Share via


PublicIPAddressInner.DnsSettings Property

Definition

Gets or sets the FQDN of the DNS record associated with the public IP address.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsSettings")]
public Microsoft.Azure.Management.Network.Fluent.Models.PublicIPAddressDnsSettings DnsSettings { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to