閱讀英文

共用方式為


IAzureBackupFindRestorableTimeRangesResponse.RestorableTimeRange Property

Definition

Returns the Restore Ranges available on the Backup Instance.

C#
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Returns the Restore Ranges available on the Backup Instance.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IRestorableTimeRange) }, ReadOnly=false, Required=false, SerializedName="restorableTimeRanges")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IRestorableTimeRange[] RestorableTimeRange { get; set; }

Property Value

Attributes

Applies to