Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualSwitch虚拟交换机

Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualSwitch (ClassType)

Element properties:

Base ClassSystem.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId83d7856c-c8ad-ffa1-8c1f-06b7e2795866

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualSwitch:
NetworkID  string  网络 ID true 255  False 
Name  string  名称 false 255  False 
Description  string  描述 false 255  False 
Tag  string  标记 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.2008.VirtualSwitch" Abstract="false" Accessibility="Public" Base="System!System.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="NetworkID" Type="string" Key="true" CaseSensitive="false" Length="255"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Tag" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>