BeginCreate(IClustersOperations, String, String, String, ClusterCreateParameters)
|
Crea un clúster en el área de trabajo especificada.
|
BeginCreateAsync(IClustersOperations, String, String, String, ClusterCreateParameters, CancellationToken)
|
Crea un clúster en el área de trabajo especificada.
|
BeginDelete(IClustersOperations, String, String, String)
|
Elimina un clúster.
|
BeginDeleteAsync(IClustersOperations, String, String, String, CancellationToken)
|
Elimina un clúster.
|
Create(IClustersOperations, String, String, String, ClusterCreateParameters)
|
Crea un clúster en el área de trabajo especificada.
|
CreateAsync(IClustersOperations, String, String, String, ClusterCreateParameters, CancellationToken)
|
Crea un clúster en el área de trabajo especificada.
|
Delete(IClustersOperations, String, String, String)
|
Elimina un clúster.
|
DeleteAsync(IClustersOperations, String, String, String, CancellationToken)
|
Elimina un clúster.
|
Get(IClustersOperations, String, String, String)
|
Obtiene información sobre un clúster.
|
GetAsync(IClustersOperations, String, String, String, CancellationToken)
|
Obtiene información sobre un clúster.
|
ListByWorkspace(IClustersOperations, String, String, ClustersListByWorkspaceOptions)
|
Obtiene información sobre los clústeres asociados al área de trabajo especificada.
|
ListByWorkspaceAsync(IClustersOperations, String, String, ClustersListByWorkspaceOptions, CancellationToken)
|
Obtiene información sobre los clústeres asociados al área de trabajo especificada.
|
ListByWorkspaceNext(IClustersOperations, String)
|
Obtiene información sobre los clústeres asociados al área de trabajo especificada.
|
ListByWorkspaceNextAsync(IClustersOperations, String, CancellationToken)
|
Obtiene información sobre los clústeres asociados al área de trabajo especificada.
|
ListRemoteLoginInformation(IClustersOperations, String, String, String)
|
Obtenga la dirección IP, el puerto de todos los nodos de proceso del clúster.
|
ListRemoteLoginInformationAsync(IClustersOperations, String, String, String, CancellationToken)
|
Obtenga la dirección IP, el puerto de todos los nodos de proceso del clúster.
|
ListRemoteLoginInformationNext(IClustersOperations, String)
|
Obtenga la dirección IP, el puerto de todos los nodos de proceso del clúster.
|
ListRemoteLoginInformationNextAsync(IClustersOperations, String, CancellationToken)
|
Obtenga la dirección IP, el puerto de todos los nodos de proceso del clúster.
|
Update(IClustersOperations, String, String, String, ScaleSettings)
|
Novedades propiedades de un clúster.
|
UpdateAsync(IClustersOperations, String, String, String, ScaleSettings, CancellationToken)
|
Novedades propiedades de un clúster.
|