SoftDeletedResourceOperations interface
Rozhraní reprezentující operace SoftDeletedResource.
Vlastnosti
| list |
Vypíše obnovitelně odstraněné prostředky artefaktu v galerii, jako je například obnovitelně odstraněná verze obrázku galerie v galerii. |
Podrobnosti vlastnosti
listByArtifactName
Vypíše obnovitelně odstraněné prostředky artefaktu v galerii, jako je například obnovitelně odstraněná verze obrázku galerie v galerii.
listByArtifactName: (resourceGroupName: string, galleryName: string, artifactType: string, artifactName: string, options?: SoftDeletedResourceListByArtifactNameOptionalParams) => PagedAsyncIterableIterator<GallerySoftDeletedResource, GallerySoftDeletedResource[], PageSettings>
Hodnota vlastnosti
(resourceGroupName: string, galleryName: string, artifactType: string, artifactName: string, options?: SoftDeletedResourceListByArtifactNameOptionalParams) => PagedAsyncIterableIterator<GallerySoftDeletedResource, GallerySoftDeletedResource[], PageSettings>