AzureDevOpsExtension
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
extensionName | string | Required, Identifier | Extension name (e.g. 'vss-code-search') |
organization | string | Required, Identifier | Azure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL |
publisherName | string | Required, Identifier | Publisher name (e.g. 'ms' or 'fabrikam') |
version | string | Required | Version of the extension to install (e.g. '1.0.0') |
extensionId | string | Read-only | [OUTPUT] Extension ID |
publisherId | string | Read-only | [OUTPUT] Publisher ID |