次の方法で共有


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

Property Value

Implements

Attributes

Applies to