ScaleAction Properties

 

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

NameDescription
System_CAPS_pubpropertyCooldown

Optional. The amount of time to wait since the last scaling action before this action occurs. Must be between 1 week and 1 minute.

System_CAPS_pubpropertyDirection

Optional. Whether the scaling action increases or decreases the number of instances.

System_CAPS_pubpropertyType

Optional. The type of action that should occur, this must be set to ChangeCount.

System_CAPS_pubpropertyValue

Optional. The number of instances that are involved in the scaling action. This value must be 1 or greater. The default value is 1.

Return to top
Show: