Uses of Class
com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of HostingEnvironmentProfile in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionAppServiceCertificate.hostingEnvironmentProfile()
AppServicePlanPatchResource.hostingEnvironmentProfile()
Get specification for the App Service Environment to use for the App Service plan.CertificatePatchResource.hostingEnvironmentProfile()
Get specification for the App Service Environment to use for the certificate.SitePatchResource.hostingEnvironmentProfile()
Get app Service Environment to use for the app.Set resource ID of the App Service Environment.Modifier and TypeMethodDescriptionAppServicePlanPatchResource.withHostingEnvironmentProfile
(HostingEnvironmentProfile hostingEnvironmentProfile) Set specification for the App Service Environment to use for the App Service plan.SitePatchResource.withHostingEnvironmentProfile
(HostingEnvironmentProfile hostingEnvironmentProfile) Set app Service Environment to use for the app.