Share via


IBookmarkProperties.Created Property

Definition

The time the bookmark was created

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

Property Value

Attributes

Applies to