Partilhar via


AgentPool.EnableFips Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to