AzureBackupFindRestorableTimeRangesResponseResource.RestorableTimeRange Property

Definition

Returns the Restore Ranges available on the Backup Instance.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IRestorableTimeRange> RestorableTimeRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Origin(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PropertyOrigin.Inlined)>]
member this.RestorableTimeRange : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IRestorableTimeRange> with get, set
Public Property RestorableTimeRange As List(Of IRestorableTimeRange)

Property Value

Implements

Attributes

Applies to