Share via


MachineLearningBatchDeploymentProperties.OutputAction Property

Definition

Indicates how the output will be organized.

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)

Property Value

Applies to