Share via


IPeeringServicePrefixEvent.EventTimestamp Property

Definition

The timestamp of the event associated with a prefix.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The timestamp of the event associated with a prefix.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="eventTimestamp")]
public DateTime? EventTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The timestamp of the event associated with a prefix.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="eventTimestamp")>]
member this.EventTimestamp : Nullable<DateTime>
Public ReadOnly Property EventTimestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to