Microsoft.Storage.Library.Windows.FileShareCompartilhamento de Arquivos do Microsoft Windows

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

Knowledge Base article:

Resumo

Compartilhamento de Arquivos do Armazenamento do Microsoft Windows

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
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       

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>