MachineLearningBatchDeploymentProperties.OutputAction 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.
Enum to determine how batch inferencing will handle output.
public Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchOutputAction? OutputAction { get; set; }
member this.OutputAction : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningBatchOutputAction> with get, set
Public Property OutputAction As Nullable(Of MachineLearningBatchOutputAction)