Forest 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Forest 類別表示 Active Directory 網域服務樹系。
public ref class Forest : IDisposable
public class Forest : IDisposable
type Forest = class
interface IDisposable
Public Class Forest
Implements IDisposable
- 繼承
-
Forest
- 實作
屬性
ApplicationPartitions |
取得此樹系中所有應用程式磁碟分割的集合。 |
Domains |
取得此樹系中所有網域的集合。 |
ForestMode |
取得此樹系的作業模式。 |
ForestModeLevel |
取得樹系的作業模式等級。 |
GlobalCatalogs |
取得此樹系中所有通用類別目錄的集合。 |
Name |
取得樹系的名稱。 |
NamingRoleOwner |
取得持有此樹系的 FSMO 命名主機角色的網域控制站。 |
RootDomain |
取得在樹系中建立的第一個網域。 |
Schema |
取得此樹系的結構描述。 |
SchemaRoleOwner |
取得持有此樹系的 FSMO 結構描述主機角色的網域控制站。 |
Sites |
取得樹系中所包含的站台集合。 |