次の方法で共有


IFunctionAppRuntimes.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryPowerShellVersion Property

Definition

PowerShellVersion configuration setting.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="PowerShellVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="powerShellVersion")]
public string LinuxRuntimeSettingsSiteConfigPropertiesDictionaryPowerShellVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="PowerShellVersion configuration setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="powerShellVersion")>]
member this.LinuxRuntimeSettingsSiteConfigPropertiesDictionaryPowerShellVersion : string
Public ReadOnly Property LinuxRuntimeSettingsSiteConfigPropertiesDictionaryPowerShellVersion As String

Property Value

Attributes

Applies to