다음을 통해 공유


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 버전입니다.

반환

적용 대상