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>