JobType Enum

Definition

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

Fields

CloneVolume 3
CreateCloudAppliance 9
CreateLocallyPinnedVolume 5
FailoverVolumeContainers 4
InstallUpdates 7
ManualBackup 1
ModifyVolume 6
RestoreBackup 2
ScheduledBackup 0
SupportPackageLogs 8

Applies to