Skip to content

[V] $renamePathParameter

const $renamePathParameter: RenamePathParameterDecorator;

Renames a path parameter in an Azure Resource Manager operation.

The decorator context.

The operation to modify.

The name of the parameter to rename.

The new name for the parameter.