WsfcDomainCredentials Constructors
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.
WsfcDomainCredentials() |
Initializes a new instance of the WsfcDomainCredentials class. |
WsfcDomainCredentials(String, String, String) |
Initializes a new instance of the WsfcDomainCredentials class. |
Initializes a new instance of the WsfcDomainCredentials class.
public WsfcDomainCredentials ();
Public Sub New ()
Applies to
Initializes a new instance of the WsfcDomainCredentials class.
public WsfcDomainCredentials (string clusterBootstrapAccountPassword = default, string clusterOperatorAccountPassword = default, string sqlServiceAccountPassword = default);
new Microsoft.Azure.Management.SqlVirtualMachine.Models.WsfcDomainCredentials : string * string * string -> Microsoft.Azure.Management.SqlVirtualMachine.Models.WsfcDomainCredentials
Public Sub New (Optional clusterBootstrapAccountPassword As String = Nothing, Optional clusterOperatorAccountPassword As String = Nothing, Optional sqlServiceAccountPassword As String = Nothing)
Parameters
- clusterBootstrapAccountPassword
- String
Cluster bootstrap account password.
- clusterOperatorAccountPassword
- String
Cluster operator account password.
- sqlServiceAccountPassword
- String
SQL service account password.
Applies to
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: