Microsoft.Windows.FileServer.DFSN.Library.LinkTargetDFS 폴더 대상

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

폴더 대상은 공유 폴더의 UNC 경로이거나 네임스페이스의 폴더와 연결된 다른 네임스페이스입니다.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1bfa1ae4-f197-642b-a1f6-334d46534176

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.Windows.FileServer.DFSN.Library.LinkTarget:
TargetPath  string  TargetPath true 256  False 
State  string  상태 false 15  False 

Health Model:

Source Code:

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