Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MSPool de Armazenamento (Nível Superior)

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

Espaços do Pool de Armazenamento hospedados por Servidores de Gerenciamento

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MS:
ID  string  ID ID do Pool de Armazenamento true 2147483647  False     
Description  string  Descrição Descrição do pool de armazenamento false 2147483647  False     
Primordial  string  Primordial Primordial do pool de armazenamento false 2147483647  False     
TotalManagedSpace  string  Espaço total gerenciado Espaço total gerenciado no pool de armazenamento false 2147483647  False     
ProvisioningTypeDefault  string  Padrão do tipo de provisionamento Padrão do tipo de provisionamento do pool de armazenamento false 2147483647  False     
SupportedProvisioningTypes  string  Tipos de provisionamento com suporte SupportedProvisioningTypes do pool de armazenamento false 2147483647  False     
StorageClassification  string  Classificação de Armazenamento Classificação do Armazenamento do Pool de Armazenamento false 2147483647  False     
OverProvisionPercent  int  Percentual de OverProvision Percentual de OverProvision do Pool de Armazenamento 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>