Uses of Class
com.azure.resourcemanager.authorization.models.RoleManagementPolicyListResult
Packages that use RoleManagementPolicyListResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleManagementPolicyListResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleManagementPolicyListResultModifier and TypeMethodDescriptionRoleManagementPolicyListResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.RoleManagementPolicyListResult.withValue(List<com.azure.resourcemanager.authorization.fluent.models.RoleManagementPolicyInner> value) Set the value property: Role management policy list.