Job.JobType Property

Definition

Gets or sets the type of the job. Possible values include: 'ScheduledBackup', 'ManualBackup', 'RestoreBackup', 'CloneVolume', 'FailoverVolumeContainers', 'CreateLocallyPinnedVolume', 'ModifyVolume', 'InstallUpdates', 'SupportPackageLogs', 'CreateCloudAppliance'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.JobType JobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobType")>]
member this.JobType : Microsoft.Azure.Management.StorSimple8000Series.Models.JobType with get, set
Public Property JobType As JobType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to