组织ID: |
com.microsoft.azure |
项目ID: |
azure-mgmt-containerservice |
版本: |
1.31.1 |
最后修改时间: |
2020-03-03 01:54:43 |
包类型: |
jar |
标题: |
Microsoft Azure SDK for Container Service Management |
描述: |
This package contains Microsoft Azure Container Service SDK. |
相关URL: |
https://github.com/Azure/azure-sdk-for-java |
大小: |
428.09KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-containerservice</artifactId>
<version>1.31.1</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.azure:azure-mgmt-containerservice:1.31.1
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<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.31.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>azure-mgmt-containerservice</artifactId>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for Container Service Management</name>
<description>This package contains Microsoft Azure Container Service 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.31.1</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.31.1</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.31.1</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-resources</artifactId>
<version>1.31.1</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.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-containerservice/pom.xml
META-INF/maven/com.microsoft.azure/azure-mgmt-containerservice/pom.properties
com.microsoft.azure.management.containerservice.ResourceIdentityType.class
com.microsoft.azure.management.containerservice.KubernetesCluster$UpdateStages.class
com.microsoft.azure.management.containerservice.CredentialResult.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithServicePrincipalProfile.class
com.microsoft.azure.management.containerservice.NetworkProfile.class
com.microsoft.azure.management.containerservice.KubernetesCluster.class
com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile.class
com.microsoft.azure.management.containerservice.KubernetesCluster$UpdateStages$WithAddOnProfiles.class
com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes.class
com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize.class
com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount.class
com.microsoft.azure.management.containerservice.OpenShiftManagedClusterBaseIdentityProvider.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$WithDnsPrefix.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithSubnet.class
com.microsoft.azure.management.containerservice.KubernetesCluster$UpdateStages$WithNetworkProfile.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinitionStages$Blank.class
com.microsoft.azure.management.containerservice.ContainerService$UpdateStages$WithDiagnostics.class
com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithCreate.class
com.microsoft.azure.management.containerservice.NetworkPlugin.class
com.microsoft.azure.management.containerservice.ContainerServiceAgentPool$DefinitionStages$WithOSDiskSize.class
com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool$DefinitionStages$Blank.class
com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties.class
com.microsoft.azure.management.containerservice.ContainerService$Update.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithGroup.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinition.class
com.microsoft.azure.management.containerservice.OpenShiftRouterProfile.class
com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile.class
com.microsoft.azure.management.containerservice.ScaleSetPriority.class
com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool$DefinitionStages$WithMaxPodsCount.class
com.microsoft.azure.management.containerservice.ContainerServiceAgentPool$DefinitionStages$WithStorageProfile.class
com.microsoft.azure.management.containerservice.ContainerServiceAgentPool$DefinitionStages.class
com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinitionStages$WithDockerBridgeCidr.class
com.microsoft.azure.management.containerservice.ContainerService.class
com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithMasterStorageProfile.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$WithLinuxRootUsername.class
com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole.class
com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile.class
com.microsoft.azure.management.containerservice.OrchestratorServiceBase.class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileManagedOutboundIPs.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$WithVersion.class
com.microsoft.azure.management.containerservice.OSType.class
com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool$Definition.class
com.microsoft.azure.management.containerservice.KubernetesCluster$Update.class
com.microsoft.azure.management.containerservice.TagsObject.class
com.microsoft.azure.management.containerservice.ContainerServiceAgentPool$DefinitionStages$WithVMSize.class
com.microsoft.azure.management.containerservice.ContainerServiceAgentPool$DefinitionStages$WithAttach.class
com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool$DefinitionStages$WithVirtualNetwork.class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$1.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$29.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$22.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$33.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$17.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$39.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$24.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$70.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$61.class
com.microsoft.azure.management.containerservice.implementation.OperationsInner$2.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$22.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$21.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$13.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$10.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$16.class
com.microsoft.azure.management.containerservice.implementation.OperationValueInner.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$3.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$47.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$27.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$23.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$19.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$1.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$40.class
com.microsoft.azure.management.containerservice.implementation.ManagedClusterUpgradeProfileInner.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$44.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$2.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$4.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$6.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$36.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$27.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$6.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$11.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$26.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$27.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$36.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$25.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$4.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceImpl.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesImpl$1.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$4.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolUpgradeProfileInner.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$28.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$5.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$7.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterAgentPoolImpl.class
com.microsoft.azure.management.containerservice.implementation.OrchestratorVersionProfileListResultInner.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$71.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$17.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$68.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$11.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$32.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$17.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$16.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$16.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceInner.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$19.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$25.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolAvailableVersionsInner.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$23.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$2.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceManager.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$9.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$11.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$51.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$14.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$30.class
com.microsoft.azure.management.containerservice.implementation.OperationsInner$1.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$18.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$55.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$22.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$5.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$4.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$3.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$24.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$37.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$14.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$29.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$18.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$34.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$8.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$43.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$43.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$29.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$41.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$38.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$33.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$34.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$3.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$12.class
com.microsoft.azure.management.containerservice.implementation.PageImpl1.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesImpl.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$26.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$44.class
com.microsoft.azure.management.containerservice.implementation.OperationsInner$OperationsService.class
com.microsoft.azure.management.containerservice.implementation.OperationsInner$3.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceManager$1.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$10.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$17.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$37.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$41.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$28.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$3.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$7.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$16.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$18.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$31.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$35.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$46.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$57.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$39.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$21.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceManager$ConfigurableImpl.class
com.microsoft.azure.management.containerservice.implementation.CredentialResultsInner.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$20.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$33.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$42.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$1.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$12.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$5.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$24.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$14.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$38.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$48.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$48.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceImpl$1.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$6.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$20.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceManagementClientImpl.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesImpl$2.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$7.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$34.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$27.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$2.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$5.class
com.microsoft.azure.management.containerservice.implementation.ManagedClusterInner.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$18.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$52.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$4.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$30.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$35.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$69.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$7.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$25.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$29.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$13.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$31.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$25.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$66.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$8.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$19.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$15.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$63.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$44.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$32.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$20.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$54.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$15.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$9.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$6.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$5.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$9.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$31.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$32.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$26.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$10.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$60.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$6.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$42.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$15.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$39.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$AgentPoolsService.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$28.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$45.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$15.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$ManagedClustersService.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$12.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolInner.class
com.microsoft.azure.management.containerservice.implementation.OperationsInner.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$62.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$9.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$5.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$24.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$30.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$35.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$19.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$20.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceManager$Configurable.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$21.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$45.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$14.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$3.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$28.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$30.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$2.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$45.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$23.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$13.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$1.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$46.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$1.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$26.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$13.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$58.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$4.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$38.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$2.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$12.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$64.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$42.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$OpenShiftManagedClustersService.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$50.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClusterInner.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$40.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$23.class
com.microsoft.azure.management.containerservice.implementation.ContainerServiceAgentPoolImpl.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$32.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$72.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$56.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$22.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$11.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$1.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$2.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$49.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$40.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$59.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$8.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$21.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$6.class
com.microsoft.azure.management.containerservice.implementation.ManagedClusterAccessProfileInner.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$7.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$31.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$10.class
com.microsoft.azure.management.containerservice.implementation.AgentPoolsInner$33.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$53.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$37.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterImpl$3$1.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$36.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$47.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$65.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClusterNetworkProfileImpl.class
com.microsoft.azure.management.containerservice.implementation.PageImpl.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$ContainerServicesService.class
com.microsoft.azure.management.containerservice.implementation.ContainerServicesInner$8.class
com.microsoft.azure.management.containerservice.implementation.OpenShiftManagedClustersInner$41.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$67.class
com.microsoft.azure.management.containerservice.implementation.ManagedClustersInner$43.class
com.microsoft.azure.management.containerservice.implementation.KubernetesClustersImpl$3.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithLinuxSshKey.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinitionStages$WithNetworkPolicy.class
com.microsoft.azure.management.containerservice.ContainerService$DefinitionStages$WithDiagnostics.class
com.microsoft.azure.management.containerservice.LoadBalancerSku.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinitionStages$WithAttach.class
com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.class
com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPs.class
com.microsoft.azure.management.containerservice.AgentPoolType.class
com.microsoft.azure.management.containerservice.NetworkPolicy.class
com.microsoft.azure.management.containerservice.KubernetesCluster$DefinitionStages$NetworkProfileDefinitionStages$WithPodCidr.class
com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
azure-mgmt-resources-1.31.1.jar
/com.microsoft.azure/azure-mgmt-resources/1.31.1
查看azure-mgmt-resources所有版本文件
azure-mgmt-storage-1.31.1.jar
/com.microsoft.azure/azure-mgmt-storage/1.31.1
查看azure-mgmt-storage所有版本文件
azure-mgmt-resources-1.31.1.jar
/com.microsoft.azure/azure-mgmt-resources/1.31.1
查看azure-mgmt-resources所有版本文件
|