Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitchVirtuális kapcsoló

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

Ez az absztrakt típus a VMM összes virtuális kapcsolójának alaptípusa.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch:
SwitchName  string  Kapcsoló neve true 256  False     
HostName  string  Állomásnév false 256  False     
AdapterId  string  Adapter azonosítója false 256  False     
Description  string  Leírás 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>