ldapsUrls

@JvmName(name = "xcypvubfxgnremal")
suspend fun ldapsUrls(value: Output<List<String>>)
@JvmName(name = "cmyvwbhckryxwert")
suspend fun ldapsUrls(value: List<String>)

Parameters

value

A list of the LDAPS URLs to communicate with the Azure Active Directory. Changing this forces a new resource to be created.


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


@JvmName(name = "mhexhvuhcexqrjdb")
suspend fun ldapsUrls(values: List<Output<String>>)
@JvmName(name = "wcciljagiashlvoy")
suspend fun ldapsUrls(vararg values: String)

Parameters

values

A list of the LDAPS URLs to communicate with the Azure Active Directory. Changing this forces a new resource to be created.