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

WindowsServerFailoverClusterDomainProfile 类

定义

运行 Windows Server 故障转移群集的 Active Directory 帐户详细信息。

public class WindowsServerFailoverClusterDomainProfile
type WindowsServerFailoverClusterDomainProfile = class
Public Class WindowsServerFailoverClusterDomainProfile
继承
WindowsServerFailoverClusterDomainProfile

构造函数

WindowsServerFailoverClusterDomainProfile()

初始化 WindowsServerFailoverClusterDomainProfile 的新实例。

属性

ClusterBootstrapAccount

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

ClusterOperatorAccount

用于操作群集的帐户名称(即)将是群集中所有参与虚拟机上的管理员组的一部分。

ClusterSubnetType

群集子网类型。

DomainFqdn

域的完全限定名称。

FileShareWitnessPath

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

OrganizationalUnitPath

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

SqlServiceAccount

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

StorageAccountPrimaryKey

见证存储帐户的主密钥。

StorageAccountUri

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

适用于