Class OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCounts
Counts relating to the paginated dataset
[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCounts
- Inheritance
-
OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCounts
- Inherited Members
Constructors
OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCounts()
public OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCounts()
Properties
Items
Counts relating to the paginated items
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public OrganizationWirelessControllerDevicesRedundancyStatusesMetadataCountsItems Items { get; set; }