Partager via


IOpenShiftManagedClustersOperations Interface

Définition

Opérations OpenShiftManagedClustersOperations.

public interface IOpenShiftManagedClustersOperations
type IOpenShiftManagedClustersOperations = interface
Public Interface IOpenShiftManagedClustersOperations

Méthodes

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

Crée ou met à jour un cluster managé OpenShift.

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

Supprime un cluster managé OpenShift.

BeginUpdateTagsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

Mises à jour balises sur un cluster managé OpenShift.

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

Crée ou met à jour un cluster managé OpenShift.

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

Supprime un cluster managé OpenShift.

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

Obtient un cluster managé OpenShift.

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

Répertorie les clusters managés OpenShift dans l’abonnement et le groupe de ressources spécifiés.

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

Répertorie les clusters managés OpenShift dans l’abonnement et le groupe de ressources spécifiés.

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

Obtient la liste des clusters managés OpenShift dans l’abonnement spécifié.

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

Obtient la liste des clusters managés OpenShift dans l’abonnement spécifié.

UpdateTagsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

Mises à jour balises sur un cluster managé OpenShift.

Méthodes d’extension

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

Crée ou met à jour un cluster managé OpenShift.

BeginDeleteAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Supprime un cluster managé OpenShift.

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

Mises à jour balises sur un cluster managé OpenShift.

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

Crée ou met à jour un cluster managé OpenShift.

DeleteAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Supprime un cluster managé OpenShift.

GetAsync(IOpenShiftManagedClustersOperations, String, String, CancellationToken)

Obtient un cluster managé OpenShift.

ListAsync(IOpenShiftManagedClustersOperations, CancellationToken)

Obtient la liste des clusters managés OpenShift dans l’abonnement spécifié.

ListByResourceGroupAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Répertorie les clusters managés OpenShift dans l’abonnement et le groupe de ressources spécifiés.

ListByResourceGroupNextAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Répertorie les clusters managés OpenShift dans l’abonnement et le groupe de ressources spécifiés.

ListNextAsync(IOpenShiftManagedClustersOperations, String, CancellationToken)

Obtient la liste des clusters managés OpenShift dans l’abonnement spécifié.

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

Mises à jour balises sur un cluster managé OpenShift.

S’applique à