Megosztás a következőn keresztül:


HDInsightClusterCreationValidateContent Class

Definition

The cluster create request specification.

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

Constructors

HDInsightClusterCreationValidateContent()

Initializes a new instance of HDInsightClusterCreationValidateContent.

Properties

ClusterCreateRequestValidationParametersType

The resource type.

FetchAaddsResource

This indicates whether fetch Aadds resource or not.

Identity

The identity of the cluster, if configured.

(Inherited from HDInsightClusterCreateOrUpdateContent)
Location

The location of the cluster.

(Inherited from HDInsightClusterCreateOrUpdateContent)
Name

The cluster name.

Properties

The cluster create parameters.

(Inherited from HDInsightClusterCreateOrUpdateContent)
Tags

The resource tags.

(Inherited from HDInsightClusterCreateOrUpdateContent)
TenantId

The tenant id.

Zones

The availability zones.

(Inherited from HDInsightClusterCreateOrUpdateContent)

Applies to