次の方法で共有


IWebAppBase.GetAuthenticationConfigAsync(CancellationToken) メソッド

定義

public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication> GetAuthenticationConfigAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member GetAuthenticationConfigAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication>
Public Function GetAuthenticationConfigAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IWebAppAuthentication)

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象