Uses of Class
com.azure.resourcemanager.resources.models.SubscriptionListResult
-
Packages that use SubscriptionListResult Package Description com.azure.resourcemanager.resources.models 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 SubscriptionListResult Modifier and Type Method Description SubscriptionListResultSubscriptionListResult. withNextLink(String nextLink)Set the nextLink property: The URL to get the next set of results.SubscriptionListResultSubscriptionListResult. withValue(List<SubscriptionInner> value)Set the value property: An array of subscriptions.
-