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