IAzureBackupFindRestorableTimeRangesRequest.EndTime Property

Definition

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

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

Property Value

Attributes

Applies to