AzureHdInsightJobManagementClient Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
AzureHdInsightJobManagementClient() |
Parameterless constructor for mocking |
AzureHdInsightJobManagementClient(String, BasicAuthenticationCloudCredentials) |
AzureHdInsightJobManagementClient()
Parameterless constructor for mocking
public AzureHdInsightJobManagementClient ();
Public Sub New ()
Applies to
AzureHdInsightJobManagementClient(String, BasicAuthenticationCloudCredentials)
public AzureHdInsightJobManagementClient (string clusterName, Hyak.Common.BasicAuthenticationCloudCredentials credential);
new Microsoft.Azure.Commands.HDInsight.Models.AzureHdInsightJobManagementClient : string * Hyak.Common.BasicAuthenticationCloudCredentials -> Microsoft.Azure.Commands.HDInsight.Models.AzureHdInsightJobManagementClient
Public Sub New (clusterName As String, credential As BasicAuthenticationCloudCredentials)
Parameters
- clusterName
- String
- credential
- Hyak.Common.BasicAuthenticationCloudCredentials