Compartir a través de


ApiManagementServiceUpdateParameters.DisableGateway Propiedad

Definición

Obtiene o establece la propiedad solo válida para un servicio api Management implementado en varias ubicaciones. Esto se puede usar para deshabilitar la puerta de enlace en la región maestra.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a