Partager via


Container.Arg Property

Definition

Container start command arguments.

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

Property Value

String[]

Implements

Arg
Attributes

Applies to