Show / Hide Table of Contents

    Enum SecurityAlertPolicyState

    Defines values for SecurityAlertPolicyState.

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

    Disabled

    Enabled

    New

    Back to top Azure SDK for Net