IPeeringReceivedRoute.ReceivedTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The received timestamp associated with the prefix.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The received timestamp associated with the prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="receivedTimestamp")]
public string ReceivedTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The received timestamp associated with the prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="receivedTimestamp")>]
member this.ReceivedTimestamp : string
Public ReadOnly Property ReceivedTimestamp As String
Property Value
- Attributes