Uses of Class
com.microsoft.azure.management.containerinstance.Port
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Port in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionPort.withPort
(int port) Set the port number.Port.withProtocol
(ContainerGroupNetworkProtocol protocol) Set the protocol associated with the port.Modifier and TypeMethodDescriptionContainerGroup.externalPorts()
IpAddress.ports()
Get the list of ports exposed on the container group.