25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>AzureDevopsConnection.serverUrl - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_1.projectFeatures</a> / <a href="index.html">AzureDevopsConnection</a> / <a href="./server-url.html">serverUrl</a><br/>
|
|
<br/>
|
|
<h1>serverUrl</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2018_1.projectFeatures.AzureDevopsConnection$serverUrl"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">serverUrl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
|
|
<p>Azure DevOps or VSTS server URL, for example:
|
|
https://dev.azure.com/ (Azure Devops) or https://.visualstudio.com (VSTS)</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Azure DevOps or VSTS server URL, for example:
|
|
https://dev.azure.com/ (Azure Devops) or https://.visualstudio.com (VSTS)</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Azure DevOps or VSTS server URL, for example:
|
|
https://dev.azure.com/ (Azure Devops) or https://.visualstudio.com (VSTS)</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|