VisualstudioFunctions

Functions

Link copied to clipboard

Gets the Visual Studio Team Services account resource details. API Version: 2014-04-01-preview.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(resourceGroupName: String, resourceName: String): GetAccountResult
Link copied to clipboard

Gets the details of an extension associated with a Visual Studio Team Services account resource. API Version: 2014-04-01-preview.

suspend fun getExtension(accountResourceName: String, extensionResourceName: String, resourceGroupName: String): GetExtensionResult