toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.botservice.kotlin.inputs
/
GetBotPlainArgs
Get
Bot
Plain
Args
data
class
GetBotPlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
GetBotPlainArgs
>
Members
Constructors
Get
Bot
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
resourceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the Bot resource group in the user subscription.
resource
Name
Link copied to clipboard
val
resourceName
:
String
The name of the Bot resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBotPlainArgs