组织ID: |
com.microsoft.azure |
项目ID: |
azure-mgmt-batch |
版本: |
1.18.0 |
最后修改时间: |
2018-12-17 15:12:57 |
包类型: |
jar |
标题: |
Microsoft Azure SDK for Batch Account Management |
描述: |
This package contains Microsoft Azure Batch Account Management SDK. |
相关URL: |
https://github.com/Azure/azure-sdk-for-java |
大小: |
383.67KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-batch</artifactId>
<version>1.18.0</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.azure:azure-mgmt-batch:1.18.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.18.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>azure-mgmt-batch</artifactId>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for Batch Account Management</name>
<description>This package contains Microsoft Azure Batch Account 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.18.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.18.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-storage</artifactId>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.18.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</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.search</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-batch/pom.xml
META-INF/maven/com.microsoft.azure/azure-mgmt-batch/pom.properties
maven.properties
com.microsoft.azure.management.batch.PoolStopResizeHeaders.class
com.microsoft.azure.management.batch.NetworkSecurityGroupRule.class
com.microsoft.azure.management.batch.AutoStorageProperties.class
com.microsoft.azure.management.batch.ApplicationCreateParameters.class
com.microsoft.azure.management.batch.CachingType.class
com.microsoft.azure.management.batch.BatchAccount$UpdateStages$WithApplication.class
com.microsoft.azure.management.batch.BatchAccount$Definition.class
com.microsoft.azure.management.batch.CertificateStoreLocation.class
com.microsoft.azure.management.batch.ComputeNodeFillType.class
com.microsoft.azure.management.batch.OSDisk.class
com.microsoft.azure.management.batch.Application$DefinitionStages$WithApplicationPackage.class
com.microsoft.azure.management.batch.DataDisk.class
com.microsoft.azure.management.batch.CheckNameAvailabilityParameters.class
com.microsoft.azure.management.batch.Application$DefinitionStages$Blank.class
com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithCreate.class
com.microsoft.azure.management.batch.AccountKeyType.class
com.microsoft.azure.management.batch.Application$UpdateStages$WithApplicationPackage.class
com.microsoft.azure.management.batch.ApplicationPackage.class
com.microsoft.azure.management.batch.TaskSchedulingPolicy.class
com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.class
com.microsoft.azure.management.batch.AllocationState.class
com.microsoft.azure.management.batch.Application$DefinitionStages$WithAttach.class
com.microsoft.azure.management.batch.AutoScaleRunError.class
com.microsoft.azure.management.batch.Application$UpdateDefinitionStages$WithApplicationPackage.class
com.microsoft.azure.management.batch.InboundNatPool.class
com.microsoft.azure.management.batch.CertificateBaseProperties.class
com.microsoft.azure.management.batch.AutoStorageBaseProperties.class
com.microsoft.azure.management.batch.BatchAccountCreateParameters.class
com.microsoft.azure.management.batch.UserIdentity.class
com.microsoft.azure.management.batch.BatchAccountCreateHeaders.class
com.microsoft.azure.management.batch.AutoScaleRun.class
com.microsoft.azure.management.batch.Application$Update.class
com.microsoft.azure.management.batch.BatchAccountUpdateParameters.class
com.microsoft.azure.management.batch.LinuxUserConfiguration.class
com.microsoft.azure.management.batch.PoolUpdateHeaders.class
com.microsoft.azure.management.batch.BatchAccount$UpdateStages$WithStorageAccount.class
com.microsoft.azure.management.batch.CertificateCreateHeaders.class
com.microsoft.azure.management.batch.PoolEndpointConfiguration.class
com.microsoft.azure.management.batch.AutoUserSpecification.class
com.microsoft.azure.management.batch.ResizeError.class
com.microsoft.azure.management.batch.ResourceFile.class
com.microsoft.azure.management.batch.MetadataItem.class
com.microsoft.azure.management.batch.InterNodeCommunicationState.class
com.microsoft.azure.management.batch.ComputeNodeDeallocationOption.class
com.microsoft.azure.management.batch.KeyVaultReference.class
com.microsoft.azure.management.batch.NameAvailabilityReason.class
com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$Blank.class
com.microsoft.azure.management.batch.BatchAccountRegenerateKeyParameters.class
com.microsoft.azure.management.batch.PoolCreateHeaders.class
com.microsoft.azure.management.batch.EnvironmentSetting.class
com.microsoft.azure.management.batch.CertificateUpdateHeaders.class
com.microsoft.azure.management.batch.CertificateGetHeaders.class
com.microsoft.azure.management.batch.OperationDisplay.class
com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithGroup.class
com.microsoft.azure.management.batch.ApplicationUpdateParameters.class
com.microsoft.azure.management.batch.ResizeOperationStatus.class
com.microsoft.azure.management.batch.BatchAccount$UpdateStages.class
com.microsoft.azure.management.batch.PoolGetHeaders.class
com.microsoft.azure.management.batch.CertificateCancelDeletionHeaders.class
com.microsoft.azure.management.batch.PoolProvisioningState.class
com.microsoft.azure.management.batch.CertificateReference.class
com.microsoft.azure.management.batch.WindowsConfiguration.class
com.microsoft.azure.management.batch.InboundEndpointProtocol.class
com.microsoft.azure.management.batch.BatchAccounts.class
com.microsoft.azure.management.batch.ProvisioningState.class
com.microsoft.azure.management.batch.FixedScaleSettings.class
com.microsoft.azure.management.batch.DeleteCertificateError.class
com.microsoft.azure.management.batch.Application$UpdateStages$WithOptionalProperties.class
com.microsoft.azure.management.batch.Application$UpdateDefinitionStages.class
com.microsoft.azure.management.batch.PoolDisableAutoScaleHeaders.class
com.microsoft.azure.management.batch.BatchAccountKeys.class
com.microsoft.azure.management.batch.CertificateProvisioningState.class
com.microsoft.azure.management.batch.Application$UpdateDefinitionStages$Blank.class
com.microsoft.azure.management.batch.BatchAccountDeleteHeaders.class
com.microsoft.azure.management.batch.DeploymentConfiguration.class
com.microsoft.azure.management.batch.ElevationLevel.class
com.microsoft.azure.management.batch.implementation.PoolsInner$15.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$29.class
com.microsoft.azure.management.batch.implementation.ApplicationInner.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$16.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$7.class
com.microsoft.azure.management.batch.implementation.OperationsInner$1.class
com.microsoft.azure.management.batch.implementation.PoolsInner$28.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$14.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$4.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$32.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$8.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$30.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$ApplicationPackagesService.class
com.microsoft.azure.management.batch.implementation.PoolsInner$31.class
com.microsoft.azure.management.batch.implementation.LocationsInner$1.class
com.microsoft.azure.management.batch.implementation.BatchAccountImpl$2$1.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$17.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesImpl.class
com.microsoft.azure.management.batch.implementation.PoolsInner$33.class
com.microsoft.azure.management.batch.implementation.LocationsInner$3.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$48.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$15.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$30.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$6.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$28.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$32.class
com.microsoft.azure.management.batch.implementation.BatchAccountImpl$2.class
com.microsoft.azure.management.batch.implementation.PoolsInner$PoolsService.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$11.class
com.microsoft.azure.management.batch.implementation.PoolsInner.class
com.microsoft.azure.management.batch.implementation.OperationsInner$3.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$5.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$51.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$14.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$16.class
com.microsoft.azure.management.batch.implementation.PoolsInner$17.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$31.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$29.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$12.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$10.class
com.microsoft.azure.management.batch.implementation.OperationsInner$7.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$1.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$ApplicationsService.class
com.microsoft.azure.management.batch.implementation.BatchManager.class
com.microsoft.azure.management.batch.implementation.PoolsInner$13.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$11.class
com.microsoft.azure.management.batch.implementation.PoolsInner$37.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$36.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$34.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$2.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$34.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$36.class
com.microsoft.azure.management.batch.implementation.PoolsInner$9.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$8.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$13.class
com.microsoft.azure.management.batch.implementation.OperationsInner$11.class
com.microsoft.azure.management.batch.implementation.PoolsInner$35.class
com.microsoft.azure.management.batch.implementation.LocationsInner$5.class
com.microsoft.azure.management.batch.implementation.ApplicationImpl.class
com.microsoft.azure.management.batch.implementation.PoolsInner$11.class
com.microsoft.azure.management.batch.implementation.BatchLocationQuotaInner.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$10.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$3.class
com.microsoft.azure.management.batch.implementation.OperationsInner$5.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$12.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$33.class
com.microsoft.azure.management.batch.implementation.BatchAccountImpl$3.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$10.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$31.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$7.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$29.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$49.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$14.class
com.microsoft.azure.management.batch.implementation.PoolsInner$32.class
com.microsoft.azure.management.batch.implementation.LocationsInner$2.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$30.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$28.class
com.microsoft.azure.management.batch.implementation.ApplicationPackageInner.class
com.microsoft.azure.management.batch.implementation.OperationsInner.class
com.microsoft.azure.management.batch.implementation.PoolsInner$16.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$17.class
com.microsoft.azure.management.batch.implementation.OperationsInner$2.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$4.class
com.microsoft.azure.management.batch.implementation.LocationsInner.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$15.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$50.class
com.microsoft.azure.management.batch.implementation.BatchManager$1.class
com.microsoft.azure.management.batch.implementation.PoolsInner$29.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$15.class
com.microsoft.azure.management.batch.implementation.CheckNameAvailabilityResultInner.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$17.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$52.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$6.class
com.microsoft.azure.management.batch.implementation.PoolsInner$14.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$28.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$16.class
com.microsoft.azure.management.batch.implementation.ApplicationsImpl.class
com.microsoft.azure.management.batch.implementation.PoolInner.class
com.microsoft.azure.management.batch.implementation.PoolsInner$30.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$9.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$12.class
com.microsoft.azure.management.batch.implementation.BatchAccountImpl$1.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$31.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$5.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$33.class
com.microsoft.azure.management.batch.implementation.OperationsInner$10.class
com.microsoft.azure.management.batch.implementation.PoolsInner$34.class
com.microsoft.azure.management.batch.implementation.LocationsInner$4.class
com.microsoft.azure.management.batch.implementation.PoolsInner$8.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$9.class
com.microsoft.azure.management.batch.implementation.BatchManagementClientImpl.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$12.class
com.microsoft.azure.management.batch.implementation.BatchAccountKeysInner.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$1.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$37.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$35.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$2.class
com.microsoft.azure.management.batch.implementation.OperationsInner$4.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$13.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$11.class
com.microsoft.azure.management.batch.implementation.PoolsInner$10.class
com.microsoft.azure.management.batch.implementation.PoolsInner$12.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$11.class
com.microsoft.azure.management.batch.implementation.OperationsInner$6.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$13.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$35.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$3.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$37.class
com.microsoft.azure.management.batch.implementation.PoolsInner$36.class
com.microsoft.azure.management.batch.implementation.LocationsInner$6.class
com.microsoft.azure.management.batch.implementation.OperationsInner$12.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$10.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$43.class
com.microsoft.azure.management.batch.implementation.ApplicationPackageImpl$1.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$7.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$41.class
com.microsoft.azure.management.batch.implementation.PoolsInner$6.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$21.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$39.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$3.class
com.microsoft.azure.management.batch.implementation.ApplicationImpl$3$1.class
com.microsoft.azure.management.batch.implementation.PoolsInner$42.class
com.microsoft.azure.management.batch.implementation.PageImpl.class
com.microsoft.azure.management.batch.implementation.PoolsInner$23.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$22.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$20.class
com.microsoft.azure.management.batch.implementation.BatchManager$ConfigurableImpl.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$20.class
com.microsoft.azure.management.batch.implementation.ApplicationImpl$2.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$22.class
com.microsoft.azure.management.batch.implementation.OperationsInner$8.class
com.microsoft.azure.management.batch.implementation.OperationsInner$OperationsService.class
com.microsoft.azure.management.batch.implementation.PoolsInner$21.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$23.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$39.class
com.microsoft.azure.management.batch.implementation.PoolsInner$40.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$1.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$41.class
com.microsoft.azure.management.batch.implementation.PoolsInner$38.class
com.microsoft.azure.management.batch.implementation.BatchManager$Configurable.class
com.microsoft.azure.management.batch.implementation.PoolsInner$4.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$43.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$5.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$5.class
com.microsoft.azure.management.batch.implementation.PoolsInner$44.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$27.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$9.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$47.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$1.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$26.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$24.class
com.microsoft.azure.management.batch.implementation.PoolsInner$18.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$19.class
com.microsoft.azure.management.batch.implementation.OperationInner.class
com.microsoft.azure.management.batch.implementation.PoolsInner$25.class
com.microsoft.azure.management.batch.implementation.PoolsInner$27.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$8.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$19.class
com.microsoft.azure.management.batch.implementation.BatchAccountsImpl.class
com.microsoft.azure.management.batch.implementation.ApplicationImpl$4.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$24.class
com.microsoft.azure.management.batch.implementation.LocationsInner$LocationsService.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$26.class
com.microsoft.azure.management.batch.implementation.PoolsInner$2.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$18.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$3.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$45.class
com.microsoft.azure.management.batch.implementation.PoolsInner$46.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$7.class
com.microsoft.azure.management.batch.implementation.ApplicationsInner$25.class
com.microsoft.azure.management.batch.implementation.BatchAccountImpl.class
com.microsoft.azure.management.batch.implementation.CertificateCreateOrUpdateParametersInner.class
com.microsoft.azure.management.batch.implementation.PoolsInner$20.class
com.microsoft.azure.management.batch.implementation.OperationsInner$9.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$BatchAccountsService.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$23.class
com.microsoft.azure.management.batch.implementation.ApplicationImpl$3.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$21.class
com.microsoft.azure.management.batch.implementation.PoolsInner$5.class
com.microsoft.azure.management.batch.implementation.CertificateInner.class
com.microsoft.azure.management.batch.implementation.CertificatesInner.class
com.microsoft.azure.management.batch.implementation.BatchAccountsInner$42.class
com.microsoft.azure.management.batch.implementation.ApplicationPackagesInner$4.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$40.class
com.microsoft.azure.management.batch.implementation.PoolsInner$39.class
com.microsoft.azure.management.batch.implementation.CertificatesInner$38.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
azure-mgmt-resources-1.18.0.jar
/com.microsoft.azure/azure-mgmt-resources/1.18.0
查看azure-mgmt-resources所有版本文件
azure-mgmt-storage-1.18.0.jar
/com.microsoft.azure/azure-mgmt-storage/1.18.0
查看azure-mgmt-storage所有版本文件
azure-mgmt-resources-1.18.0.jar
/com.microsoft.azure/azure-mgmt-resources/1.18.0
查看azure-mgmt-resources所有版本文件
|