ISecurityProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
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
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |