Sdílet prostřednictvím


ConnectionType.IsGlobal Vlastnost

Definice

Získá nebo nastaví logickou hodnotu označující, zda je typ připojení globální.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro