| 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 |
|---|---|
ScaleSetEvictionPolicy |
AgentPoolInner.scaleSetEvictionPolicy()
Get the scaleSetEvictionPolicy property: ScaleSetEvictionPolicy to be used to specify eviction policy for Spot
virtual machine scale set.
|
| Modifier and Type | Method and Description |
|---|---|
AgentPoolInner |
AgentPoolInner.withScaleSetEvictionPolicy(ScaleSetEvictionPolicy scaleSetEvictionPolicy)
Set the scaleSetEvictionPolicy property: ScaleSetEvictionPolicy to be used to specify eviction policy for Spot
virtual machine scale set.
|
| Modifier and Type | Field and Description |
|---|---|
static ScaleSetEvictionPolicy |
ScaleSetEvictionPolicy.DEALLOCATE
Static value Deallocate for ScaleSetEvictionPolicy.
|
static ScaleSetEvictionPolicy |
ScaleSetEvictionPolicy.DELETE
Static value Delete for ScaleSetEvictionPolicy.
|
| Modifier and Type | Method and Description |
|---|---|
static ScaleSetEvictionPolicy |
ScaleSetEvictionPolicy.fromString(String name)
Creates or finds a ScaleSetEvictionPolicy from its string representation.
|
ScaleSetEvictionPolicy |
ManagedClusterAgentPoolProfileProperties.scaleSetEvictionPolicy()
Get the scaleSetEvictionPolicy property: ScaleSetEvictionPolicy to be used to specify eviction policy for Spot
virtual machine scale set.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAgentPoolProfileProperties |
ManagedClusterAgentPoolProfileProperties.withScaleSetEvictionPolicy(ScaleSetEvictionPolicy scaleSetEvictionPolicy)
Set the scaleSetEvictionPolicy property: ScaleSetEvictionPolicy to be used to specify eviction policy for Spot
virtual machine scale set.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.