securityEncryptionType

@JvmName(name = "qpcqfgmkntdoyxut")
suspend fun securityEncryptionType(value: Output<String>)
@JvmName(name = "bkfxwcdqhpjqbqrd")
suspend fun securityEncryptionType(value: String?)

Parameters

value

Encryption Type when the Virtual Machine Scale Set is Confidential VMSS. Possible values are VMGuestStateOnly and DiskWithVMGuestState. Changing this forces a new resource to be created.

Note: vtpm_enabled must be set to true when security_encryption_type is specified. Note: encryption_at_host_enabled cannot be set to true when security_encryption_type is set to DiskWithVMGuestState.