pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
GetProjectKeysPlainArgs
Get
Project
Keys
Plain
Args
data
class
GetProjectKeysPlainArgs
(
val
projectName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetProjectKeysPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Project
Keys
Plain
Args
Link copied to clipboard
fun
GetProjectKeysPlainArgs
(
projectName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProjectKeysPlainArgs
Properties
project
Name
Link copied to clipboard
val
projectName
:
String
Name of the Azure Migrate project.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the Azure Resource Group that project is part of.