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

ClusterCreateProperties interface

群集创建参数。

属性

clusterDefinition

群集定义。

clusterVersion

群集的版本。

computeIsolationProperties

计算隔离属性。

computeProfile

计算配置文件。

diskEncryptionProperties

磁盘加密属性。

encryptionInTransitProperties

传输中加密属性。

kafkaRestProperties

群集 kafka rest 代理配置。

minSupportedTlsVersion

支持的最低 tls 版本。

networkProperties

网络属性。

osType

作系统的类型。

privateLinkConfigurations

专用链接配置。

securityProfile

安全配置文件。

storageProfile

存储配置文件。

tier

群集层。

属性详细信息

clusterDefinition

群集定义。

clusterDefinition?: ClusterDefinition

属性值

clusterVersion

群集的版本。

clusterVersion?: string

属性值

string

computeIsolationProperties

计算隔离属性。

computeIsolationProperties?: ComputeIsolationProperties

属性值

computeProfile

计算配置文件。

computeProfile?: ComputeProfile

属性值

diskEncryptionProperties

磁盘加密属性。

diskEncryptionProperties?: DiskEncryptionProperties

属性值

encryptionInTransitProperties

传输中加密属性。

encryptionInTransitProperties?: EncryptionInTransitProperties

属性值

kafkaRestProperties

群集 kafka rest 代理配置。

kafkaRestProperties?: KafkaRestProperties

属性值

minSupportedTlsVersion

支持的最低 tls 版本。

minSupportedTlsVersion?: string

属性值

string

networkProperties

网络属性。

networkProperties?: NetworkProperties

属性值

osType

作系统的类型。

osType?: string

属性值

string

privateLinkConfigurations

专用链接配置。

privateLinkConfigurations?: PrivateLinkConfiguration[]

属性值

securityProfile

安全配置文件。

securityProfile?: SecurityProfile

属性值

storageProfile

存储配置文件。

storageProfile?: StorageProfile

属性值

tier

群集层。

tier?: string

属性值

string