IWithSiteConfigs<FluentT>.WithoutPhp Method

Definition

Turn off PHP support.

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

Returns

Applies to