siteNames

@JvmName(name = "twpkjpunhjfgrxyq")
suspend fun siteNames(vararg values: Output<String>)


@JvmName(name = "edjwlhhujfoomhue")
suspend fun siteNames(value: Output<List<String>>)
@JvmName(name = "fpdhiraaymqgdvmn")
suspend fun siteNames(value: List<String>?)

Deprecated

`site_names` will be removed in favour of the property `site` in version 4.0 of the AzureRM Provider.

Parameters

value

A list of Web Chat Site names.

NOTE: site_names is deprecated and will be removed in favour of the property site in version 4.0 of the AzureRM Provider.


@JvmName(name = "opyqgubtuswwacta")
suspend fun siteNames(values: List<Output<String>>)
@JvmName(name = "yqituieetgyerwre")
suspend fun siteNames(vararg values: String)

Deprecated

`site_names` will be removed in favour of the property `site` in version 4.0 of the AzureRM Provider.

Parameters

values

A list of Web Chat Site names.

NOTE: site_names is deprecated and will be removed in favour of the property site in version 4.0 of the AzureRM Provider.