Ler em inglês

Compartilhar via


IClustersOperations Interface

Definição

Operações clustersOperations.

public interface IClustersOperations

Métodos

Métodos de Extensão

Create(IClustersOperations, String, String, Cluster)

Criar um cluster HCI.

CreateAsync(IClustersOperations, String, String, Cluster, CancellationToken)

Criar um cluster HCI.

Delete(IClustersOperations, String, String)

Excluir um cluster HCI.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Excluir um cluster HCI.

Get(IClustersOperations, String, String)

Obter cluster HCI.

GetAsync(IClustersOperations, String, String, CancellationToken)

Obter cluster HCI.

ListByResourceGroup(IClustersOperations, String)

Listar todos os clusters HCI em um grupo de recursos.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Listar todos os clusters HCI em um grupo de recursos.

ListByResourceGroupNext(IClustersOperations, String)

Listar todos os clusters HCI em um grupo de recursos.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Listar todos os clusters HCI em um grupo de recursos.

ListBySubscription(IClustersOperations)

Listar todos os clusters HCI em uma assinatura.

ListBySubscriptionAsync(IClustersOperations, CancellationToken)

Listar todos os clusters HCI em uma assinatura.

ListBySubscriptionNext(IClustersOperations, String)

Listar todos os clusters HCI em uma assinatura.

ListBySubscriptionNextAsync(IClustersOperations, String, CancellationToken)

Listar todos os clusters HCI em uma assinatura.

Update(IClustersOperations, String, String, IDictionary<String,String>)

Atualizar um cluster HCI.

UpdateAsync(IClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

Atualizar um cluster HCI.

Aplica-se a