Uses of Interface
com.azure.resourcemanager.appservice.models.PublishingProfile
-
Packages that use PublishingProfile Package Description com.azure.resourcemanager.appservice.models 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 PublishingProfile Modifier and Type Method Description PublishingProfileWebAppBase. getPublishingProfile()Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type PublishingProfile Modifier and Type Method Description Mono<PublishingProfile>WebAppBase. getPublishingProfileAsync()
-