Uses of Class
com.azure.resourcemanager.resources.models.SubscriptionFeatureRegistrationList
Packages that use SubscriptionFeatureRegistrationList
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of SubscriptionFeatureRegistrationList in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return SubscriptionFeatureRegistrationListModifier and TypeMethodDescriptionSubscriptionFeatureRegistrationList.withNextLink(String nextLink) Set the nextLink property: The link used to get the next page of subscription feature registrations list.SubscriptionFeatureRegistrationList.withValue(List<SubscriptionFeatureRegistrationInner> value) Set the value property: The list of subscription feature registrations.