pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devcenter.kotlin.outputs
/
GetProjectResult
/
GetProjectResult
Get
Project
Result
fun
GetProjectResult
(
description
:
String
?
=
null
,
devCenterId
:
String
?
=
null
,
devCenterUri
:
String
,
id
:
String
,
location
:
String
,
maxDevBoxesPerUser
:
Int
?
=
null
,
name
:
String
,
provisioningState
:
String
,
systemData
:
SystemDataResponse
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)