| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent |
Package containing the service clients for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolAvailableVersionsInner |
AgentPoolsClient.getAvailableAgentPoolVersions(String resourceGroupName,
String resourceName)
Gets a list of supported versions for the specified agent pool.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolAvailableVersionsInner |
AgentPoolAvailableVersionsInner.withAgentPoolVersions(List<AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem> agentPoolVersions)
Set the agentPoolVersions property: List of versions available for agent pool.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.