Partager via


ApplicationGatewayInner.EnableFips Propriété

Définition

Obtient ou définit si FIPS est activé sur la ressource de passerelle d’application.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à