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
Classes in com.azure.resourcemanager.authorization.models that implement interfaces with type arguments of type RoleEligibilityScheduleListResultModifier and TypeClassDescriptionfinal classrole eligibility schedule list operation result.Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleListResultModifier and TypeMethodDescriptionRoleEligibilityScheduleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleEligibilityScheduleListResult from the JsonReader.RoleEligibilityScheduleListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.RoleEligibilityScheduleListResult.withValue(List<com.azure.resourcemanager.authorization.fluent.models.RoleEligibilityScheduleInner> value) Set the value property: role eligibility schedule list.