Share via


BareMetalMachineRunCommandContent.Arguments Property

Definition

The list of string arguments that will be passed to the script in order as separate arguments.

public System.Collections.Generic.IList<string> Arguments { get; }
member this.Arguments : System.Collections.Generic.IList<string>
Public ReadOnly Property Arguments As IList(Of String)

Property Value

Applies to