次の方法で共有


ConnectivityConfiguration.IsGlobal プロパティ

定義

グローバル メッシュがサポートされている場合は、フラグを取得または設定します。 指定できる値は、'False'、'True' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象