WsfcDomainCredentials interface
Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.
Properties
cluster |
Cluster bootstrap account password. |
cluster |
Cluster operator account password. |
sql |
SQL service account password. |
Property Details
clusterBootstrapAccountPassword
Cluster bootstrap account password.
clusterBootstrapAccountPassword?: string
Property Value
string
clusterOperatorAccountPassword
Cluster operator account password.
clusterOperatorAccountPassword?: string
Property Value
string
sqlServiceAccountPassword
SQL service account password.
sqlServiceAccountPassword?: string
Property Value
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript