Uses of Class
com.azure.resourcemanager.authorization.models.DenyAssignmentListResult
Packages that use DenyAssignmentListResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of DenyAssignmentListResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return DenyAssignmentListResultModifier and TypeMethodDescriptionDenyAssignmentListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.DenyAssignmentListResult.withValue(List<com.azure.resourcemanager.authorization.fluent.models.DenyAssignmentInner> value) Set the value property: Deny assignment list.