toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
ServicePrincipalCredentialArgs
/
ServicePrincipalCredentialArgs
Service
Principal
Credential
Args
constructor
(
annotations
:
Output
<
List
<
Any
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
servicePrincipalId
:
Output
<
Any
>
?
=
null
,
servicePrincipalKey
:
Output
<
AzureKeyVaultSecretReferenceArgs
>
?
=
null
,
tenant
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
)