Share via


ManagedCassandraReaperStatus.RepairSchedules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="repairSchedules")]
public System.Collections.Generic.IDictionary<string,string> RepairSchedules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="repairSchedules")>]
member this.RepairSchedules : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property RepairSchedules As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to