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