Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.StorageSpacesStorage Pool (Spaces)

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

Storage Pool Spaces hosted by File Servers

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId28676d17-5130-7174-efe1-8d7d93231539
CommentStorage Pools Spaces hosted on Windows FileServer nodes

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.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  Description Storage Pool Spaces Description false 2147483647  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.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>