Compartir a través de


NetworkInterface.DnsSettings Propiedad

Definición

Obtiene o establece la configuración de DNS en la interfaz de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a