WsfcDomainProfile interface
Active Directory account details to operate Windows Server Failover Cluster.
Properties
cluster |
Account name used for creating cluster (at minimum needs permissions to 'Create Computer Objects' in domain). |
cluster |
Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster. |
domain |
Fully qualified name of the domain. |
file |
Optional path for fileshare witness. |
ou |
Organizational Unit path in which the nodes and cluster will be present. |
sql |
Account name under which SQL service will run on all participating SQL virtual machines in the cluster. |
storage |
Primary key of the witness storage account. |
storage |
Fully qualified ARM resource id of the witness storage account. |
Property Details
clusterBootstrapAccount
Account name used for creating cluster (at minimum needs permissions to 'Create Computer Objects' in domain).
clusterBootstrapAccount?: string
Property Value
string
clusterOperatorAccount
Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.
clusterOperatorAccount?: string
Property Value
string
domainFqdn
Fully qualified name of the domain.
domainFqdn?: string
Property Value
string
fileShareWitnessPath
Optional path for fileshare witness.
fileShareWitnessPath?: string
Property Value
string
ouPath
Organizational Unit path in which the nodes and cluster will be present.
ouPath?: string
Property Value
string
sqlServiceAccount
Account name under which SQL service will run on all participating SQL virtual machines in the cluster.
sqlServiceAccount?: string
Property Value
string
storageAccountPrimaryKey
Primary key of the witness storage account.
storageAccountPrimaryKey?: string
Property Value
string
storageAccountUrl
Fully qualified ARM resource id of the witness storage account.
storageAccountUrl?: string
Property Value
string