Share via


PlaywrightWorkspaceResource.GetAllPlaywrightWorkspaceQuota Method

Definition

Gets a collection of PlaywrightWorkspaceQuotaResources in the PlaywrightWorkspace.

public virtual Azure.ResourceManager.Playwright.PlaywrightWorkspaceQuotaCollection GetAllPlaywrightWorkspaceQuota();
abstract member GetAllPlaywrightWorkspaceQuota : unit -> Azure.ResourceManager.Playwright.PlaywrightWorkspaceQuotaCollection
override this.GetAllPlaywrightWorkspaceQuota : unit -> Azure.ResourceManager.Playwright.PlaywrightWorkspaceQuotaCollection
Public Overridable Function GetAllPlaywrightWorkspaceQuota () As PlaywrightWorkspaceQuotaCollection

Returns

An object representing collection of PlaywrightWorkspaceQuotaResources and their operations over a PlaywrightWorkspaceQuotaResource.

Applies to