Partilhar via


ApplicationGatewayInner.EnableFips Propriedade

Definição

Obtém ou define se o FIPS está habilitado no recurso de gateway de aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a