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.inputs
/
GetGroupsOperationPlainArgs
Get
Groups
Operation
Plain
Args
data
class
GetGroupsOperationPlainArgs
(
val
groupName
:
String
,
val
projectName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetGroupsOperationPlainArgs
>
Members
Constructors
Get
Groups
Operation
Plain
Args
Link copied to clipboard
constructor
(
groupName
:
String
,
projectName
:
String
,
resourceGroupName
:
String
)
Properties
group
Name
Link copied to clipboard
val
groupName
:
String
Group ARM name
project
Name
Link copied to clipboard
val
projectName
:
String
Assessment Project Name
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGroupsOperationPlainArgs