Udostępnij za pośrednictwem


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Metoda

Definicja

Określa wersję języka Python.

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)

Parametry

version
PythonVersion

Wersja języka Python.

Zwraca

Dotyczy