RestorePolicyProperties.LastEnabledTime Property

Definition

Gets deprecated in favor of minRestoreTime property.

[Newtonsoft.Json.JsonProperty(PropertyName="lastEnabledTime")]
public DateTime? LastEnabledTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastEnabledTime")>]
member this.LastEnabledTime : Nullable<DateTime>
Public ReadOnly Property LastEnabledTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to