你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ClusterProfile interface
群集配置文件。
属性
authorization |
授权配置文件,其中包含有权访问数据平面的 AAD 用户 ID 和组 ID 的详细信息。 |
autoscale |
这是群集的自动缩放配置文件。 这将允许客户创建启用了自动缩放的群集。 |
cluster |
群集访问配置文件。 |
cluster |
包含 3/4 部分的版本。 |
components | 此群集类型和版本的组件列表。 注意:此属性不会序列化。 它只能由服务器填充。 |
connectivity |
群集连接配置文件。 注意:此属性不会序列化。 它只能由服务器填充。 |
flink |
Flink 群集配置文件。 |
identity |
此属性是 Trino、Spark 和 Flink 群集所必需的,但对于 Kafka 群集是可选的。 |
kafka |
Kafka 群集配置文件。 |
llap |
LLAP 群集配置文件。 |
log |
群集日志分析配置文件,用于为群集启用或禁用 OMS 代理。 |
oss |
包含三部分的版本。 |
prometheus |
群集 Prometheus 配置文件。 |
ranger |
群集 Ranger 插件配置文件。 |
ranger |
Ranger 群集配置文件。 |
script |
脚本操作配置文件列表。 |
secrets |
群集机密配置文件。 |
service |
服务配置文件。 |
spark |
Spark 群集配置文件。 |
ssh |
群集的 Ssh 配置文件。 |
stub |
存根群集配置文件。 |
trino |
Trino 群集配置文件。 |
属性详细信息
authorizationProfile
授权配置文件,其中包含有权访问数据平面的 AAD 用户 ID 和组 ID 的详细信息。
authorizationProfile: AuthorizationProfile
属性值
autoscaleProfile
clusterAccessProfile
clusterVersion
包含 3/4 部分的版本。
clusterVersion: string
属性值
string
components
此群集类型和版本的组件列表。 注意:此属性不会序列化。 它只能由服务器填充。
components?: ClusterComponentsItem[]
属性值
connectivityProfile
flinkProfile
identityProfile
此属性是 Trino、Spark 和 Flink 群集所必需的,但对于 Kafka 群集是可选的。
identityProfile?: IdentityProfile
属性值
kafkaProfile
llapProfile
LLAP 群集配置文件。
llapProfile?: {[propertyName: string]: any}
属性值
{[propertyName: string]: any}
logAnalyticsProfile
群集日志分析配置文件,用于为群集启用或禁用 OMS 代理。
logAnalyticsProfile?: ClusterLogAnalyticsProfile
属性值
ossVersion
包含三部分的版本。
ossVersion: string
属性值
string
prometheusProfile
rangerPluginProfile
rangerProfile
scriptActionProfiles
secretsProfile
serviceConfigsProfiles
sparkProfile
sshProfile
stubProfile
存根群集配置文件。
stubProfile?: {[propertyName: string]: any}
属性值
{[propertyName: string]: any}