diff --git a/network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/ExpressRouteCircuitPeeringConfig.java b/network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/ExpressRouteCircuitPeeringConfig.java index 1b9517850c79..de8b434c9fef 100644 --- a/network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/ExpressRouteCircuitPeeringConfig.java +++ b/network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/ExpressRouteCircuitPeeringConfig.java @@ -22,7 +22,7 @@ public class ExpressRouteCircuitPeeringConfig { private List advertisedPublicPrefixes; /** - * The communities of bgp peering. Spepcified for microsoft peering. + * The communities of bgp peering. Specified for microsoft peering. */ @JsonProperty(value = "advertisedCommunities") private List advertisedCommunities; @@ -75,7 +75,7 @@ public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List advertisedCommunities() { } /** - * Set the communities of bgp peering. Spepcified for microsoft peering. + * Set the communities of bgp peering. Specified for microsoft peering. * * @param advertisedCommunities the advertisedCommunities value to set * @return the ExpressRouteCircuitPeeringConfig object itself. diff --git a/network/resource-manager/v2018_04_01/pom.xml b/network/resource-manager/v2018_04_01/pom.xml index 06692df6b54e..7308a9953af6 100644 --- a/network/resource-manager/v2018_04_01/pom.xml +++ b/network/resource-manager/v2018_04_01/pom.xml @@ -1,133 +1,133 @@ - - - 4.0.0 - com.microsoft.azure.network.v2018_04_01 - - com.microsoft.azure - azure-arm-parent - 0.0.3-beta - ../../../pom.xml - - azure-mgmt-network - 1.0.0-beta - jar - Microsoft Azure SDK for Network Management - This package contains Microsoft Network Management SDK. - https://github.com/Azure/azure-sdk-for-java - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - UTF-8 - - - - - microsoft - Microsoft - - - - - com.microsoft.azure - azure-client-runtime - - - com.microsoft.azure - azure-arm-client-runtime - - - junit - junit - test - - - com.microsoft.azure - azure-client-authentication - test - - - com.microsoft.azure - azure-mgmt-resources - test - - - com.microsoft.azure - azure-arm-client-runtime - test-jar - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - com.microsoft.azure.management.apigeneration.LangDefinitionProcessor - - - true - true - - true - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search - - - /** -
* Copyright (c) Microsoft Corporation. All rights reserved. -
* Licensed under the MIT License. See License.txt in the project root for -
* license information. -
*/ - ]]> -
-
-
-
-
-
+ + + 4.0.0 + com.microsoft.azure.network.v2018_04_01 + + com.microsoft.azure + azure-arm-parent + 0.0.3-beta + ../../../pom.xml + + azure-mgmt-network + 1.0.0-beta + jar + Microsoft Azure SDK for Network Management + This package contains Microsoft Network Management SDK. + https://github.com/Azure/azure-sdk-for-java + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + UTF-8 + + + + + microsoft + Microsoft + + + + + com.microsoft.azure + azure-client-runtime + + + com.microsoft.azure + azure-arm-client-runtime + + + junit + junit + test + + + com.microsoft.azure + azure-client-authentication + test + + + com.microsoft.azure + azure-mgmt-resources + test + + + com.microsoft.azure + azure-arm-client-runtime + test-jar + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + com.microsoft.azure.management.apigeneration.LangDefinitionProcessor + + + true + true + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search + + + /** +
* Copyright (c) Microsoft Corporation. All rights reserved. +
* Licensed under the MIT License. See License.txt in the project root for +
* license information. +
*/ + ]]> +
+
+
+
+
+
diff --git a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/ExpressRouteCircuitPeeringConfig.java b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/ExpressRouteCircuitPeeringConfig.java index 41d5369286b4..ddb25898af13 100644 --- a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/ExpressRouteCircuitPeeringConfig.java +++ b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/ExpressRouteCircuitPeeringConfig.java @@ -22,7 +22,7 @@ public class ExpressRouteCircuitPeeringConfig { private List advertisedPublicPrefixes; /** - * The communities of bgp peering. Spepcified for microsoft peering. + * The communities of bgp peering. Specified for microsoft peering. */ @JsonProperty(value = "advertisedCommunities") private List advertisedCommunities; @@ -75,7 +75,7 @@ public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List advertisedCommunities() { } /** - * Set the communities of bgp peering. Spepcified for microsoft peering. + * Set the communities of bgp peering. Specified for microsoft peering. * * @param advertisedCommunities the advertisedCommunities value to set * @return the ExpressRouteCircuitPeeringConfig object itself. diff --git a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionInner.java b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionInner.java index 21801bc292cf..b49c9dcc1922 100644 --- a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionInner.java +++ b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionInner.java @@ -54,7 +54,7 @@ public class ExpressRouteCircuitConnectionInner extends SubResource { /** * Provisioning state of the circuit connection resource. Possible values - * are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. */ @JsonProperty(value = "properties.provisioningState", access = JsonProperty.Access.WRITE_ONLY) private String provisioningState; @@ -162,7 +162,7 @@ public CircuitConnectionStatus circuitConnectionStatus() { } /** - * Get provisioning state of the circuit connection resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * Get provisioning state of the circuit connection resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. * * @return the provisioningState value */ diff --git a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionsInner.java b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionsInner.java index c784eb5512a2..1a50d901c672 100644 --- a/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionsInner.java +++ b/network/resource-manager/v2018_04_01/src/main/java/com/microsoft/azure/management/network/v2018_04_01/implementation/ExpressRouteCircuitConnectionsInner.java @@ -361,7 +361,7 @@ private ServiceResponse getDelegate(Response * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -378,7 +378,7 @@ public ExpressRouteCircuitConnectionInner createOrUpdate(String resourceGroupNam * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -394,7 +394,7 @@ public ServiceFuture createOrUpdateAsync(Str * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request */ @@ -414,7 +414,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse> createOrU * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -467,7 +467,7 @@ public ExpressRouteCircuitConnectionInner beginCreateOrUpdate(String resourceGro * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -483,7 +483,7 @@ public ServiceFuture beginCreateOrUpdateAsyn * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the ExpressRouteCircuitConnectionInner object */ @@ -503,7 +503,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse - - 4.0.0 - com.microsoft.azure.network.v2018_06_01 - - com.microsoft.azure - azure-arm-parent - 0.0.3-beta - ../../../pom.xml - - azure-mgmt-network - 1.0.0-beta - jar - Microsoft Azure SDK for Network Management - This package contains Microsoft Network Management SDK. - https://github.com/Azure/azure-sdk-for-java - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - UTF-8 - - - - - microsoft - Microsoft - - - - - com.microsoft.azure - azure-client-runtime - - - com.microsoft.azure - azure-arm-client-runtime - - - junit - junit - test - - - com.microsoft.azure - azure-client-authentication - test - - - com.microsoft.azure - azure-mgmt-resources - test - - - com.microsoft.azure - azure-arm-client-runtime - test-jar - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - com.microsoft.azure.management.apigeneration.LangDefinitionProcessor - - - true - true - - true - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search - - - /** -
* Copyright (c) Microsoft Corporation. All rights reserved. -
* Licensed under the MIT License. See License.txt in the project root for -
* license information. -
*/ - ]]> -
-
-
-
-
-
+ + + 4.0.0 + com.microsoft.azure.network.v2018_06_01 + + com.microsoft.azure + azure-arm-parent + 0.0.3-beta + ../../../pom.xml + + azure-mgmt-network + 1.0.0-beta + jar + Microsoft Azure SDK for Network Management + This package contains Microsoft Network Management SDK. + https://github.com/Azure/azure-sdk-for-java + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + UTF-8 + + + + + microsoft + Microsoft + + + + + com.microsoft.azure + azure-client-runtime + + + com.microsoft.azure + azure-arm-client-runtime + + + junit + junit + test + + + com.microsoft.azure + azure-client-authentication + test + + + com.microsoft.azure + azure-mgmt-resources + test + + + com.microsoft.azure + azure-arm-client-runtime + test-jar + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + com.microsoft.azure.management.apigeneration.LangDefinitionProcessor + + + true + true + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search + + + /** +
* Copyright (c) Microsoft Corporation. All rights reserved. +
* Licensed under the MIT License. See License.txt in the project root for +
* license information. +
*/ + ]]> +
+
+
+
+
+
diff --git a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/ExpressRouteCircuitPeeringConfig.java b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/ExpressRouteCircuitPeeringConfig.java index 26a9a4d01615..ff6f0a668200 100644 --- a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/ExpressRouteCircuitPeeringConfig.java +++ b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/ExpressRouteCircuitPeeringConfig.java @@ -22,7 +22,7 @@ public class ExpressRouteCircuitPeeringConfig { private List advertisedPublicPrefixes; /** - * The communities of bgp peering. Spepcified for microsoft peering. + * The communities of bgp peering. Specified for microsoft peering. */ @JsonProperty(value = "advertisedCommunities") private List advertisedCommunities; @@ -75,7 +75,7 @@ public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List advertisedCommunities() { } /** - * Set the communities of bgp peering. Spepcified for microsoft peering. + * Set the communities of bgp peering. Specified for microsoft peering. * * @param advertisedCommunities the advertisedCommunities value to set * @return the ExpressRouteCircuitPeeringConfig object itself. diff --git a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionInner.java b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionInner.java index 5f1a602b66cc..d43862203803 100644 --- a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionInner.java +++ b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionInner.java @@ -54,7 +54,7 @@ public class ExpressRouteCircuitConnectionInner extends SubResource { /** * Provisioning state of the circuit connection resource. Possible values - * are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. */ @JsonProperty(value = "properties.provisioningState", access = JsonProperty.Access.WRITE_ONLY) private String provisioningState; @@ -162,7 +162,7 @@ public CircuitConnectionStatus circuitConnectionStatus() { } /** - * Get provisioning state of the circuit connection resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * Get provisioning state of the circuit connection resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. * * @return the provisioningState value */ diff --git a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionsInner.java b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionsInner.java index 91bbb1cd5735..5c03d56bdcef 100644 --- a/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionsInner.java +++ b/network/resource-manager/v2018_06_01/src/main/java/com/microsoft/azure/management/network/v2018_06_01/implementation/ExpressRouteCircuitConnectionsInner.java @@ -361,7 +361,7 @@ private ServiceResponse getDelegate(Response * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -378,7 +378,7 @@ public ExpressRouteCircuitConnectionInner createOrUpdate(String resourceGroupNam * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -394,7 +394,7 @@ public ServiceFuture createOrUpdateAsync(Str * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request */ @@ -414,7 +414,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse> createOrU * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -467,7 +467,7 @@ public ExpressRouteCircuitConnectionInner beginCreateOrUpdate(String resourceGro * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -483,7 +483,7 @@ public ServiceFuture beginCreateOrUpdateAsyn * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the ExpressRouteCircuitConnectionInner object */ @@ -503,7 +503,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse - - 4.0.0 - com.microsoft.azure.network.v2018_07_01 - - com.microsoft.azure - azure-arm-parent - 0.0.3-beta - ../../../pom.xml - - azure-mgmt-network - 1.0.0-beta - jar - Microsoft Azure SDK for Network Management - This package contains Microsoft Network Management SDK. - https://github.com/Azure/azure-sdk-for-java - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - UTF-8 - - - - - microsoft - Microsoft - - - - - com.microsoft.azure - azure-client-runtime - - - com.microsoft.azure - azure-arm-client-runtime - - - junit - junit - test - - - com.microsoft.azure - azure-client-authentication - test - - - com.microsoft.azure - azure-mgmt-resources - test - - - com.microsoft.azure - azure-arm-client-runtime - test-jar - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - com.microsoft.azure.management.apigeneration.LangDefinitionProcessor - - - true - true - - true - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search - - - /** -
* Copyright (c) Microsoft Corporation. All rights reserved. -
* Licensed under the MIT License. See License.txt in the project root for -
* license information. -
*/ - ]]> -
-
-
-
-
-
+ + + 4.0.0 + com.microsoft.azure.network.v2018_07_01 + + com.microsoft.azure + azure-arm-parent + 0.0.3-beta + ../../../pom.xml + + azure-mgmt-network + 1.0.0-beta + jar + Microsoft Azure SDK for Network Management + This package contains Microsoft Network Management SDK. + https://github.com/Azure/azure-sdk-for-java + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + UTF-8 + + + + + microsoft + Microsoft + + + + + com.microsoft.azure + azure-client-runtime + + + com.microsoft.azure + azure-arm-client-runtime + + + junit + junit + test + + + com.microsoft.azure + azure-client-authentication + test + + + com.microsoft.azure + azure-mgmt-resources + test + + + com.microsoft.azure + azure-arm-client-runtime + test-jar + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + com.microsoft.azure.management.apigeneration.LangDefinitionProcessor + + + true + true + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search + + + /** +
* Copyright (c) Microsoft Corporation. All rights reserved. +
* Licensed under the MIT License. See License.txt in the project root for +
* license information. +
*/ + ]]> +
+
+
+
+
+
diff --git a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/ExpressRouteCircuitPeeringConfig.java b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/ExpressRouteCircuitPeeringConfig.java index 379a7e1f3ee1..469e6d75ec6c 100644 --- a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/ExpressRouteCircuitPeeringConfig.java +++ b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/ExpressRouteCircuitPeeringConfig.java @@ -22,7 +22,7 @@ public class ExpressRouteCircuitPeeringConfig { private List advertisedPublicPrefixes; /** - * The communities of bgp peering. Spepcified for microsoft peering. + * The communities of bgp peering. Specified for microsoft peering. */ @JsonProperty(value = "advertisedCommunities") private List advertisedCommunities; @@ -75,7 +75,7 @@ public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List advertisedCommunities() { } /** - * Set the communities of bgp peering. Spepcified for microsoft peering. + * Set the communities of bgp peering. Specified for microsoft peering. * * @param advertisedCommunities the advertisedCommunities value to set * @return the ExpressRouteCircuitPeeringConfig object itself. diff --git a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionInner.java b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionInner.java index 09f0064acc7e..02aa7e2db89f 100644 --- a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionInner.java +++ b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionInner.java @@ -54,7 +54,7 @@ public class ExpressRouteCircuitConnectionInner extends SubResource { /** * Provisioning state of the circuit connection resource. Possible values - * are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. */ @JsonProperty(value = "properties.provisioningState", access = JsonProperty.Access.WRITE_ONLY) private String provisioningState; @@ -162,7 +162,7 @@ public CircuitConnectionStatus circuitConnectionStatus() { } /** - * Get provisioning state of the circuit connection resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * Get provisioning state of the circuit connection resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. * * @return the provisioningState value */ diff --git a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionsInner.java b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionsInner.java index e08862b449e8..8513f7516ee1 100644 --- a/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionsInner.java +++ b/network/resource-manager/v2018_07_01/src/main/java/com/microsoft/azure/management/network/v2018_07_01/implementation/ExpressRouteCircuitConnectionsInner.java @@ -361,7 +361,7 @@ private ServiceResponse getDelegate(Response * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -378,7 +378,7 @@ public ExpressRouteCircuitConnectionInner createOrUpdate(String resourceGroupNam * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -394,7 +394,7 @@ public ServiceFuture createOrUpdateAsync(Str * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request */ @@ -414,7 +414,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse> createOrU * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -467,7 +467,7 @@ public ExpressRouteCircuitConnectionInner beginCreateOrUpdate(String resourceGro * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -483,7 +483,7 @@ public ServiceFuture beginCreateOrUpdateAsyn * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the ExpressRouteCircuitConnectionInner object */ @@ -503,7 +503,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse - - 4.0.0 - com.microsoft.azure.network.v2018_08_01 - - com.microsoft.azure - azure-arm-parent - 0.0.3-beta - ../../../pom.xml - - azure-mgmt-network - 1.0.0-beta - jar - Microsoft Azure SDK for Network Management - This package contains Microsoft Network Management SDK. - https://github.com/Azure/azure-sdk-for-java - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - scm:git:https://github.com/Azure/azure-sdk-for-java - scm:git:git@github.com:Azure/azure-sdk-for-java.git - HEAD - - - UTF-8 - - - - - microsoft - Microsoft - - - - - com.microsoft.azure - azure-client-runtime - - - com.microsoft.azure - azure-arm-client-runtime - - - junit - junit - test - - - com.microsoft.azure - azure-client-authentication - test - - - com.microsoft.azure - azure-mgmt-resources - test - - - com.microsoft.azure - azure-arm-client-runtime - test-jar - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - true - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.7 - 1.7 - - - com.microsoft.azure.management.apigeneration.LangDefinitionProcessor - - - true - true - - true - true - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search - - - /** -
* Copyright (c) Microsoft Corporation. All rights reserved. -
* Licensed under the MIT License. See License.txt in the project root for -
* license information. -
*/ - ]]> -
-
-
-
-
-
+ + + 4.0.0 + com.microsoft.azure.network.v2018_08_01 + + com.microsoft.azure + azure-arm-parent + 0.0.3-beta + ../../../pom.xml + + azure-mgmt-network + 1.0.0-beta + jar + Microsoft Azure SDK for Network Management + This package contains Microsoft Network Management SDK. + https://github.com/Azure/azure-sdk-for-java + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + scm:git:https://github.com/Azure/azure-sdk-for-java + scm:git:git@github.com:Azure/azure-sdk-for-java.git + HEAD + + + UTF-8 + + + + + microsoft + Microsoft + + + + + com.microsoft.azure + azure-client-runtime + + + com.microsoft.azure + azure-arm-client-runtime + + + junit + junit + test + + + com.microsoft.azure + azure-client-authentication + test + + + com.microsoft.azure + azure-mgmt-resources + test + + + com.microsoft.azure + azure-arm-client-runtime + test-jar + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + true + true + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.7 + 1.7 + + + com.microsoft.azure.management.apigeneration.LangDefinitionProcessor + + + true + true + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + *.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search + + + /** +
* Copyright (c) Microsoft Corporation. All rights reserved. +
* Licensed under the MIT License. See License.txt in the project root for +
* license information. +
*/ + ]]> +
+
+
+
+
+
diff --git a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/ExpressRouteCircuitPeeringConfig.java b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/ExpressRouteCircuitPeeringConfig.java index 9d9cfbeffc83..c93f38b0d08b 100644 --- a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/ExpressRouteCircuitPeeringConfig.java +++ b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/ExpressRouteCircuitPeeringConfig.java @@ -22,7 +22,7 @@ public class ExpressRouteCircuitPeeringConfig { private List advertisedPublicPrefixes; /** - * The communities of bgp peering. Spepcified for microsoft peering. + * The communities of bgp peering. Specified for microsoft peering. */ @JsonProperty(value = "advertisedCommunities") private List advertisedCommunities; @@ -75,7 +75,7 @@ public ExpressRouteCircuitPeeringConfig withAdvertisedPublicPrefixes(List advertisedCommunities() { } /** - * Set the communities of bgp peering. Spepcified for microsoft peering. + * Set the communities of bgp peering. Specified for microsoft peering. * * @param advertisedCommunities the advertisedCommunities value to set * @return the ExpressRouteCircuitPeeringConfig object itself. diff --git a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/NetworkInterface.java b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/NetworkInterface.java index c78fce7aebf2..257016fc16e0 100644 --- a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/NetworkInterface.java +++ b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/NetworkInterface.java @@ -253,30 +253,18 @@ interface WithTapConfigurations { WithCreate withTapConfigurations(List tapConfigurations); } - /** - * The stage of the networkinterface definition allowing to specify VirtualMachine. - */ - interface WithVirtualMachine { - /** - * Specifies virtualMachine. - * @param virtualMachine The reference of a virtual machine - * @return the next definition stage - */ - WithCreate withVirtualMachine(SubResource virtualMachine); - } - /** * The stage of the definition which contains all the minimum required inputs for * the resource to be created (via {@link WithCreate#create()}), but also allows * for any other optional settings to be specified. */ - interface WithCreate extends Creatable, Resource.DefinitionWithTags, DefinitionStages.WithDnsSettings, DefinitionStages.WithEnableAcceleratedNetworking, DefinitionStages.WithEnableIPForwarding, DefinitionStages.WithEtag, DefinitionStages.WithIpConfigurations, DefinitionStages.WithMacAddress, DefinitionStages.WithNetworkSecurityGroup, DefinitionStages.WithPrimary, DefinitionStages.WithProvisioningState, DefinitionStages.WithResourceGuid, DefinitionStages.WithTapConfigurations, DefinitionStages.WithVirtualMachine { + interface WithCreate extends Creatable, Resource.DefinitionWithTags, DefinitionStages.WithDnsSettings, DefinitionStages.WithEnableAcceleratedNetworking, DefinitionStages.WithEnableIPForwarding, DefinitionStages.WithEtag, DefinitionStages.WithIpConfigurations, DefinitionStages.WithMacAddress, DefinitionStages.WithNetworkSecurityGroup, DefinitionStages.WithPrimary, DefinitionStages.WithProvisioningState, DefinitionStages.WithResourceGuid, DefinitionStages.WithTapConfigurations { } } /** * The template for a NetworkInterface update operation, containing all the settings that can be modified. */ - interface Update extends Appliable, Resource.UpdateWithTags, UpdateStages.WithDnsSettings, UpdateStages.WithEnableAcceleratedNetworking, UpdateStages.WithEnableIPForwarding, UpdateStages.WithEtag, UpdateStages.WithIpConfigurations, UpdateStages.WithMacAddress, UpdateStages.WithNetworkSecurityGroup, UpdateStages.WithPrimary, UpdateStages.WithProvisioningState, UpdateStages.WithResourceGuid, UpdateStages.WithTapConfigurations, UpdateStages.WithVirtualMachine { + interface Update extends Appliable, Resource.UpdateWithTags, UpdateStages.WithDnsSettings, UpdateStages.WithEnableAcceleratedNetworking, UpdateStages.WithEnableIPForwarding, UpdateStages.WithEtag, UpdateStages.WithIpConfigurations, UpdateStages.WithMacAddress, UpdateStages.WithNetworkSecurityGroup, UpdateStages.WithPrimary, UpdateStages.WithProvisioningState, UpdateStages.WithResourceGuid, UpdateStages.WithTapConfigurations { } /** @@ -415,17 +403,5 @@ interface WithTapConfigurations { Update withTapConfigurations(List tapConfigurations); } - /** - * The stage of the networkinterface update allowing to specify VirtualMachine. - */ - interface WithVirtualMachine { - /** - * Specifies virtualMachine. - * @param virtualMachine The reference of a virtual machine - * @return the next update stage - */ - Update withVirtualMachine(SubResource virtualMachine); - } - } } diff --git a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionInner.java b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionInner.java index 193bdcb6e5ad..110fa185196a 100644 --- a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionInner.java +++ b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionInner.java @@ -54,7 +54,7 @@ public class ExpressRouteCircuitConnectionInner extends SubResource { /** * Provisioning state of the circuit connection resource. Possible values - * are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. */ @JsonProperty(value = "properties.provisioningState", access = JsonProperty.Access.WRITE_ONLY) private String provisioningState; @@ -162,7 +162,7 @@ public CircuitConnectionStatus circuitConnectionStatus() { } /** - * Get provisioning state of the circuit connection resource. Possible values are: 'Succeded', 'Updating', 'Deleting', and 'Failed'. + * Get provisioning state of the circuit connection resource. Possible values are: 'Succeeded', 'Updating', 'Deleting', and 'Failed'. * * @return the provisioningState value */ diff --git a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionsInner.java b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionsInner.java index b918f2375bd0..22986f76c737 100644 --- a/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionsInner.java +++ b/network/resource-manager/v2018_08_01/src/main/java/com/microsoft/azure/management/network/v2018_08_01/implementation/ExpressRouteCircuitConnectionsInner.java @@ -361,7 +361,7 @@ private ServiceResponse getDelegate(Response * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -378,7 +378,7 @@ public ExpressRouteCircuitConnectionInner createOrUpdate(String resourceGroupNam * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -394,7 +394,7 @@ public ServiceFuture createOrUpdateAsync(Str * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request */ @@ -414,7 +414,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse> createOrU * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @throws CloudException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -467,7 +467,7 @@ public ExpressRouteCircuitConnectionInner beginCreateOrUpdate(String resourceGro * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -483,7 +483,7 @@ public ServiceFuture beginCreateOrUpdateAsyn * @param circuitName The name of the express route circuit. * @param peeringName The name of the peering. * @param connectionName The name of the express route circuit connection. - * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit circuit connection operation. + * @param expressRouteCircuitConnectionParameters Parameters supplied to the create or update express route circuit connection operation. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the ExpressRouteCircuitConnectionInner object */ @@ -503,7 +503,7 @@ public ExpressRouteCircuitConnectionInner call(ServiceResponse