次の方法で共有


PublicIPAddress.DnsSettings プロパティ

定義

パブリック IP アドレスに関連付けられている DNS レコードの FQDN を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象