Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceListResult |
ContainerServiceListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of container service results.
|
ContainerServiceListResult |
ContainerServiceListResult.withValue(List<ContainerServiceInner> value)
Set the value property: the list of container services.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.