次の方法で共有


RecoveryPointTierInformation.ExtendedInfo プロパティ

定義

復旧ポイントレベルの状態を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象