Freigeben über


GalleryApplicationsOperationsExtensions Klasse

Definition

Erweiterungsmethoden für GalleryApplicationsOperations.

public static class GalleryApplicationsOperationsExtensions
type GalleryApplicationsOperationsExtensions = class
Public Module GalleryApplicationsOperationsExtensions
Vererbung
GalleryApplicationsOperationsExtensions

Methoden

BeginCreateOrUpdate(IGalleryApplicationsOperations, String, String, String, GalleryApplication)

Erstellen oder Aktualisieren einer Kataloganwendungsdefinition

BeginCreateOrUpdateAsync(IGalleryApplicationsOperations, String, String, String, GalleryApplication, CancellationToken)

Erstellen oder Aktualisieren einer Kataloganwendungsdefinition

BeginDelete(IGalleryApplicationsOperations, String, String, String)

Löschen sie eine Kataloganwendung.

BeginDeleteAsync(IGalleryApplicationsOperations, String, String, String, CancellationToken)

Löschen sie eine Kataloganwendung.

BeginUpdate(IGalleryApplicationsOperations, String, String, String, GalleryApplicationUpdate)

Aktualisieren einer Kataloganwendungsdefinition.

BeginUpdateAsync(IGalleryApplicationsOperations, String, String, String, GalleryApplicationUpdate, CancellationToken)

Aktualisieren einer Kataloganwendungsdefinition.

CreateOrUpdate(IGalleryApplicationsOperations, String, String, String, GalleryApplication)

Erstellen oder Aktualisieren einer Kataloganwendungsdefinition

CreateOrUpdateAsync(IGalleryApplicationsOperations, String, String, String, GalleryApplication, CancellationToken)

Erstellen oder Aktualisieren einer Kataloganwendungsdefinition

Delete(IGalleryApplicationsOperations, String, String, String)

Löschen sie eine Kataloganwendung.

DeleteAsync(IGalleryApplicationsOperations, String, String, String, CancellationToken)

Löschen sie eine Kataloganwendung.

Get(IGalleryApplicationsOperations, String, String, String)

Ruft Informationen zu einer Kataloganwendungsdefinition ab.

GetAsync(IGalleryApplicationsOperations, String, String, String, CancellationToken)

Ruft Informationen zu einer Kataloganwendungsdefinition ab.

ListByGallery(IGalleryApplicationsOperations, String, String)

Kataloganwendungsdefinitionen in einem Katalog auflisten.

ListByGalleryAsync(IGalleryApplicationsOperations, String, String, CancellationToken)

Kataloganwendungsdefinitionen in einem Katalog auflisten.

ListByGalleryNext(IGalleryApplicationsOperations, String)

Kataloganwendungsdefinitionen in einem Katalog auflisten.

ListByGalleryNextAsync(IGalleryApplicationsOperations, String, CancellationToken)

Kataloganwendungsdefinitionen in einem Katalog auflisten.

Update(IGalleryApplicationsOperations, String, String, String, GalleryApplicationUpdate)

Aktualisieren einer Kataloganwendungsdefinition.

UpdateAsync(IGalleryApplicationsOperations, String, String, String, GalleryApplicationUpdate, CancellationToken)

Aktualisieren einer Kataloganwendungsdefinition.

Gilt für: