Azure.ResourceManager.PlaywrightTesting Namespace
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.
Classes
PlaywrightTestingAccountCollection |
A class representing a collection of PlaywrightTestingAccountResource and their operations. Each PlaywrightTestingAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a PlaywrightTestingAccountCollection instance call the GetPlaywrightTestingAccounts method from an instance of ResourceGroupResource. |
PlaywrightTestingAccountData |
A class representing the PlaywrightTestingAccount data model. A Playwright service account resource. |
PlaywrightTestingAccountQuotaCollection |
A class representing a collection of PlaywrightTestingAccountQuotaResource and their operations. Each PlaywrightTestingAccountQuotaResource in the collection will belong to the same instance of PlaywrightTestingAccountResource. To get a PlaywrightTestingAccountQuotaCollection instance call the GetPlaywrightTestingAccountQuotas method from an instance of PlaywrightTestingAccountResource. |
PlaywrightTestingAccountQuotaData |
A class representing the PlaywrightTestingAccountQuota data model. A quota resource for a Playwright service account. |
PlaywrightTestingAccountQuotaResource |
A Class representing a PlaywrightTestingAccountQuota along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PlaywrightTestingAccountQuotaResource from an instance of ArmClient using the GetPlaywrightTestingAccountQuotaResource method. Otherwise you can get one from its parent resource PlaywrightTestingAccountResource using the GetPlaywrightTestingAccountQuota method. |
PlaywrightTestingAccountResource |
A Class representing a PlaywrightTestingAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PlaywrightTestingAccountResource from an instance of ArmClient using the GetPlaywrightTestingAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPlaywrightTestingAccount method. |
PlaywrightTestingExtensions |
A class to add extension methods to Azure.ResourceManager.PlaywrightTesting. |
PlaywrightTestingQuotaCollection |
A class representing a collection of PlaywrightTestingQuotaResource and their operations. Each PlaywrightTestingQuotaResource in the collection will belong to the same instance of SubscriptionResource. To get a PlaywrightTestingQuotaCollection instance call the GetPlaywrightTestingQuotas method from an instance of SubscriptionResource. |
PlaywrightTestingQuotaData |
A class representing the PlaywrightTestingQuota data model. A subscription quota resource. |
PlaywrightTestingQuotaResource |
A Class representing a PlaywrightTestingQuota along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PlaywrightTestingQuotaResource from an instance of ArmClient using the GetPlaywrightTestingQuotaResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetPlaywrightTestingQuota method. |
Azure SDK for .NET