Create Component Mapping

Creates a component mapping.
Table 1. Input properties for the Create Component Mapping step
Name Type Description Required
Component Name String The name of the component to be mapped. Yes
Application Name String The name of the application the environment belongs to. Not required if specifying environment by ID, but required if specifying environment by name. No
Environment Name String name/ID of the environment. If you specify ID you don't need to specify the application. Yes
Resource Name String The resource for which the component mapping will be created. Not needed if resource group is specified. No
Resource Group Path String The path to the resource group for which the component mapping will be created. Not needed if resource is specified. Example: /Groups/MyGroup No

Feedback