Uses of Class
com.microsoft.azure.management.containerinstance.IpAddress
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of IpAddress in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionIpAddress.withDnsNameLabel
(String dnsNameLabel) Set the Dns name label for the IP.Set the IP exposed to the public internet.Set the list of ports exposed on the container group.IpAddress.withType
(ContainerGroupIpAddressType type) Set specifies if the IP is exposed to the public internet or private VNET.