Megosztás a következőn keresztül:


IWithSiteConfigs<FluentT>.WithPhpVersion(PhpVersion) Metódus

Definíció

A PHP-verziót adja meg.

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)

Paraméterek

version
PhpVersion

A PHP-verzió.

Válaszok

A következőre érvényes: