Cisco.Unified.Computing.System.SwitchCardSwitch Card

Cisco.Unified.Computing.System.SwitchCard (ClassType)

Switch Card Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6a25485-ede4-1ada-36f7-9458de203562

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.SwitchCard:
Id  string  Id Id Description true 256  False 
NmOfPorts  string  Number of Ports Number of Ports Description false 256  False 
Operability  string  Operability Operability Description false 256  False 
State  string  State State Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.SwitchCard" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfPorts" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>