次の方法で共有


CrrAccessToken.RecoveryPointTime プロパティ

定義

復旧ポイント時間を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTime")]
public string RecoveryPointTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTime")>]
member this.RecoveryPointTime : string with get, set
Public Property RecoveryPointTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象