ScaleRule Members
A rule that provide the triggers and parameters for the scaling action.
The following tables list the members exposed by the ScaleRule type.
Public Constructors
Name | Description | |
---|---|---|
ScaleRule | Initializes a new instance of the ScaleRule class. |
Top
Public Properties
Name | Description | |
---|---|---|
MetricTrigger | Optional. The metrics that are used to determine when a scaling action occurs. | |
ScaleAction | Optional. The parameters for the scaling action. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ScaleRule Class
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace