Show / Hide Table of Contents

    Enum ScaleDirection

    Defines values for ScaleDirection.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Monitor.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum ScaleDirection

    Decrease

    Increase

    None

    Back to top Azure SDK for Net