Udostępnij za pośrednictwem


CrrAccessToken.RpTierInformation Property

Definition

Gets or sets recovery point Tier Information

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to