Share via


IRestorableTimeRange.StartTime Property

Definition

Start time for the available restore range

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

Property Value

Attributes

Applies to