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

WindowsServerFailoverClusterDomainCredentials 类

定义

用于为 SQL 可用性组设置 Windows Server 故障转移群集的域凭据。

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

构造函数

WindowsServerFailoverClusterDomainCredentials()

初始化 WindowsServerFailoverClusterDomainCredentials 的新实例。

属性

ClusterBootstrapAccountPassword

群集启动帐户密码。

ClusterOperatorAccountPassword

群集操作员帐户密码。

SqlServiceAccountPassword

SQL 服务帐户密码。

适用于