次の方法で共有


BGPCommunity.ServiceSupportedRegion プロパティ

定義

サービスがサポートするリージョンを取得または設定します。 たとえば、O365 の場合、リージョンはグローバルです。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象