Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
HostingEnvironmentProfile |
CertificatePatchResource.hostingEnvironmentProfile()
Get specification for the App Service Environment to use for the certificate.
|
HostingEnvironmentProfile |
AppServiceCertificate.hostingEnvironmentProfile() |
HostingEnvironmentProfile |
AppServicePlanPatchResource.hostingEnvironmentProfile()
Get specification for the App Service Environment to use for the App Service plan.
|
HostingEnvironmentProfile |
SitePatchResource.hostingEnvironmentProfile()
Get app Service Environment to use for the app.
|
HostingEnvironmentProfile |
HostingEnvironmentProfile.withId(String id)
Set resource ID of the App Service Environment.
|
Modifier and Type | Method and Description |
---|---|
AppServicePlanPatchResource |
AppServicePlanPatchResource.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set specification for the App Service Environment to use for the App Service plan.
|
SitePatchResource |
SitePatchResource.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set app Service Environment to use for the app.
|
Copyright © 2019. All rights reserved.