CacheHealth.StatusDescription Property

Definition

Gets or sets describes explanation of state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to