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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript