| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.fluent.models |
Package containing the inner data models for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupNetworkProfile |
ContainerGroupInner.networkProfile()
Get the networkProfile property: The network profile information for a container group.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupInner |
ContainerGroupInner.withNetworkProfile(ContainerGroupNetworkProfile networkProfile)
Set the networkProfile property: The network profile information for a container group.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupNetworkProfile |
ContainerGroupNetworkProfile.withId(String id)
Set the id property: The identifier for a network profile.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.