Megosztás a következőn keresztül:


ScaleDirection Enumeration

 

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

Syntax

public enum ScaleDirection
public enum class ScaleDirection
type ScaleDirection
Public Enumeration ScaleDirection

Members

Member name Description
Decrease

Decrease capacity.

Increase

Increase capacity.

None

Do nothing.

See Also

Microsoft.Azure.Management.Insights.Models Namespace

Return to top