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
/
CloudServiceRoleProfilePropertiesArgsBuilder
Cloud
Service
Role
Profile
Properties
Args
Builder
class
CloudServiceRoleProfilePropertiesArgsBuilder
Builder for
CloudServiceRoleProfilePropertiesArgs
.
Members
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"qkqtmcnnlvxdafdt"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"iojctysbdagsqopa"
)
suspend
fun
name
(
value
:
String
?
)
sku
Link copied to clipboard
@
JvmName
(
name
=
"ttgoanrwwpnlwmbs"
)
suspend
fun
sku
(
value
:
CloudServiceRoleSkuArgs
?
)
@
JvmName
(
name
=
"xhxlnbxvxybmvsdd"
)
suspend
fun
sku
(
value
:
Output
<
CloudServiceRoleSkuArgs
>
)
@
JvmName
(
name
=
"lksidsongumcyrpw"
)
suspend
fun
sku
(
argument
:
suspend
CloudServiceRoleSkuArgsBuilder
.
(
)
->
Unit
)