Uses of Class
com.azure.resourcemanager.authorization.fluent.models.EligibleChildResourceInner
Packages that use EligibleChildResourceInner
Package
Description
Package containing the service clients for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of EligibleChildResourceInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type EligibleChildResourceInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<EligibleChildResourceInner>Get the child resources of a resource on which user has eligible access.com.azure.core.http.rest.PagedIterable<EligibleChildResourceInner>Get the child resources of a resource on which user has eligible access.com.azure.core.http.rest.PagedFlux<EligibleChildResourceInner>Get the child resources of a resource on which user has eligible access.com.azure.core.http.rest.PagedFlux<EligibleChildResourceInner>Get the child resources of a resource on which user has eligible access. -
Uses of EligibleChildResourceInner in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return types with arguments of type EligibleChildResourceInnerModifier and TypeMethodDescriptionEligibleChildResourcesListResult.value()Get the value property: Eligible child resource list.Method parameters in com.azure.resourcemanager.authorization.models with type arguments of type EligibleChildResourceInnerModifier and TypeMethodDescriptionEligibleChildResourcesListResult.withValue(List<EligibleChildResourceInner> value) Set the value property: Eligible child resource list.