次の方法で共有


ApplicationProperties interface

HDInsight クラスター アプリケーションの GET 応答。

プロパティ

applicationState

アプリケーションの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

applicationType

アプリケーションの種類。

computeProfile

クラスター内のロールの一覧。

createdDate

アプリケーションの作成日時。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

errors

エラーのリスト。

httpsEndpoints

アプリケーション HTTPS エンドポイントの一覧。

installScriptActions

インストール スクリプト アクションの一覧。

marketplaceIdentifier

マーケットプレース識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

privateLinkConfigurations

プライベート リンクの構成。

provisioningState

アプリケーションのプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

sshEndpoints

アプリケーション SSH エンドポイントの一覧。

uninstallScriptActions

アンインストール スクリプト アクションの一覧。

プロパティの詳細

applicationState

アプリケーションの状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

applicationState?: string

プロパティ値

string

applicationType

アプリケーションの種類。

applicationType?: string

プロパティ値

string

computeProfile

クラスター内のロールの一覧。

computeProfile?: ComputeProfile

プロパティ値

createdDate

アプリケーションの作成日時。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

createdDate?: string

プロパティ値

string

errors

エラーのリスト。

errors?: Errors[]

プロパティ値

Errors[]

httpsEndpoints

アプリケーション HTTPS エンドポイントの一覧。

httpsEndpoints?: ApplicationGetHttpsEndpoint[]

プロパティ値

installScriptActions

インストール スクリプト アクションの一覧。

installScriptActions?: RuntimeScriptAction[]

プロパティ値

marketplaceIdentifier

マーケットプレース識別子。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

marketplaceIdentifier?: string

プロパティ値

string

privateLinkConfigurations

プライベート リンクの構成。

privateLinkConfigurations?: PrivateLinkConfiguration[]

プロパティ値

provisioningState

アプリケーションのプロビジョニング状態。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

sshEndpoints

アプリケーション SSH エンドポイントの一覧。

sshEndpoints?: ApplicationGetEndpoint[]

プロパティ値

uninstallScriptActions

アンインストール スクリプト アクションの一覧。

uninstallScriptActions?: RuntimeScriptAction[]

プロパティ値