Freigeben über


IRestorePolicyProperties.MinRestoreTime Property

Definition

Returns the minimum date and time that the restore can be started.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Returns the minimum date and time that the restore can be started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="minRestoreTime", Update=false)]
public DateTime? MinRestoreTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Returns the minimum date and time that the restore can be started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="minRestoreTime", Update=false)>]
member this.MinRestoreTime : Nullable<DateTime>
Public ReadOnly Property MinRestoreTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to