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

WsfcDomainCredentials 类

定义

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

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

构造函数

WsfcDomainCredentials()

初始化 WsfcDomainCredentials 类的新实例。

WsfcDomainCredentials(String, String, String)

初始化 WsfcDomainCredentials 类的新实例。

属性

ClusterBootstrapAccountPassword

获取或设置群集启动帐户密码。

ClusterOperatorAccountPassword

获取或设置群集操作员帐户密码。

SqlServiceAccountPassword

获取或设置 SQL 服务帐户密码。

适用于