Share via


DnsConfiguration.NameServer Property

Definition

The DNS servers for the container group.

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

Property Value

String[]

Implements

Attributes

Applies to