Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShareS2D: Speicherdateifreigabe

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare (ClassType)

Dateifreigabe eines für „Direkte Speicherplätze“ aktivierten Clusterspeichers.

Knowledge Base article:

Zusammenfassung

Dateifreigabe eines für „Direkte Speicherplätze“ aktivierten Clusterspeichers.

Element properties:

Base ClassMicrosoft.Storage.Library.Windows.FileShare
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId309e0b1a-5680-b81c-0fc8-0a96f4948f33

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Storage.Library.Windows.FileShare:
UniqueID  string  Eindeutige ID true 512  False 
SharePath  string  Freigabepfad false 512  False 
WindowsVolumeID  string  Windows-Volumes-ID false 256  False 
IsClustered  bool  Ist geclustert false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare:
ObjectId  string  Objekt-ID false 256  False 
VolumeRelativePath  string  Relativer Pfad zum Volume false 256  False 
Name  string  Dateifreigabename false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare" Accessibility="Public" Abstract="false" Base="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.FileShare" Hosted="true">
<Property ID="ObjectId" Type="string" Key="false" Required="true"/>
<Property ID="VolumeRelativePath" Type="string" Key="false"/>
<Property ID="Name" Type="string" Key="false"/>
</ClassType>