toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
DiskSecurityProfileArgsBuilder
/
securityType
security
Type
@
JvmName
(
name
=
"eqmpdqrlvyukchqy"
)
suspend
fun
securityType
(
value
:
Output
<
Either
<
String
,
DiskSecurityTypes
>
>
)
@
JvmName
(
name
=
"nilfvosqvmwhpeob"
)
suspend
fun
securityType
(
value
:
Either
<
String
,
DiskSecurityTypes
>
?
)
@
JvmName
(
name
=
"snvixckucxbsvmjo"
)
fun
securityType
(
value
:
String
)
@
JvmName
(
name
=
"vsawqadvmhwmfdsa"
)
fun
securityType
(
value
:
DiskSecurityTypes
)
Parameters
value
Specifies the SecurityType of the VM. Applicable for OS disks only.