BackupPolicyCreationType Enum

Definition

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

Fields

BySaaS 0
BySSM 1

Applies to