Table of Contents

Class NetworkAlertsHistoryItemDevice

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

info related to the device that caused the alert

[DataContract]
public class NetworkAlertsHistoryItemDevice
Inheritance
NetworkAlertsHistoryItemDevice
Inherited Members

Constructors

NetworkAlertsHistoryItemDevice()

public NetworkAlertsHistoryItemDevice()

Properties

Serial

device serial

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "serial")]
public string Serial { get; set; }

Property Value

string