WsfcDomainProfile interface

Active Directory account details to operate Windows Server Failover Cluster.

Properties

clusterBootstrapAccount

Account name used for creating cluster (at minimum needs permissions to 'Create Computer Objects' in domain).

clusterOperatorAccount

Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.

domainFqdn

Fully qualified name of the domain.

fileShareWitnessPath

Optional path for fileshare witness.

ouPath

Organizational Unit path in which the nodes and cluster will be present.

sqlServiceAccount

Account name under which SQL service will run on all participating SQL virtual machines in the cluster.

storageAccountPrimaryKey

Primary key of the witness storage account.

storageAccountUrl

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