| 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 |
|---|---|
ExtendedLocation |
SiteInner.extendedLocation()
Get the extendedLocation property: Extended Location.
|
ExtendedLocation |
AppServicePlanInner.extendedLocation()
Get the extendedLocation property: Extended Location.
|
ExtendedLocation |
KubeEnvironmentInner.extendedLocation()
Get the extendedLocation property: Extended Location.
|
| Modifier and Type | Method and Description |
|---|---|
SiteInner |
SiteInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Extended Location.
|
AppServicePlanInner |
AppServicePlanInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Extended Location.
|
KubeEnvironmentInner |
KubeEnvironmentInner.withExtendedLocation(ExtendedLocation extendedLocation)
Set the extendedLocation property: Extended Location.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedLocation |
ExtendedLocation.withName(String name)
Set the name property: Name of extended location.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.