Condividi tramite


AzureCliScript.AzCliVersion Property

Definition

Gets or sets azure CLI module version to be used.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to