ManagedClusterWorkloadAutoScalerProfileKeda Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
public class ManagedClusterWorkloadAutoScalerProfileKeda
type ManagedClusterWorkloadAutoScalerProfileKeda = class
Public Class ManagedClusterWorkloadAutoScalerProfileKeda
- Inheritance
-
ManagedClusterWorkloadAutoScalerProfileKeda
Constructors
ManagedClusterWorkloadAutoScalerProfileKeda() |
Initializes a new instance of the ManagedClusterWorkloadAutoScalerProfileKeda class. |
ManagedClusterWorkloadAutoScalerProfileKeda(Boolean) |
Initializes a new instance of the ManagedClusterWorkloadAutoScalerProfileKeda class. |
Properties
Enabled |
Gets or sets whether to enable KEDA. |
Methods
Validate() |
Validate the object. |