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
/
GetMoveResourcePlainArgs
Get
Move
Resource
Plain
Args
data
class
GetMoveResourcePlainArgs
(
val
moveCollectionName
:
String
,
val
moveResourceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetMoveResourcePlainArgs
>
Members
Constructors
Get
Move
Resource
Plain
Args
Link copied to clipboard
constructor
(
moveCollectionName
:
String
,
moveResourceName
:
String
,
resourceGroupName
:
String
)
Properties
move
Collection
Name
Link copied to clipboard
val
moveCollectionName
:
String
The Move Collection Name.
move
Resource
Name
Link copied to clipboard
val
moveResourceName
:
String
The Move Resource Name.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The Resource Group Name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMoveResourcePlainArgs