次の方法で共有


ExpressRouteCircuit.GlobalReachEnabled プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象