toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.outputs
/
GetUserResult
/
GetUserResult
Get
User
Result
constructor
(
azureApiVersion
:
String
,
createdDate
:
String
,
id
:
String
,
identity
:
UserIdentityResponse
?
=
null
,
location
:
String
?
=
null
,
name
:
String
,
provisioningState
:
String
,
secretStore
:
UserSecretStoreResponse
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
,
uniqueIdentifier
:
String
)