| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentLocationsInner |
ResourceProvidersClient.getSubscriptionDeploymentLocations()
Description for Gets list of available geo regions plus ministamps.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentLocationsInner |
DeploymentLocationsInner.withHostingEnvironmentDeploymentInfos(List<HostingEnvironmentDeploymentInfo> hostingEnvironmentDeploymentInfos)
Set the hostingEnvironmentDeploymentInfos property: Available App Service Environments with basic information.
|
DeploymentLocationsInner |
DeploymentLocationsInner.withHostingEnvironments(List<AppServiceEnvironment> hostingEnvironments)
Set the hostingEnvironments property: Available App Service Environments with full descriptions of the
environments.
|
DeploymentLocationsInner |
DeploymentLocationsInner.withLocations(List<GeoRegionInner> locations)
Set the locations property: Available regions.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.