Partager via


ApiManagementServiceUpdateParameters.DisableGateway Propriété

Définition

Obtient ou définit une propriété valide uniquement pour un service Gestion des API déployé dans plusieurs emplacements. Vous pouvez l’utiliser pour désactiver la passerelle dans master région.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à