Compartilhar via


IComputeInstanceProperties.CreationScriptArgument Property

Definition

Optional command line arguments passed to the script to run.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional command line arguments passed to the script to run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptArguments")]
public string CreationScriptArgument { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Optional command line arguments passed to the script to run.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptArguments")>]
member this.CreationScriptArgument : string with get, set
Public Property CreationScriptArgument As String

Property Value

Attributes

Applies to