Microsoft.Storage.Library.Windows.FileShareMicrosoft Windows-Dateifreigabe

Microsoft.Storage.Library.Windows.FileShare (ClassType)

Knowledge Base article:

Zusammenfassung

Microsoft-Speicher: Windows-Dateifreigabe

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde966ee5c-8388-c67c-49d6-36ba9c97a604

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  ID des Windows-Volumes false 256  False 
IsClustered  bool  Ist gruppiert false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Storage.Library.Windows.FileShare" Base="System!System.LogicalEntity" Hosted="true" Abstract="true" Accessibility="Public">
<Property ID="UniqueID" Key="true" Type="string" MaxLength="512"/>
<Property ID="SharePath" Key="false" Type="string" MaxLength="512"/>
<Property ID="WindowsVolumeID" Key="false" Type="string"/>
<Property ID="IsClustered" Key="false" Type="bool"/>
</ClassType>