Udostępnij za pośrednictwem


HDInsightApplicationProperties Class

Definition

The HDInsight cluster application GET response.

public class HDInsightApplicationProperties
type HDInsightApplicationProperties = class
Public Class HDInsightApplicationProperties
Inheritance
HDInsightApplicationProperties

Constructors

HDInsightApplicationProperties()

Initializes a new instance of HDInsightApplicationProperties.

Properties

ApplicationState

The application state.

ApplicationType

The application type.

ComputeRoles

The list of roles in the cluster.

CreatedOn

The application create date time.

Errors

The list of errors.

HttpsEndpoints

The list of application HTTPS endpoints.

InstallScriptActions

The list of install script actions.

MarketplaceIdentifier

The marketplace identifier.

PrivateLinkConfigurations

The private link configurations.

ProvisioningState

The provisioning state of the application.

SshEndpoints

The list of application SSH endpoints.

UninstallScriptActions

The list of uninstall script actions.

Applies to