다음을 통해 공유


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

반환

적용 대상