IHuntingBookmark.Updated Property

Definition

The last time the bookmark was updated

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The last time the bookmark was updated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="updated", Update=true)]
public DateTime? Updated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The last time the bookmark was updated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="updated", Update=true)>]
member this.Updated : Nullable<DateTime> with get, set
Public Property Updated As Nullable(Of DateTime)

Property Value

Attributes

Applies to