pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
SlotIdentity
/
SlotIdentity
Slot
Identity
fun
SlotIdentity
(
identityIds
:
List
<
String
>
?
=
null
,
principalId
:
String
?
=
null
,
tenantId
:
String
?
=
null
,
type
:
String
)