| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerGroupListResult |
ContainerGroupListResult.withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of container groups.
|
ContainerGroupListResult |
ContainerGroupListResult.withValue(List<ContainerGroupInner> value)
Set the value property: The list of container groups.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.