Microsoft.Windows.Server.AD.SiteActive Directory サイト

Microsoft.Windows.Server.AD.Site (ClassType)

このクラスのインスタンスは AD サイトを表します

Element properties:

Base ClassMicrosoft.Windows.Server.AD.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc92ee0ce-bd30-8b68-cf55-901606fbc53d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Windows.Server.AD.Site:
Name  string  [名前] true 256  False 
ISTGEnabled  string  Inter-SiteTopology Generator が有効 false 255  False 
Subnets  string  サブネット false 255  False 
ISTGRoleHolder  string  Inter-SiteTopology Generator の役割所有者 false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.Server.AD.Site" Accessibility="Public" Abstract="false" Base="Microsoft.Windows.Server.AD.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ISTGEnabled" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Subnets" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="ISTGRoleHolder" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>