다음을 통해 공유


IWithSiteConfigs<FluentT>.WithPhpVersion(PhpVersion) 메서드

정의

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)

매개 변수

version
PhpVersion

PHP 버전입니다.

반환

적용 대상