Compartilhar via


IWithSiteConfigs<FluentT>.WithPhpVersion(PhpVersion) Método

Definição

Especifica a versão do PHP.

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

Parâmetros

version
PhpVersion

A versão do PHP.

Retornos

Aplica-se a