Freigeben über


ConnectionTypeCreateOrUpdateParameters.IsGlobal Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob der Verbindungstyp global ist, oder legt diesen fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: