Share via


HealthErrorSummary.SummaryMessage Property

Definition

Gets or sets the summary message of the health error.

[Newtonsoft.Json.JsonProperty(PropertyName="summaryMessage")]
public string SummaryMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="summaryMessage")>]
member this.SummaryMessage : string with get, set
Public Property SummaryMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to