Uses of Class
com.azure.resourcemanager.authorization.models.EligibleChildResourcesListResult
Packages that use EligibleChildResourcesListResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of EligibleChildResourcesListResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return EligibleChildResourcesListResultModifier and TypeMethodDescriptionEligibleChildResourcesListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.EligibleChildResourcesListResult.withValue(List<EligibleChildResourceInner> value) Set the value property: Eligible child resource list.