Udostępnij za pośrednictwem


IClustersOperations Interfejs

Definicja

Operacje ClustersOperations.

public interface IClustersOperations
type IClustersOperations = interface
Public Interface IClustersOperations

Metody

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, Cluster, Dictionary<String,List<String>>, CancellationToken)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Usuwanie klastra w chmurze prywatnej

BeginUpdateWithHttpMessagesAsync(String, String, String, ClusterUpdate, Dictionary<String,List<String>>, CancellationToken)

Aktualizowanie klastra w chmurze prywatnej

CreateOrUpdateWithHttpMessagesAsync(String, String, String, Cluster, Dictionary<String,List<String>>, CancellationToken)

Tworzenie lub aktualizowanie klastra w chmurze prywatnej

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Usuwanie klastra w chmurze prywatnej

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Pobieranie klastra według nazwy w chmurze prywatnej

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Wyświetlanie listy klastrów w chmurze prywatnej

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Wyświetlanie listy klastrów w chmurze prywatnej

UpdateWithHttpMessagesAsync(String, String, String, ClusterUpdate, Dictionary<String,List<String>>, CancellationToken)

Aktualizowanie klastra w chmurze prywatnej

Metody rozszerzania

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