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 (CHS) Description (CHS) 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>