Uses of Class
com.azure.resourcemanager.authorization.models.PermissionGetResult
Packages that use PermissionGetResult
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of PermissionGetResult in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return PermissionGetResultModifier and TypeMethodDescriptionPermissionGetResult.withNextLink(String nextLink) Set the nextLink property: The URL to use for getting the next set of results.PermissionGetResult.withValue(List<PermissionInner> value) Set the value property: An array of permissions.