Interface RoleAssignmentHelper.IdProvider
-
- Enclosing class:
- RoleAssignmentHelper
public static interface RoleAssignmentHelper.IdProviderA type that provide the service principal id (object id) and ARM resource id of the resource for which role assignments needs to be done.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringprincipalId()StringresourceId()
-