你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentSecuritySettings.CredentialGuardEnforced Property

Definition

When set to true, Credential Guard is enabled.

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

Property Value

Implements

Attributes

Applies to