Share via


GalleryApplicationVersions interface

Interface representing a GalleryApplicationVersions.

Methods

beginCreateOrUpdate(string, string, string, string, GalleryApplicationVersion, GalleryApplicationVersionsCreateOrUpdateOptionalParams)

Create or update a gallery Application Version.

beginCreateOrUpdateAndWait(string, string, string, string, GalleryApplicationVersion, GalleryApplicationVersionsCreateOrUpdateOptionalParams)

Create or update a gallery Application Version.

beginDelete(string, string, string, string, GalleryApplicationVersionsDeleteOptionalParams)

Delete a gallery Application Version.

beginDeleteAndWait(string, string, string, string, GalleryApplicationVersionsDeleteOptionalParams)

Delete a gallery Application Version.

beginUpdate(string, string, string, string, GalleryApplicationVersionUpdate, GalleryApplicationVersionsUpdateOptionalParams)

Update a gallery Application Version.

beginUpdateAndWait(string, string, string, string, GalleryApplicationVersionUpdate, GalleryApplicationVersionsUpdateOptionalParams)

Update a gallery Application Version.

get(string, string, string, string, GalleryApplicationVersionsGetOptionalParams)

Retrieves information about a gallery Application Version.

listByGalleryApplication(string, string, string, GalleryApplicationVersionsListByGalleryApplicationOptionalParams)

List gallery Application Versions in a gallery Application Definition.

Method Details

beginCreateOrUpdate(string, string, string, string, GalleryApplicationVersion, GalleryApplicationVersionsCreateOrUpdateOptionalParams)

Create or update a gallery Application Version.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, galleryApplicationVersion: GalleryApplicationVersion, options?: GalleryApplicationVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryApplicationVersion>, GalleryApplicationVersion>>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

galleryApplicationVersion
GalleryApplicationVersion

Parameters supplied to the create or update gallery Application Version operation.

Returns

Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryApplicationVersion>, GalleryApplicationVersion>>

beginCreateOrUpdateAndWait(string, string, string, string, GalleryApplicationVersion, GalleryApplicationVersionsCreateOrUpdateOptionalParams)

Create or update a gallery Application Version.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, galleryApplicationVersion: GalleryApplicationVersion, options?: GalleryApplicationVersionsCreateOrUpdateOptionalParams): Promise<GalleryApplicationVersion>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

galleryApplicationVersion
GalleryApplicationVersion

Parameters supplied to the create or update gallery Application Version operation.

Returns

beginDelete(string, string, string, string, GalleryApplicationVersionsDeleteOptionalParams)

Delete a gallery Application Version.

function beginDelete(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, options?: GalleryApplicationVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

options
GalleryApplicationVersionsDeleteOptionalParams

The options parameters.

Returns

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, string, string, GalleryApplicationVersionsDeleteOptionalParams)

Delete a gallery Application Version.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, options?: GalleryApplicationVersionsDeleteOptionalParams): Promise<void>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

options
GalleryApplicationVersionsDeleteOptionalParams

The options parameters.

Returns

Promise<void>

beginUpdate(string, string, string, string, GalleryApplicationVersionUpdate, GalleryApplicationVersionsUpdateOptionalParams)

Update a gallery Application Version.

function beginUpdate(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, galleryApplicationVersion: GalleryApplicationVersionUpdate, options?: GalleryApplicationVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryApplicationVersionsUpdateResponse>, GalleryApplicationVersionsUpdateResponse>>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

galleryApplicationVersion
GalleryApplicationVersionUpdate

Parameters supplied to the update gallery Application Version operation.

options
GalleryApplicationVersionsUpdateOptionalParams

The options parameters.

Returns

beginUpdateAndWait(string, string, string, string, GalleryApplicationVersionUpdate, GalleryApplicationVersionsUpdateOptionalParams)

Update a gallery Application Version.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, galleryApplicationVersion: GalleryApplicationVersionUpdate, options?: GalleryApplicationVersionsUpdateOptionalParams): Promise<GalleryApplicationVersionsUpdateResponse>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

galleryApplicationVersion
GalleryApplicationVersionUpdate

Parameters supplied to the update gallery Application Version operation.

options
GalleryApplicationVersionsUpdateOptionalParams

The options parameters.

Returns

get(string, string, string, string, GalleryApplicationVersionsGetOptionalParams)

Retrieves information about a gallery Application Version.

function get(resourceGroupName: string, galleryName: string, galleryApplicationName: string, galleryApplicationVersionName: string, options?: GalleryApplicationVersionsGetOptionalParams): Promise<GalleryApplicationVersion>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

galleryApplicationVersionName

string

The name of the gallery Application Version to be retrieved.

options
GalleryApplicationVersionsGetOptionalParams

The options parameters.

Returns

listByGalleryApplication(string, string, string, GalleryApplicationVersionsListByGalleryApplicationOptionalParams)

List gallery Application Versions in a gallery Application Definition.

function listByGalleryApplication(resourceGroupName: string, galleryName: string, galleryApplicationName: string, options?: GalleryApplicationVersionsListByGalleryApplicationOptionalParams): PagedAsyncIterableIterator<GalleryApplicationVersion, GalleryApplicationVersion[], PageSettings>

Parameters

resourceGroupName

string

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

galleryName

string

The name of the Shared Image Gallery.

galleryApplicationName

string

The name of the gallery Application Definition to be retrieved.

Returns