Share via


ISecurityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.SecurityPropertiesTypeConverter))]
public interface ISecurityProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.SecurityPropertiesTypeConverter))>]
type ISecurityProperties = interface
    interface IJsonSerializable
Public Interface ISecurityProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ProvisioningState

The status of the last operation.

SecuredCoreComplianceAssignment

Secured Core Compliance Assignment

SecurityComplianceStatusDataAtRestEncrypted

Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.

SecurityComplianceStatusDataInTransitProtected

Indicates whether HCI cluster has data in-transit protection.

SecurityComplianceStatusLastUpdated

Time in UTC when compliance status was last updated.

SecurityComplianceStatusSecuredCoreCompliance

Indicates whether HCI hosts meets secured-core server requirements.

SecurityComplianceStatusWdacCompliance

Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.

SmbEncryptionForIntraClusterTrafficComplianceAssignment

SMB encryption for intra-cluster traffic Compliance Assignment

WdacComplianceAssignment

WDAC Compliance Assignment

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to