GraphRbacManagementTest Class
- java.
lang. Object - TestBase
- com.
microsoft. azure. management. graphrbac. GraphRbacManagementTest
- com.
public class GraphRbacManagementTest
The base for storage manager tests.
Field Summary
Modifier and Type | Field and Description |
---|---|
GraphRbacManager | graphRbacManager |
ResourceManager | resourceManager |
Method Summary
Modifier and Type | Method and Description |
---|---|
void | cleanUpResources() |
void | initializeClients(RestClient restClient, String defaultSubscription, String domain) |
Field Details
graphRbacManager
protected static GraphRbacManager graphRbacManager
resourceManager
protected static ResourceManager resourceManager
Method Details
cleanUpResources
protected void cleanUpResources()
initializeClients
protected void initializeClients(RestClient restClient, String defaultSubscription, String domain)
Parameters:
restClient
defaultSubscription
domain
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