WebPubSubContext.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Request body.
[Newtonsoft.Json.JsonProperty("request")]
public Microsoft.Azure.WebPubSub.Common.WebPubSubEventRequest Request { get; }
[<Newtonsoft.Json.JsonProperty("request")>]
member this.Request : Microsoft.Azure.WebPubSub.Common.WebPubSubEventRequest
Public ReadOnly Property Request As WebPubSubEventRequest
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute