pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
ListWebAppSiteBackupsPlainArgs
List
Web
App
Site
Backups
Plain
Args
data
class
ListWebAppSiteBackupsPlainArgs
(
val
name
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
ListWebAppSiteBackupsPlainArgs
>
Constructors
Functions
Properties
Constructors
List
Web
App
Site
Backups
Plain
Args
Link copied to clipboard
fun
ListWebAppSiteBackupsPlainArgs
(
name
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ListWebAppSiteBackupsPlainArgs
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.