ManagedClusterWorkloadAutoScalerProfile 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.
Workload Auto-scaler profile for the managed cluster.
public class ManagedClusterWorkloadAutoScalerProfile
type ManagedClusterWorkloadAutoScalerProfile = class
Public Class ManagedClusterWorkloadAutoScalerProfile
- Inheritance
-
ManagedClusterWorkloadAutoScalerProfile
Constructors
ManagedClusterWorkloadAutoScalerProfile() |
Initializes a new instance of the ManagedClusterWorkloadAutoScalerProfile class. |
ManagedClusterWorkloadAutoScalerProfile(ManagedClusterWorkloadAutoScalerProfileKeda) |
Initializes a new instance of the ManagedClusterWorkloadAutoScalerProfile class. |
Properties
Keda |
Gets or sets kEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. |
Methods
Validate() |
Validate the object. |