Condividi tramite


IPeeringServicePrefixEvent.EventTimestamp Property

Definition

The timestamp of the event associated with a prefix.

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

Property Value

Attributes

Applies to