IAzureBackupJob.StartTime Property

Definition

StartTime of the job(in UTC)

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="StartTime of the job(in UTC)", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=true, SerializedName="startTime", Update=true)]
public DateTime StartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="StartTime of the job(in UTC)", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=true, SerializedName="startTime", Update=true)>]
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

Attributes

Applies to