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
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.