次の方法で共有


ConnectivityGroupItem.IsGlobal プロパティ

定義

global がサポートされている場合は、フラグを取得または設定します。 使用できる値は次のとおりです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象