Interface Permission
- All Superinterfaces:
HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.PermissionInner>
public interface Permission
extends HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.PermissionInner>
An immutable client-side representation of a permission.
-
Method Summary
Modifier and TypeMethodDescriptionactions()Gets allowed actions.Gets allowed Data actions.Gets denied actions.Gets denied Data actions.Methods inherited from interface HasInnerModel
innerModel
-
Method Details
-
actions
-
notActions
-
dataActions
-
notDataActions
-