IBatchDeployment.OutputFileName Property

Definition

Customized output file name for append_row output action.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Customized output file name for append_row output action.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="outputFileName", Update=true)]
public string OutputFileName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Customized output file name for append_row output action.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="outputFileName", Update=true)>]
member this.OutputFileName : string with get, set
Public Property OutputFileName As String

Property Value

Attributes

Applies to