ScaleType Enumeration

 

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Syntax

public enum ScaleType
public enum class ScaleType
type ScaleType
Public Enumeration ScaleType

Members

Member name Description
ChangeCount

Change the instance count.

ChangeSize

Not available. Change the instance size.

ExactCount

Not available. Set the exact count of instances.

PercentChangeCount

Not available. Change the instance count by a percentage.

See Also

Microsoft.Azure.Management.Insights.Models Namespace

Return to top