PlaywrightWorkspaceQuotaProperties interface   
Playwright workspace quota resource properties.
Properties
| free | 
	The Playwright workspace quota free trial properties.  | 
| provisioning | 
	The status of the last resource operation.  | 
Property Details
		freeTrial
	 
	The Playwright workspace quota free trial properties.
freeTrial?: PlaywrightWorkspaceFreeTrialProperties
				Property Value
		provisioningState
	 
	The status of the last resource operation.
provisioningState?: string
				Property Value
string