Uses of Class
com.microsoft.azure.management.containerinstance.Port
Packages that use Port
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Port in com.microsoft.azure.management.containerinstance
Methods in com.microsoft.azure.management.containerinstance that return PortModifier and TypeMethodDescriptionPort.withPort
(int port) Set the port number.Port.withProtocol
(ContainerGroupNetworkProtocol protocol) Set the protocol associated with the port.Methods in com.microsoft.azure.management.containerinstance that return types with arguments of type PortModifier and TypeMethodDescriptionContainerGroup.externalPorts()
IpAddress.ports()
Get the list of ports exposed on the container group.Method parameters in com.microsoft.azure.management.containerinstance with type arguments of type Port