ArmLoadTestingModelFactory.LoadTestMappingPatch Method

Definition

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.

Applies to