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 TypeMethodDescriptionSubscriptionListResult.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.