Share via


IEventModel.TimeOfOccurrence Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the time at which the event occurred at source.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="timeOfOccurrence")]
public DateTime? TimeOfOccurrence { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the time at which the event occurred at source.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="timeOfOccurrence")>]
member this.TimeOfOccurrence : Nullable<DateTime>
Public ReadOnly Property TimeOfOccurrence As Nullable(Of DateTime)

Property Value

Attributes

Applies to