WsfcDomainCredentials Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET