IRestorableTimeRange.EndTime Property

Definition

End time for the available restore range

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

Property Value

Attributes

Applies to