Partager via


Job.JobType Propriété

Définition

Obtient le type de travail. Les valeurs possibles sont les suivantes : « Invalid », « ScanForUpdates », « DownloadUpdates », « InstallUpdates », « RefreshShare », « RefreshContainer », « Backup », « Restore », « TriggerSupportPackage »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à