pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
PrivateRecordSetArgsBuilder
/
metadata
metadata
@
JvmName
(
name
=
"tbsllyfhmfajccig"
)
suspend
fun
metadata
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ibmmbgjdhpvrpsbg"
)
suspend
fun
metadata
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
The metadata attached to the record set.
@
JvmName
(
name
=
"utjmooicmytslxto"
)
fun
metadata
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
The metadata attached to the record set.