IHDInsightManagementClient Interface

Definition

HDInsight Management Client

public interface IHDInsightManagementClient : IDisposable
type IHDInsightManagementClient = interface
    interface IDisposable
Public Interface IHDInsightManagementClient
Implements IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

ApiVersion

The HDInsight client API Version.

Applications

Gets the IApplicationsOperations.

BaseUri

The base URI of the service.

Clusters

Gets the IClustersOperations.

Configurations

Gets the IConfigurationsOperations.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

Extensions

Gets the IExtensionsOperations.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

Locations

Gets the ILocationsOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

Operations

Gets the IOperations.

PrivateEndpointConnections

Gets the IPrivateEndpointConnectionsOperations.

PrivateLinkResources

Gets the IPrivateLinkResourcesOperations.

ScriptActions

Gets the IScriptActionsOperations.

ScriptExecutionHistory

Gets the IScriptExecutionHistoryOperations.

SerializationSettings

Gets or sets json serialization settings.

SubscriptionId

The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

VirtualMachines

Gets the IVirtualMachinesOperations.

Applies to