Skip to main content

extensions

Overview

Nameextensions
TypeResource
Idazure_extras.visual_studio.extensions

Fields

NameDatatypeDescription
idstringUnique identifier of the resource.
namestringResource name.
locationstringResource location.
planobjectPlan data for an extension resource.
propertiesobjectResource properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountResourceName, extensionResourceName, resourceGroupName, subscriptionIdGets the details of an extension associated with a Visual Studio Team Services account resource.
list_by_accountSELECTaccountResourceName, resourceGroupName, subscriptionIdGets the details of the extension resources created within the resource group.
createINSERTaccountResourceName, extensionResourceName, resourceGroupName, subscriptionIdRegisters the extension with a Visual Studio Team Services account.
deleteDELETEaccountResourceName, extensionResourceName, resourceGroupName, subscriptionIdRemoves an extension resource registration for a Visual Studio Team Services account.
_list_by_accountEXECaccountResourceName, resourceGroupName, subscriptionIdGets the details of the extension resources created within the resource group.
updateEXECaccountResourceName, extensionResourceName, resourceGroupName, subscriptionIdUpdates an existing extension registration for the Visual Studio Team Services account.