次の方法で共有


NetworkInterface.DnsSettings プロパティ

定義

ネットワーク インターフェイスの DNS 設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSettings")]
public Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings DnsSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSettings")>]
member this.DnsSettings : Microsoft.Azure.Management.Network.Models.NetworkInterfaceDnsSettings with get, set
Public Property DnsSettings As NetworkInterfaceDnsSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象