Share via


ISecuritySetting.WdacComplianceAssignment Property

Definition

WDAC Compliance Assignment

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="WDAC Compliance Assignment", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceAssignmentType) }, ReadOnly=false, Required=false, SerializedName="wdacComplianceAssignment")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceAssignmentType? WdacComplianceAssignment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="WDAC Compliance Assignment", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceAssignmentType) }, ReadOnly=false, Required=false, SerializedName="wdacComplianceAssignment")>]
member this.WdacComplianceAssignment : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ComplianceAssignmentType> with get, set
Public Property WdacComplianceAssignment As Nullable(Of ComplianceAssignmentType)

Property Value

Attributes

Applies to