Partager via


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Méthode

Définition

Spécifie la version de Python.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithPythonVersion (Microsoft.Azure.Management.AppService.Fluent.PythonVersion version);
abstract member WithPythonVersion : Microsoft.Azure.Management.AppService.Fluent.PythonVersion -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithPythonVersion (version As PythonVersion) As IUpdate(Of FluentT)

Paramètres

version
PythonVersion

Version de Python.

Retours

S’applique à