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

ClusterGetProperties 类

定义

群集的属性。

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

构造函数

ClusterGetProperties()

初始化 ClusterGetProperties 类的新实例。

ClusterGetProperties(ClusterDefinition, String, String, String, String, String, KafkaRestProperties, SecurityProfile, ComputeProfile, String, String, String, QuotaInfo, IList<Errors>, IList<ConnectivityEndpoint>, DiskEncryptionProperties, EncryptionInTransitProperties, StorageProfile, String, ExcludedServicesConfig, NetworkProperties, ComputeIsolationProperties, IList<PrivateLinkConfiguration>, IList<PrivateEndpointConnection>)

初始化 ClusterGetProperties 类的新实例。

属性

ClusterDefinition

获取或设置群集定义。

ClusterHdpVersion

获取或设置群集的 hdp 版本。

ClusterId

获取或设置群集 ID。

ClusterState

获取或设置群集的状态。

ClusterVersion

获取或设置群集的版本。

ComputeIsolationProperties

获取或设置计算隔离属性。

ComputeProfile

获取或设置计算配置文件。

ConnectivityEndpoints

获取或设置连接终结点的列表。

CreatedDate

获取或设置群集的创建日期。

DiskEncryptionProperties

获取或设置磁盘加密属性。

EncryptionInTransitProperties

获取或设置传输中加密属性。

Errors

获取或设置错误列表。

ExcludedServicesConfig

获取或设置排除的服务配置。

KafkaRestProperties

获取或设置群集 kafka rest 代理配置。

MinSupportedTlsVersion

获取或设置受支持的最低 tls 版本。

NetworkProperties

获取或设置网络属性。

OsType

获取或设置操作系统的类型。 可能的值包括:“Windows”、“Linux”

PrivateEndpointConnections

获取专用终结点连接的列表。

PrivateLinkConfigurations

获取或设置专用链接配置。

ProvisioningState

获取或设置预配状态,该状态仅显示在响应中。 可能的值包括:“InProgress”、“Failed”、“Succeeded”、“Canceled”、“删除”

QuotaInfo

获取或设置配额信息。

SecurityProfile

获取或设置安全配置文件。

StorageProfile

获取或设置存储配置文件。

Tier

获取或设置群集层。 可能的值包括:“Standard”、“Premium”

方法

Validate()

验证 对象。

适用于