Partilhar via


NotificationHubJob.JobType Propriedade

Definição

Obtém ou define o tipo do trabalho.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Name="Type", Order=1003)]
public Microsoft.Azure.NotificationHubs.NotificationHubJobType JobType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Name="Type", Order=1003)>]
member this.JobType : Microsoft.Azure.NotificationHubs.NotificationHubJobType with get, set
Public Property JobType As NotificationHubJobType

Valor da propriedade

O tipo do trabalho.

Atributos

Aplica-se a