pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.batch.kotlin.outputs
/
BatchAccountIdentityResponse
/
BatchAccountIdentityResponse
Batch
Account
Identity
Response
fun
BatchAccountIdentityResponse
(
principalId
:
String
,
tenantId
:
String
,
type
:
String
,
userAssignedIdentities
:
Map
<
String
,
BatchAccountIdentityResponseUserAssignedIdentities
>
?
=
null
)