SoftDeletedResourceOperations interface
表示 SoftDeletedResource 操作的接口。
属性
| list |
列出库中项目的软删除资源,例如映像的软删除库映像版本。 |
属性详细信息
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>