pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
IdentityPropertiesArgs
/
IdentityPropertiesArgs
Identity
Properties
Args
fun
IdentityPropertiesArgs
(
clientSecretUrl
:
Output
<
String
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
Either
<
String
,
ManagedIdentityType
>
>
?
=
null
)