共用方式為


ManagedCassandraReaperStatus.RepairRunIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to