VirtualMachineImageTemplate

List all run outputs for the specified Image Template resource

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/runOutputs

Path parameters

subscriptionIdstring required

Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription Id forms part of the URI for every service call.

resourceGroupNamestring required

The name of the resource group.

imageTemplateNamestring required

The name of the image Template

Query parameters

api-versionstring required

Client Api Version.

Response

OK

valueRunOutput[] — unresolved $ref

An array of run outputs

nextLinkstring

The continuation token.

Changes

Changed in 2 of the 10 revisions of this API.31

  • 2018-02-01-previewfdab4083973e3See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

  • 2018-02-01-preview7e3d56a97f311See the full diff
    • api operation id VirtualMachineImageTemplate_ListRunOutputs removed and replaced with VirtualMachineImageTemplates_ListRunOutputs

      api-operation-id-removed