pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin
/
bot
bot
suspend
fun
bot
(
name
:
String
,
block
:
suspend
BotResourceBuilder
.
(
)
->
Unit
)
:
Bot
See also
Bot
.
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Bot
.
fun
bot
(
name
:
String
)
:
Bot
See also
Bot
.
Parameters
name
The
unique
name of the resulting resource.