你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
HDInsightClusterCreationValidateContent 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
群集创建请求规范。
public class HDInsightClusterCreationValidateContent : Azure.ResourceManager.HDInsight.Models.HDInsightClusterCreateOrUpdateContent
type HDInsightClusterCreationValidateContent = class
inherit HDInsightClusterCreateOrUpdateContent
Public Class HDInsightClusterCreationValidateContent
Inherits HDInsightClusterCreateOrUpdateContent
- 继承
构造函数
HDInsightClusterCreationValidateContent() |
初始化 HDInsightClusterCreationValidateContent 的新实例。 |
属性
ClusterCreateRequestValidationParametersType |
资源类型。 |
FetchAaddsResource |
这指示是否提取 Aadds 资源。 |
Identity |
群集的标识(如果已配置)。 (继承自 HDInsightClusterCreateOrUpdateContent) |
Location |
群集的位置。 (继承自 HDInsightClusterCreateOrUpdateContent) |
Name |
群集名称。 |
Properties |
群集创建参数。 (继承自 HDInsightClusterCreateOrUpdateContent) |
Tags |
资源标记。 (继承自 HDInsightClusterCreateOrUpdateContent) |
TenantId |
租户 ID。 |
Zones |
可用性区域。 (继承自 HDInsightClusterCreateOrUpdateContent) |