IWithAuthentication<FluentT>.WithoutAuthentication Method

Definition

Turns off the authentication on the web app.

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

Returns

Applies to