次の方法で共有


AppServiceEnvironmentInner.DnsSuffix プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象