SecurityComplianceStatus interface
Security compliance properties of the resource
Properties
| data |
Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes. |
| data |
Indicates whether HCI cluster has data in-transit protection. |
| last |
Time in UTC when compliance status was last updated. |
| secured |
Indicates whether HCI hosts meets secured-core server requirements. |
| wdac |
Indicates whether HCI hosts have enforced consistent Windows Defender Application Control. |
Property Details
dataAtRestEncrypted
Indicates whether data at-rest encryption is enabled on Azure Stack HCI clustered volumes.
dataAtRestEncrypted?: string
Property Value
string
dataInTransitProtected
Indicates whether HCI cluster has data in-transit protection.
dataInTransitProtected?: string
Property Value
string
lastUpdated
Time in UTC when compliance status was last updated.
lastUpdated?: Date
Property Value
Date
securedCoreCompliance
Indicates whether HCI hosts meets secured-core server requirements.
securedCoreCompliance?: string
Property Value
string
wdacCompliance
Indicates whether HCI hosts have enforced consistent Windows Defender Application Control.
wdacCompliance?: string
Property Value
string