Freigeben über


StorageAccount.ParameterTimeToRestore Property

Definition

Restore blob to the specified time.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public DateTime? ParameterTimeToRestore { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public DateTime? ParameterTimeToRestore { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.ParameterTimeToRestore : Nullable<DateTime> with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.ParameterTimeToRestore : Nullable<DateTime>
Public Property ParameterTimeToRestore As Nullable(Of DateTime)
Public ReadOnly Property ParameterTimeToRestore As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to