你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WsfcDomainProfile interface

用于作 Windows Server 故障转移群集的 Active Directory 帐户详细信息。

属性

clusterBootstrapAccount

用于创建群集的帐户名称(至少需要域中“创建计算机对象”的权限)。

clusterOperatorAccount

用于运行群集的帐户名称,即将成为群集中所有参与虚拟机上的管理员组的一部分。

clusterSubnetType

群集子网类型。

domainFqdn

域的完全限定名称。

fileShareWitnessPath

文件共享见证的可选路径。

ouPath

节点和群集所在的组织单位路径。

sqlServiceAccount

SQL 服务将在群集中所有参与的 SQL 虚拟机上运行的帐户名称。

storageAccountPrimaryKey

见证存储帐户的主密钥。

storageAccountUrl

见证存储帐户的完全限定 ARM 资源 ID。

属性详细信息

clusterBootstrapAccount

用于创建群集的帐户名称(至少需要域中“创建计算机对象”的权限)。

clusterBootstrapAccount?: string

属性值

string

clusterOperatorAccount

用于运行群集的帐户名称,即将成为群集中所有参与虚拟机上的管理员组的一部分。

clusterOperatorAccount?: string

属性值

string

clusterSubnetType

群集子网类型。

clusterSubnetType?: 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 资源 ID。

storageAccountUrl?: string

属性值

string