ServicePrincipalsTests Class
- java.
lang. Object - TestBase
- GraphRbacManagementTest
- com.
microsoft. azure. management. graphrbac. ServicePrincipalsTests
- com.
public class ServicePrincipalsTests extends GraphRbacManagementTest
Method Summary
Modifier and Type | Method and Description |
---|---|
void | canCRUDServicePrincipal() |
void | canCRUDServicePrincipalWithRole() |
Inherited Members
GraphRbacManagementTest.cleanUpResources()
GraphRbacManagementTest.graphRbacManager
GraphRbacManagementTest.initializeClients(RestClient restClient, String defaultSubscription, String domain)
GraphRbacManagementTest.resourceManager
Method Details
canCRUDServicePrincipal
public void canCRUDServicePrincipal()
canCRUDServicePrincipalWithRole
public void canCRUDServicePrincipalWithRole()
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java