pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
DiskSecurityProfileArgsBuilder
/
securityType
security
Type
@
JvmName
(
name
=
"qpfpgljoajfqqcnt"
)
suspend
fun
securityType
(
value
:
Output
<
Either
<
String
,
DiskSecurityTypes
>
>
)
@
JvmName
(
name
=
"eyiwvhvlfphqilxl"
)
suspend
fun
securityType
(
value
:
Either
<
String
,
DiskSecurityTypes
>
?
)
@
JvmName
(
name
=
"txljdstisxfemboi"
)
fun
securityType
(
value
:
String
)
@
JvmName
(
name
=
"tblldbwxbvdyktxw"
)
fun
securityType
(
value
:
DiskSecurityTypes
)
Parameters
value
Specifies the SecurityType of the VM. Applicable for OS disks only.