Uses of Class
com.microsoft.azure.management.containerservice.OrchestratorProfile
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of OrchestratorProfile in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionOrchestratorProfile.withIsPreview
(Boolean isPreview) Set whether Kubernetes version is currently in preview.OrchestratorProfile.withOrchestratorType
(String orchestratorType) Set orchestrator type.OrchestratorProfile.withOrchestratorVersion
(String orchestratorVersion) Set orchestrator version (major, minor, patch).Modifier and TypeMethodDescriptionOrchestratorVersionProfile.upgrades()
Get the list of available upgrade versions.Modifier and TypeMethodDescriptionOrchestratorVersionProfile.withUpgrades
(List<OrchestratorProfile> upgrades) Set the list of available upgrade versions.