Condividi tramite


IWithSiteConfigs<FluentT>.WithPythonVersion(PythonVersion) Metodo

Definizione

Specifica la versione di 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)

Parametri

version
PythonVersion

Versione di Python.

Restituisce

Si applica a