MSIXPackages

List MSIX packages in hostpool.

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

Path parameters

hostPoolNamestring required

The name of the host pool within the specified resource 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.

valueMSIXPackage[] required— unresolved $ref

The MSIXPackage items on this page

nextLinkstring uri

The link to the next page of items

Changes

Changed in 4 of the 34 revisions of this API.14