| 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 |
CertificatePatchResourceProperties.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the
certificate.
|
HostingEnvironmentProfile |
SiteInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
SitePatchResourceInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
SitePatchResourcePropertiesInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
AppServicePlanPatchResourceProperties.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
HostingEnvironmentProfile |
CertificateInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the
certificate.
|
HostingEnvironmentProfile |
AppServicePlanInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
HostingEnvironmentProfile |
SitePropertiesInner.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
HostingEnvironmentProfile |
AppServicePlanProperties.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
HostingEnvironmentProfile |
CertificateProperties.hostingEnvironmentProfile()
Get the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the
certificate.
|
| 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.
|
SitePatchResourcePropertiesInner |
SitePatchResourcePropertiesInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
AppServicePlanPatchResourceProperties |
AppServicePlanPatchResourceProperties.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
AppServicePlanInner |
AppServicePlanInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: Specification for the App Service Environment to use for the App
Service plan.
|
SitePropertiesInner |
SitePropertiesInner.withHostingEnvironmentProfile(HostingEnvironmentProfile hostingEnvironmentProfile)
Set the hostingEnvironmentProfile property: App Service Environment to use for the app.
|
AppServicePlanProperties |
AppServicePlanProperties.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.