ClustersOperationsExtensions Class

Definition

Extension methods for ClustersOperations.

public static class ClustersOperationsExtensions
type ClustersOperationsExtensions = class
Public Module ClustersOperationsExtensions
Inheritance
ClustersOperationsExtensions

Methods

BeginCreate(IClustersOperations, String, String, ClusterCreateParametersExtended)

Creates a new HDInsight cluster with the specified parameters.

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

Creates a new HDInsight cluster with the specified parameters.

BeginCreating(IClustersOperations, String, String, ClusterCreateParameters)

Begins creating a new HDInsight cluster with the specified parameters.

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

Begins creating a new HDInsight cluster with the specified parameters.

BeginDelete(IClustersOperations, String, String)

Deletes the specified HDInsight cluster.

BeginDeleteAsync(IClustersOperations, String, String, CancellationToken)

Deletes the specified HDInsight cluster.

BeginExecuteScriptActions(IClustersOperations, String, String, ExecuteScriptActionParameters)

Executes script actions on the specified HDInsight cluster.

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

Begins Executing script actions on specified HDInsight Running cluster.

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

Executes script actions on the specified HDInsight cluster.

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

Begins Executing script actions on specified HDInsight Running cluster.

BeginResize(IClustersOperations, String, String, ClusterResizeParameters)

Resizes the specified HDInsight cluster to the specified size.

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

Resizes the specified HDInsight cluster to the specified size.

BeginResizing(IClustersOperations, String, String, Int32)

Begins resizing the specified HDInsight cluster.

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

Begins resizing the specified HDInsight cluster.

BeginRotateDiskEncryptionKey(IClustersOperations, String, String, ClusterDiskEncryptionParameters)

Rotate disk encryption key of the specified HDInsight cluster.

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

Rotate disk encryption key of the specified HDInsight cluster.

BeginUpdateAutoScaleConfiguration(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter)

Updates the Autoscale Configuration for HDInsight cluster.

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

Updates the Autoscale Configuration for HDInsight cluster.

BeginUpdateGatewaySettings(IClustersOperations, String, String, UpdateGatewaySettingsParameters)

Configures the gateway settings on the specified cluster.

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

Configures the gateway settings on the specified cluster.

BeginUpdateIdentityCertificate(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters)

Updates the cluster identity certificate.

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

Updates the cluster identity certificate.

Create(IClustersOperations, String, String, ClusterCreateParameters)

Creates a new HDInsight cluster with the specified parameters.

Create(IClustersOperations, String, String, ClusterCreateParametersExtended)

Creates a new HDInsight cluster with the specified parameters.

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

Creates a new HDInsight cluster with the specified parameters.

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

Creates a new HDInsight cluster with the specified parameters.

Delete(IClustersOperations, String, String)

Deletes the specified HDInsight cluster.

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Deletes the specified HDInsight cluster.

ExecuteScriptActions(IClustersOperations, String, String, ExecuteScriptActionParameters)

Executes script actions on the specified HDInsight cluster.

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

Executes script actions on specified HDInsight Running cluster.

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

Executes script actions on the specified HDInsight cluster.

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

Executes script actions on specified HDInsight Running cluster.

Get(IClustersOperations, String, String)

Gets the specified cluster.

GetAsync(IClustersOperations, String, String, CancellationToken)

Gets the specified cluster.

GetAzureAsyncOperationStatus(IClustersOperations, String, String, String)

The the async operation status.

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

The the async operation status.

GetGatewaySettings(IClustersOperations, String, String)

Gets the gateway settings for the specified cluster.

GetGatewaySettingsAsync(IClustersOperations, String, String, CancellationToken)

Gets the gateway settings for the specified cluster.

List(IClustersOperations)

Lists all the HDInsight clusters under the subscription.

ListAsync(IClustersOperations, CancellationToken)

Lists all the HDInsight clusters under the subscription.

ListByResourceGroup(IClustersOperations, String)

Lists the HDInsight clusters in a resource group.

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

Lists the HDInsight clusters in a resource group.

ListByResourceGroupNext(IClustersOperations, String)

Lists the HDInsight clusters in a resource group.

ListByResourceGroupNextAsync(IClustersOperations, String, CancellationToken)

Lists the HDInsight clusters in a resource group.

ListNext(IClustersOperations, String)

Lists all the HDInsight clusters under the subscription.

ListNextAsync(IClustersOperations, String, CancellationToken)

Lists all the HDInsight clusters under the subscription.

Resize(IClustersOperations, String, String, ClusterResizeParameters)

Resizes the specified HDInsight cluster to the specified size.

Resize(IClustersOperations, String, String, Int32)

Resizes the specified HDInsight cluster.

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

Resizes the specified HDInsight cluster to the specified size.

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

Resizes the specified HDInsight cluster.

RotateDiskEncryptionKey(IClustersOperations, String, String, ClusterDiskEncryptionParameters)

Rotate disk encryption key of the specified HDInsight cluster.

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

Rotate disk encryption key of the specified HDInsight cluster.

Update(IClustersOperations, String, String, ClusterPatchParameters)

Patch HDInsight cluster with the specified parameters.

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

Patch HDInsight cluster with the specified parameters.

UpdateAutoScaleConfiguration(IClustersOperations, String, String, AutoscaleConfigurationUpdateParameter)

Updates the Autoscale Configuration for HDInsight cluster.

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

Updates the Autoscale Configuration for HDInsight cluster.

UpdateGatewaySettings(IClustersOperations, String, String, UpdateGatewaySettingsParameters)

Configures the gateway settings on the specified cluster.

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

Configures the gateway settings on the specified cluster.

UpdateIdentityCertificate(IClustersOperations, String, String, UpdateClusterIdentityCertificateParameters)

Updates the cluster identity certificate.

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

Updates the cluster identity certificate.

Applies to