Skip to content

Commit

Permalink
Generated from ec578e180c4515be63046f0b0991d7b9547e657d (#5522)
Browse files Browse the repository at this point in the history
Update description of "location" in serviceTags.json
  • Loading branch information
AutorestCI authored Aug 15, 2019
1 parent 436b698 commit 5dc3776
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 2 deletions.
2 changes: 2 additions & 0 deletions profiles/latest/network/mgmt/network/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,7 @@ type SubnetsClient = original.SubnetsClient
type SubnetsCreateOrUpdateFuture = original.SubnetsCreateOrUpdateFuture
type SubnetsDeleteFuture = original.SubnetsDeleteFuture
type SubnetsPrepareNetworkPoliciesFuture = original.SubnetsPrepareNetworkPoliciesFuture
type SubnetsUnprepareNetworkPoliciesFuture = original.SubnetsUnprepareNetworkPoliciesFuture
type TagsObject = original.TagsObject
type Topology = original.Topology
type TopologyAssociation = original.TopologyAssociation
Expand All @@ -1771,6 +1772,7 @@ type TroubleshootingProperties = original.TroubleshootingProperties
type TroubleshootingRecommendedActions = original.TroubleshootingRecommendedActions
type TroubleshootingResult = original.TroubleshootingResult
type TunnelConnectionHealth = original.TunnelConnectionHealth
type UnprepareNetworkPoliciesRequest = original.UnprepareNetworkPoliciesRequest
type Usage = original.Usage
type UsageName = original.UsageName
type UsagesClient = original.UsagesClient
Expand Down
2 changes: 2 additions & 0 deletions profiles/preview/network/mgmt/network/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -1758,6 +1758,7 @@ type SubnetsClient = original.SubnetsClient
type SubnetsCreateOrUpdateFuture = original.SubnetsCreateOrUpdateFuture
type SubnetsDeleteFuture = original.SubnetsDeleteFuture
type SubnetsPrepareNetworkPoliciesFuture = original.SubnetsPrepareNetworkPoliciesFuture
type SubnetsUnprepareNetworkPoliciesFuture = original.SubnetsUnprepareNetworkPoliciesFuture
type TagsObject = original.TagsObject
type Topology = original.Topology
type TopologyAssociation = original.TopologyAssociation
Expand All @@ -1771,6 +1772,7 @@ type TroubleshootingProperties = original.TroubleshootingProperties
type TroubleshootingRecommendedActions = original.TroubleshootingRecommendedActions
type TroubleshootingResult = original.TroubleshootingResult
type TunnelConnectionHealth = original.TunnelConnectionHealth
type UnprepareNetworkPoliciesRequest = original.UnprepareNetworkPoliciesRequest
type Usage = original.Usage
type UsageName = original.UsageName
type UsagesClient = original.UsagesClient
Expand Down
4 changes: 3 additions & 1 deletion services/network/mgmt/2019-04-01/network/servicetags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 29 additions & 0 deletions services/network/mgmt/2019-06-01/network/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion services/network/mgmt/2019-06-01/network/servicetags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

82 changes: 82 additions & 0 deletions services/network/mgmt/2019-06-01/network/subnets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5dc3776

Please sign in to comment.