OpenShiftManagedClustersOperationsExtensions Classe

Definição

Métodos de extensão para OpenShiftManagedClustersOperations.

public static class OpenShiftManagedClustersOperationsExtensions
type OpenShiftManagedClustersOperationsExtensions = class
Public Module OpenShiftManagedClustersOperationsExtensions
Herança
OpenShiftManagedClustersOperationsExtensions

Métodos

BeginCreateOrUpdateAsync(IOpenShiftManagedClustersOperations, String, String, OpenShiftManagedClusterInner, CancellationToken)

Cria ou atualiza um cluster gerenciado do OpenShift.

BeginDeleteAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Exclui um cluster gerenciado do OpenShift.

BeginUpdateTagsAsync(IOpenShiftManagedClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

Atualizações marcas em um cluster gerenciado do OpenShift.

CreateOrUpdateAsync(IOpenShiftManagedClustersOperations, String, String, OpenShiftManagedClusterInner, CancellationToken)

Cria ou atualiza um cluster gerenciado do OpenShift.

DeleteAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Exclui um cluster gerenciado do OpenShift.

GetAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Obtém um cluster gerenciado do OpenShift.

ListAsync(IOpenShiftManagedClustersOperations, CancellationToken)

Obtém uma lista de clusters gerenciados do OpenShift na assinatura especificada.

ListByResourceGroupAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Lista os clusters gerenciados do OpenShift na assinatura e no grupo de recursos especificados.

ListByResourceGroupNextAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Lista os clusters gerenciados do OpenShift na assinatura e no grupo de recursos especificados.

ListNextAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Obtém uma lista de clusters gerenciados do OpenShift na assinatura especificada.

UpdateTagsAsync(IOpenShiftManagedClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

Atualizações marcas em um cluster gerenciado do OpenShift.

Aplica-se a