ManagedClusterProperties.WorkloadAutoScalerProfile Property
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.
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