Share via


MockablePlaywrightSubscriptionResource.GetAllPlaywrightQuota Method

Definition

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.

Applies to