Share via


IEventProperties.TimeOfOccurrence Property

Definition

The time of occurrence of the event.

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

Property Value

Attributes

Applies to