| 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 |
|---|---|
ScaleSetPriority |
AgentPoolInner.scaleSetPriority()
Get the scaleSetPriority property: ScaleSetPriority to be used to specify virtual machine scale set priority.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolInner |
AgentPoolInner.withScaleSetPriority(ScaleSetPriority scaleSetPriority)
Set the scaleSetPriority property: ScaleSetPriority to be used to specify virtual machine scale set priority.
|
| Modifier and Type | Field and Description |
|---|---|
static ScaleSetPriority |
ScaleSetPriority.REGULAR
Static value Regular for ScaleSetPriority.
|
static ScaleSetPriority |
ScaleSetPriority.SPOT
Static value Spot for ScaleSetPriority.
|
| Modifier and Type | Method and Description |
|---|---|
static ScaleSetPriority |
ScaleSetPriority.fromString(String name)
Creates or finds a ScaleSetPriority from its string representation.
|
ScaleSetPriority |
ManagedClusterAgentPoolProfileProperties.scaleSetPriority()
Get the scaleSetPriority property: ScaleSetPriority to be used to specify virtual machine scale set priority.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAgentPoolProfileProperties |
ManagedClusterAgentPoolProfileProperties.withScaleSetPriority(ScaleSetPriority scaleSetPriority)
Set the scaleSetPriority property: ScaleSetPriority to be used to specify virtual machine scale set priority.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.