Show / Hide Table of Contents

    Enum RollingUpgradeStatusCode

    Defines values for RollingUpgradeStatusCode.

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

    Cancelled

    Completed

    Faulted

    RollingForward

    Back to top Azure SDK for Net