DeploymentSecuritySettingsArgs

constructor(bitlockerBootVolume: Output<Boolean>? = null, bitlockerDataVolumes: Output<Boolean>? = null, credentialGuardEnforced: Output<Boolean>? = null, driftControlEnforced: Output<Boolean>? = null, drtmProtection: Output<Boolean>? = null, hvciProtection: Output<Boolean>? = null, sideChannelMitigationEnforced: Output<Boolean>? = null, smbClusterEncryption: Output<Boolean>? = null, smbSigningEnforced: Output<Boolean>? = null, wdacEnforced: Output<Boolean>? = null)