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

HDInsightClusterCreateOrUpdateProperties 类

定义

群集创建参数。

public class HDInsightClusterCreateOrUpdateProperties
type HDInsightClusterCreateOrUpdateProperties = class
Public Class HDInsightClusterCreateOrUpdateProperties
继承
HDInsightClusterCreateOrUpdateProperties

构造函数

HDInsightClusterCreateOrUpdateProperties()

初始化 HDInsightClusterCreateOrUpdateProperties 的新实例。

属性

ClusterDefinition

群集定义。

ClusterVersion

群集的版本。

ComputeIsolationProperties

计算隔离属性。

ComputeRoles

群集中的角色列表。

DiskEncryptionProperties

磁盘加密属性。

IsEncryptionInTransitEnabled

指示群集节点间通信在传输过程中是否加密。

KafkaRestProperties

群集 kafka rest 代理配置。

MinSupportedTlsVersion

支持的最低 tls 版本。

NetworkProperties

网络属性。

OSType

操作系统的类型。

PrivateLinkConfigurations

专用链接配置。

SecurityProfile

安全配置文件。

StorageAccounts

群集中的存储帐户列表。

Tier

群集层。

适用于