Partager via


UefiSettings.SecureBootEnabled Propriété

Définition

Obtient ou définit spécifie si le démarrage sécurisé doit être activé sur la machine virtuelle. Version minimale de l’api : 01/12/2020.

[Newtonsoft.Json.JsonProperty(PropertyName="secureBootEnabled")]
public bool? SecureBootEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secureBootEnabled")>]
member this.SecureBootEnabled : Nullable<bool> with get, set
Public Property SecureBootEnabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à