pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningexperimentation.kotlin.outputs
/
GetProjectResult
/
GetProjectResult
Get
Project
Result
fun
GetProjectResult
(
accountId
:
String
,
creationDate
:
String
,
description
:
String
?
=
null
,
friendlyName
:
String
,
gitrepo
:
String
?
=
null
,
id
:
String
,
location
:
String
,
name
:
String
,
projectId
:
String
,
provisioningState
:
String
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
,
workspaceId
:
String
)