QuotaNames type
Defines values for QuotaNames.
KnownQuotaNames can be used interchangeably with QuotaNames,
this enum contains the known values that the service supports.
Known values supported by the service
ScalableExecution: The quota details for scalable execution feature. When enabled, Playwright client workers can connect to cloud-hosted browsers. This can increase the number of parallel workers for a test run, significantly minimizing test completion durations.
type QuotaNames = string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript