Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePoolGrupo de almacenamiento (abstracto)

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

Este tipo abstracto es el tipo base para el grupo de almacenamiento

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar de objeto de supervisión. false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Storage.StoragePool:
ID  string  Id. Identificador de grupo de almacenamiento true 2147483647  False 
Description  string  Descripción Descripción de grupo de almacenamiento false 2147483647  False 
Primordial  string  Primordial Primordial de grupo de almacenamiento false 2147483647  False 
TotalManagedSpace  string  Espacio total administrado Espacio total administrado de grupo de almacenamiento false 2147483647  False 
ProvisioningTypeDefault  string  Tipo predeterminado de aprovisionamiento Tipo predeterminado de aprovisionamiento de grupo de almacenamiento false 2147483647  False 
SupportedProvisioningTypes  string  Tipos admitidos de aprovisionamiento Tipos admitidos de aprovisionamiento de grupo de almacenamiento false 2147483647  False 
StorageClassification  string  Clasificación de almacenamiento Clasificación de almacenamiento del bloque de almacenamiento false 2147483647  False 
OverProvisionPercent  int  Porcentaje de exceso de aprovisionamiento Porcentaje de exceso de aprovisionamiento del bloque de almacenamiento 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>