IDeploymentSecuritySettings.HvciProtection Property

Definition

By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="hvciProtection", Update=true)]
public bool? HvciProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="By default, Hypervisor-protected Code Integrity is enabled on your Azure HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="hvciProtection", Update=true)>]
member this.HvciProtection : Nullable<bool> with get, set
Public Property HvciProtection As Nullable(Of Boolean)

Property Value

Attributes

Applies to