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

HDInsightClusterProperties 类

定义

群集的属性。

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

构造函数

HDInsightClusterProperties(HDInsightClusterDefinition)

初始化 HDInsightClusterProperties 的新实例。

属性

ClusterDefinition

群集定义。

ClusterHdpVersion

群集的 hdp 版本。

ClusterId

群集 ID。

ClusterState

群集的状态。

ClusterVersion

群集的版本。

ComputeIsolationProperties

计算隔离属性。

ComputeRoles

群集中的角色列表。

ConnectivityEndpoints

连接终结点的列表。

CreatedOn

群集的创建日期。

DiskEncryptionProperties

磁盘加密属性。

Errors

错误列表。

ExcludedServicesConfig

排除的服务配置。

IsEncryptionInTransitEnabled

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

KafkaRestProperties

群集 kafka rest 代理配置。

MinSupportedTlsVersion

支持的最低 tls 版本。

NetworkProperties

网络属性。

OSType

操作系统的类型。

PrivateEndpointConnections

专用终结点连接的列表。

PrivateLinkConfigurations

专用链接配置。

ProvisioningState

预配状态,仅显示在响应中。

QuotaInfoCoresUsed

群集使用的核心。

SecurityProfile

安全配置文件。

StorageAccounts

群集中的存储帐户列表。

Tier

群集层。

适用于