Uses of Class
com.azure.resourcemanager.resources.models.LocationListResult
Packages that use LocationListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of LocationListResult in com.azure.resourcemanager.resources.models
Classes in com.azure.resourcemanager.resources.models that implement interfaces with type arguments of type LocationListResultModifier and TypeClassDescriptionfinal classLocation list operation response.Methods in com.azure.resourcemanager.resources.models that return LocationListResultModifier and TypeMethodDescriptionstatic LocationListResultLocationListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LocationListResult from the JsonReader.LocationListResult.withValue(List<LocationInner> value) Set the value property: An array of locations.