Class OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis
Details about the active/failed unit chassis
[DataContract]
public class OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis
- Inheritance
-
OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis
- Inherited Members
Constructors
OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis()
public OrganizationWirelessControllerDevicesRedundancyFailoverHistoryItemChassis()
Properties
Name
The name of the active/failed chassis unit
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "name")]
public string Name { get; set; }