| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerPort |
ContainerPort.withPort(int port)
Set the port property: The port number exposed within the container group.
|
ContainerPort |
ContainerPort.withProtocol(ContainerNetworkProtocol protocol)
Set the protocol property: The protocol associated with the port.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.