OctopusDeployReleaseDeploymentSettings.

ExcludeMachines Property

Summary

Gets or sets the comma-separated list of machine names to exclude in the deployed environment.If not specified all machines in the environment will be considered.

Syntax

public string ExcludeMachines { get; set; }

Value

Type Description
string