Share via


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Methode

Definition

Gibt die Python-Version an.

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

Parameter

version
PythonVersion

Die Python-Version.

Gibt zurück

Gilt für: