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.inputs
/
IdentityPropertiesArgs
/
IdentityPropertiesArgs
Identity
Properties
Args
constructor
(
clientSecretUrl
:
Output
<
String
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
Either
<
String
,
ManagedIdentityType
>
>
?
=
null
)