toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
GetWebAppSourceControlPlainArgs
Get
Web
App
Source
Control
Plain
Args
data
class
GetWebAppSourceControlPlainArgs
(
val
name
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetWebAppSourceControlPlainArgs
>
Members
Constructors
Get
Web
App
Source
Control
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
,
resourceGroupName
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Name of the app.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group to which the resource belongs.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetWebAppSourceControlPlainArgs