Microsoft.SystemCenter.VirtualMachineManager.Storage.VHDバーチャル ハード ディスク

Microsoft.SystemCenter.VirtualMachineManager.Storage.VHD (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbedb3b21-b425-79ac-3582-2b22dd16a074

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.Storage.VHD:
ID  string  ID バーチャル ハード ディスクの ID true 2147483647  False     
Description  string  説明 バーチャル ハード ディスクの説明 false 2147483647  False     
VHDType  string  VHD の種類 バーチャル ハード ディスクの種類 false 2147483647  False     
VHDFormatType  string  VHD のフォーマットの種類 バーチャル ハード ディスクのフォーマットの種類 false 2147483647  False     
VirtualizationPlatform  string  仮想化プラットフォーム バーチャル ハード ディスクの仮想化プラットフォーム false 2147483647  False     
MaximumSize  string  最大サイズ バーチャル ハード ディスクの最大サイズ false 2147483647  False     
Location  string  場所 バーチャル ハード ディスクの場所 false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.VHD" Accessibility="Public" Hosted="false" Abstract="false" Singleton="false" Base="System!System.LogicalEntity">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Identificator"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Description"/>
<Property ID="VHDType" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Type"/>
<Property ID="VHDFormatType" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Format Type"/>
<Property ID="VirtualizationPlatform" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Virtualization Platform"/>
<Property ID="MaximumSize" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Maximum Size"/>
<Property ID="Location" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Virtual Hard Disk Location"/>
</ClassType>