Partager via


NetworkVirtualApplianceConnection.Asn Property

Definition

Gets or sets network Virtual Appliance ASN.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to