Microsoft.Windows.FileServer.DFSN.Library.NamespaceLinkDFS 文件夹

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

DFS 文件夹(链接)是一个虚拟文件夹(重新分析点),位于命名空间根目录下且映射到一个或多个文件夹目标(链接目标)。

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.Windows.FileServer.DFSN.Library.NamespaceLink:
LinkName  string  文件夹名称 true 256  False 
State  string  状态 false 15  False 
Timeout  string  超时 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" MinLength="0" Length="256"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="15"/>
<Property ID="Timeout" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="15"/>
</ClassType>