Bagikan melalui


CustomIpPrefix.Asn Property

Definition

Gets or sets the ASN for CIDR advertising. Should be an integer as string.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.asn")]
public string Asn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.asn")>]
member this.Asn : string with get, set
Public Property Asn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to