Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitchSanal Anahtar

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

Bu soyut tür, tüm VMM sanal anahtarları için temel türdür

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch:
SwitchName  string  Anahtar Adı true 256  False     
HostName  string  Konak Adı false 256  False     
AdapterId  string  Bağdaştırıcı Tanımlayıcısı false 256  False     
Description  string  Açıklama 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>