Summary
    Gets or sets a tenant the deployment will be performed for; specify this argument multiple times to add multiple tenants or use `*` wildcard to deploy to tenants able to deploy.
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public string[] Tenant { get; set; }
	Value
| Type | Description | 
|---|---|
| string[] | 
