ScaleCapacity Members
The number of instances that can be used in the scaling action.
The following tables list the members exposed by the ScaleCapacity type.
Public Constructors
Name | Description | |
---|---|---|
ScaleCapacity | Initializes a new instance of the ScaleCapacity class. |
Top
Public Properties
Name | Description | |
---|---|---|
Default | Optional. The default number of instances that are available for the scaling action. | |
Maximum | Optional. The maximum number of instances that are available for the scaling action. | |
Minimum | Optional. The minimum number of instances that are available 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
ScaleCapacity Class
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace