组织ID: |
com.microsoft.azure |
项目ID: |
azure-mgmt-graph-rbac |
版本: |
1.8.0 |
最后修改时间: |
2018-07-26 16:45:45 |
包类型: |
jar |
标题: |
Microsoft Azure SDK for Graph RBAC Management |
描述: |
This package contains Microsoft Azure Graph RBAC Management SDK. |
相关URL: |
https://github.com/Azure/azure-sdk-for-java |
大小: |
703.47KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<version>1.8.0</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.azure:azure-mgmt-graph-rbac:1.8.0
|
下载Jar包: |
|
POM文件内容: |
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. See License.txt in the project root for
license information.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-parent</artifactId>
<version>1.8.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>azure-mgmt-graph-rbac</artifactId>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for Graph RBAC Management</name>
<description>This package contains Microsoft Azure Graph RBAC Management SDK.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>
<licenses>
<license>
<name>The MIT License (MIT)</name>
<url>http://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url>
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection>
<tag>v1.8.0</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<legal><![CDATA[[INFO] Any downloads listed may be third party software. Microsoft grants you no rights for third party software.]]></legal>
</properties>
<developers>
<developer>
<id>microsoft</id>
<name>Microsoft</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-runtime</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-client-authentication</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.8.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
</manifest>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
<annotationProcessors>
<annotationProcessor>
com.microsoft.azure.management.apigeneration.LangDefinitionProcessor</annotationProcessor>
</annotationProcessors>
<debug>true</debug>
<optimize>true</optimize>
<compilerArguments>
<AaddGeneratedAnnotation>true</AaddGeneratedAnnotation>
<Adebug>true</Adebug>
</compilerArguments>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.0</version>
<configuration>
<excludePackageNames>*.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.storage</excludePackageNames>
<bottom><![CDATA[<code>/**
<br />* Copyright (c) Microsoft Corporation. All rights reserved.
<br />* Licensed under the MIT License. See License.txt in the project root for
<br />* license information.
<br />*/</code>]]></bottom>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/MSFTSIG.SF
META-INF/MSFTSIG.RSA
META-INF/maven/com.microsoft.azure/azure-mgmt-graph-rbac/pom.xml
META-INF/maven/com.microsoft.azure/azure-mgmt-graph-rbac/pom.properties
maven.properties
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$DefinitionStages.class
com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithCreate.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$Definition.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithAuthFileCertificate.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$UpdateStages$WithCredential.class
com.microsoft.azure.management.graphrbac.PasswordCredential$UpdateDefinitionStages$WithAuthFile.class
com.microsoft.azure.management.graphrbac.ClassicAdministratorProperties.class
com.microsoft.azure.management.graphrbac.RoleAssignments.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithCredential.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$WithApplication.class
com.microsoft.azure.management.graphrbac.PasswordCredential.class
com.microsoft.azure.management.graphrbac.CertificateCredential.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$WithMember.class
com.microsoft.azure.management.graphrbac.RoleAssignmentPropertiesWithScope.class
com.microsoft.azure.management.graphrbac.RoleAssignment.class
com.microsoft.azure.management.graphrbac.CertificateCredential$Definition.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$UpdateStages$WithSignOnUrl.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$Definition.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.CertificateCredential$DefinitionStages$WithDuration.class
com.microsoft.azure.management.graphrbac.RoleDefinitions.class
com.microsoft.azure.management.graphrbac.PasswordCredential$UpdateDefinitionStages$WithSubscriptionInAuthFile.class
com.microsoft.azure.management.graphrbac.PasswordCredential$UpdateDefinitionStages$WithAttach.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$WithAuthFile.class
com.microsoft.azure.management.graphrbac.PasswordCredential$UpdateDefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$DefinitionStages$WithCreate.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$DefinitionStages$WithIdentifierUrl.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$DefinitionStages$WithMultiTenant.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$WithStartDate.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$DefinitionStages$WithCreate.class
com.microsoft.azure.management.graphrbac.RoleDefinitionProperties.class
com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithRole.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$UpdateStages$WithIdentifierUrl.class
com.microsoft.azure.management.graphrbac.UserGetMemberGroupsParameters.class
com.microsoft.azure.management.graphrbac.CertificateCredential$DefinitionStages$WithPublicKey.class
com.microsoft.azure.management.graphrbac.GroupAddMemberParameters.class
com.microsoft.azure.management.graphrbac.KeyCredentialsUpdateParameters.class
com.microsoft.azure.management.graphrbac.CertificateCredential$DefinitionStages$WithStartDate.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$WithKey.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup.class
com.microsoft.azure.management.graphrbac.PasswordCredentialsUpdateParameters.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$Update.class
com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.PasswordCredential$UpdateDefinitionStages$WithStartDate.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.GraphError.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$Definition.class
com.microsoft.azure.management.graphrbac.BuiltInRole.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithAuthFile.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$WithSubscriptionInAuthFile.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$DefinitionStages$WithSignOnUrl.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithSymmetricKey.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$UpdateStages.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$UpdateStages$WithRoleAssignment.class
com.microsoft.azure.management.graphrbac.CertificateCredential$DefinitionStages.class
com.microsoft.azure.management.graphrbac.ResourceType.class
com.microsoft.azure.management.graphrbac.GraphErrorException.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$UpdateStages$WithMember.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithAttach.class
com.microsoft.azure.management.graphrbac.CertificateType.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryUser$UpdateStages$WithUsageLocation.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplications.class
com.microsoft.azure.management.graphrbac.GroupGetMemberGroupsParameters.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages$WithAttach.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithDuration.class
com.microsoft.azure.management.graphrbac.CertificateCredential$UpdateDefinitionStages$WithCertificateType.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryGroup$DefinitionStages$WithCreate.class
com.microsoft.azure.management.graphrbac.ServicePrincipals.class
com.microsoft.azure.management.graphrbac.ProviderOperation.class
com.microsoft.azure.management.graphrbac.RoleAssignment$DefinitionStages$WithScope.class
com.microsoft.azure.management.graphrbac.Credential.class
com.microsoft.azure.management.graphrbac.PasswordCredential$DefinitionStages.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryObject.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$Update.class
com.microsoft.azure.management.graphrbac.ServicePrincipal$Update.class
com.microsoft.azure.management.graphrbac.CertificateCredential$DefinitionStages$Blank.class
com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication$UpdateStages$WithMultiTenant.class
com.microsoft.azure.management.graphrbac.implementation.GetObjectsParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationInner.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$89.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$4$1$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$74.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$49.class
com.microsoft.azure.management.graphrbac.implementation.UserInner.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$20.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$27.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$ServicePrincipalsService.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$5.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$90.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$46.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$50.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$44.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$52.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl$3$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$25.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$22.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$7.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$2$1.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$8.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$76.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$5.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$5.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$3.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$21.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$ApplicationsService.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$72.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$56.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.HasCredential.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$40.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$69.class
com.microsoft.azure.management.graphrbac.implementation.GroupCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$54.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$42.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$70.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$9.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$RoleDefinitionsService.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$8.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$4$2$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsImpl.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadataInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupsImpl.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$UsersService.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$53.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalInner.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$45.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$4$1$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$77.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentPropertiesInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$19.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1$1.class
com.microsoft.azure.management.graphrbac.implementation.PasswordCredentialInner.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$9.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$6.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$24.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.AADObjectInner.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$4.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$48.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$21.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$26.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$88.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$75.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$PermissionsService.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl$3$1.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$51.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$47.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$ClassicAdministratorsService.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$43.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$19.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$55.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentInner.class
com.microsoft.azure.management.graphrbac.implementation.UserCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$68.class
com.microsoft.azure.management.graphrbac.implementation.UserUpdateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$24.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$22.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionImpl.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$6.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$6.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$9.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$34.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$71.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$36.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$8.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManagementClientImpl.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$34.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$36.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$73.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$DomainsService.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationCreateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$20.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationUpdateParametersInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$5.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$IdProvider.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$3$2.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$39.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$26.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$41.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$57.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$3.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl.class
com.microsoft.azure.management.graphrbac.implementation.PageImpl1.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$11.class
com.microsoft.azure.management.graphrbac.implementation.AuthorizationManagementClientImpl.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$66.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$11.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionInner.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUserImpl.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$42.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$40.class
com.microsoft.azure.management.graphrbac.implementation.PageImpl.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$1.class
com.microsoft.azure.management.graphrbac.implementation.CheckGroupMembershipResultInner.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager$Configurable.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$7.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$11.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$6.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$82.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$16.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$5.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$14.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$38.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$80.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$13.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$40.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$64.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$21.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$13.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$23.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$13.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationsImpl.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$ObjectsService.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$4$1.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$59.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$1.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$33.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$60.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager$1.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$84.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$10.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$79.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$35.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$17.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupImpl$4$1.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$1.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$8.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUsersImpl.class
com.microsoft.azure.management.graphrbac.implementation.CertificateCredentialImpl.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$RoleAssignmentsService.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$44.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$3.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$8.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$50.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$28.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$46.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$5.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$4$1.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$12.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$15.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$86.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$37.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$28.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$5.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$18.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$15.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$49.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryUserImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsImpl$2.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$31.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$25.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$62.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$7.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$27.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$15.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$4.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$41.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$15.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$39.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$81.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$5.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$30.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$4.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$58.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$3.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$12.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$14.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$29.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$36.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$ProviderOperationsMetadatasService.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$65.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$12.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$13.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$12.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$34.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$10.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$20.class
com.microsoft.azure.management.graphrbac.implementation.DomainsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$22.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$67.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$10.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$11.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentHelper$2.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorInner.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$16.class
com.microsoft.azure.management.graphrbac.implementation.PermissionsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ClassicAdministratorsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryGroupsImpl$1.class
com.microsoft.azure.management.graphrbac.implementation.KeyCredentialInner.class
com.microsoft.azure.management.graphrbac.implementation.UsersInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ActiveDirectoryApplicationImpl$7.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$83.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$39.class
com.microsoft.azure.management.graphrbac.implementation.ProviderOperationsMetadatasInner$17.class
com.microsoft.azure.management.graphrbac.implementation.PermissionInner.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalsInner$32.class
com.microsoft.azure.management.graphrbac.implementation.ServicePrincipalImpl$6.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$10.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$9.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsInner$2.class
com.microsoft.azure.management.graphrbac.implementation.ObjectsInner$6.class
com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentsInner$43.class
com.microsoft.azure.management.graphrbac.implementation.ApplicationsInner$41.class
com.microsoft.azure.management.graphrbac.implementation.RoleDefinitionsImpl.class
com.microsoft.azure.management.graphrbac.implementation.GroupsInner$8.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
azure-mgmt-resources-1.8.0.jar
/com.microsoft.azure/azure-mgmt-resources/1.8.0
查看azure-mgmt-resources所有版本文件
azure-mgmt-resources-1.8.0.jar
/com.microsoft.azure/azure-mgmt-resources/1.8.0
查看azure-mgmt-resources所有版本文件
|