Optionaloptions: IRequestOptionsStatic ReadonlyRESOURCE_OptionalapiVersion: stringOptionalapiVersion: stringFully qualified name of extension (<publisher_id>.<extension_id>)
OptionaltestCommerce: booleanParameter to test paid preview extension without making azure plans public
OptionalisFreeOrTrialInstall: booleanParameter represents install or trial workflow (required for legacy install flows)
OptionalisAccountOwner: booleanParameter represents whether user is owner or PCA of an account
OptionalisLinked: booleanParameter represents whether account is linked with a subscription
OptionalisConnectedServer: booleanParameter represents whether Buy operation should be evaluated
OptionalisBuyOperationValid: booleanGet an installed extension by its publisher and extension name.
Name of the publisher. Example: "fabrikam".
Name of the extension. Example: "ops-tools".
OptionalassetTypes: string[]Determines which files are returned in the files array. Provide the wildcard '*' to return all files, or a colon separated list to retrieve files with specific asset types.
List the installed extensions in the account / project collection.
OptionalincludeDisabledExtensions: booleanIf true (the default), include disabled extensions in the results.
OptionalincludeErrors: booleanIf true, include installed extensions with errors.
OptionalassetTypes: string[]Determines which files are returned in the files array. Provide the wildcard '*' to return all files, or a colon separated list to retrieve files with specific asset types.
OptionalincludeInstallationIssues: booleanList state and version information for all installed extensions.
OptionalincludeDisabled: booleanIf true (the default), include disabled extensions in the results.
OptionalincludeErrors: booleanIf true, include installed extensions in an error state in the results.
OptionalincludeInstallationIssues: booleanOptionalforceRefresh: booleanInstall the specified extension into the account / project collection.
Name of the publisher. Example: "fabrikam".
Name of the extension. Example: "ops-tools".
Optionalversion: stringQuery for one or more data collections for the specified extension. Note: the token used for authorization must have been issued on behalf of the specified extension.
Name of the publisher. Example: "fabrikam".
Name of the extension. Example: "ops-tools".
Uninstall the specified extension from the account / project collection.
Name of the publisher. Example: "fabrikam".
Name of the extension. Example: "ops-tools".
Optionalreason: stringOptionalreasonCode: stringUpdate an installed extension. Typically this API is used to enable or disable an extension.
This API is called by acquisition/install page to get possible user actions like Buy/Request