Delen via


WindowsServerFailoverClusterDomainProfile Class

Definition

Active Directory account details to operate Windows Server Failover Cluster.

public class WindowsServerFailoverClusterDomainProfile
type WindowsServerFailoverClusterDomainProfile = class
Public Class WindowsServerFailoverClusterDomainProfile
Inheritance
WindowsServerFailoverClusterDomainProfile

Constructors

WindowsServerFailoverClusterDomainProfile()

Initializes a new instance of WindowsServerFailoverClusterDomainProfile.

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.

ClusterSubnetType

Cluster subnet type.

DomainFqdn

Fully qualified name of the domain.

FileShareWitnessPath

Optional path for fileshare witness.

OrganizationalUnitPath

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.

StorageAccountUri

Fully qualified ARM resource id of the witness storage account.

Applies to