Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Metoda

Definice

Určuje verzi Pythonu.

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)

Parametry

version
PythonVersion

Verze Pythonu.

Návraty

Platí pro