Freigeben über


IAzureBackupFindRestorableTimeRangesRequest.StartTime Property

Definition

Start time for the List Restore Ranges request. ISO 8601 format.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Start time for the List Restore Ranges request. ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startTime")]
public string StartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Start time for the List Restore Ranges request. ISO 8601 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="startTime")>]
member this.StartTime : string with get, set
Public Property StartTime As String

Property Value

Attributes

Applies to