Partager via


AzureCliScript.Arguments Propriété

Définition

Obtient ou définit les arguments de ligne de commande à passer au script. Les arguments sont séparés par des espaces. ex: -Name blue* -Location 'USA Ouest 2'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à