WebAppBase.UpdateStages.WithSiteConfigs<FluentT>.withPhpVersion(PhpVersion version) 方法
定义
Specifies the PHP version.
public Update<FluentT> withPhpVersion(PhpVersion version)
参数
- version
- PhpVersion
the PHP version
返回
WebAppBase.Update<FluentT>
the next stage of web app update