Partilhar via


ManagedClusterProperties.WorkloadAutoScalerProfile Property

Definition

Gets or sets workload Auto-scaler profile for the managed cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="workloadAutoScalerProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWorkloadAutoScalerProfile WorkloadAutoScalerProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workloadAutoScalerProfile")>]
member this.WorkloadAutoScalerProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterWorkloadAutoScalerProfile with get, set
Public Property WorkloadAutoScalerProfile As ManagedClusterWorkloadAutoScalerProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to