Uses of Class
com.azure.resourcemanager.authorization.models.RoleEligibilityScheduleRequestListResult
Packages that use RoleEligibilityScheduleRequestListResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestListResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleRequestListResultModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.RoleEligibilityScheduleRequestListResult.withValue(List<RoleEligibilityScheduleRequestInner> value) Set the value property: Role eligibility schedule request list.