toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin
/
MigrateAgentArgs
/
MigrateAgentArgs
Migrate
Agent
Args
constructor
(
agentName
:
Output
<
String
>
?
=
null
,
modernizeProjectName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
MigrateAgentModelPropertiesArgs
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
subscriptionId
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)