Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MSFond úložišť (nejvyšší úroveň)

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

Prostory fondu úložišť, které hostují servery pro správu

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc1745575-4e62-8828-bb2f-5956493742e2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MS:
ID  string  ID ID fondu úložišť true 2147483647  False     
Description  string  Popis Popis fondu úložiště false 2147483647  False     
Primordial  string  Prvotní fond Prvotní fond úložiště false 2147483647  False     
TotalManagedSpace  string  Spravované místo celkem Fond úložiště – spravované místo celkem false 2147483647  False     
ProvisioningTypeDefault  string  Výchozí typ zřizování Fond úložiště – výchozí typ zřizování false 2147483647  False     
SupportedProvisioningTypes  string  Podporované typy zřizování Fond úložiště – podporované typy zřizování false 2147483647  False     
StorageClassification  string  Klasifikace úložiště Klasifikace úložiště fondu úložiště false 2147483647  False     
OverProvisionPercent  int  Procentuální hodnota nadměrného zřizování (OverProvision) Procentuální hodnota nadměrného zřizování (OverProvision) fondu úložiště false 2147483647       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MS" Accessibility="Public" Hosted="false" Abstract="false" Singleton="false" Base="System!System.LogicalEntity">
<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>