BeginCreateOrUpdate(IGalleryImagesOperations, String, String, String, GalleryImage)
|
Erstellen oder aktualisieren Sie eine Katalogimagedefinition.
|
BeginCreateOrUpdateAsync(IGalleryImagesOperations, String, String, String, GalleryImage, CancellationToken)
|
Erstellen oder aktualisieren Sie eine Katalogimagedefinition.
|
BeginDelete(IGalleryImagesOperations, String, String, String)
|
Löschen Sie ein Katalogimage.
|
BeginDeleteAsync(IGalleryImagesOperations, String, String, String, CancellationToken)
|
Löschen Sie ein Katalogimage.
|
BeginUpdate(IGalleryImagesOperations, String, String, String, GalleryImageUpdate)
|
Aktualisieren Sie eine Katalogimagedefinition.
|
BeginUpdateAsync(IGalleryImagesOperations, String, String, String, GalleryImageUpdate, CancellationToken)
|
Aktualisieren Sie eine Katalogimagedefinition.
|
CreateOrUpdate(IGalleryImagesOperations, String, String, String, GalleryImage)
|
Erstellen oder aktualisieren Sie eine Katalogimagedefinition.
|
CreateOrUpdateAsync(IGalleryImagesOperations, String, String, String, GalleryImage, CancellationToken)
|
Erstellen oder aktualisieren Sie eine Katalogimagedefinition.
|
Delete(IGalleryImagesOperations, String, String, String)
|
Löschen Sie ein Katalogimage.
|
DeleteAsync(IGalleryImagesOperations, String, String, String, CancellationToken)
|
Löschen Sie ein Katalogimage.
|
Get(IGalleryImagesOperations, String, String, String)
|
Ruft Informationen zu einer Katalogbilddefinition ab.
|
GetAsync(IGalleryImagesOperations, String, String, String, CancellationToken)
|
Ruft Informationen zu einer Katalogbilddefinition ab.
|
ListByGallery(IGalleryImagesOperations, String, String)
|
Katalogimagedefinitionen in einem Katalog auflisten.
|
ListByGalleryAsync(IGalleryImagesOperations, String, String, CancellationToken)
|
Katalogimagedefinitionen in einem Katalog auflisten.
|
ListByGalleryNext(IGalleryImagesOperations, String)
|
Katalogimagedefinitionen in einem Katalog auflisten.
|
ListByGalleryNextAsync(IGalleryImagesOperations, String, CancellationToken)
|
Katalogimagedefinitionen in einem Katalog auflisten.
|
Update(IGalleryImagesOperations, String, String, String, GalleryImageUpdate)
|
Aktualisieren Sie eine Katalogimagedefinition.
|
UpdateAsync(IGalleryImagesOperations, String, String, String, GalleryImageUpdate, CancellationToken)
|
Aktualisieren Sie eine Katalogimagedefinition.
|