Share via


BatchDeploymentProperties.OutputAction Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction? OutputAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.OutputAction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction> with get, set
Public Property OutputAction As Nullable(Of BatchOutputAction)

Property Value

Implements

Attributes

Applies to