securityType

@JvmName(name = "bqawbmsarbtddtqe")
suspend fun securityType(value: Output<Either<String, SecurityTypes>>)
@JvmName(name = "vletgdelbdoamjff")
suspend fun securityType(value: Either<String, SecurityTypes>?)
@JvmName(name = "mbfnydbawloeejan")
fun securityType(value: String)
@JvmName(name = "mebuwbphnyddslky")
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.