Compartir a través de


PublicIPAddress.DnsSettings Propiedad

Definición

Obtiene o establece el FQDN del registro DNS asociado a la dirección IP pública.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a