你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GraphRbacManagementTest 类

  • java.lang.Object
    • TestBase
      • com.microsoft.azure.management.graphrbac.GraphRbacManagementTest

public class GraphRbacManagementTest

存储管理器测试的基础。

字段摘要

修饰符和类型 字段和描述
GraphRbacManager graphRbacManager
ResourceManager resourceManager

方法摘要

修饰符和类型 方法和描述
void cleanUpResources()
void initializeClients(RestClient restClient, String defaultSubscription, String domain)

字段详细信息

graphRbacManager

protected static GraphRbacManager graphRbacManager

resourceManager

protected static ResourceManager resourceManager

方法详细信息

cleanUpResources

protected void cleanUpResources()

initializeClients

protected void initializeClients(RestClient restClient, String defaultSubscription, String domain)

Parameters:

restClient
defaultSubscription
domain

适用于