Share via


ISecurityProperties.SecuredCoreComplianceAssignment Property

Definition

Secured Core Compliance Assignment

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

Property Value

Attributes

Applies to