MockablePlaywrightSubscriptionResource.GetAllPlaywrightQuota Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of PlaywrightQuotaResources in the SubscriptionResource.
public virtual Azure.ResourceManager.Playwright.PlaywrightQuotaCollection GetAllPlaywrightQuota(Azure.Core.AzureLocation location);
abstract member GetAllPlaywrightQuota : Azure.Core.AzureLocation -> Azure.ResourceManager.Playwright.PlaywrightQuotaCollection
override this.GetAllPlaywrightQuota : Azure.Core.AzureLocation -> Azure.ResourceManager.Playwright.PlaywrightQuotaCollection
Public Overridable Function GetAllPlaywrightQuota (location As AzureLocation) As PlaywrightQuotaCollection
Parameters
- location
- AzureLocation
The name of the Azure region.
Returns
An object representing collection of PlaywrightQuotaResources and their operations over a PlaywrightQuotaResource.