Share via


SiteConfig.PythonVersion Property

Definition

Version of Python.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string PythonVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.PythonVersion : string with get, set
Public Property PythonVersion As String

Property Value

Implements

Attributes

Applies to