BackupRestoreOperationType Enum

Definition

Defines values for BackupRestoreOperationType.

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

Fields

Clone 1
CloudFS 4
Default 0
Relocation 2
Snapshot 3

Applies to