VisualstudioFunctions

Functions

Link copied to clipboard

Gets the Visual Studio Team Services account resource details. Azure REST API version: 2017-11-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. Azure REST API version: 2017-11-01-preview.

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