共用方式為


MockablePlaywrightTestingArmClient.GetPlaywrightTestingAccountQuotaResource Method

Definition

Gets an object representing a PlaywrightTestingAccountQuotaResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, PlaywrightTestingQuotaName) to create a PlaywrightTestingAccountQuotaResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.PlaywrightTesting.PlaywrightTestingAccountQuotaResource GetPlaywrightTestingAccountQuotaResource (Azure.Core.ResourceIdentifier id);
abstract member GetPlaywrightTestingAccountQuotaResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PlaywrightTesting.PlaywrightTestingAccountQuotaResource
override this.GetPlaywrightTestingAccountQuotaResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PlaywrightTesting.PlaywrightTestingAccountQuotaResource
Public Overridable Function GetPlaywrightTestingAccountQuotaResource (id As ResourceIdentifier) As PlaywrightTestingAccountQuotaResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a PlaywrightTestingAccountQuotaResource object.

Applies to