securityType

@JvmName(name = "bskekwalwycqmamj")
suspend fun securityType(value: Output<Either<String, SecurityTypes>>)
@JvmName(name = "rqfglpffjcyolsee")
suspend fun securityType(value: Either<String, SecurityTypes>?)
@JvmName(name = "kacdkdvdtyfxowet")
fun securityType(value: String)
@JvmName(name = "cbhdlkwrcdtmgngq")
fun securityType(value: SecurityTypes)

Parameters

value

Specifies the SecurityType of the virtual machine. It is set as TrustedLaunch to enable UefiSettings.

Default: UefiSettings will not be enabled unless this property is set as TrustedLaunch.