AppVeyorStartDeploymentRequest.

EnvironmentVariables Property

Summary

Gets or sets the environment variables.

Syntax

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

Attributes

Type Description
JsonPropertyAttribute

Value

Type Description
Dictionary<string, string>