Sprog

MachineLearningOnlineDeploymentProperties.ScaleSettings Property

Definition

Scale settings for the deployment. If it is null or not provided, it defaults to TargetUtilizationScaleSettings for KubernetesOnlineDeployment and to DefaultScaleSettings for ManagedOnlineDeployment.

public Azure.ResourceManager.MachineLearning.Models.MachineLearningOnlineScaleSettings ScaleSettings { get; set; }
member this.ScaleSettings : Azure.ResourceManager.MachineLearning.Models.MachineLearningOnlineScaleSettings with get, set
Public Property ScaleSettings As MachineLearningOnlineScaleSettings

Property Value

Applies to