Compartir a través de


Job.JobType Propiedad

Definición

Obtiene el tipo del trabajo. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a