| 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 |
|---|---|
KubeEnvironmentProfile |
AppServicePlanInner.kubeEnvironmentProfile()
Get the kubeEnvironmentProfile property: Specification for the Kubernetes Environment to use for the App Service
plan.
|
| Modifier and Type | Method and Description |
|---|---|
AppServicePlanInner |
AppServicePlanInner.withKubeEnvironmentProfile(KubeEnvironmentProfile kubeEnvironmentProfile)
Set the kubeEnvironmentProfile property: Specification for the Kubernetes Environment to use for the App Service
plan.
|
| Modifier and Type | Method and Description |
|---|---|
KubeEnvironmentProfile |
AppServicePlanPatchResource.kubeEnvironmentProfile()
Get the kubeEnvironmentProfile property: Specification for the Kubernetes Environment to use for the App Service
plan.
|
KubeEnvironmentProfile |
KubeEnvironmentProfile.withId(String id)
Set the id property: Resource ID of the Kubernetes Environment.
|
| Modifier and Type | Method and Description |
|---|---|
AppServicePlanPatchResource |
AppServicePlanPatchResource.withKubeEnvironmentProfile(KubeEnvironmentProfile kubeEnvironmentProfile)
Set the kubeEnvironmentProfile property: Specification for the Kubernetes Environment to use for the App Service
plan.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.