SoftDeletedResourceOperations interface

SoftDeletedResource 작업을 나타내는 인터페이스입니다.

속성

listByArtifactName

이미지의 일시 삭제된 갤러리 이미지 버전과 같이 갤러리에 있는 아티팩트의 일시 삭제된 리소스를 나열합니다.

속성 세부 정보

listByArtifactName

이미지의 일시 삭제된 갤러리 이미지 버전과 같이 갤러리에 있는 아티팩트의 일시 삭제된 리소스를 나열합니다.

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

속성 값

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