ScriptReference.ScriptArgument Property

Definition

Optional command line arguments passed to the script to run.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string ScriptArgument { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ScriptArgument : string with get, set
Public Property ScriptArgument As String

Property Value

Implements

Attributes

Applies to