assignments

@JvmName(name = "sytsmhgyakhnnauy")
suspend fun assignments(value: Output<List<AssignmentArgs>>)
@JvmName(name = "ompbxvghejnxvnhv")
suspend fun assignments(value: List<AssignmentArgs>?)

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 ElasticSAN there can be many.


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


@JvmName(name = "peugrbskuexgwtkv")
suspend fun assignments(values: List<Output<AssignmentArgs>>)
@JvmName(name = "omjchoupvaswiumj")
suspend fun assignments(vararg values: AssignmentArgs)

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 ElasticSAN there can be many.


@JvmName(name = "myvchmvivvqyybdp")
suspend fun assignments(argument: List<suspend AssignmentArgsBuilder.() -> Unit>)
@JvmName(name = "oyocvhwaqxsriovv")
suspend fun assignments(vararg argument: suspend AssignmentArgsBuilder.() -> Unit)
@JvmName(name = "ptbfkkyehechxcwk")
suspend fun assignments(argument: suspend AssignmentArgsBuilder.() -> Unit)

Parameters

argument

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 ElasticSAN there can be many.