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
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
actions
- Returns:
- allowed actions
-
notActions
- Returns:
- denied actions
-
dataActions
- Returns:
- allowed Data actions
-
notDataActions
- Returns:
- denied Data actions
-