Sdílet prostřednictvím


ISnapshot.EnableFips Property

Definition

Whether to use a FIPS-enabled OS.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Whether to use a FIPS-enabled OS.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="enableFIPS")]
public bool? EnableFips { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Whether to use a FIPS-enabled OS.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="enableFIPS")>]
member this.EnableFips : Nullable<bool>
Public ReadOnly Property EnableFips As Nullable(Of Boolean)

Property Value

Attributes

Applies to