ICustomDnsSuffixConfiguration.DnsSuffix Property

Definition

The default custom domain suffix to use for all sites deployed on the ASE.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The default custom domain suffix to use for all sites deployed on the ASE.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsSuffix")]
public string DnsSuffix { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The default custom domain suffix to use for all sites deployed on the ASE.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsSuffix")>]
member this.DnsSuffix : string with get, set
Public Property DnsSuffix As String

Property Value

Attributes

Applies to