Share via


WebPubSubConnectionContext.EventType Propriedade

Definição

O tipo da mensagem.

[System.Text.Json.Serialization.JsonPropertyName("eventType")]
public Microsoft.Azure.Functions.Worker.WebPubSubEventType EventType { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("eventType")>]
member this.EventType : Microsoft.Azure.Functions.Worker.WebPubSubEventType with get, set
Public Property EventType As WebPubSubEventType

Valor da propriedade

Atributos

Aplica-se a