Aracılığıyla paylaş


BGPCommunity.ServiceSupportedRegion Property

Definition

Gets or sets the region which the service support. e.g. For O365, region is Global.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to