Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ImagesImpl

Package version

Class containing Images operations.

Hierarchy

  • ImagesImpl

Implements

Index

Constructors

constructor

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • beginDelete(resourceGroupName: string, imageName: string, options?: ImagesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

beginUpdate

beginUpdateAndWait

get

list

  • Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images.

    Parameters

    Returns PagedAsyncIterableIterator<Image>

listByResourceGroup

Generated using TypeDoc