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