VirtualHub.VirtualRouterAsn Property

Definition

Gets or sets virtualRouter ASN.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualRouterAsn")]
public long? VirtualRouterAsn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualRouterAsn")>]
member this.VirtualRouterAsn : Nullable<int64> with get, set
Public Property VirtualRouterAsn As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to