| 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 |
|---|---|
ManagedClusterUpgradeProfileInner |
ManagedClustersClient.getUpgradeProfile(String resourceGroupName,
String resourceName)
Gets the details of the upgrade profile for a managed cluster with a specified resource group and name.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterUpgradeProfileInner |
ManagedClusterUpgradeProfileInner.withAgentPoolProfiles(List<ManagedClusterPoolUpgradeProfile> agentPoolProfiles)
Set the agentPoolProfiles property: The list of available upgrade versions for agent pools.
|
ManagedClusterUpgradeProfileInner |
ManagedClusterUpgradeProfileInner.withControlPlaneProfile(ManagedClusterPoolUpgradeProfile controlPlaneProfile)
Set the controlPlaneProfile property: The list of available upgrade versions for the control plane.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.