Skip to main content

applications

Overview

Nameapplications
TypeResource
Idazure.hdinsight.applications

Fields

NameDatatypeDescription
etagstringThe ETag for the application
propertiesobjectThe HDInsight cluster application GET response.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectThe tags for the application.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapplicationName, clusterName, resourceGroupName, subscriptionIdGets properties of the specified application.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdLists all of the applications for the HDInsight cluster.
createINSERTapplicationName, clusterName, resourceGroupName, subscriptionIdCreates applications for the HDInsight cluster.
deleteDELETEapplicationName, clusterName, resourceGroupName, subscriptionIdDeletes the specified application on the HDInsight cluster.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdLists all of the applications for the HDInsight cluster.