Skip to content

Commit

Permalink
Generated from 0ddebe7ac9796872f56a685946e0daa97a19d400
Browse files Browse the repository at this point in the history
Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <[email protected]>
  • Loading branch information
SDK Automation and anton-evseev committed Mar 6, 2020
1 parent edd47bf commit c93c260
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sdk/network/mgmt-v2019_08_01/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-arm-parent</artifactId>
<version>1.2.0</version>
<version>1.1.0</version>
<relativePath>../../../pom.management.xml</relativePath>
</parent>
<artifactId>azure-mgmt-network</artifactId>
<version>1.0.0-beta-1</version>
<version>1.0.0-beta</version>
<packaging>jar</packaging>
<name>Microsoft Azure SDK for Network Management</name>
<description>This package contains Microsoft Network Management SDK.</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

package com.microsoft.azure.management.network.v2019_08_01;

import com.microsoft.azure.management.network.v2019_08_01.FirewallPolicyNatRule;
import com.microsoft.azure.management.network.v2019_08_01.FirewallPolicyFilterRule;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.annotation.JsonTypeName;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

package com.microsoft.azure.management.network.v2019_08_01;

import com.microsoft.azure.management.network.v2019_08_01.ApplicationRuleCondition;
import com.microsoft.azure.management.network.v2019_08_01.NetworkRuleCondition;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.fasterxml.jackson.annotation.JsonTypeName;
Expand Down

0 comments on commit c93c260

Please sign in to comment.