Compartir a través de


BackupType Enumeración

Definición

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum BackupType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type BackupType = 
Public Enum BackupType
Herencia
BackupType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

CloudSnapshot 1
LocalSnapshot 0

Se aplica a