Share via


WebPubSubContext.Response Property

Definition

System build response for easy return, works for AbuseProtection and Errors.

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

Property Value

Attributes

Applies to