Compartir a través de


ConnectivityGroupItem.IsGlobal Propiedad

Definición

Obtiene o establece la marca si se admite global. Entre los valores posibles se incluyen: "False", "True"

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a