ArmLoadTestingModelFactory.LoadTestMappingPatch Method
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.
public static Azure.ResourceManager.LoadTesting.Models.LoadTestMappingPatch LoadTestMappingPatch(Azure.ResourceManager.LoadTesting.Models.LoadTestMappingUpdateProperties properties = default);
static member LoadTestMappingPatch : Azure.ResourceManager.LoadTesting.Models.LoadTestMappingUpdateProperties -> Azure.ResourceManager.LoadTesting.Models.LoadTestMappingPatch
Public Shared Function LoadTestMappingPatch (Optional properties As LoadTestMappingUpdateProperties = Nothing) As LoadTestMappingPatch
Parameters
- properties
- LoadTestMappingUpdateProperties
The resource-specific properties for this resource.
Returns
A new LoadTestMappingPatch instance for mocking.