IRestorableTimeRange.StartTime Property

Definition

Start time for the available restore range

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

Property Value

Attributes

Applies to