Partager via


SiteDnsConfig.DnsServer Property

Definition

List of custom DNS servers to be used by an app for lookups. Maximum 5 dns servers can be set.

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

Property Value

String[]

Implements

Attributes

Applies to