共用方式為


WebPubSubConnectionContext.EventType Property

Definition

The type of the message.

[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

Property Value

Attributes

Applies to