Package | Description |
---|---|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
Modifier and Type | Method and Description |
---|---|
OrchestratorVersionProfile |
OrchestratorVersionProfile.withDefaultProperty(boolean defaultProperty)
Set the defaultProperty value.
|
OrchestratorVersionProfile |
OrchestratorVersionProfile.withOrchestratorType(String orchestratorType)
Set the orchestratorType value.
|
OrchestratorVersionProfile |
OrchestratorVersionProfile.withOrchestratorVersion(String orchestratorVersion)
Set the orchestratorVersion value.
|
OrchestratorVersionProfile |
OrchestratorVersionProfile.withUpgrades(List<OrchestratorProfile> upgrades)
Set the upgrades value.
|
Copyright © 2019. All rights reserved.