Partager via


BackupJobCreationType Énumération

Définition

Définit des valeurs pour BackupJobCreationType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum BackupJobCreationType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type BackupJobCreationType = 
Public Enum BackupJobCreationType
Héritage
BackupJobCreationType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Adhoc 0
BySchedule 1
BySSM 2

S’applique à