Workspaces

List workspaces.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/workspaces

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.

valueWorkspace[] required— unresolved $ref

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

      api-tag-added

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

      api-tag-added

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

      api-tag-added

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

      api-tag-added

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