Condividi tramite


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

Property Value

String[]

Implements

Attributes

Applies to