Applications

List applications.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/applicationGroups/{applicationGroupName}/applications

Path parameters

applicationGroupNamestring required

The name of the application group

Query parameters

pageSizeinteger

Number of items per page.

isDescendingboolean

Indicates whether the collection is descending.

initialSkipinteger

Initial number of items to skip.

Parameters

../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Response

The request has succeeded.

valueApplication[] required— unresolved $ref

The Application items on this page

nextLinkstring uri

The link to the next page of items

Changes

Changed in 5 of the 34 revisions of this API.11

  • 2019-01-23-previewb6214393ca692See the full diff
    • api tag Application added

      api-tag-added

    • api tag Applications removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview0f8424288e512See the full diff
    • api tag Applications added

      api-tag-added

    • api tag Application removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview56ecdf208ca92See the full diff
    • api tag Applications added

      api-tag-added

    • api tag Application removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview9520631123162See the full diff
    • api tag Application added

      api-tag-added

    • api tag Applications removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2019-01-23-preview1be815144dc63See the full diff
    • added the new optional query request parameter initialSkip

      new-optional-request-parameter

    • added the new optional query request parameter isDescending

      new-optional-request-parameter

    • added the new optional query request parameter pageSize

      new-optional-request-parameter