Delen via


IPeeringRegisteredAsn.Asn Property

Definition

The customer's ASN from which traffic originates.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The customer's ASN from which traffic originates.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="asn")]
public int? Asn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The customer's ASN from which traffic originates.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="asn")>]
member this.Asn : Nullable<int> with get, set
Public Property Asn As Nullable(Of Integer)

Property Value

Attributes

Applies to