Compartir a través de


BGPCommunity.ServiceSupportedRegion Propiedad

Definición

Obtiene o establece la región que admite el servicio. Por ejemplo, para O365, la región es 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a