| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OrchestratorProfile |
OrchestratorProfile.withIsPreview(Boolean isPreview)
Set the isPreview property: Whether Kubernetes version is currently in preview.
|
OrchestratorProfile |
OrchestratorProfile.withOrchestratorType(String orchestratorType)
Set the orchestratorType property: Orchestrator type.
|
OrchestratorProfile |
OrchestratorProfile.withOrchestratorVersion(String orchestratorVersion)
Set the orchestratorVersion property: Orchestrator version (major, minor, patch).
|
Copyright © 2020 Microsoft Corporation. All rights reserved.