GeoBackupPolicyState Enum

Definition

Defines values for GeoBackupPolicyState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum GeoBackupPolicyState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type GeoBackupPolicyState = 
Public Enum GeoBackupPolicyState
Inheritance
GeoBackupPolicyState
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Disabled 0
Enabled 1

Applies to