Compartilhar via


IAppServiceEnvironmentResource.CustomDnsSuffixConfigurationPropertiesDnsSuffix 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 CustomDnsSuffixConfigurationPropertiesDnsSuffix { 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.CustomDnsSuffixConfigurationPropertiesDnsSuffix : string with get, set
Public Property CustomDnsSuffixConfigurationPropertiesDnsSuffix As String

Property Value

Attributes

Applies to