Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
GeoDistribution |
GeoDistribution.withLocation(String location)
Set location.
|
GeoDistribution |
GeoDistribution.withNumberOfWorkers(Integer numberOfWorkers)
Set numberOfWorkers.
|
Modifier and Type | Method and Description |
---|---|
List<GeoDistribution> |
SitePatchResource.geoDistributions()
Get geoDistributions for this site.
|
Modifier and Type | Method and Description |
---|---|
SitePatchResource |
SitePatchResource.withGeoDistributions(List<GeoDistribution> geoDistributions)
Set geoDistributions for this site.
|
Copyright © 2019. All rights reserved.