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