Uses of Class
com.azure.resourcemanager.resources.models.FeatureOperationsListResult
-
Packages that use FeatureOperationsListResult Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of FeatureOperationsListResult in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return FeatureOperationsListResult Modifier and Type Method Description FeatureOperationsListResultFeatureOperationsListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.FeatureOperationsListResultFeatureOperationsListResult. withValue(List<FeatureResultInner> value)Set the value property: The array of features.
-