Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MSStorage Pool (Top Level)

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

Storage Pool Spaces hosted by Management Servers

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6f01e8fb-bc5d-c4de-339a-1958c1c3c2fb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MS:
ID  string  ID Storage Pool Id true 2147483647  False     
Description  string  Description Storage Pool Description false 2147483647  False     
Primordial  string  Primordial Storage Pool Primordial false 2147483647  False     
TotalManagedSpace  string  Total Managed Space Storage Pool Total Managed Space false 2147483647  False     
ProvisioningTypeDefault  string  Provisioning Type Default Storage Pool Provisioning Type Default false 2147483647  False     
SupportedProvisioningTypes  string  Supported Provisioning Types Storage Pool SupportedProvisioningTypes false 2147483647  False     
StorageClassification  string  Storage Classification Storage Pool Storage Classification false 2147483647  False     
OverProvisionPercent  int  OverProvision Percentage Storage Pool OverProvision Percentage 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>