From 8e16c7008d093cdedaed0c4fef7cc80f91169fcd Mon Sep 17 00:00:00 2001 From: hc-github-team-tf-azure <> Date: Mon, 31 Jul 2023 11:13:34 +0000 Subject: [PATCH] Updating based on dee42e968 --- ..._applicationgatewayfrontendipconfigurationpropertiesformat.go | 1 - ..._applicationgatewayfrontendipconfigurationpropertiesformat.go | 1 - 2 files changed, 2 deletions(-) diff --git a/resource-manager/network/2023-04-01/applicationgateways/model_applicationgatewayfrontendipconfigurationpropertiesformat.go b/resource-manager/network/2023-04-01/applicationgateways/model_applicationgatewayfrontendipconfigurationpropertiesformat.go index 53872f5b7a8..45f83bbaa11 100644 --- a/resource-manager/network/2023-04-01/applicationgateways/model_applicationgatewayfrontendipconfigurationpropertiesformat.go +++ b/resource-manager/network/2023-04-01/applicationgateways/model_applicationgatewayfrontendipconfigurationpropertiesformat.go @@ -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"` diff --git a/resource-manager/network/2023-04-01/webapplicationfirewallpolicies/model_applicationgatewayfrontendipconfigurationpropertiesformat.go b/resource-manager/network/2023-04-01/webapplicationfirewallpolicies/model_applicationgatewayfrontendipconfigurationpropertiesformat.go index 254ea6c523d..1b61dc71c1d 100644 --- a/resource-manager/network/2023-04-01/webapplicationfirewallpolicies/model_applicationgatewayfrontendipconfigurationpropertiesformat.go +++ b/resource-manager/network/2023-04-01/webapplicationfirewallpolicies/model_applicationgatewayfrontendipconfigurationpropertiesformat.go @@ -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"`