次の方法で共有


ManagedClusterWorkloadAutoScalerProfileKeda Class

Definition

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.

Applies to