你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterWorkloadAutoScalerProfile Class

Definition

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.

Applies to