BackupLongTermRetentionPolicyState Enum

Definition

Defines values for BackupLongTermRetentionPolicyState.

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

Fields

Disabled 0
Enabled 1

Applies to