Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitchVirtual Switch (deprecated)

Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch (ClassType)

This abstract type is the base type for all VMM virtual switches

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7a6021e8-beb1-7adb-3b40-89dea03f2d4d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch:
VMMId  string  VMM Object Id true 256  False     
Description  string  Description false 65535  False     
HostName  string  Host false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualHardwareComponent" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
<Property ID="HostName" Type="string"/>
</ClassType>