OctopusDeployReleaseDeploymentSettings.

Variables Property

Summary

Gets or sets values for any prompted variables.

Syntax

public Dictionary<string, string> Variables { get; set; }

Value

Type Description
Dictionary<string, string>