Skip to content

Commit

Permalink
Merge pull request #579 from hashicorp/auto-pr/dee42e968
Browse files Browse the repository at this point in the history
Auto PR: Regenerating the Go SDK (8e16c70)
  • Loading branch information
tombuildsstuff authored Jul 31, 2023
2 parents 5a228db + 8e16c70 commit 632df61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package applicationgateways
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

type ApplicationGatewayFrontendIPConfigurationPropertiesFormat struct {
HTTPListeners *SubResource `json:"httpListeners,omitempty"`
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
PrivateIPAllocationMethod *IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
PrivateLinkConfiguration *SubResource `json:"privateLinkConfiguration,omitempty"`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package webapplicationfirewallpolicies
// Licensed under the MIT License. See NOTICE.txt in the project root for license information.

type ApplicationGatewayFrontendIPConfigurationPropertiesFormat struct {
HTTPListeners *SubResource `json:"httpListeners,omitempty"`
PrivateIPAddress *string `json:"privateIPAddress,omitempty"`
PrivateIPAllocationMethod *IPAllocationMethod `json:"privateIPAllocationMethod,omitempty"`
PrivateLinkConfiguration *SubResource `json:"privateLinkConfiguration,omitempty"`
Expand Down

0 comments on commit 632df61

Please sign in to comment.