Share via


ManagedClusterWorkloadAutoScalerProfile.Keda Property

Definition

Gets or sets kEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.

[Newtonsoft.Json.JsonProperty(PropertyName="keda")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWorkloadAutoScalerProfileKeda Keda { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keda")>]
member this.Keda : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWorkloadAutoScalerProfileKeda with get, set
Public Property Keda As ManagedClusterWorkloadAutoScalerProfileKeda

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to