AppServiceEnvironmentResourceInner.DnsSuffix Property

Definition

Gets or sets DNS suffix of the App Service Environment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSuffix")]
public string DnsSuffix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSuffix")>]
member this.DnsSuffix : string with get, set
Public Property DnsSuffix As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to