| 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 |
|---|---|
ContainerServiceCustomProfile |
ContainerServiceInner.customProfile()
Get the customProfile property: Properties to configure a custom container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceInner |
ContainerServiceInner.withCustomProfile(ContainerServiceCustomProfile customProfile)
Set the customProfile property: Properties to configure a custom container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceCustomProfile |
ContainerServiceCustomProfile.withOrchestrator(String orchestrator)
Set the orchestrator property: The name of the custom orchestrator to use.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.