Share via


WebPubSubSimpleResponse.Status Property

Definition

Response status code

[System.Text.Json.Serialization.JsonPropertyName("status")]
public int Status { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("status")>]
member this.Status : int with get, set
Public Property Status As Integer

Property Value

Attributes

Applies to