Share via


IAzureBackupFindRestorableTimeRangesRequestResource.ContentEndTime Property

Definition

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

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

Property Value

Attributes

Applies to