你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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