Share via


AdditionalCapabilities.EnableFips1403Encryption Property

Definition

The flag enables the usage of FIPS 140-3 compliant cryptography on the protectedSettings of an extension. Learn more at: https://aka.ms/linuxagentfipssupport.

public Azure.Provisioning.BicepValue<bool> EnableFips1403Encryption { get; set; }
member this.EnableFips1403Encryption : Azure.Provisioning.BicepValue<bool> with get, set
Public Property EnableFips1403Encryption As BicepValue(Of Boolean)

Property Value

Applies to