Class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover
Wireless LAN controller redundancy failover information
[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover
- Inheritance
-
OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover
- Inherited Members
Constructors
OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover()
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailover()
Properties
Counts
Wireless LAN controller switchover counts
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "counts")]
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverCounts Counts { get; set; }
Property Value
Last
Wireless LAN controller last failover information
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "last")]
public OrganizationWirelessControllerDevicesRedundancyStatusesItemFailoverLast Last { get; set; }