assignments

@JvmName(name = "wbfbvyoschuherkb")
suspend fun assignments(value: Output<List<String>>)
@JvmName(name = "scfmsspeikydxubi")
suspend fun assignments(value: List<String>?)

Parameters

value

List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For portable there can be many.


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


@JvmName(name = "iwctirumvbwflsym")
suspend fun assignments(values: List<Output<String>>)
@JvmName(name = "cwfgbmsslbduvjmq")
suspend fun assignments(vararg values: String)

Parameters

values

List of resources that should have access to the pool. Typically ARM references to AKS clusters or ACI Container Groups. For local and standard this must be a single reference. For portable there can be many.