Share via


ISqlVirtualMachineGroup.WsfcDomainProfileDomainFqdn Property

Definition

Fully qualified name of the domain.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Fully qualified name of the domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainFqdn")]
public string WsfcDomainProfileDomainFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Fully qualified name of the domain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainFqdn")>]
member this.WsfcDomainProfileDomainFqdn : string with get, set
Public Property WsfcDomainProfileDomainFqdn As String

Property Value

Attributes

Applies to