Share via


VirtualMachineInstanceProperties.UefiSettingSecureBootEnabled Property

Definition

Specifies whether secure boot should be enabled on the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)]
public bool? UefiSettingSecureBootEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.PropertyOrigin.Inlined)>]
member this.UefiSettingSecureBootEnabled : Nullable<bool> with get, set
Public Property UefiSettingSecureBootEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to