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