Microsoft.Windows.FileServer.DFSN.Library.NamespaceLinkCartelle DFS

Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink (ClassType)

Una cartella DFS (collegamento) è una cartella virtuale (reparse point) che si trova al di sotto della radice dello spazio dei nomi e corrisponde a una o più destinazioni cartella (destinazioni collegamento).

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd9e30ae9-703d-d36c-4dd3-017429bd5bde

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink:
LinkName  string  Nome cartella true 256  False 
State  string  Stato false 15  False 
Timeout  string  Timeout false 15  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="LinkName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="15" MinLength="0"/>
<Property ID="Timeout" Type="string" Key="false" CaseSensitive="false" Length="15" MinLength="0"/>
</ClassType>