Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolPula magazynu (ogólny)

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

Ten typ ogólny jest typem podstawowym puli magazynu

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool:
ID  string  Identyfikator Identyfikator puli magazynu true 2147483647  False     
Description  string  Opis Opis puli magazynu false 2147483647  False     
Primordial  string  Pierwotna Pierwotna pula magazynu false 2147483647  False     
TotalManagedSpace  string  Łączne zarządzane miejsce Łączne zarządzane miejsce puli magazynu false 2147483647  False     
ProvisioningTypeDefault  string  Domyślny typ obsługi Domyślny typ obsługi puli magazynu false 2147483647  False     
SupportedProvisioningTypes  string  Obsługiwane typy obsługi Obsługiwane typy obsługi puli magazynu false 2147483647  False     
StorageClassification  string  Klasyfikacja magazynu Klasyfikacja puli magazynu false 2147483647  False     
OverProvisionPercent  int  Wartość procentowa powyżej progu alokacji Wartość procentowa powyżej progu alokacji puli magazynu 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>