Partager via


JobFilter.JobType Propriété

Définition

Obtient ou définit spécifie le type des travaux à filtrer. Par exemple, « ScheduledBackup », « ManualBackup », « RestoreBackup », « CloneVolume », « FailoverVolumeContainers », « CreateLocallyPinnedVolume », « ModifyVolume », « InstallUpdates », « SupportPackageLogs » ou « CreateCloudAppliance ». Seul l’opérateur « Equality » peut être utilisé pour cette propriété.

[Newtonsoft.Json.JsonProperty(PropertyName="jobType")]
public string JobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobType")>]
member this.JobType : string with get, set
Public Property JobType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à