Summary
Gets or sets list of machines names to target in the deployed environment.If not specified all machines in the environment will be considered.
- Namespace
- Cake
.Common .Tools .OctopusDeploy - Containing Type
- Octopus
Deploy Promote Release Settings
Syntax
public string[] SpecificMachines { get; set; }
Value
Type | Description |
---|---|
string[] |