Share via


IManagedRunCommandScriptInput.ScriptParameter Property

Definition

The script parameters.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The script parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="scriptParameters")]
public string ScriptParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The script parameters.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="scriptParameters")>]
member this.ScriptParameter : string with get, set
Public Property ScriptParameter As String

Property Value

Attributes

Applies to