Table of Contents

Class OrganizationDevicesPowerModuleStatusNetwork

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

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; }

Property Value

string