Dela via


OSOptionProperty.EnableFipsImage Property

Definition

Gets or sets whether the image is FIPS-enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="enable-fips-image")]
public bool EnableFipsImage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enable-fips-image")>]
member this.EnableFipsImage : bool with get, set
Public Property EnableFipsImage As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to