organizations

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "liglxoumonvqegaa")
suspend fun organizations(argument: List<suspend OrganizationArgsBuilder.() -> Unit>)
@JvmName(name = "vwhfwmtomwrigpiu")
suspend fun organizations(vararg argument: suspend OrganizationArgsBuilder.() -> Unit)
@JvmName(name = "ogvcwnobslhdkqgp")
suspend fun organizations(argument: suspend OrganizationArgsBuilder.() -> Unit)

Parameters

argument

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