Condividi tramite


ExpressRouteCircuitPeering.AzureASN Property

Definition

Gets or sets the Azure ASN.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureASN")]
public int? AzureASN { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureASN")>]
member this.AzureASN : Nullable<int> with get, set
Public Property AzureASN As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to