IWithSourceControl<FluentT>.WithoutSourceControl Method

Definition

Removes source control for deployment from the web app.

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

Returns

Applies to