| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleRule.UpdateDefinition
The entirety of an autoscale profile scale rule definition during parent Autoscale Profile update in Autoscale
Settings update stage.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleRule.UpdateDefinitionStages.WithAttach |
ScaleRule.UpdateDefinitionStages.WithScaleAction.withScaleAction(ScaleDirection direction,
ScaleType type,
int instanceCountChange,
Duration cooldown)
Sets the action to be performed when the scale rule will be active.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.