Uses of Class
com.azure.resourcemanager.authorization.models.DenyAssignmentListResult
-
Packages that use DenyAssignmentListResult Package Description com.azure.resourcemanager.authorization.models 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 DenyAssignmentListResult Modifier and Type Method Description DenyAssignmentListResultDenyAssignmentListResult. withNextLink(String nextLink)Set the nextLink property: The URL to use for getting the next set of results.DenyAssignmentListResultDenyAssignmentListResult. withValue(List<DenyAssignmentInner> value)Set the value property: Deny assignment list.
-