Table of Contents

Class PowerException

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

PowerException

[DataContract]
public class PowerException
Inheritance
PowerException
Inherited Members

Properties

PowerType

Gets or Sets PowerType

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "powerType")]
public PowerType PowerType { get; set; }

Property Value

PowerType

Serial

Serial number of the switch

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

Property Value

string