Share via


ISqlVirtualMachineGroup.WsfcDomainProfileClusterOperatorAccount Property

Definition

Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterOperatorAccount")]
public string WsfcDomainProfileClusterOperatorAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Account name used for operating cluster i.e. will be part of administrators group on all the participating virtual machines in the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clusterOperatorAccount")>]
member this.WsfcDomainProfileClusterOperatorAccount : string with get, set
Public Property WsfcDomainProfileClusterOperatorAccount As String

Property Value

Attributes

Applies to