IDeploymentData.DomainFqdn Property

Definition

FQDN to deploy cluster

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="FQDN to deploy cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainFqdn", Update=true)]
public string DomainFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="FQDN to deploy cluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainFqdn", Update=true)>]
member this.DomainFqdn : string with get, set
Public Property DomainFqdn As String

Property Value

Attributes

Applies to