Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool記憶域プール (抽象)

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

この抽象型は、記憶域プールの基本型です

Element properties:

Base ClassSystem.Device
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId72767777-eb48-a6b6-445a-f1819504c21d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool:
ID  string  ID 記憶域プール識別子 true 2147483647  False 
Description  string  説明 記憶域プールの説明 false 2147483647  False 
Primordial  string  ルート 使用可能な記憶域プール false 2147483647  False 
TotalManagedSpace  string  合計管理領域 記憶域プールの合計管理領域 false 2147483647  False 
ProvisioningTypeDefault  string  既定のプロビジョニングの種類 記憶域プールの既定のプロビジョニングの種類 false 2147483647  False 
SupportedProvisioningTypes  string  対応可能なプロビジョニングの種類 記憶域プールの対応可能なプロビジョニングの種類 false 2147483647  False 
StorageClassification  string  記憶域分類 記憶域プールの記憶域分類 false 2147483647  False 
OverProvisionPercent  int  過剰プロビジョニング (\%) 記憶域プールの過剰プロビジョニング (\%) false 2147483647   

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool" Accessibility="Public" Hosted="true" Abstract="true" Singleton="false" Base="System!System.Device">
<Property ID="ID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Identifier"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Description"/>
<Property ID="Primordial" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Primordial"/>
<Property ID="TotalManagedSpace" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Total Managed Space"/>
<Property ID="ProvisioningTypeDefault" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Provisioning Type Default"/>
<Property ID="SupportedProvisioningTypes" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Supported Provisioning Types"/>
<Property ID="StorageClassification" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Storage Classification"/>
<Property ID="OverProvisionPercent" Key="false" Type="int" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Overprovision Percentage"/>
</ClassType>