Aracılığıyla paylaş


CustomIpPrefix.Geo Property

Definition

Gets or sets the Geo for CIDR advertising. Should be an Geo code. Possible values include: 'GLOBAL', 'AFRI', 'APAC', 'EURO', 'LATAM', 'NAM', 'ME', 'OCEANIA', 'AQ'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to