你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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>