Back to index
Summary
Contains configuration for an application to be deployed in a release.projectNameStringrequiredThe name for the project that must be unique among all projects. actualParametersStringoptionalActual parameters. (Alternate argument name actualParameter .)applicationNameStringoptionalThe name of the application. applicationProjectNameStringoptionalThe name of the project containing specified application. If not specified, it is defaulted to the release project name. clearActualParametersStringoptionalTrue if the task should remove all actual parameters. deployerConfigurationNameStringoptionalThe name of deployer configuration. If not specified, a system generated GUID is used. deployerTaskNameStringoptionalThe name of the deployer task defined in the provided stage. environmentNameStringoptionalThe name of the environment. environmentProjectNameStringoptionalThe name of the project containing specified environment or environment template. If not specified, it is defaulted to the release project name. environmentTemplateNameStringoptionalThe name of the environment template. environmentTemplateProjectNameStringoptionalThe name of the project containing specified environment template. If not specified, it is defaulted to the environment project name. insertRollingDeployManualStepStringoptionalTrue to indicate a manual step to inject after each phase or batch. newNameStringoptionalThe new name for an existing object that is being renamed. processNameStringoptionalThe name of the application process. releaseNameStringoptionalThe name of the release. rollingDeployEnabledStringoptionalPerform rolling deployment. rollingDeployManualStepAssigneesStringoptionalA list of assignees who receive the notification when rolling deploy iteration completes. (Alternate argument name rollingDeployManualStepAssignee .)rollingDeployManualStepConditionStringoptionalDefines run condition on manual step created during rolling deployment. (Alternate argument name rollingDeployManualStepCondition .)rollingDeployPhasesStringoptionalOne or more rolling deploy phases to be used for deployment. (Alternate argument name rollingDeployPhase .)rolloutApproversStringoptionalA list of rollout approvers. (Alternate argument name rolloutApprover .)rolloutNotificationEnabledStringoptionalRollout notification enabled (default is false). skipDeployStringoptionalTrue to skip deployment to an environment. snapshotNameStringoptionalThe name of the snapshot. stageNameStringoptionalThe name of the stage of a pipeline attached to a release if specified. |
Usage
There are no usage examples available fordeployerConfiguration
.