PoolArgs

constructor(agentProfile: Output<Either<StatefulArgs, StatelessAgentProfileArgs>>? = null, devCenterProjectResourceId: Output<String>? = null, fabricProfile: Output<VmssFabricProfileArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, maximumConcurrency: Output<Int>? = null, organizationProfile: Output<Either<AzureDevOpsOrganizationProfileArgs, GitHubOrganizationProfileArgs>>? = null, poolName: Output<String>? = null, provisioningState: Output<Either<String, ProvisioningState>>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)