NetworkFeaturesProperties.VirtualNetworkConnectionDnsServer 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.Inlined)]
public string VirtualNetworkConnectionDnsServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.VirtualNetworkConnectionDnsServer : string
Public ReadOnly Property VirtualNetworkConnectionDnsServer As String

Property Value

Implements

Attributes

Applies to