# Functions
New creates an instance of the ManagementClient client.
NewApplicationsClient creates an instance of the ApplicationsClient client.
NewApplicationsClientWithBaseURI creates an instance of the ApplicationsClient client.
NewClustersClient creates an instance of the ClustersClient client.
NewClustersClientWithBaseURI creates an instance of the ClustersClient client.
NewConfigurationsClient creates an instance of the ConfigurationsClient client.
NewConfigurationsClientWithBaseURI creates an instance of the ConfigurationsClient client.
NewExtensionClient creates an instance of the ExtensionClient client.
NewExtensionClientWithBaseURI creates an instance of the ExtensionClient client.
NewLocationClient creates an instance of the LocationClient client.
NewLocationClientWithBaseURI creates an instance of the LocationClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewScriptActionsClient creates an instance of the ScriptActionsClient client.
NewScriptActionsClientWithBaseURI creates an instance of the ScriptActionsClient client.
NewScriptExecutionHistoryClient creates an instance of the ScriptExecutionHistoryClient client.
NewScriptExecutionHistoryClientWithBaseURI creates an instance of the ScriptExecutionHistoryClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
ActiveDirectory specifies the active directory state for directory type.
ClusterProvisioningStateCanceled specifies the cluster provisioning state canceled state for cluster provisioning state.
ClusterProvisioningStateDeleting specifies the cluster provisioning state deleting state for cluster provisioning state.
ClusterProvisioningStateFailed specifies the cluster provisioning state failed state for cluster provisioning state.
ClusterProvisioningStateInProgress specifies the cluster provisioning state in progress state for cluster provisioning state.
ClusterProvisioningStateSucceeded specifies the cluster provisioning state succeeded state for cluster provisioning state.
CoreSite specifies the core site state for configurationname.
DefaultBaseURI is the default URI used for the service Hdinsight.
Failed specifies the failed state for async operation state.
Gateway specifies the gateway state for configurationname.
InProgress specifies the in progress state for async operation state.
Linux specifies the linux state for os type.
Premium specifies the premium state for tier.
Standard specifies the standard state for tier.
Succeeded specifies the succeeded state for async operation state.
Windows specifies the windows state for os type.
# Structs
Application is hDInsight cluster application.
ApplicationGetEndpoint is gets Application ssh endpoint.
ApplicationGetHTTPSEndpoint is gets application Http endpoints.
ApplicationGetProperties is hDInsight cluster application.
ApplicationListResult is result of the request to list cluster Applications.
ApplicationsClient is the hDInsight Management Client.
CapabilitiesResult is the Get Capabilities operation response.
Cluster is describes the cluster.
ClusterCreateParametersExtended is the CreateCluster request parameters.
ClusterCreateProperties is the cluster create parameters.
ClusterDefinition is the cluste definition.
ClusterGetProperties is the properties of cluster.
ClusterListPersistedScriptActionsResult is list PersistedScriptActions operations response.
ClusterListResult is the List Cluster operation response.
ClusterListRuntimeScriptActionDetailResult is the ListScriptExecutionHistory response.
ClusterPatchParameters is the PatchCluster request parameters.
ClusterResizeParameters is the Resize Cluster request parameters.
ClustersClient is the hDInsight Management Client.
ComputeProfile is describes the compute profile.
ConfigurationsClient is the hDInsight Management Client.
ConnectivityEndpoint is the connectivity properties.
Errors is the error message associated with the cluster creation.
ExecuteScriptActionParameters is describes the script actions on a running cluster.
Extension is cluster monitoring extensions.
ExtensionClient is the hDInsight Management Client.
HardwareProfile is describes the hardware profile.
HTTPConnectivitySettings is the payload for a Configure HTTP settings request.
HTTPSettingsParameters is the payload for a Configure HTTP settings request.
LinuxOperatingSystemProfile is the ssh username, password, and ssh public key.
LocationClient is the hDInsight Management Client.
ManagementClient is the base client for Hdinsight.
Operation is hDInsight REST API operation.
OperationDisplay is the object that represents the operation.
OperationListResult is result of the request to list HDInsight operations.
OperationResource is the azure async operation response.
OperationsClient is the hDInsight Management Client.
OsProfile is the Windows operation systems profile, and configure remote desktop settings.
QuotaCapability is the regional quota capability.
QuotaInfo is gets or sets Quota properties for the cluster.
RdpSettings is the RDP settings for the windows cluster.
RDPSettingsParameters is parameters specifying the data factory gateway definition for a create or update operation.
RegionalQuotaCapability is the regional quota capacity.
RegionsCapability is the regions capability.
Resource is the resource definition.
Role is describes a role on the cluster.
RuntimeScriptAction is describes a script action on a running cluster.
RuntimeScriptActionDetail is describes the execution details of a script action.
ScriptAction is describes a script action on role on the cluster.
ScriptActionExecutionHistoryList is the ListScriptExecutionHistory response.
ScriptActionExecutionSummary is describes the execution summary of a script action.
ScriptActionPersistedGetResponseSpec is the persisted script action for cluster.
ScriptActionsClient is the hDInsight Management Client.
ScriptActionsList is all persisted script action for the cluster.
ScriptExecutionHistoryClient is the hDInsight Management Client.
SecurityProfile is the security profile which contains Ssh public key for the HDInsight cluster.
SSHProfile is the list of Ssh public keys.
SSHPublicKey is the Ssh public key for the cluster nodes.
StorageAccount is describes the storage Account.
StorageProfile is describes the storage profile.
SubResource is the sub resource definition.
VersionsCapability is the version capability.
VersionSpec is gets or sets Version spec properties.
VirtualNetworkProfile is the Virtual network properties.
VMSizeCompatibilityFilter is the virtual machine type compatibility filter.
VMSizesCapability is the virtual machine sizes capability.
WindowsOperatingSystemProfile is the Windows operation system settings.
# Type aliases
ApplicationName enumerates the values for application name.
AsyncOperationState enumerates the values for async operation state.
ClusterProvisioningState enumerates the values for cluster provisioning state.
Configurationname enumerates the values for configurationname.
DirectoryType enumerates the values for directory type.
OSType enumerates the values for os type.
Tier enumerates the values for tier.