| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScaleRule.Definition
The entirety of an autoscale profile scale rule definition.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleRule.DefinitionStages.WithAttach |
ScaleRule.DefinitionStages.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.