次の方法で共有


HDInsightApplicationData クラス

定義

HDInsightApplication データ モデルを表すクラス。 HDInsight クラスター アプリケーション

public class HDInsightApplicationData : Azure.ResourceManager.Models.ResourceData
type HDInsightApplicationData = class
    inherit ResourceData
Public Class HDInsightApplicationData
Inherits ResourceData
継承
HDInsightApplicationData

コンストラクター

HDInsightApplicationData()

HDInsightApplicationData の新しいインスタンスを初期化します。

プロパティ

ETag

アプリケーションの ETag。

Id

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

(継承元 ResourceData)
Name

リソースの名前。

(継承元 ResourceData)
Properties

アプリケーションのプロパティ。

ResourceType

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

(継承元 ResourceData)
SystemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

(継承元 ResourceData)
Tags

アプリケーションのタグ。

適用対象