SoftDeletedResourceOperations interface

Interface representing a SoftDeletedResource operations.

Properties

listByArtifactName

List soft-deleted resources of an artifact in the gallery, such as soft-deleted gallery image version of an image.

Property Details

listByArtifactName

List soft-deleted resources of an artifact in the gallery, such as soft-deleted gallery image version of an image.

listByArtifactName: (resourceGroupName: string, galleryName: string, artifactType: string, artifactName: string, options?: SoftDeletedResourceListByArtifactNameOptionalParams) => PagedAsyncIterableIterator<GallerySoftDeletedResource, GallerySoftDeletedResource[], PageSettings>

Property Value

(resourceGroupName: string, galleryName: string, artifactType: string, artifactName: string, options?: SoftDeletedResourceListByArtifactNameOptionalParams) => PagedAsyncIterableIterator<GallerySoftDeletedResource, GallerySoftDeletedResource[], PageSettings>