Uses of Class
com.microsoft.azure.management.containerinstance.DnsConfiguration
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of DnsConfiguration in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerGroup.dnsConfig()
DnsConfiguration.withNameServers
(List<String> nameServers) Set the DNS servers for the container group.DnsConfiguration.withOptions
(String options) Set the DNS options for the container group.DnsConfiguration.withSearchDomains
(String searchDomains) Set the DNS search domains for hostname lookup in the container group.