Package version:

Interface ImageVersions

Interface representing a ImageVersions.

Hierarchy

  • ImageVersions

Methods

Methods

  • Gets an image version.

    Parameters

    • resourceGroupName: string

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

    • devCenterName: string

      The name of the devcenter.

    • galleryName: string

      The name of the gallery.

    • imageName: string

      The name of the image.

    • versionName: string

      The version of the image.

    • Optional options: ImageVersionsGetOptionalParams

      The options parameters.

    Returns Promise<ImageVersion>

Generated using TypeDoc