RoleAssignmentHelper.IdProvider Interface
public static interface RoleAssignmentHelper.IdProvider
A type that provide the service principal id (object id) and ARM resource id of the resource for which role assignments needs to be done.
Modifier and Type | Method and Description |
---|---|
abstract String |
principal Gets the service principal id (object id). |
abstract String |
resource Gets ARM resource id of the resource. |
principalId
public abstract String principalId()
Gets the service principal id (object id).
Returns:
the service principal id (object id)
resourceId
public abstract String resourceId()
Gets ARM resource id of the resource.
Returns:
ARM resource id of the resource
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: