次の方法で共有


AzurePowerShellScript.AzPowerShellVersion プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象