ScaleType Enumeration
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Syntax
public enum ScaleType
public enum class ScaleType
type ScaleType
Public Enumeration ScaleType
Members
Member name | Description | |
---|---|---|
ChangeCount | The change count. |
|
ChangeSize | The change size. |
|
ExactCount | The exact count. |
|
PercentChangeCount | The percent change count. |
See Also
Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models Namespace
Return to top