Compartir a través de


AppServiceEnvironmentPatchResource.DnsSuffix Propiedad

Definición

Obtiene o establece el sufijo DNS del 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a