Condividi tramite


RestorePolicyProperties.MinRestoreTime Property

Definition

Gets returns the minimum date and time that the restore can be started.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to