Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitchComutador Virtual

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

Este tipo abstrato é o tipo base para todos os comutadores virtuais do 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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Network.VSwitch:
SwitchName  string  Nome do Comutador true 256  False     
HostName  string  Nome do Anfitrião false 256  False     
AdapterId  string  Identificador do Adaptador false 256  False     
Description  string  Descrição 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>