次の方法で共有


Application クラス

定義

HDInsight クラスター アプリケーション

public class Application : Microsoft.Azure.Management.HDInsight.Models.ProxyResource
type Application = class
    inherit ProxyResource
Public Class Application
Inherits ProxyResource
継承

コンストラクター

Application()

Application クラスの新しいインスタンスを初期化します。

Application(String, String, String, String, IDictionary<String,String>, ApplicationProperties, SystemData)

Application クラスの新しいインスタンスを初期化します。

プロパティ

Etag

アプリケーションの ETag を取得または設定します

Id

リソースの完全修飾リソース ID を取得します。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(継承元 Resource)
Name

リソースの名前を取得します

(継承元 Resource)
Properties

アプリケーションのプロパティを取得または設定します。

SystemData

HDInsight クラスター アプリケーション

Tags

アプリケーションのタグを取得または設定します。

Type

リソースの種類を取得します。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

(継承元 Resource)

適用対象