次の方法で共有


JobExecutionContainer.Arg Property

Definition

Container start command arguments.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Arg { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.Arg : System.Collections.Generic.List<string> with get, set
Public Property Arg As List(Of String)

Property Value

Implements

Arg
Attributes

Applies to