Megosztás a következőn keresztül:


UserEventResponse.DataType Property

Definition

Message data type.

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

Property Value

Attributes

Applies to