AzureCliScript.AzCliVersion プロパティ

定義

使用する Azure CLI モジュールのバージョンを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象