pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin
/
PropertyArgs
/
PropertyArgs
Property
Args
fun
PropertyArgs
(
displayName
:
Output
<
String
>
?
=
null
,
propId
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
secret
:
Output
<
Boolean
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
String
>
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)