Azure.ResourceManager.HDInsight Namespace

Classes

Name Description
AzureResourceManagerHDInsightContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

HDInsightApplicationCollection

A class representing a collection of HDInsightApplicationResource and their operations. Each HDInsightApplicationResource in the collection will belong to the same instance of HDInsightClusterResource. To get a HDInsightApplicationCollection instance call the GetHDInsightApplications method from an instance of HDInsightClusterResource.

HDInsightApplicationData

The HDInsight cluster application.

HDInsightApplicationResource

A class representing a HDInsightApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HDInsightApplicationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HDInsightClusterResource using the GetHDInsightApplications method.

HDInsightClusterCollection

A class representing a collection of HDInsightClusterResource and their operations. Each HDInsightClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a HDInsightClusterCollection instance call the GetHDInsightClusters method from an instance of ResourceGroupResource.

HDInsightClusterData

The HDInsight cluster.

HDInsightClusterResource

A class representing a HDInsightCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HDInsightClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetHDInsightClusters method.

HDInsightExtensions

A class to add extension methods to Azure.ResourceManager.HDInsight.

HDInsightPrivateEndpointConnectionCollection

A class representing a collection of HDInsightPrivateEndpointConnectionResource and their operations. Each HDInsightPrivateEndpointConnectionResource in the collection will belong to the same instance of HDInsightClusterResource. To get a HDInsightPrivateEndpointConnectionCollection instance call the GetHDInsightPrivateEndpointConnections method from an instance of HDInsightClusterResource.

HDInsightPrivateEndpointConnectionData

The private endpoint connection.

HDInsightPrivateEndpointConnectionResource

A class representing a HDInsightPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HDInsightPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HDInsightClusterResource using the GetHDInsightPrivateEndpointConnections method.

HDInsightPrivateLinkResource

A class representing a HDInsightPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HDInsightPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource HDInsightClusterResource using the GetHDInsightPrivateLinkResources method.

HDInsightPrivateLinkResourceCollection

A class representing a collection of HDInsightPrivateLinkResource and their operations. Each HDInsightPrivateLinkResource in the collection will belong to the same instance of HDInsightClusterResource. To get a HDInsightPrivateLinkResourceCollection instance call the GetHDInsightPrivateLinkResources method from an instance of HDInsightClusterResource.

HDInsightPrivateLinkResourceData

A private link resource.