Compartilhar via


UefiSettings.SecureBootEnabled Propriedade

Definição

Obtém ou define se a inicialização segura deve ser habilitada na máquina virtual. Versão mínima da api: 2020-12-01.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a