toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Migrate
Project
Plain
Args
Link copied to clipboard
constructor
(
migrateProjectName
:
String
,
resourceGroupName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMigrateProjectPlainArgs