WsfcDomainProfile interface
用來作 Windows Server 故障轉移叢集的 Active Directory 帳戶詳細數據。
屬性
cluster |
用於建立叢集的帳戶名稱(至少需要網域中「建立計算機物件」的許可權)。 |
cluster |
用於作叢集的帳戶名稱,也就是屬於叢集中所有參與虛擬機的系統管理員群組。 |
domain |
網域的完整名稱。 |
file |
檔案共用見證的選擇性路徑。 |
ou |
節點和叢集所在的組織單位路徑。 |
sql |
帳戶名稱,SQL 服務將在叢集中所有參與的 SQL 虛擬機上執行。 |
storage |
見證記憶體帳戶的主要金鑰。 |
storage |
見證記憶體帳戶的完整ARM資源標識碼。 |
屬性詳細資料
clusterBootstrapAccount
用於建立叢集的帳戶名稱(至少需要網域中「建立計算機物件」的許可權)。
clusterBootstrapAccount?: string
屬性值
string
clusterOperatorAccount
用於作叢集的帳戶名稱,也就是屬於叢集中所有參與虛擬機的系統管理員群組。
clusterOperatorAccount?: string
屬性值
string
domainFqdn
網域的完整名稱。
domainFqdn?: string
屬性值
string
fileShareWitnessPath
檔案共用見證的選擇性路徑。
fileShareWitnessPath?: string
屬性值
string
ouPath
節點和叢集所在的組織單位路徑。
ouPath?: string
屬性值
string
sqlServiceAccount
帳戶名稱,SQL 服務將在叢集中所有參與的 SQL 虛擬機上執行。
sqlServiceAccount?: string
屬性值
string
storageAccountPrimaryKey
見證記憶體帳戶的主要金鑰。
storageAccountPrimaryKey?: string
屬性值
string
storageAccountUrl
見證記憶體帳戶的完整ARM資源標識碼。
storageAccountUrl?: string
屬性值
string