toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.recommendationsservice.kotlin.inputs
/
EndpointAuthenticationArgs
/
EndpointAuthenticationArgs
Endpoint
Authentication
Args
constructor
(
aadTenantID
:
Output
<
String
>
?
=
null
,
principalID
:
Output
<
String
>
?
=
null
,
principalType
:
Output
<
Either
<
String
,
PrincipalType
>
>
?
=
null
)