Delen via


VnetInfo.DnsServer Property

Definition

DNS servers to be used by this Virtual Network. This should be a comma-separated list of IP addresses.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string DnsServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.DnsServer : string with get, set
Public Property DnsServer As String

Property Value

Implements

Attributes

Applies to