Share via


IIncident.CreatedTimeUtc Property

Definition

The time the incident was created

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

Property Value

Attributes

Applies to