Security Profile Properties Args
constructor(targetVmConfidentialEncryption: Output<Either<String, SecurityConfiguration>>? = null, targetVmMonitoring: Output<Either<String, SecurityConfiguration>>? = null, targetVmSecureBoot: Output<Either<String, SecurityConfiguration>>? = null, targetVmSecurityType: Output<Either<String, SecurityType>>? = null, targetVmTpm: Output<Either<String, SecurityConfiguration>>? = null)