次の方法で共有


ExpressRouteCircuitInner.GlobalReachEnabled プロパティ

定義

グローバル到達状態を示すフラグを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.globalReachEnabled")]
public bool? GlobalReachEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.globalReachEnabled")>]
member this.GlobalReachEnabled : Nullable<bool>
Public ReadOnly Property GlobalReachEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象