次の方法で共有


WorkloadNetworkDnsService.DnsServiceIp プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象