WsfcDomainCredentials interface
用于为 SQL 可用性组设置 Windows Server 故障转移群集的域凭据。
属性
| cluster |
群集启动帐户密码。 |
| cluster |
群集作员帐户密码。 |
| sql |
SQL 服务帐户密码。 |
属性详细信息
clusterBootstrapAccountPassword
群集启动帐户密码。
clusterBootstrapAccountPassword?: string
属性值
string
clusterOperatorAccountPassword
群集作员帐户密码。
clusterOperatorAccountPassword?: string
属性值
string
sqlServiceAccountPassword
SQL 服务帐户密码。
sqlServiceAccountPassword?: string
属性值
string