次の方法で共有


GetPrivateDnsZoneSuffixResponse.PrivateDnsZoneSuffix プロパティ

定義

プライベート DNS ゾーン サフィックスを表す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象