Uses of Class
com.azure.resourcemanager.resources.models.ResourceListResult
Packages that use ResourceListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ResourceListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ResourceListResultModifier and TypeMethodDescriptionstatic ResourceListResultResourceListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceListResult from the JsonReader.ResourceListResult.withValue(List<GenericResourceExpandedInner> value) Set the value property: An array of resources.