WsfcDomainCredentials interface
SQL 可用性グループの Windows Server フェールオーバー クラスターを設定するためのドメイン資格情報。
プロパティ
cluster |
クラスター ブートストラップ アカウントのパスワード。 |
cluster |
クラスター オペレーター アカウントのパスワード。 |
sql |
SQL サービス アカウントのパスワード。 |
プロパティの詳細
clusterBootstrapAccountPassword
クラスター ブートストラップ アカウントのパスワード。
clusterBootstrapAccountPassword?: string
プロパティ値
string
clusterOperatorAccountPassword
クラスター オペレーター アカウントのパスワード。
clusterOperatorAccountPassword?: string
プロパティ値
string
sqlServiceAccountPassword
SQL サービス アカウントのパスワード。
sqlServiceAccountPassword?: string
プロパティ値
string