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 (CHT) Description (CHT) 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.StoragePool:
ID  string  識別碼 存放集區識別器 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  支援的佈建類型 存放集區 SupportedProvisioningTypes false 2147483647  False     
StorageClassification  string  存放裝置分類 存放集區存放裝置分類 false 2147483647  False     
OverProvisionPercent  int  OverProvision 百分比 存放集區 OverProvision 百分比 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 Identificator"/>
<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>