IAzureBackupFindRestorableTimeRangesRequest.StartTime Property

Definition

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

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

Property Value

Attributes

Applies to