Share via


AutoscaleProfile Members

Autoscale profile.

The following tables list the members exposed by the AutoscaleProfile type.

Public Constructors

  Name Description
  AutoscaleProfile Initializes a new instance of the AutoscaleProfile class.

Top

Public Properties

  Name Description
Capacity Optional. The number of instances that can be used in the scaling action.
FixedDate Optional. A specific date for the scaling action. This element is not used if the Recurrence element is used.
Name Optional. The name of the profile.
Recurrence Optional. The frequency and schedule for the scaling action. This element is not used if the FixedDate element is used.
Rules Optional. A collection of rules that provide the triggers and 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

AutoscaleProfile Class
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace