public interface Permission
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.graphrbac.implementation.PermissionInner>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
actions() |
List<String> |
dataActions() |
List<String> |
notActions() |
List<String> |
notDataActions() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/