Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Concrete tracked resource types can be created by aliasing this type using a specific property type. Uses Azure REST API version 2023-10-30-preview. Other available API versions: 2023-12-13-preview, 2024-03-26-preview, 2024-04-04-preview, 2024-10-19, 2025-01-21.
Link copied to clipboard
data class PoolArgs(val agentProfile: Output<Either<StatefulArgs, StatelessAgentProfileArgs>>? = null, val devCenterProjectResourceId: Output<String>? = null, val fabricProfile: Output<VmssFabricProfileArgs>? = null, val identity: Output<ManagedServiceIdentityArgs>? = null, val location: Output<String>? = null, val maximumConcurrency: Output<Int>? = null, val organizationProfile: Output<AzureDevOpsOrganizationProfileArgs>? = null, val poolName: Output<String>? = null, val provisioningState: Output<Either<String, ProvisioningState>>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<PoolArgs>
Concrete tracked resource types can be created by aliasing this type using a specific property type. Uses Azure REST API version 2023-10-30-preview. Other available API versions: 2023-12-13-preview, 2024-03-26-preview, 2024-04-04-preview, 2024-10-19, 2025-01-21.
Link copied to clipboard
class PoolArgsBuilder
Builder for PoolArgs.
Link copied to clipboard
Link copied to clipboard
class PoolResourceBuilder
Builder for Pool.