PlaywrightQuotaProperties Class
- java.
lang. Object - com.
azure. resourcemanager. playwright. models. PlaywrightQuotaProperties
- com.
Implements
public final class PlaywrightQuotaProperties
implements JsonSerializable<PlaywrightQuotaProperties>
Subscription-level location-based Playwright quota resource properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Free |
freeTrial()
Get the free |
|
static
Playwright |
fromJson(JsonReader jsonReader)
Reads an instance of Playwright |
|
Provisioning |
provisioningState()
Get the provisioning |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
freeTrial
public FreeTrialProperties freeTrial()
Get the freeTrial property: The subscription-level location-based Playwright quota free trial properties.
Returns:
fromJson
public static PlaywrightQuotaProperties fromJson(JsonReader jsonReader)
Reads an instance of PlaywrightQuotaProperties from the JsonReader.
Parameters:
Returns:
Throws:
provisioningState
public ProvisioningState provisioningState()
Get the provisioningState property: The status of the last resource operation.
Returns:
toJson
validate
public void validate()
Validates the instance.