WsfcDomainCredentials interface

Domain credentials for setting up Windows Server Failover Cluster for SQL availability group.

Properties

clusterBootstrapAccountPassword

Cluster bootstrap account password.

clusterOperatorAccountPassword

Cluster operator account password.

sqlServiceAccountPassword

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