Share via


IBookmarkProperties.EventTime Property

Definition

The bookmark event time

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

Property Value

Attributes

Applies to