Partager via


JobQueryOptions.JobType Propriété

Définition

Type de travail à interroger.

public Microsoft.Azure.Devices.JobType? JobType { get; set; }
member this.JobType : Nullable<Microsoft.Azure.Devices.JobType> with get, set
Public Property JobType As Nullable(Of JobType)

Valeur de propriété

Remarques

Si la valeur est null, les travaux de tous les types sont retournés.

S’applique à