Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.StorageSpacesPool di archiviazione (spazi)

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

Spazi del pool di archiviazione ospitati dai file server

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8f23723e-9777-00ec-a5fa-91308dd21365
CommentStorage Pools Spaces hosted on Windows FileServer nodes

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.StorageSpaces:
UniqueID  string  UniqueId UniqueId true 2147483647  False     
VMMServer  string  VMMServer VMMServer false 2147483647  False     
ProvisioningTypeDefault  string  ProvisioningTypeDefault ProvisioningTypeDefault false 2147483647  False     
ResiliencySettingNameDefault  string  ResiliencySettingNameDefault ResiliencySettingNameDefault false 2147483647  False     
SupportsDeduplication  bool  SupportsDeduplication SupportsDeduplication false 2147483647       
IsClustered  bool  IsClustered IsClustered false 256       
IsReadOnly  bool  IsReadOnly IsReadOnly false 256       
Description  string  Descrizione Descrizione spazi del pool di archiviazione false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.2016.StoragePool.StorageSpaces" Accessibility="Public" Hosted="true" Abstract="false" Singleton="false" Base="System!System.LogicalEntity" Comment="Storage Pools Spaces hosted on Windows FileServer nodes">
<Property ID="UniqueID" Key="true" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Identifier"/>
<Property ID="VMMServer" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool VMMServer"/>
<Property ID="ProvisioningTypeDefault" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Provisioning Type Default"/>
<Property ID="ResiliencySettingNameDefault" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Supported Provisioning Types"/>
<Property ID="SupportsDeduplication" Key="false" Type="bool" CaseSensitive="false" MaxLength="2147483647" Comment="Supports Deduplication"/>
<Property ID="IsClustered" Key="false" Type="bool" Comment="Is Clustered"/>
<Property ID="IsReadOnly" Key="false" Type="bool" Comment="Is ReadOnly"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false" MaxLength="2147483647" Comment="Storage Pool Description"/>
</ClassType>