MachineLearningOnlineDeploymentProperties.ScaleSettings 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.
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