共用方式為


IWebAppBase.GetPublishingProfileAsync(CancellationToken) 方法

定義

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

參數

cancellationToken
CancellationToken

傳回

適用於