Share via


MoverVirtualNetworkResourceSettings.DnsServers Property

Definition

Gets or sets DHCPOptions that contains an array of DNS servers available to VMs deployed in the virtual network.

public System.Collections.Generic.IList<string> DnsServers { get; set; }
member this.DnsServers : System.Collections.Generic.IList<string> with get, set
Public Property DnsServers As IList(Of String)

Property Value

Applies to