Share via


IResourceNameAvailabilityRequest.IsFqdn Property

Definition

Is fully qualified domain name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isFqdn")]
public bool? IsFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Is fully qualified domain name.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isFqdn")>]
member this.IsFqdn : Nullable<bool> with get, set
Public Property IsFqdn As Nullable(Of Boolean)

Property Value

Attributes

Applies to