IWithSiteConfigs<FluentT>.WithoutPython Method

Definition

Turn off Python support.

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

Returns

Applies to