| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HostingEnvironmentProfile |
SiteInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
CertificateInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the
certificate.
|
HostingEnvironmentProfile |
SitePatchResourceInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
AppServicePlanInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
| Modifier and Type | Method and Description |
|---|---|
SiteInner |
SiteInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
SitePatchResourceInner |
SitePatchResourceInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
AppServicePlanInner |
AppServicePlanInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
| Modifier and Type | Method and Description |
|---|---|
HostingEnvironmentProfile |
CertificatePatchResource.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the
certificate.
|
HostingEnvironmentProfile |
AppServiceCertificate.hostingEnvironmentProfile() |
HostingEnvironmentProfile |
WebSiteBase.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
AppServicePlanPatchResource.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
HostingEnvironmentProfile |
HostingEnvironmentProfile.withId(String id)
Set the id property: Resource ID of the App Service Environment.
|
| Modifier and Type | Method and Description |
|---|---|
AppServicePlanPatchResource |
AppServicePlanPatchResource.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.