Compartir a través de


EffectiveConnectivityConfiguration.IsGlobal Propiedad

Definición

Obtiene o establece la marca si se admite la malla global. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a