toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin
/
NodeTypeArgsBuilder
/
securityType
security
Type
@
JvmName
(
name
=
"eyrfpumwpuubfgrv"
)
suspend
fun
securityType
(
value
:
Output
<
Either
<
String
,
SecurityType
>
>
)
@
JvmName
(
name
=
"kycxifxfrytubycj"
)
suspend
fun
securityType
(
value
:
Either
<
String
,
SecurityType
>
?
)
@
JvmName
(
name
=
"fwuqslywrewipfsk"
)
fun
securityType
(
value
:
String
)
@
JvmName
(
name
=
"mmrckihcvnfjoweu"
)
fun
securityType
(
value
:
SecurityType
)
Parameters
value
Specifies the security type of the nodeType. Only Standard and TrustedLaunch are currently supported