你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithAuthentication<FluentT>.DefineAuthentication 方法

定义

指定新身份验证配置的定义。

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

返回

IBlank<IUpdate<FluentT>>

适用于