Share via


IBookmarkTimelineItem.EndTimeUtc Property

Definition

The bookmark end time.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The bookmark end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="endTimeUtc")]
public DateTime? EndTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The bookmark end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="endTimeUtc")>]
member this.EndTimeUtc : Nullable<DateTime> with get, set
Public Property EndTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to