Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MSPool de stockage (Plus haut niveau)

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

Espaces de pool de stockage hébergés par des serveurs d'administration

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.MS:
ID  string  ID ID de pool de stockage true 2147483647  False     
Description  string  Description Description de pool de stockage false 2147483647  False     
Primordial  string  Primordial Pool de stockage primordial false 2147483647  False     
TotalManagedSpace  string  Espace géré total Espace géré total du pool de stockage false 2147483647  False     
ProvisioningTypeDefault  string  Type de mise en service par défaut Type de mise en service par défaut du pool de stockage false 2147483647  False     
SupportedProvisioningTypes  string  Types de mise en service pris en charge Types de mise en service pris en charge par le pool de stockage false 2147483647  False     
StorageClassification  string  Classification de stockage Classification du stockage du pool de stockage false 2147483647  False     
OverProvisionPercent  int  Pourcentage OverProvision Pourcentage OverProvision du pool de stockage 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>