IWebAppBase.GetPublishingProfileAsync(CancellationToken) Method
Definition
public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IPublishingProfile> GetPublishingProfileAsync (System.Threading.CancellationToken cancellationToken = null);
abstract member GetPublishingProfileAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IPublishingProfile>
Parameters
Returns
- Task<IPublishingProfile>
Applies to