@azure/arm-visualstudio package
Classes
| Accounts |
Class representing a Accounts. |
| Extensions |
Class representing a Extensions. |
| Operations |
Class representing a Operations. |
| Projects |
Class representing a Projects. |
| VisualStudioResourceProviderClient | |
| VisualStudioResourceProviderClientContext | |
Interfaces
| AccountResource |
The response to an account resource GET request. |
| AccountResourceListResult |
The response to an account resource list GET request. |
| AccountResourceRequest |
The body of a PUT request to modify a Visual Studio account resource. |
| AccountTagRequest |
The body of a Patch request to add tags to a Visual Studio account resource. |
| BaseResource | |
| CheckNameAvailabilityParameter |
The body of a POST request to check name availability. |
| CheckNameAvailabilityResult |
The response to a name availability request. |
| CloudError | |
| ExtensionResource |
The response to an extension resource GET request. |
| ExtensionResourceListResult |
The response to an extension resource list GET request. |
| ExtensionResourcePlan |
Plan data for an extension resource. |
| ExtensionResourceRequest |
The body of an extension resource PUT request. |
| Operation |
Properties of an operation supported by the resource provider. |
| OperationListResult |
Container for a list of operations supported by a resource provider. |
| OperationProperties |
Properties of an operation supported by the resource provider. |
| ProjectResource |
A Visual Studio Team Services project resource. |
| ProjectResourceListResult |
The response to a request to list Team Services project resources in a resource group/account. |
| ProjectsBeginCreateOptionalParams |
Optional Parameters. |
| ProjectsCreateOptionalParams |
Optional Parameters. |
| ProjectsGetJobStatusOptionalParams |
Optional Parameters. |
| Resource |
A generic Azure Resource Manager resource. |
| VisualStudioResourceProviderClientOptions |
An interface representing VisualStudioResourceProviderClientOptions. |
Type Aliases
| AccountsCheckNameAvailabilityResponse |
Contains response data for the checkNameAvailability operation. |
| AccountsCreateOrUpdateResponse |
Contains response data for the createOrUpdate operation. |
| AccountsGetResponse |
Contains response data for the get operation. |
| AccountsListByResourceGroupResponse |
Contains response data for the listByResourceGroup operation. |
| AccountsUpdateResponse |
Contains response data for the update operation. |
| ExtensionsCreateResponse |
Contains response data for the create operation. |
| ExtensionsGetResponse |
Contains response data for the get operation. |
| ExtensionsListByAccountResponse |
Contains response data for the listByAccount operation. |
| ExtensionsUpdateResponse |
Contains response data for the update operation. |
| OperationsListResponse |
Contains response data for the list operation. |
| ProjectsBeginCreateResponse |
Contains response data for the beginCreate operation. |
| ProjectsCreateResponse |
Contains response data for the create operation. |
| ProjectsGetJobStatusResponse |
Contains response data for the getJobStatus operation. |
| ProjectsGetResponse |
Contains response data for the get operation. |
| ProjectsListByResourceGroupResponse |
Contains response data for the listByResourceGroup operation. |
| ProjectsUpdateResponse |
Contains response data for the update operation. |