Freigeben über


Container.Args Eigenschaft

Definition

Ruft Containerstartbefehlsargumente ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="args")]
public System.Collections.Generic.IList<string> Args { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="args")>]
member this.Args : System.Collections.Generic.IList<string> with get, set
Public Property Args As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: