Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MsixImages

Package version

Interface representing a MsixImages.

Hierarchy

  • MsixImages

Implemented by

Index

Methods

Methods

listExpand

  • Expands and Lists MSIX packages in an Image, given the Image Path.

    Parameters

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • hostPoolName: string

      The name of the host pool within the specified resource group

    • msixImageURI: MsixImageURI

      Object containing URI to MSIX Image

    • Optional options: MsixImagesExpandOptionalParams

      The options parameters.

    Returns PagedAsyncIterableIterator<ExpandMsixImage>

Generated using TypeDoc