pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devcenter.kotlin.inputs
/
GetProjectPlainArgs
Get
Project
Plain
Args
data
class
GetProjectPlainArgs
(
val
projectName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetProjectPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Project
Plain
Args
Link copied to clipboard
fun
GetProjectPlainArgs
(
projectName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProjectPlainArgs
Properties
project
Name
Link copied to clipboard
val
projectName
:
String
The name of the project.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group within the Azure subscription.