Skip to content

[V] $renamePathParameter

const $renamePathParameter: RenamePathParameterDecorator;

Renames a path parameter in an Azure Resource Manager operation.

context

The decorator context.

target

The operation to modify.

sourceParameterName

The name of the parameter to rename.

targetParameterName

The new name for the parameter.