Class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts
Wireless LAN controller switchover counts
[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts
- Inheritance
-
OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts
- Inherited Members
Constructors
OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts()
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts()
Properties
Total
Total number of failovers
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "total")]
public int Total { get; set; }