ScaleRule Class

Definition

This class is intended to help in the transition between namespaces, since it will be a breaking change that needs to be announced and delayed 6 months. It is identical to the ScaleRule, but in the old namespace

public class ScaleRule : Microsoft.Azure.Management.Monitor.Models.ScaleRule
type ScaleRule = class
    inherit ScaleRule
Public Class ScaleRule
Inherits ScaleRule
Inheritance
ScaleRule

Constructors

ScaleRule()

Initializes a new instance of the ScaleRule class.

ScaleRule(MetricTrigger, ScaleAction)

Initializes a new instance of the ScaleRule class.

ScaleRule(ScaleRule)

Initializes a new instance of the ScaleRule class.

Properties

MetricTrigger

Gets or sets the MetricTrigger property

ScaleAction

Gets or sets the ScaleAction property

Extension Methods

ToString(ScaleRule, Int32)

Applies to