ResourceHealthDetails.Message Property

Definition

Gets health Message

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to