Udostępnij za pośrednictwem


ClustersOperationsExtensions Klasa

Definicja

Metody rozszerzenia dla clustersOperations.

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

Metody

BeginCreate(IClustersOperations, String, String, String, ClusterCreateParameters)

Tworzy klaster w danym obszarze roboczym.

BeginCreateAsync(IClustersOperations, String, String, String, ClusterCreateParameters, CancellationToken)

Tworzy klaster w danym obszarze roboczym.

BeginDelete(IClustersOperations, String, String, String)

Usuwa klaster.

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

Usuwa klaster.

Create(IClustersOperations, String, String, String, ClusterCreateParameters)

Tworzy klaster w danym obszarze roboczym.

CreateAsync(IClustersOperations, String, String, String, ClusterCreateParameters, CancellationToken)

Tworzy klaster w danym obszarze roboczym.

Delete(IClustersOperations, String, String, String)

Usuwa klaster.

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

Usuwa klaster.

Get(IClustersOperations, String, String, String)

Pobiera informacje o klastrze.

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

Pobiera informacje o klastrze.

ListByWorkspace(IClustersOperations, String, String, ClustersListByWorkspaceOptions)

Pobiera informacje o klastrach skojarzonych z danym obszarem roboczym.

ListByWorkspaceAsync(IClustersOperations, String, String, ClustersListByWorkspaceOptions, CancellationToken)

Pobiera informacje o klastrach skojarzonych z danym obszarem roboczym.

ListByWorkspaceNext(IClustersOperations, String)

Pobiera informacje o klastrach skojarzonych z danym obszarem roboczym.

ListByWorkspaceNextAsync(IClustersOperations, String, CancellationToken)

Pobiera informacje o klastrach skojarzonych z danym obszarem roboczym.

ListRemoteLoginInformation(IClustersOperations, String, String, String)

Pobierz adres IP, port wszystkich węzłów obliczeniowych w klastrze.

ListRemoteLoginInformationAsync(IClustersOperations, String, String, String, CancellationToken)

Pobierz adres IP, port wszystkich węzłów obliczeniowych w klastrze.

ListRemoteLoginInformationNext(IClustersOperations, String)

Pobierz adres IP, port wszystkich węzłów obliczeniowych w klastrze.

ListRemoteLoginInformationNextAsync(IClustersOperations, String, CancellationToken)

Pobierz adres IP, port wszystkich węzłów obliczeniowych w klastrze.

Update(IClustersOperations, String, String, String, ScaleSettings)

Aktualizacje właściwości klastra.

UpdateAsync(IClustersOperations, String, String, String, ScaleSettings, CancellationToken)

Aktualizacje właściwości klastra.

Dotyczy