IHDInsightClientBase Interface
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.
Provides the base interface for ClusterProvisioning Clients.
public interface IHDInsightClientBase : IDisposable, Microsoft.Hadoop.Client.IHadoopClientBase, Microsoft.Hadoop.Client.IJobSubmissionClientBase, Microsoft.WindowsAzure.Management.HDInsight.Logging.ILogProvider
type IHDInsightClientBase = interface
interface IJobSubmissionClientBase
interface IHadoopClientBase
interface IDisposable
interface ILogProvider
Public Interface IHDInsightClientBase
Implements IDisposable, IHadoopClientBase, IJobSubmissionClientBase, ILogProvider
- Derived
- Implements
-
Microsoft.Hadoop.Client.IHadoopClientBase Microsoft.Hadoop.Client.IJobSubmissionClientBase Microsoft.WindowsAzure.Management.HDInsight.Logging.ILogProvider IDisposable
Properties
CancellationToken |
Gets the Cancellation Token for this client. |
Credentials |
Gets the cluster credentials. |
PollingInterval |
Gets or sets the polling interval for the CreateCluster\DeleteCluster and user change operations. |