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 System.Collections.Generic.List<string> NameServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.NameServer : System.Collections.Generic.List<string> with get, set
Public Property NameServer As List(Of String)

Property Value

Implements

Attributes

Applies to