LoadTestMappingUpdateProperties Class
Definition
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.
The updatable properties of the LoadTestMappingResource.
public class LoadTestMappingUpdateProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.LoadTesting.Models.LoadTestMappingUpdateProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.LoadTesting.Models.LoadTestMappingUpdateProperties>
type LoadTestMappingUpdateProperties = class
interface IJsonModel<LoadTestMappingUpdateProperties>
interface IPersistableModel<LoadTestMappingUpdateProperties>
Public Class LoadTestMappingUpdateProperties
Implements IJsonModel(Of LoadTestMappingUpdateProperties), IPersistableModel(Of LoadTestMappingUpdateProperties)
- Inheritance
-
LoadTestMappingUpdateProperties
- Implements
Constructors
| Name | Description |
|---|---|
| LoadTestMappingUpdateProperties() |
Initializes a new instance of LoadTestMappingUpdateProperties. |
Properties
| Name | Description |
|---|---|
| AzureLoadTestingResourceId |
Mapped Azure Load Test resource Id. |
| SourceResourceId |
Mapped source resource Id. |
| TestId |
Mapped Azure Load Test resource test-id. |