Uses of Class
com.azure.resourcemanager.resources.models.SubscriptionListResult
Packages that use SubscriptionListResult
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of SubscriptionListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return SubscriptionListResultModifier and TypeMethodDescriptionstatic SubscriptionListResultSubscriptionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SubscriptionListResult from the JsonReader.SubscriptionListResult.withNextLink(String nextLink) Set the nextLink property: The URL to get the next set of results.SubscriptionListResult.withValue(List<SubscriptionInner> value) Set the value property: An array of subscriptions.