Share via


EventModelProperties.TimeOfOccurrence Property

Definition

Gets or sets the time at which the event occurred at source.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public DateTime? TimeOfOccurrence { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.TimeOfOccurrence : Nullable<DateTime>
Public ReadOnly Property TimeOfOccurrence As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to