Udostępnij za pośrednictwem


AddonsOperationsExtensions Klasa

Definicja

Metody rozszerzeń dla addonsOperations.

public static class AddonsOperationsExtensions
type AddonsOperationsExtensions = class
Public Module AddonsOperationsExtensions
Dziedziczenie
AddonsOperationsExtensions

Metody

BeginCreateOrUpdate(IAddonsOperations, String, String, String, Addon)

Tworzenie lub aktualizowanie dodatku w chmurze prywatnej

BeginCreateOrUpdateAsync(IAddonsOperations, String, String, String, Addon, CancellationToken)

Tworzenie lub aktualizowanie dodatku w chmurze prywatnej

BeginDelete(IAddonsOperations, String, String, String)

Usuwanie dodatku w chmurze prywatnej

BeginDeleteAsync(IAddonsOperations, String, String, String, CancellationToken)

Usuwanie dodatku w chmurze prywatnej

CreateOrUpdate(IAddonsOperations, String, String, String, Addon)

Tworzenie lub aktualizowanie dodatku w chmurze prywatnej

CreateOrUpdateAsync(IAddonsOperations, String, String, String, Addon, CancellationToken)

Tworzenie lub aktualizowanie dodatku w chmurze prywatnej

Delete(IAddonsOperations, String, String, String)

Usuwanie dodatku w chmurze prywatnej

DeleteAsync(IAddonsOperations, String, String, String, CancellationToken)

Usuwanie dodatku w chmurze prywatnej

Get(IAddonsOperations, String, String, String)

Pobieranie dodatku według nazwy w chmurze prywatnej

GetAsync(IAddonsOperations, String, String, String, CancellationToken)

Pobieranie dodatku według nazwy w chmurze prywatnej

List(IAddonsOperations, String, String)

Wyświetlanie listy dodatków w chmurze prywatnej

ListAsync(IAddonsOperations, String, String, CancellationToken)

Wyświetlanie listy dodatków w chmurze prywatnej

ListNext(IAddonsOperations, String)

Wyświetlanie listy dodatków w chmurze prywatnej

ListNextAsync(IAddonsOperations, String, CancellationToken)

Wyświetlanie listy dodatków w chmurze prywatnej

Dotyczy