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

UpdatableClusterProfile interface

群集资源修补程序属性。

属性

authorizationProfile

授权配置文件,其中包含授权访问数据平面的 AAD 用户 ID 和组 ID 的详细信息。

autoscaleProfile

这是群集的自动缩放配置文件。 这将允许客户创建启用了自动缩放的群集。

logAnalyticsProfile

群集日志分析配置文件,用于启用或禁用群集的 OMS 代理。

prometheusProfile

群集 Prometheus 配置文件。

rangerPluginProfile

群集 Ranger 插件配置文件。

rangerProfile

Ranger 群集配置文件。

scriptActionProfiles

脚本操作配置文件列表。

serviceConfigsProfiles

服务配置文件。

sshProfile

群集的 Ssh 配置文件。

属性详细信息

authorizationProfile

授权配置文件,其中包含授权访问数据平面的 AAD 用户 ID 和组 ID 的详细信息。

authorizationProfile?: AuthorizationProfile

属性值

autoscaleProfile

这是群集的自动缩放配置文件。 这将允许客户创建启用了自动缩放的群集。

autoscaleProfile?: AutoscaleProfile

属性值

logAnalyticsProfile

群集日志分析配置文件,用于启用或禁用群集的 OMS 代理。

logAnalyticsProfile?: ClusterLogAnalyticsProfile

属性值

prometheusProfile

群集 Prometheus 配置文件。

prometheusProfile?: ClusterPrometheusProfile

属性值

rangerPluginProfile

群集 Ranger 插件配置文件。

rangerPluginProfile?: ClusterRangerPluginProfile

属性值

rangerProfile

Ranger 群集配置文件。

rangerProfile?: RangerProfile

属性值

scriptActionProfiles

脚本操作配置文件列表。

scriptActionProfiles?: ScriptActionProfile[]

属性值

serviceConfigsProfiles

服务配置文件。

serviceConfigsProfiles?: ClusterServiceConfigsProfile[]

属性值

sshProfile

群集的 Ssh 配置文件。

sshProfile?: SshProfile

属性值