你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

群集的标识(如果已配置)。

(继承自 HDInsightClusterCreateOrUpdateContent)
Location

群集的位置。

(继承自 HDInsightClusterCreateOrUpdateContent)
Name

群集名称。

Properties

群集创建参数。

(继承自 HDInsightClusterCreateOrUpdateContent)
Tags

资源标记。

(继承自 HDInsightClusterCreateOrUpdateContent)
TenantId

租户 ID。

Zones

可用性区域。

(继承自 HDInsightClusterCreateOrUpdateContent)

适用于