IRestorableTimeRange.EndTime Property

Definition

End time for the available restore range

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="End time for the available restore range", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="endTime")]
public string EndTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="End time for the available restore range", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="endTime")>]
member this.EndTime : string with get, set
Public Property EndTime As String

Property Value

Attributes

Applies to