次の方法で共有


CrrAccessToken.RpTierInformation プロパティ

定義

回復ポイントの階層情報を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象