Microsoft.SystemCenter.VirtualMachineManager.Storage.Discovery.StoragePool.StorageSpacesSpeicherpool (Bereiche)

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

Von Dateiservern gehostete Speicherpoolbereiche

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda8c4fc32-48d4-d65b-c951-ea8059a065e7
CommentStorage Pools Spaces hosted on Windows FileServer nodes

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Bestandsstatus Bestandsstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Anmerkungen Anmerkungen 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  Standardbereitstellungstyp Standardbereitstellungstyp false 2147483647  False     
ResiliencySettingNameDefault  string  Name der Standardresilienzeinstellung Name der Standardresilienzeinstellung false 2147483647  False     
SupportsDeduplication  bool  Unterstützt Deduplizierung Unterstützt Deduplizierung false 2147483647       
IsClustered  bool  Ist geclustert Ist geclustert false 256       
IsReadOnly  bool  Ist schreibgeschützt Ist schreibgeschützt false 256       
Description  string  Beschreibung Beschreibung für Speicherpoolbereiche 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>