Aracılığıyla paylaş


IBatchDeploymentProperties.OutputFileName Property

Definition

Customized output file name for append_row output action.

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

Property Value

Attributes

Applies to