securityType

@JvmName(name = "xgnapcbfqyulskmg")
suspend fun securityType(value: Output<Either<String, SecurityTypes>>)
@JvmName(name = "ikjpxbbnhwqisqcm")
suspend fun securityType(value: Either<String, SecurityTypes>?)
@JvmName(name = "vmjartspexfqhatt")
fun securityType(value: String)
@JvmName(name = "clrwxibjbdlwqjlj")
fun securityType(value: SecurityTypes)

Parameters

value

Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings. The default behavior is: UefiSettings will not be enabled unless this property is set.