toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin
/
IntegrationRuntimeSelfHostedArgs
/
IntegrationRuntimeSelfHostedArgs
Integration
Runtime
Self
Hosted
Args
constructor
(
dataFactoryId
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
rbacAuthorizations
:
Output
<
List
<
IntegrationRuntimeSelfHostedRbacAuthorizationArgs
>
>
?
=
null
,
selfContainedInteractiveAuthoringEnabled
:
Output
<
Boolean
>
?
=
null
)