StartMenuItems

List start menu items in the given application group.

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

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

Azure operation completed successfully.

valueStartMenuItem[] required— unresolved $ref

The StartMenuItem 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 StartMenuItem added

      api-tag-added

    • api tag StartMenuItems 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 StartMenuItems added

      api-tag-added

    • api tag StartMenuItem 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 StartMenuItems added

      api-tag-added

    • api tag StartMenuItem 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 StartMenuItem added

      api-tag-added

    • api tag StartMenuItems 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