Class OrganizationDevicesPowerModuleStatusNetwork
Network info.
[DataContract]
public class OrganizationDevicesPowerModuleStatusNetwork
- Inheritance
-
OrganizationDevicesPowerModuleStatusNetwork
- Inherited Members
Constructors
OrganizationDevicesPowerModuleStatusNetwork()
public OrganizationDevicesPowerModuleStatusNetwork()
Properties
Id
ID for the network that the device is associated with.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }