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