Share via


ManagedCassandraReaperStatus.Healthy Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="healthy")]
public bool? Healthy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="healthy")>]
member this.Healthy : Nullable<bool> with get, set
Public Property Healthy As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to