AzurePipelinesInfo.

GetEnvironmentUri(string) Method

Summary

Gets an environment variable as a System.Uri.

Syntax

protected Uri GetEnvironmentUri(string variable)

Parameters

Name Type Description
variable string The environment variable name.

Return Value

Type Description
Uri The environment variable.