Udostępnij za pośrednictwem


ClustersOperationsExtensions Klasa

Definicja

Metody rozszerzeń dla clustersOperations.

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

Metody

BeginCreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

BeginCreateOrUpdateAsync(IClustersOperations, String, String, String, Cluster, CancellationToken)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

BeginDelete(IClustersOperations, String, String, String)

Usuwanie klastra w chmurze prywatnej

BeginDeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Usuwanie klastra w chmurze prywatnej

BeginUpdate(IClustersOperations, String, String, String, ClusterUpdate)

Aktualizowanie klastra w chmurze prywatnej

BeginUpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Aktualizowanie klastra w chmurze prywatnej

CreateOrUpdate(IClustersOperations, String, String, String, Cluster)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

CreateOrUpdateAsync(IClustersOperations, String, String, String, Cluster, CancellationToken)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

Delete(IClustersOperations, String, String, String)

Usuwanie klastra w chmurze prywatnej

DeleteAsync(IClustersOperations, String, String, String, CancellationToken)

Usuwanie klastra w chmurze prywatnej

Get(IClustersOperations, String, String, String)

Pobieranie klastra według nazwy w chmurze prywatnej

GetAsync(IClustersOperations, String, String, String, CancellationToken)

Pobieranie klastra według nazwy w chmurze prywatnej

List(IClustersOperations, String, String)

Wyświetlanie listy klastrów w chmurze prywatnej

ListAsync(IClustersOperations, String, String, CancellationToken)

Wyświetlanie listy klastrów w chmurze prywatnej

ListNext(IClustersOperations, String)

Wyświetlanie listy klastrów w chmurze prywatnej

ListNextAsync(IClustersOperations, String, CancellationToken)

Wyświetlanie listy klastrów w chmurze prywatnej

Update(IClustersOperations, String, String, String, ClusterUpdate)

Aktualizowanie klastra w chmurze prywatnej

UpdateAsync(IClustersOperations, String, String, String, ClusterUpdate, CancellationToken)

Aktualizowanie klastra w chmurze prywatnej

Dotyczy