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