pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsWebAppSlotIdentityArgs
/
WindowsWebAppSlotIdentityArgs
Windows
Web
App
Slot
Identity
Args
fun
WindowsWebAppSlotIdentityArgs
(
identityIds
:
Output
<
List
<
String
>
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)