Azure.ResourceManager.LoadTesting 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
| Name | Description |
|---|---|
| AzureResourceManagerLoadTestingContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| LoadTestingExtensions |
A class to add extension methods to Azure.ResourceManager.LoadTesting. |
| LoadTestingQuotaCollection |
A class representing a collection of LoadTestingQuotaResource and their operations. Each LoadTestingQuotaResource in the collection will belong to the same instance of SubscriptionResource. To get a LoadTestingQuotaCollection instance call the GetLoadTestingQuotas method from an instance of SubscriptionResource. |
| LoadTestingQuotaData |
Quota bucket details object. |
| LoadTestingQuotaResource |
A class representing a LoadTestingQuota along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LoadTestingQuotaResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAllLoadTestingQuota method. |
| LoadTestingResource |
A class representing a LoadTestingResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LoadTestingResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetLoadTestingResources method. |
| LoadTestingResourceCollection |
A class representing a collection of LoadTestingResource and their operations. Each LoadTestingResource in the collection will belong to the same instance of ResourceGroupResource. To get a LoadTestingResourceCollection instance call the GetLoadTestingResources method from an instance of ResourceGroupResource. |
| LoadTestingResourceData |
LoadTest details. |
| LoadTestMappingCollection |
A class representing a collection of LoadTestMappingResource and their operations. Each LoadTestMappingResource in the collection will belong to the same instance of ArmResource. To get a LoadTestMappingCollection instance call the GetLoadTestMappings method from an instance of ArmResource. |
| LoadTestMappingData |
LoadTest mapping resource details. |
| LoadTestMappingResource |
A class representing a LoadTestMapping along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LoadTestMappingResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetLoadTestMappings method. |
| LoadTestProfileMappingCollection |
A class representing a collection of LoadTestProfileMappingResource and their operations. Each LoadTestProfileMappingResource in the collection will belong to the same instance of ArmResource. To get a LoadTestProfileMappingCollection instance call the GetLoadTestProfileMappings method from an instance of ArmResource. |
| LoadTestProfileMappingData |
LoadTest profile mapping resource details. |
| LoadTestProfileMappingResource |
A class representing a LoadTestProfileMapping along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LoadTestProfileMappingResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ArmResource using the GetLoadTestProfileMappings method. |
| MaxMonthlyVirtualUserHoursData |
Max monthly virtual usage hours resource. |
| MaxMonthlyVirtualUserHoursResource |
A class representing a MaxMonthlyVirtualUserHours along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MaxMonthlyVirtualUserHoursResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource LoadTestingResource using the GetMaxMonthlyVirtualUserHours method. |