Summary
    Gets or sets a tenant tags used to match tenants that the deployment will be performed for; specify this argument multiple times to add multiple tenant tags.
    
		- Namespace
 - Cake
.Common .Tools .OctopusDeploy  - Containing Type
 - Octopus
Deploy Promote Release Settings  
Syntax
public string[] TenantTags { get; set; }
	Value
| Type | Description | 
|---|---|
| string[] | 
