Microsoft.Windows.FileServer.DFSN.RootTargetDFS Ad Alanı Sunucusu

Microsoft.Windows.FileServer.DFSN.RootTarget (ClassType)

Ad alanı sunucuları (kök hedefler), bir DFS ad alanı barındıran sunuculardır.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddde56ffb-4d47-b88f-e255-ca5c83f1dc7d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.FileServer.DFSN.RootTarget:
RootName  string  Kök Adı Kökün adı true 256  False 
RootDirectory  string  Kök Dizin Kök paylaşımı barındıran dizinin yerel yolu false 256  False 
State  string  Durum Kök hedefinin durumu false 25  False 
NamespaceName  string  DFS Ad Alanı DFS ad alanının adı false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.FileServer.DFSN.RootTarget" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="RootName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RootDirectory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" Length="25" MinLength="0"/>
<Property ID="NamespaceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>