Freigeben über


WebPubSubContext Klasse

Definition

Web PubSub-Dienstanforderungskontext.

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Azure.Functions.Worker.WebPubSubContextJsonConverter))]
public sealed class WebPubSubContext
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Azure.Functions.Worker.WebPubSubContextJsonConverter))>]
type WebPubSubContext = class
Public NotInheritable Class WebPubSubContext
Vererbung
WebPubSubContext
Attribute

Konstruktoren

WebPubSubContext()

Web PubSub-Dienstanforderungskontext.

Eigenschaften

ErrorMessage

Fehlerdetailsemeldung.

HasError

Flag, um anzugeben, ob die Anforderung einen Fehler aufweist.

IsPreflight

Flag, um anzugeben, ob es sich um eine Validierungsanforderung handelt.

Request

Anforderungstext.

Response

Systembuildantwort für einfache Rückgabe, funktioniert für AbuseProtection und Errors.

Gilt für: