Aracılığıyla paylaş


IBatchDeploymentProperties.OutputAction Property

Definition

Indicates how the output will be organized.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicates how the output will be organized.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction) }, ReadOnly=false, Required=false, SerializedName="outputAction")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction? OutputAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicates how the output will be organized.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction) }, ReadOnly=false, Required=false, SerializedName="outputAction")>]
member this.OutputAction : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchOutputAction> with get, set
Public Property OutputAction As Nullable(Of BatchOutputAction)

Property Value

Attributes

Applies to