Membros AutoscaleProfile
Autoscale profile.
As tabelas a seguir listam os membros expostos pelo tipo AutoscaleProfile.
Público Construtores
Nome | Descrição | |
---|---|---|
AutoscaleProfile | Initializes a new instance of the AutoscaleProfile class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Público Métodos
(consulte tambémProtegido Métodos)
Nome | Descrição | |
---|---|---|
Equals | (Herança de Object) | |
GetHashCode | (Herança de Object) | |
GetType | (Herança de Object) | |
ToString | (Herança de Object) |
Início
Protegido Métodos
Nome | Descrição | |
---|---|---|
Finalize | (Herança de Object) | |
MemberwiseClone | (Herança de Object) |
Início
Consulte também
Referência
Classe AutoscaleProfile
Namespace Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models