pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appinsights.kotlin
/
ApiKeyArgs
/
ApiKeyArgs
Api
Key
Args
fun
ApiKeyArgs
(
applicationInsightsId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
readPermissions
:
Output
<
List
<
String
>
>
?
=
null
,
writePermissions
:
Output
<
List
<
String
>
>
?
=
null
)