次の方法で共有


WorkloadNetworkDnsService.DefaultDnsZone プロパティ

定義

DNS サービスの既定の DNS ゾーンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象