Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShareS2D: Compartilhamento de Arquivo do Armazenamento

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

Compartilhamento de Arquivo de armazenamento de cluster habilitado para Espaços de Armazenamento Diretos.

Knowledge Base article:

Resumo

Compartilhamento de Arquivo de armazenamento de cluster habilitado para Espaços de Armazenamento Diretos.

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.Storage.Library.Windows.FileShare:
UniqueID  string  ID Exclusiva true 512  False 
SharePath  string  Caminho do Compartilhamento false 512  False 
WindowsVolumeID  string  ID de Volume do Windows false 256  False 
IsClustered  bool  Está em Cluster false 256   
Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.FileShare:
ObjectId  string  ID do Objeto false 256  False 
VolumeRelativePath  string  Caminho Relativo do Volume false 256  False 
Name  string  Nome do Compartilhamento de Arquivos 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>