Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.OrchestratorVersionProfile
Package
Description
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of OrchestratorVersionProfile in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionOrchestratorVersionProfileListResultInner.orchestrators()
Get the orchestrators property: Profile of the orchestrator versions.Modifier and TypeMethodDescriptionOrchestratorVersionProfileListResultInner.withOrchestrators
(List<OrchestratorVersionProfile> orchestrators) Set the orchestrators property: Profile of the orchestrator versions. -
Uses of OrchestratorVersionProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionOrchestratorVersionProfile.withUpgrades
(List<OrchestratorProfile> upgrades) Set the upgrades property: The list of available upgrade versions.Modifier and TypeMethodDescriptionOrchestratorVersionProfileListResult.orchestrators()
Gets the orchestrators property: Profile of the orchestrator versions.