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 |
---|---|
ContainerServiceCustomProfile |
ContainerServiceInner.customProfile()
Get the customProfile property: Properties for custom clusters.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceInner |
ContainerServiceInner.withCustomProfile(ContainerServiceCustomProfile customProfile)
Set the customProfile property: Properties for custom clusters.
|
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.