Uses of Class
com.azure.resourcemanager.containerinstance.models.Port
Packages that use Port
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of Port in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return PortModifier and TypeMethodDescriptionPort.withPort(int port) Set the port property: The port number.Port.withProtocol(ContainerGroupNetworkProtocol protocol) Set the protocol property: The protocol associated with the port.Methods in com.azure.resourcemanager.containerinstance.models that return types with arguments of type PortModifier and TypeMethodDescriptionContainerGroup.externalPorts()IpAddress.ports()Get the ports property: The list of ports exposed on the container group.Method parameters in com.azure.resourcemanager.containerinstance.models with type arguments of type Port