ManagedClusterWorkloadAutoScalerProfile Class
- java.
lang. Object - com.
azure. resourcemanager. containerservice. models. ManagedClusterWorkloadAutoScalerProfile
- com.
Implements
public final class ManagedClusterWorkloadAutoScalerProfile
implements JsonSerializable<ManagedClusterWorkloadAutoScalerProfile>
Workload Auto-scaler profile for the managed cluster.
Constructor | Description |
---|---|
Managed |
Creates an instance of Managed |
Modifier and Type | Method and Description |
---|---|
static
Managed |
from Reads an instance of Managed |
Managed |
keda()
Get the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. |
Json |
to |
void |
validate()
Validates the instance. |
Managed |
vertical Get the vertical |
Managed |
with Set the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile. |
Managed |
with Set the vertical |
Methods inherited from java.lang.Object
ManagedClusterWorkloadAutoScalerProfile
public ManagedClusterWorkloadAutoScalerProfile()
Creates an instance of ManagedClusterWorkloadAutoScalerProfile class.
fromJson
public static ManagedClusterWorkloadAutoScalerProfile fromJson(JsonReader jsonReader)
Reads an instance of ManagedClusterWorkloadAutoScalerProfile from the JsonReader.
Parameters:
Returns:
Throws:
keda
public ManagedClusterWorkloadAutoScalerProfileKeda keda()
Get the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
Returns:
toJson
validate
public void validate()
Validates the instance.
verticalPodAutoscaler
public ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler verticalPodAutoscaler()
Get the verticalPodAutoscaler property: VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
Returns:
withKeda
public ManagedClusterWorkloadAutoScalerProfile withKeda(ManagedClusterWorkloadAutoScalerProfileKeda keda)
Set the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
Parameters:
Returns:
withVerticalPodAutoscaler
public ManagedClusterWorkloadAutoScalerProfile withVerticalPodAutoscaler(ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler verticalPodAutoscaler)
Set the verticalPodAutoscaler property: VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: