crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2.project-features/-azure-devops-connection/server-url.html

25 lines
1.2 KiB
HTML
Raw Permalink Normal View History

2021-01-18 20:27:50 +00:00
<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_2.projectFeatures</a>&nbsp;/&nbsp;<a href="index.html">AzureDevopsConnection</a>&nbsp;/&nbsp;<a href="./server-url.html">serverUrl</a><br/>
<br/>
<h1>serverUrl</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.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>