getExtension

Gets the details of an extension associated with a Visual Studio Team Services account resource. Azure REST API version: 2017-11-01-preview.

Return

The response to an extension resource GET request.

Parameters

argument

null


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

Return

The response to an extension resource GET request.

See also

Parameters

accountResourceName

The name of the Visual Studio Team Services account resource.

extensionResourceName

The name of the extension.

resourceGroupName

Name of the resource group within the Azure subscription.


Return

The response to an extension resource GET request.

See also

Parameters

argument

Builder for com.pulumi.azurenative.visualstudio.kotlin.inputs.GetExtensionPlainArgs.