DnsConfiguration interface
容器群組的 DNS 組態。
屬性
name |
容器群組的 DNS 伺服器。 |
options | 容器群組的 DNS 選項。 |
search |
容器群組中主機名查閱的 DNS 搜尋網域。 |
屬性詳細資料
nameServers
容器群組的 DNS 伺服器。
nameServers: string[]
屬性值
string[]
options
容器群組的 DNS 選項。
options?: string
屬性值
string
searchDomains
容器群組中主機名查閱的 DNS 搜尋網域。
searchDomains?: string
屬性值
string