Show / Hide Table of Contents

    Enum RestorePointType

    Defines values for RestorePointType.

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

    CONTINUOUS

    DISCRETE

    Back to top Azure SDK for Net