UserSessions

A synchronous resource action.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}/userSessions

Path parameters

hostPoolNamestring required

The name of the host pool within the specified resource group

Query parameters

$filterstring

OData filter expression. Valid properties for filtering are userprincipalname and sessionstate.

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.

valueUserSession[] required— unresolved $ref

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

      api-tag-added

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

      api-tag-added

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

      api-tag-added

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

      api-tag-added

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