Поделиться через


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Метод

Определение

Указывает версию 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)

Параметры

version
PythonVersion

Версия Python.

Возвращаемое значение

Применяется к