organizations

@JvmName(name = "kewxlppgjuvmeopv")
suspend fun organizations(value: Output<List<OrganizationArgs>>)
@JvmName(name = "rqntlomgfxfkutvd")
suspend fun organizations(value: List<OrganizationArgs>)

Parameters

value

The list of Azure DevOps organizations the pool should be present in.


@JvmName(name = "pjhenddqmrteliqi")
suspend fun organizations(vararg values: Output<OrganizationArgs>)


@JvmName(name = "nqrlxksxwnsqunbp")
suspend fun organizations(values: List<Output<OrganizationArgs>>)
@JvmName(name = "glqontntejcfvucj")
suspend fun organizations(vararg values: OrganizationArgs)

Parameters

values

The list of Azure DevOps organizations the pool should be present in.


@JvmName(name = "smcohhfatxscuscb")
suspend fun organizations(argument: List<suspend OrganizationArgsBuilder.() -> Unit>)
@JvmName(name = "qoqfpogysergwdsp")
suspend fun organizations(vararg argument: suspend OrganizationArgsBuilder.() -> Unit)
@JvmName(name = "dfmfyxdlpmqtbvgj")
suspend fun organizations(argument: suspend OrganizationArgsBuilder.() -> Unit)

Parameters

argument

The list of Azure DevOps organizations the pool should be present in.