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. An account resource |
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 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