Freigeben über


IAzureBackupJob.StartTime Property

Definition

StartTime of the job(in UTC)

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

Property Value

Attributes

Applies to