Share via


BookmarkProperties.Updated Property

Definition

The last time the bookmark was updated

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)]
public DateTime? Updated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Owned)>]
member this.Updated : Nullable<DateTime> with get, set
Public Property Updated As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to