Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceOrchestratorProfile |
ContainerServiceInner.orchestratorProfile()
Get the orchestratorProfile property: Properties of the orchestrator.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceInner |
ContainerServiceInner.withOrchestratorProfile(ContainerServiceOrchestratorProfile orchestratorProfile)
Set the orchestratorProfile property: Properties of the 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.