WsfcDomainProfile.SqlServiceAccount Property

Definition

Gets or sets account name under which SQL service will run on all participating SQL virtual machines in the cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="sqlServiceAccount")]
public string SqlServiceAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sqlServiceAccount")>]
member this.SqlServiceAccount : string with get, set
Public Property SqlServiceAccount As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to