WsfcDomainCredentials Class

Definition

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

public class WsfcDomainCredentials
type WsfcDomainCredentials = class
Public Class WsfcDomainCredentials
Inheritance
WsfcDomainCredentials

Constructors

WsfcDomainCredentials()

Initializes a new instance of the WsfcDomainCredentials class.

WsfcDomainCredentials(String, String, String)

Initializes a new instance of the WsfcDomainCredentials class.

Properties

ClusterBootstrapAccountPassword

Gets or sets cluster bootstrap account password.

ClusterOperatorAccountPassword

Gets or sets cluster operator account password.

SqlServiceAccountPassword

Gets or sets SQL service account password.

Applies to