Show / Hide Table of Contents

    Enum MaintenanceOperationResultCodeTypes

    Defines values for MaintenanceOperationResultCodeTypes.

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

    MaintenanceAborted

    MaintenanceCompleted

    None

    RetryLater

    Back to top Azure SDK for Net