Class PowerException
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
Serial
Serial number of the switch
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "serial")]
public string Serial { get; set; }