次の方法で共有


ManagedInstanceUpdate.DnsZone プロパティ

定義

マネージド インスタンスが存在する Dns ゾーンを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZone")]
public string DnsZone { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZone")>]
member this.DnsZone : string
Public ReadOnly Property DnsZone As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象