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