Partilhar via


Job.JobType Propriedade

Definição

Obtém o tipo de trabalho. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a