Uses of Class
com.azure.resourcemanager.appservice.models.GeoRegionCollection
Packages that use GeoRegionCollection
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of GeoRegionCollection in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type GeoRegionCollectionModifier and TypeClassDescriptionfinal classCollection of geographical regions.Methods in com.azure.resourcemanager.appservice.models that return GeoRegionCollectionModifier and TypeMethodDescriptionstatic GeoRegionCollectionGeoRegionCollection.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GeoRegionCollection from the JsonReader.GeoRegionCollection.withValue(List<GeoRegionInner> value) Set the value property: Collection of resources.