ServiceFabricManagedNodeTypeData.IsSecureBootEnabled Property

Definition

Specifies whether secure boot should be enabled on the nodeType. Can only be used with TrustedLaunch and ConfidentialVM SecurityType.

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

Property Value

Applies to