次の方法で共有


AppServiceEnvironmentResourceInner.DnsSuffix プロパティ

定義

App Service Environmentの DNS サフィックスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象