UpdatableClusterProfile interface

Cluster resource patch properties.

Properties

authorizationProfile

Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.

autoscaleProfile

This is the Autoscale profile for the cluster. This will allow customer to create cluster enabled with Autoscale.

logAnalyticsProfile

Cluster log analytics profile to enable or disable OMS agent for cluster.

prometheusProfile

Cluster Prometheus profile.

rangerPluginProfile

Cluster Ranger plugin profile.

rangerProfile

The ranger cluster profile.

scriptActionProfiles

The script action profile list.

secretsProfile

The cluster secret profile.

serviceConfigsProfiles

The service configs profiles.

sshProfile

Ssh profile for the cluster.

trinoProfile

Trino Cluster profile.

Property Details

authorizationProfile

Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.

authorizationProfile?: AuthorizationProfile

Property Value

autoscaleProfile

This is the Autoscale profile for the cluster. This will allow customer to create cluster enabled with Autoscale.

autoscaleProfile?: AutoscaleProfile

Property Value

logAnalyticsProfile

Cluster log analytics profile to enable or disable OMS agent for cluster.

logAnalyticsProfile?: ClusterLogAnalyticsProfile

Property Value

prometheusProfile

Cluster Prometheus profile.

prometheusProfile?: ClusterPrometheusProfile

Property Value

rangerPluginProfile

Cluster Ranger plugin profile.

rangerPluginProfile?: ClusterRangerPluginProfile

Property Value

rangerProfile

The ranger cluster profile.

rangerProfile?: RangerProfile

Property Value

scriptActionProfiles

The script action profile list.

scriptActionProfiles?: ScriptActionProfile[]

Property Value

secretsProfile

The cluster secret profile.

secretsProfile?: SecretsProfile

Property Value

serviceConfigsProfiles

The service configs profiles.

serviceConfigsProfiles?: ClusterServiceConfigsProfile[]

Property Value

sshProfile

Ssh profile for the cluster.

sshProfile?: SshProfile

Property Value

trinoProfile

Trino Cluster profile.

trinoProfile?: TrinoProfile

Property Value