Udostępnij przez


IPeeringReceivedRoute.AsPath Property

Definition

The AS path for the prefix.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The AS path for the prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="asPath", Update=false)]
public string AsPath { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The AS path for the prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="asPath", Update=false)>]
member this.AsPath : string
Public ReadOnly Property AsPath As String

Property Value

Attributes

Applies to