IWithAuthentication<FluentT>.DefineAuthentication Method

Definition

Specifies the definition of a new authentication configuration.

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

Returns

IBlank<IWithCreate<FluentT>>

Applies to