Share via


PublicIPAddress.DnsSettings Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to