Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WsfcDomainProfile

Package version

Active Directory account details to operate Windows Server Failover Cluster.

Hierarchy

  • WsfcDomainProfile

Index

Properties

Optional clusterBootstrapAccount

clusterBootstrapAccount: undefined | string

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

Optional clusterOperatorAccount

clusterOperatorAccount: undefined | string

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

Optional domainFqdn

domainFqdn: undefined | string

Fully qualified name of the domain.

Optional fileShareWitnessPath

fileShareWitnessPath: undefined | string

Optional path for fileshare witness.

Optional ouPath

ouPath: undefined | string

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

Optional sqlServiceAccount

sqlServiceAccount: undefined | string

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

Optional storageAccountPrimaryKey

storageAccountPrimaryKey: undefined | string

Primary key of the witness storage account.

Optional storageAccountUrl

storageAccountUrl: undefined | string

Fully qualified ARM resource id of the witness storage account.

Generated using TypeDoc