AzurePowerShellScript.AzPowerShellVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure PowerShell module version to be used.
public Azure.Provisioning.BicepValue<string> AzPowerShellVersion { get; set; }
member this.AzPowerShellVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property AzPowerShellVersion As BicepValue(Of String)