次の方法で共有


HDInsightClusterCreationValidateContent クラス

定義

クラスター作成要求の仕様。

public class HDInsightClusterCreationValidateContent : Azure.ResourceManager.HDInsight.Models.HDInsightClusterCreateOrUpdateContent
type HDInsightClusterCreationValidateContent = class
    inherit HDInsightClusterCreateOrUpdateContent
Public Class HDInsightClusterCreationValidateContent
Inherits HDInsightClusterCreateOrUpdateContent
継承
HDInsightClusterCreationValidateContent

コンストラクター

HDInsightClusterCreationValidateContent()

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

プロパティ

ClusterCreateRequestValidationParametersType

リソースの種類。

FetchAaddsResource

これは、フェッチ Aadds リソースかどうかを示します。

Identity

クラスターの ID (構成されている場合)。

(継承元 HDInsightClusterCreateOrUpdateContent)
Location

クラスターの場所。

(継承元 HDInsightClusterCreateOrUpdateContent)
Name

クラスター名。

Properties

クラスターによってパラメーターが作成されます。

(継承元 HDInsightClusterCreateOrUpdateContent)
Tags

リソース タグ。

(継承元 HDInsightClusterCreateOrUpdateContent)
TenantId

テナント ID。

Zones

可用性ゾーン。

(継承元 HDInsightClusterCreateOrUpdateContent)

適用対象