Compartir a través de


ExpressRouteCircuitPeeringConfig.CustomerASN Propiedad

Definición

Obtiene o establece el CustomerASN del emparejamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a