Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch仮想スイッチ (非推奨)

Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch (ClassType)

この抽象型は、すべての VMM 仮想スイッチの基本型です。

Element properties:

Base ClassSystem.VirtualHardwareComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a217089-f734-ab4f-9696-7832d7872fdd

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.VirtualSwitch:
VMMId  string  VMM オブジェクト ID true 256  False     
Description  string  説明 false 65535  False     
HostName  string  ホスト false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.VirtualSwitch" Accessibility="Public" Abstract="true" Base="SystemVirtLib!System.VirtualHardwareComponent" Hosted="false" Singleton="false">
<Property ID="VMMId" Type="string" Key="true"/>
<Property ID="Description" Type="string" Key="false" Length="65535"/>
<Property ID="HostName" Type="string"/>
</ClassType>