extensionProperties

@JvmName(name = "sblpxuwwunvvmlyu")
suspend fun extensionProperties(value: Output<Map<String, String>>)
@JvmName(name = "cshynarldfawmjgo")
suspend fun extensionProperties(value: Map<String, String>?)

Parameters

value

Gets or sets extensionProperties of the maintenanceConfiguration. This is for future use only and would be a set of key value pairs for additional information e.g. whether to follow SDP etc.


@JvmName(name = "psgtxjcvcmnhjgbi")
fun extensionProperties(vararg values: Pair<String, String>)

Parameters

values

Gets or sets extensionProperties of the maintenanceConfiguration. This is for future use only and would be a set of key value pairs for additional information e.g. whether to follow SDP etc.