Uses of Interface
com.azure.resourcemanager.appservice.models.PublishingProfile
Packages that use PublishingProfile
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PublishingProfile in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return PublishingProfileModifier and TypeMethodDescriptionWebAppBase.getPublishingProfile()
Gets the URL and credentials for publishing through FTP or Git.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type PublishingProfileModifier and TypeMethodDescriptionWebAppBase.getPublishingProfileAsync()
Gets the URL and credentials for publishing through FTP or Git.