| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceOrchestratorProfile |
ContainerServiceInner.orchestratorProfile()
Get the orchestratorProfile property: Profile for the container service orchestrator.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceInner |
ContainerServiceInner.withOrchestratorProfile(ContainerServiceOrchestratorProfile orchestratorProfile)
Set the orchestratorProfile property: Profile for the container service orchestrator.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceOrchestratorProfile |
ContainerServiceOrchestratorProfile.withOrchestratorType(ContainerServiceOrchestratorTypes orchestratorType)
Set the orchestratorType property: The orchestrator to use to manage container service cluster resources.
|
ContainerServiceOrchestratorProfile |
ContainerServiceOrchestratorProfile.withOrchestratorVersion(String orchestratorVersion)
Set the orchestratorVersion property: The version of the orchestrator to use.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.