Condividi tramite


PublicIPAddress.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.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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to