Uses of Class
com.azure.resourcemanager.authorization.models.RoleAssignmentListResult
Packages that use RoleAssignmentListResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentListResult in com.azure.resourcemanager.authorization.models
Classes in com.azure.resourcemanager.authorization.models that implement interfaces with type arguments of type RoleAssignmentListResultModifier and TypeClassDescriptionfinal classRole assignment list operation result.Methods in com.azure.resourcemanager.authorization.models that return RoleAssignmentListResultModifier and TypeMethodDescriptionstatic RoleAssignmentListResultRoleAssignmentListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleAssignmentListResult from the JsonReader.RoleAssignmentListResult.withValue(List<com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentInner> value) Set the value property: Role assignment list.