Condividi tramite


SetupTask.CommandLine Proprietà

Definizione

Ottiene o imposta la riga di comando.

[Newtonsoft.Json.JsonProperty(PropertyName="commandLine")]
public string CommandLine { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commandLine")>]
member this.CommandLine : string with get, set
Public Property CommandLine As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Riga di comando da eseguire nel nodo di ogni cluster dopo l'allocazione o il riavvio. Il comando viene eseguito in una sottoshell bash come radice.

Si applica a