Microsoft.SystemCenter.VirtualMachineManager.VSEM虛擬交換器擴充功能管理員

Microsoft.SystemCenter.VirtualMachineManager.VSEM (ClassType)

此抽象類型是虛擬交換器擴充功能管理員的基底類型

Element properties:

Base ClassSystem.ComputerRole
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0cf44979-86a6-13e8-cb28-382acc68d55b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) 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.VSEM:
Name  string  名稱 true 256  False     
ConnectionString  string  連線字串 false 4096  False     
Description  string  描述 false 65535  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VSEM" Accessibility="Public" Abstract="true" Base="System!System.ComputerRole" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="ConnectionString" Type="string" Key="false" MaxLength="4096"/>
<Property ID="Description" Type="string" Key="false" MaxLength="65535"/>
</ClassType>