Share via


CrrAccessToken.RecoveryPointTime Property

Definition

Gets or sets recovery Point Time

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to