Property | Type | Description |
---|
Method | Description | |
---|---|---|
AzureHdInsightManagementClient ( ) : Microsoft.Azure.Commands.Common.Authentication |
Parameterless constructor for mocking
|
|
AzureHdInsightManagementClient ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication | ||
ConfigureHttp ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters httpSettings ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
ConfigureRdp ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters rdpSettings ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
CreateNewCluster ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParameters parameters ) : Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse | ||
DeleteCluster ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
DeletePersistedScript ( string resourceGroupName, string clusterName, string scriptName ) : AzureOperationResponse | ||
ExecuteScriptActions ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ExecuteScriptActionParameters executeScriptActionParameters ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
Get ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse | ||
GetCapabilities ( string location ) : Microsoft.Azure.Management.HDInsight.Models.CapabilitiesResponse | ||
GetCluster ( string resourceGroupName, string clusterName ) : List |
||
GetClusterConfigurations ( string resourceGroupName, string clusterName, string configurationName ) : string>.IDictionary |
||
GetConnectivitySettings ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.HttpConnectivitySettings | ||
GetScriptExecutionDetail ( string resourceGroupName, string clusterName, long scriptExecutionId ) : Microsoft.Azure.Management.HDInsight.Models.ClusterRuntimeScriptActionDetailResponse | ||
ListClusters ( ) : ClusterListResponse | ||
ListClusters ( string resourceGroupName ) : ClusterListResponse | ||
ListPersistedScripts ( string resourceGroupName, string clusterName ) : ClusterListPersistedScriptActionsResponse | ||
ListScriptExecutionHistory ( string resourceGroupName, string clusterName ) : ClusterListRuntimeScriptActionDetailResponse | ||
PromoteScript ( string resourceGroupName, string clusterName, long scriptExecutionId ) : AzureOperationResponse | ||
ResizeCluster ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterResizeParameters resizeParams ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource |
public AzureHdInsightManagementClient ( ) : Microsoft.Azure.Commands.Common.Authentication | ||
return | Microsoft.Azure.Commands.Common.Authentication |
public AzureHdInsightManagementClient ( Microsoft.Azure.Common.Authentication.Models.AzureContext context ) : Microsoft.Azure.Commands.Common.Authentication | ||
context | Microsoft.Azure.Common.Authentication.Models.AzureContext | |
return | Microsoft.Azure.Commands.Common.Authentication |
public ConfigureHttp ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters httpSettings ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
resourceGroupName | string | |
clusterName | string | |
httpSettings | Microsoft.Azure.Management.HDInsight.Models.HttpSettingsParameters | |
return | Microsoft.Azure.Management.HDInsight.Models.OperationResource |
public ConfigureRdp ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters rdpSettings ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
resourceGroupName | string | |
clusterName | string | |
rdpSettings | Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters | |
return | Microsoft.Azure.Management.HDInsight.Models.OperationResource |
public CreateNewCluster ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParameters parameters ) : Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse | ||
resourceGroupName | string | |
clusterName | string | |
parameters | Microsoft.Azure.Management.HDInsight.Models.ClusterCreateParameters | |
return | Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse |
public DeleteCluster ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
resourceGroupName | string | |
clusterName | string | |
return | Microsoft.Azure.Management.HDInsight.Models.OperationResource |
public DeletePersistedScript ( string resourceGroupName, string clusterName, string scriptName ) : AzureOperationResponse | ||
resourceGroupName | string | |
clusterName | string | |
scriptName | string | |
return | AzureOperationResponse |
public ExecuteScriptActions ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ExecuteScriptActionParameters executeScriptActionParameters ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
resourceGroupName | string | |
clusterName | string | |
executeScriptActionParameters | Microsoft.Azure.Management.HDInsight.Models.ExecuteScriptActionParameters | |
return | Microsoft.Azure.Management.HDInsight.Models.OperationResource |
public Get ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse | ||
resourceGroupName | string | |
clusterName | string | |
return | Microsoft.Azure.Management.HDInsight.Models.ClusterGetResponse |
public GetCapabilities ( string location ) : Microsoft.Azure.Management.HDInsight.Models.CapabilitiesResponse | ||
location | string | |
return | Microsoft.Azure.Management.HDInsight.Models.CapabilitiesResponse |
public GetCluster ( string resourceGroupName, string clusterName ) : List |
||
resourceGroupName | string | |
clusterName | string | |
return | List |
public GetClusterConfigurations ( string resourceGroupName, string clusterName, string configurationName ) : string>.IDictionary |
||
resourceGroupName | string | |
clusterName | string | |
configurationName | string | |
return | string>.IDictionary |
public GetConnectivitySettings ( string resourceGroupName, string clusterName ) : Microsoft.Azure.Management.HDInsight.Models.HttpConnectivitySettings | ||
resourceGroupName | string | |
clusterName | string | |
return | Microsoft.Azure.Management.HDInsight.Models.HttpConnectivitySettings |
public GetScriptExecutionDetail ( string resourceGroupName, string clusterName, long scriptExecutionId ) : Microsoft.Azure.Management.HDInsight.Models.ClusterRuntimeScriptActionDetailResponse | ||
resourceGroupName | string | |
clusterName | string | |
scriptExecutionId | long | |
return | Microsoft.Azure.Management.HDInsight.Models.ClusterRuntimeScriptActionDetailResponse |
public ListClusters ( ) : ClusterListResponse | ||
return | ClusterListResponse |
public ListClusters ( string resourceGroupName ) : ClusterListResponse | ||
resourceGroupName | string | |
return | ClusterListResponse |
public ListPersistedScripts ( string resourceGroupName, string clusterName ) : ClusterListPersistedScriptActionsResponse | ||
resourceGroupName | string | |
clusterName | string | |
return | ClusterListPersistedScriptActionsResponse |
public ListScriptExecutionHistory ( string resourceGroupName, string clusterName ) : ClusterListRuntimeScriptActionDetailResponse | ||
resourceGroupName | string | |
clusterName | string | |
return | ClusterListRuntimeScriptActionDetailResponse |
public PromoteScript ( string resourceGroupName, string clusterName, long scriptExecutionId ) : AzureOperationResponse | ||
resourceGroupName | string | |
clusterName | string | |
scriptExecutionId | long | |
return | AzureOperationResponse |
public ResizeCluster ( string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterResizeParameters resizeParams ) : Microsoft.Azure.Management.HDInsight.Models.OperationResource | ||
resourceGroupName | string | |
clusterName | string | |
resizeParams | Microsoft.Azure.Management.HDInsight.Models.ClusterResizeParameters | |
return | Microsoft.Azure.Management.HDInsight.Models.OperationResource |