Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch虚拟交换机

Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch (ClassType)

此抽象类型是所有 VMM 虚拟交换机的基本类型

Element properties:

Base ClassSystem.VirtualNetworkDevice
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId09c2b8da-ef32-53ca-47ee-32a0b28081fe

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch:
SwitchName  string  交换机名称 true 256  False     
HostName  string  主机名 false 256  False     
AdapterId  string  适配器标识符 false 256  False     
Description  string  描述 false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualNetworkDevice" Hosted="true" Singleton="false">
<Property ID="SwitchName" Type="string" Key="true"/>
<Property ID="HostName" Type="string" Key="false"/>
<Property ID="AdapterId" Type="string" Key="false"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
</ClassType>