EventErrorResponse.ErrorMessage Property

Definition

Error messages.

[System.Text.Json.Serialization.JsonPropertyName("errorMessage")]
public string ErrorMessage { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("errorMessage")>]
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Attributes

Applies to