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