PlaywrightWorkspaceResource.GetAllPlaywrightWorkspaceQuota 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 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.