Partilhar via


ManagedClusterAgentPoolProfileProperties.EnableFips Property

Definition

Gets or sets see Add a FIPS-enabled node pool for more details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to