Snapshot.EnableFips Property

Definition

Whether to use a FIPS-enabled OS.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public bool? EnableFips { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.EnableFips : Nullable<bool>
Public ReadOnly Property EnableFips As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to