Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithPhpVersion(PhpVersion) Metoda

Definice

Určuje verzi PHP.

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

Parametry

version
PhpVersion

Verze PHP.

Návraty

Platí pro