Sdílet prostřednictvím


WebSiteManagementClientExtensions.GetPublishingUserAsync Metoda

Definice

Získá uživatele publikování.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.UserInner> GetPublishingUserAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient operations, System.Threading.CancellationToken cancellationToken = default);
static member GetPublishingUserAsync : Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.UserInner>
<Extension()>
Public Function GetPublishingUserAsync (operations As IWebSiteManagementClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of UserInner)

Parametry

operations
IWebSiteManagementClient

Skupina operací pro tuto metodu rozšíření.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro získání uživatele publikování

Platí pro