Share via


IClustersOperations Interface

Définition

ClustersOpérations.

public interface IClustersOperations
type IClustersOperations = interface
Public Interface IClustersOperations

Méthodes

BeginCreateWithHttpMessagesAsync(String, String, ClusterCreateParametersExtended, Dictionary<String,List<String>>, CancellationToken)

Crée un cluster HDInsight avec les paramètres spécifiés.

BeginCreatingAsync(String, String, ClusterCreateParameters, CancellationToken)

Commence à créer un cluster HDInsight avec les paramètres spécifiés.

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

Supprime le cluster HDInsight spécifié.

BeginExecuteScriptActionsAsync(String, String, IList<RuntimeScriptAction>, Boolean, CancellationToken)

Commence l’exécution d’actions de script sur le cluster HDInsight spécifié.

BeginExecuteScriptActionsWithHttpMessagesAsync(String, String, ExecuteScriptActionParameters, Dictionary<String,List<String>>, CancellationToken)

Exécute des actions de script sur le cluster HDInsight spécifié.

BeginResizeWithHttpMessagesAsync(String, String, ClusterResizeParameters, Dictionary<String,List<String>>, CancellationToken)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

BeginResizingAsync(String, String, Int32, CancellationToken)

Commence à redimensionner le cluster HDInsight spécifié à la taille spécifiée.

BeginRotateDiskEncryptionKeyWithHttpMessagesAsync(String, String, ClusterDiskEncryptionParameters, Dictionary<String,List<String>>, CancellationToken)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

BeginUpdateAutoScaleConfigurationWithHttpMessagesAsync(String, String, AutoscaleConfigurationUpdateParameter, Dictionary<String, List<String>>, CancellationToken)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

BeginUpdateGatewaySettingsWithHttpMessagesAsync(String, String, UpdateGatewaySettingsParameters, Dictionary<String,List<String>>, CancellationToken)

Configure les paramètres de passerelle sur le cluster spécifié.

BeginUpdateIdentityCertificateWithHttpMessagesAsync(String, String, UpdateClusterIdentityCertificateParameters, Dictionary<String, List<String>>, CancellationToken)

Mises à jour le certificat d’identité de cluster.

CreateWithHttpMessagesAsync(String, String, ClusterCreateParameters, CancellationToken)

Crée un cluster HDInsight avec les paramètres spécifiés.

CreateWithHttpMessagesAsync(String, String, ClusterCreateParametersExtended, Dictionary<String,List<String>>, CancellationToken)

Crée un cluster HDInsight avec les paramètres spécifiés.

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

Supprime le cluster HDInsight spécifié.

ExecuteScriptActionsAsync(String, String, IList<RuntimeScriptAction>, Boolean, CancellationToken)

Exécute des actions de script sur le cluster HDInsight spécifié.

ExecuteScriptActionsWithHttpMessagesAsync(String, String, ExecuteScriptActionParameters, Dictionary<String,List<String>>, CancellationToken)

Exécute des actions de script sur le cluster HDInsight spécifié.

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

L’opération asynchrone status.

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

Obtient les paramètres de passerelle pour le cluster spécifié.

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

Obtient le cluster spécifié.

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

Répertorie les clusters HDInsight dans un groupe de ressources.

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

Répertorie les clusters HDInsight dans un groupe de ressources.

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

Répertorie tous les clusters HDInsight sous l’abonnement.

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

Répertorie tous les clusters HDInsight sous l’abonnement.

ResizeAsync(String, String, Int32, CancellationToken)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

ResizeWithHttpMessagesAsync(String, String, ClusterResizeParameters, Dictionary<String,List<String>>, CancellationToken)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

RotateDiskEncryptionKeyWithHttpMessagesAsync(String, String, ClusterDiskEncryptionParameters, Dictionary<String,List<String>>, CancellationToken)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

UpdateAutoScaleConfigurationWithHttpMessagesAsync(String, String, AutoscaleConfigurationUpdateParameter, Dictionary<String,List<String>>, CancellationToken)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

UpdateGatewaySettingsWithHttpMessagesAsync(String, String, UpdateGatewaySettingsParameters, Dictionary<String,List<String>>, CancellationToken)

Configure les paramètres de passerelle sur le cluster spécifié.

UpdateIdentityCertificateWithHttpMessagesAsync(String, String, UpdateClusterIdentityCertificateParameters, Dictionary<String, List<String>>, CancellationToken)

Mises à jour le certificat d’identité de cluster.

UpdateWithHttpMessagesAsync(String, String, ClusterPatchParameters, Dictionary<String,List<String>>, CancellationToken)

Corrigez le cluster HDInsight avec les paramètres spécifiés.

Méthodes d’extension

BeginCreate(IClustersOperations, String, String, ClusterCreateParametersExtended)

Crée un cluster HDInsight avec les paramètres spécifiés.

BeginCreateAsync(IClustersOperations, String, String, ClusterCreateParametersExtended, CancellationToken)

Crée un cluster HDInsight avec les paramètres spécifiés.

BeginCreating(IClustersOperations, String, String, ClusterCreateParameters)

Commence à créer un cluster HDInsight avec les paramètres spécifiés.

BeginCreatingAsync(IClustersOperations, String, String, ClusterCreateParameters, CancellationToken)

Commence à créer un cluster HDInsight avec les paramètres spécifiés.

BeginDelete(IClustersOperations, String, String)

Supprime le cluster HDInsight spécifié.

BeginDeleteAsync(IClustersOperations, String, String, CancellationToken)

Supprime le cluster HDInsight spécifié.

BeginExecuteScriptActions(IClustersOperations, String, String, ExecuteScriptActionParameters)

Exécute des actions de script sur le cluster HDInsight spécifié.

BeginExecuteScriptActions(IClustersOperations, String, String, IList<RuntimeScriptAction>, Boolean)

Commence l’exécution d’actions de script sur le cluster HDInsight en cours d’exécution spécifié.

BeginExecuteScriptActionsAsync(IClustersOperations, String, String, ExecuteScriptActionParameters, CancellationToken)

Exécute des actions de script sur le cluster HDInsight spécifié.

BeginExecuteScriptActionsAsync(IClustersOperations, String, String, IList<RuntimeScriptAction>, Boolean, CancellationToken)

Commence l’exécution d’actions de script sur le cluster HDInsight en cours d’exécution spécifié.

BeginResize(IClustersOperations, String, String, ClusterResizeParameters)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

BeginResizeAsync(IClustersOperations, String, String, ClusterResizeParameters, CancellationToken)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

BeginResizing(IClustersOperations, String, String, Int32)

Commence le redimensionnement du cluster HDInsight spécifié.

BeginResizingAsync(IClustersOperations, String, String, Int32, CancellationToken)

Commence le redimensionnement du cluster HDInsight spécifié.

BeginRotateDiskEncryptionKey(IClustersOperations, String, String, ClusterDiskEncryptionParameters)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

BeginRotateDiskEncryptionKeyAsync(IClustersOperations, String, String, ClusterDiskEncryptionParameters, CancellationToken)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

BeginUpdateAutoScaleConfiguration(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

BeginUpdateAutoScaleConfigurationAsync(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter, CancellationToken)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

BeginUpdateGatewaySettings(IClustersOperations, String, String, UpdateGatewaySettingsParameters)

Configure les paramètres de passerelle sur le cluster spécifié.

BeginUpdateGatewaySettingsAsync(IClustersOperations, String, String, UpdateGatewaySettingsParameters, CancellationToken)

Configure les paramètres de passerelle sur le cluster spécifié.

BeginUpdateIdentityCertificate(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters)

Mises à jour le certificat d’identité de cluster.

BeginUpdateIdentityCertificateAsync(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters, CancellationToken)

Mises à jour le certificat d’identité de cluster.

Create(IClustersOperations, String, String, ClusterCreateParameters)

Crée un cluster HDInsight avec les paramètres spécifiés.

Create(IClustersOperations, String, String, ClusterCreateParametersExtended)

Crée un cluster HDInsight avec les paramètres spécifiés.

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

Crée un cluster HDInsight avec les paramètres spécifiés.

CreateAsync(IClustersOperations, String, String, ClusterCreateParametersExtended, CancellationToken)

Crée un cluster HDInsight avec les paramètres spécifiés.

Delete(IClustersOperations, String, String)

Supprime le cluster HDInsight spécifié.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Supprime le cluster HDInsight spécifié.

ExecuteScriptActions(IClustersOperations, String, String, ExecuteScriptActionParameters)

Exécute des actions de script sur le cluster HDInsight spécifié.

ExecuteScriptActions(IClustersOperations, String, String, IList<RuntimeScriptAction>, Boolean)

Exécute des actions de script sur le cluster HDInsight en cours d’exécution spécifié.

ExecuteScriptActionsAsync(IClustersOperations, String, String, ExecuteScriptActionParameters, CancellationToken)

Exécute des actions de script sur le cluster HDInsight spécifié.

ExecuteScriptActionsAsync(IClustersOperations, String, String, IList<RuntimeScriptAction>, Boolean, CancellationToken)

Exécute des actions de script sur le cluster HDInsight en cours d’exécution spécifié.

Get(IClustersOperations, String, String)

Obtient le cluster spécifié.

GetAsync(IClustersOperations, String, String, CancellationToken)

Obtient le cluster spécifié.

GetAzureAsyncOperationStatus(IClustersOperations, String, String, String)

L’opération asynchrone status.

GetAzureAsyncOperationStatusAsync(IClustersOperations, String, String, String, CancellationToken)

L’opération asynchrone status.

GetGatewaySettings(IClustersOperations, String, String)

Obtient les paramètres de passerelle pour le cluster spécifié.

GetGatewaySettingsAsync(IClustersOperations, String, String, CancellationToken)

Obtient les paramètres de passerelle pour le cluster spécifié.

List(IClustersOperations)

Répertorie tous les clusters HDInsight sous l’abonnement.

ListAsync(IClustersOperations, CancellationToken)

Répertorie tous les clusters HDInsight sous l’abonnement.

ListByResourceGroup(IClustersOperations, String)

Répertorie les clusters HDInsight dans un groupe de ressources.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Répertorie les clusters HDInsight dans un groupe de ressources.

ListByResourceGroupNext(IClustersOperations, String)

Répertorie les clusters HDInsight dans un groupe de ressources.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Répertorie les clusters HDInsight dans un groupe de ressources.

ListNext(IClustersOperations, String)

Répertorie tous les clusters HDInsight sous l’abonnement.

ListNextAsync(IClustersOperations, String, CancellationToken)

Répertorie tous les clusters HDInsight sous l’abonnement.

Resize(IClustersOperations, String, String, ClusterResizeParameters)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

Resize(IClustersOperations, String, String, Int32)

Redimensionne le cluster HDInsight spécifié.

ResizeAsync(IClustersOperations, String, String, ClusterResizeParameters, CancellationToken)

Redimensionne le cluster HDInsight spécifié à la taille spécifiée.

ResizeAsync(IClustersOperations, String, String, Int32, CancellationToken)

Redimensionne le cluster HDInsight spécifié.

RotateDiskEncryptionKey(IClustersOperations, String, String, ClusterDiskEncryptionParameters)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

RotateDiskEncryptionKeyAsync(IClustersOperations, String, String, ClusterDiskEncryptionParameters, CancellationToken)

Faire pivoter la clé de chiffrement de disque du cluster HDInsight spécifié.

Update(IClustersOperations, String, String, ClusterPatchParameters)

Corrigez le cluster HDInsight avec les paramètres spécifiés.

UpdateAsync(IClustersOperations, String, String, ClusterPatchParameters, CancellationToken)

Corrigez le cluster HDInsight avec les paramètres spécifiés.

UpdateAutoScaleConfiguration(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

UpdateAutoScaleConfigurationAsync(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter, CancellationToken)

Mises à jour la configuration de mise à l’échelle automatique pour le cluster HDInsight.

UpdateGatewaySettings(IClustersOperations, String, String, UpdateGatewaySettingsParameters)

Configure les paramètres de passerelle sur le cluster spécifié.

UpdateGatewaySettingsAsync(IClustersOperations, String, String, UpdateGatewaySettingsParameters, CancellationToken)

Configure les paramètres de passerelle sur le cluster spécifié.

UpdateIdentityCertificate(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters)

Mises à jour le certificat d’identité de cluster.

UpdateIdentityCertificateAsync(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters, CancellationToken)

Mises à jour le certificat d’identité de cluster.

S’applique à