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 (CHT) Description (CHT) 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>