getExtension

Gets the details of an extension associated with a Visual Studio Team Services account resource. API Version: 2014-04-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.

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.

See also


Return

The response to an extension resource GET request.

Parameters

argument

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

See also