DnsConfiguration Class
DNS configuration for the container group.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
DnsConfiguration
Constructor
DnsConfiguration(*, name_servers: List[str], search_domains: Optional[str] = None, options: Optional[str] = None, **kwargs)
Variables
- search_domains
- str
The DNS search domains for hostname lookup in the container group.
- options
- str
The DNS options for the container group.
Feedback
Submit and view feedback for