VirtualNetworkInner.DhcpOptions Propriedade

Definição

Obtém ou define o dhcpOptions que contém uma matriz de servidores DNS disponíveis para VMs implantadas na rede virtual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a