Freigeben über


AgentPoolSecurityProfile.IsSecureBootEnabled Property

Definition

Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot. For more details, see aka.ms/aks/trustedlaunch. If not specified, the default is false. Serialized Name: AgentPoolSecurityProfile.enableSecureBoot

public bool? IsSecureBootEnabled { get; set; }
member this.IsSecureBootEnabled : Nullable<bool> with get, set
Public Property IsSecureBootEnabled As Nullable(Of Boolean)

Property Value

Applies to