Compartir a través de


ManagementGroup.IsGateway Propiedad

Definición

Obtiene o establece un valor que indica si el grupo de administración es una puerta de enlace.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a