DnsConfiguration interface

DNS configuration for the container group.

Properties

nameServers

The DNS servers for the container group.

options

The DNS options for the container group.

searchDomains

The DNS search domains for hostname lookup in the container group.

Property Details

nameServers

The DNS servers for the container group.

nameServers: string[]

Property Value

string[]

options

The DNS options for the container group.

options?: string

Property Value

string

searchDomains

The DNS search domains for hostname lookup in the container group.

searchDomains?: string

Property Value

string