Skip to content

Commit

Permalink
Generated from 9a2cc06029a6839b9cdc0c4d09770b251856f161
Browse files Browse the repository at this point in the history
cherry-pick hop link context change to 2020-06-01
  • Loading branch information
SDK Automation committed Aug 28, 2020
1 parent a412145 commit 7e4ccd1
Show file tree
Hide file tree
Showing 119 changed files with 6,689 additions and 935 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export {
ApplicationGatewayBackendAddress,
ApplicationGatewayBackendAddressPool,
ApplicationGatewayBackendHttpSettings,
ApplicationGatewayClientAuthConfiguration,
ApplicationGatewayConnectionDraining,
ApplicationGatewayCustomError,
ApplicationGatewayFirewallDisabledRuleGroup,
Expand Down Expand Up @@ -47,6 +48,8 @@ export {
ApplicationGatewaySslCertificate,
ApplicationGatewaySslPolicy,
ApplicationGatewaySslPredefinedPolicy,
ApplicationGatewaySslProfile,
ApplicationGatewayTrustedClientCertificate,
ApplicationGatewayTrustedRootCertificate,
ApplicationGatewayUrlConfiguration,
ApplicationGatewayUrlPathMap,
Expand Down Expand Up @@ -82,6 +85,8 @@ export {
ConnectionMonitorEndpoint,
ConnectionMonitorEndpointFilter,
ConnectionMonitorEndpointFilterItem,
ConnectionMonitorEndpointScope,
ConnectionMonitorEndpointScopeItem,
ConnectionMonitorHttpConfiguration,
ConnectionMonitorIcmpConfiguration,
ConnectionMonitorOutput,
Expand All @@ -98,13 +103,15 @@ export {
ContainerNetworkInterfaceConfiguration,
ContainerNetworkInterfaceIpConfiguration,
CustomDnsConfigPropertiesFormat,
CustomIpPrefix,
DdosCustomPolicy,
DdosProtectionPlan,
DdosSettings,
Delegation,
DeviceProperties,
DhcpOptions,
DnsSettings,
DscpConfiguration,
EndpointServiceResult,
ExpressRouteCircuit,
ExpressRouteCircuitAuthorization,
Expand All @@ -131,7 +138,6 @@ export {
ExpressRouteServiceProvider,
ExpressRouteServiceProviderBandwidthsOffered,
FirewallPolicy,
FirewallPolicyCertificateAuthority,
FirewallPolicyFilterRuleCollection,
FirewallPolicyFilterRuleCollectionAction,
FirewallPolicyNatRuleCollection,
Expand All @@ -141,8 +147,6 @@ export {
FirewallPolicyRuleCollection,
FirewallPolicyRuleCollectionGroup,
FirewallPolicyThreatIntelWhitelist,
FirewallPolicyTransportSecurity,
FirewallPolicyTrustedRootCertificate,
FlowLog,
FlowLogFormatParameters,
FrontendIPConfiguration,
Expand All @@ -155,6 +159,8 @@ export {
HubVirtualNetworkConnection,
InboundNatPool,
InboundNatRule,
InboundSecurityRule,
InboundSecurityRules,
IpAllocation,
IPConfiguration,
IPConfigurationBgpPeeringAddress,
Expand Down Expand Up @@ -193,6 +199,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +228,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -275,6 +285,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -287,4 +298,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export {
ApplicationGatewayBackendAddress,
ApplicationGatewayBackendAddressPool,
ApplicationGatewayBackendHttpSettings,
ApplicationGatewayClientAuthConfiguration,
ApplicationGatewayConnectionDraining,
ApplicationGatewayCustomError,
ApplicationGatewayFirewallDisabledRuleGroup,
Expand Down Expand Up @@ -47,6 +48,8 @@ export {
ApplicationGatewaySslCertificate,
ApplicationGatewaySslPolicy,
ApplicationGatewaySslPredefinedPolicy,
ApplicationGatewaySslProfile,
ApplicationGatewayTrustedClientCertificate,
ApplicationGatewayTrustedRootCertificate,
ApplicationGatewayUrlConfiguration,
ApplicationGatewayUrlPathMap,
Expand Down Expand Up @@ -82,6 +85,8 @@ export {
ConnectionMonitorEndpoint,
ConnectionMonitorEndpointFilter,
ConnectionMonitorEndpointFilterItem,
ConnectionMonitorEndpointScope,
ConnectionMonitorEndpointScopeItem,
ConnectionMonitorHttpConfiguration,
ConnectionMonitorIcmpConfiguration,
ConnectionMonitorOutput,
Expand All @@ -98,13 +103,15 @@ export {
ContainerNetworkInterfaceConfiguration,
ContainerNetworkInterfaceIpConfiguration,
CustomDnsConfigPropertiesFormat,
CustomIpPrefix,
DdosCustomPolicy,
DdosProtectionPlan,
DdosSettings,
Delegation,
DeviceProperties,
DhcpOptions,
DnsSettings,
DscpConfiguration,
EndpointServiceResult,
ExpressRouteCircuit,
ExpressRouteCircuitAuthorization,
Expand All @@ -131,7 +138,6 @@ export {
ExpressRouteServiceProvider,
ExpressRouteServiceProviderBandwidthsOffered,
FirewallPolicy,
FirewallPolicyCertificateAuthority,
FirewallPolicyFilterRuleCollection,
FirewallPolicyFilterRuleCollectionAction,
FirewallPolicyNatRuleCollection,
Expand All @@ -141,8 +147,6 @@ export {
FirewallPolicyRuleCollection,
FirewallPolicyRuleCollectionGroup,
FirewallPolicyThreatIntelWhitelist,
FirewallPolicyTransportSecurity,
FirewallPolicyTrustedRootCertificate,
FlowLog,
FlowLogFormatParameters,
FrontendIPConfiguration,
Expand All @@ -155,6 +159,8 @@ export {
HubVirtualNetworkConnection,
InboundNatPool,
InboundNatRule,
InboundSecurityRule,
InboundSecurityRules,
IpAllocation,
IPConfiguration,
IPConfigurationBgpPeeringAddress,
Expand Down Expand Up @@ -193,6 +199,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +228,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -275,6 +285,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -287,4 +298,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
19 changes: 15 additions & 4 deletions sdk/network/arm-network/src/models/applicationGatewaysMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export {
ApplicationGatewayBackendHealthPool,
ApplicationGatewayBackendHealthServer,
ApplicationGatewayBackendHttpSettings,
ApplicationGatewayClientAuthConfiguration,
ApplicationGatewayConnectionDraining,
ApplicationGatewayCustomError,
ApplicationGatewayFirewallDisabledRuleGroup,
Expand Down Expand Up @@ -55,6 +56,8 @@ export {
ApplicationGatewaySslCertificate,
ApplicationGatewaySslPolicy,
ApplicationGatewaySslPredefinedPolicy,
ApplicationGatewaySslProfile,
ApplicationGatewayTrustedClientCertificate,
ApplicationGatewayTrustedRootCertificate,
ApplicationGatewayUrlConfiguration,
ApplicationGatewayUrlPathMap,
Expand Down Expand Up @@ -90,6 +93,8 @@ export {
ConnectionMonitorEndpoint,
ConnectionMonitorEndpointFilter,
ConnectionMonitorEndpointFilterItem,
ConnectionMonitorEndpointScope,
ConnectionMonitorEndpointScopeItem,
ConnectionMonitorHttpConfiguration,
ConnectionMonitorIcmpConfiguration,
ConnectionMonitorOutput,
Expand All @@ -106,13 +111,15 @@ export {
ContainerNetworkInterfaceConfiguration,
ContainerNetworkInterfaceIpConfiguration,
CustomDnsConfigPropertiesFormat,
CustomIpPrefix,
DdosCustomPolicy,
DdosProtectionPlan,
DdosSettings,
Delegation,
DeviceProperties,
DhcpOptions,
DnsSettings,
DscpConfiguration,
EndpointServiceResult,
ErrorDetails,
ErrorModel,
Expand Down Expand Up @@ -141,7 +148,6 @@ export {
ExpressRouteServiceProvider,
ExpressRouteServiceProviderBandwidthsOffered,
FirewallPolicy,
FirewallPolicyCertificateAuthority,
FirewallPolicyFilterRuleCollection,
FirewallPolicyFilterRuleCollectionAction,
FirewallPolicyNatRuleCollection,
Expand All @@ -151,8 +157,6 @@ export {
FirewallPolicyRuleCollection,
FirewallPolicyRuleCollectionGroup,
FirewallPolicyThreatIntelWhitelist,
FirewallPolicyTransportSecurity,
FirewallPolicyTrustedRootCertificate,
FlowLog,
FlowLogFormatParameters,
FrontendIPConfiguration,
Expand All @@ -165,6 +169,8 @@ export {
HubVirtualNetworkConnection,
InboundNatPool,
InboundNatRule,
InboundSecurityRule,
InboundSecurityRules,
IpAllocation,
IPConfiguration,
IPConfigurationBgpPeeringAddress,
Expand Down Expand Up @@ -203,6 +209,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -230,6 +238,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -286,6 +296,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -298,4 +309,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export {
ApplicationGatewayBackendAddress,
ApplicationGatewayBackendAddressPool,
ApplicationGatewayBackendHttpSettings,
ApplicationGatewayClientAuthConfiguration,
ApplicationGatewayConnectionDraining,
ApplicationGatewayCustomError,
ApplicationGatewayFirewallDisabledRuleGroup,
Expand Down Expand Up @@ -46,6 +47,8 @@ export {
ApplicationGatewaySslCertificate,
ApplicationGatewaySslPolicy,
ApplicationGatewaySslPredefinedPolicy,
ApplicationGatewaySslProfile,
ApplicationGatewayTrustedClientCertificate,
ApplicationGatewayTrustedRootCertificate,
ApplicationGatewayUrlConfiguration,
ApplicationGatewayUrlPathMap,
Expand Down Expand Up @@ -82,6 +85,8 @@ export {
ConnectionMonitorEndpoint,
ConnectionMonitorEndpointFilter,
ConnectionMonitorEndpointFilterItem,
ConnectionMonitorEndpointScope,
ConnectionMonitorEndpointScopeItem,
ConnectionMonitorHttpConfiguration,
ConnectionMonitorIcmpConfiguration,
ConnectionMonitorOutput,
Expand All @@ -98,13 +103,15 @@ export {
ContainerNetworkInterfaceConfiguration,
ContainerNetworkInterfaceIpConfiguration,
CustomDnsConfigPropertiesFormat,
CustomIpPrefix,
DdosCustomPolicy,
DdosProtectionPlan,
DdosSettings,
Delegation,
DeviceProperties,
DhcpOptions,
DnsSettings,
DscpConfiguration,
EndpointServiceResult,
ExpressRouteCircuit,
ExpressRouteCircuitAuthorization,
Expand All @@ -131,7 +138,6 @@ export {
ExpressRouteServiceProvider,
ExpressRouteServiceProviderBandwidthsOffered,
FirewallPolicy,
FirewallPolicyCertificateAuthority,
FirewallPolicyFilterRuleCollection,
FirewallPolicyFilterRuleCollectionAction,
FirewallPolicyNatRuleCollection,
Expand All @@ -141,8 +147,6 @@ export {
FirewallPolicyRuleCollection,
FirewallPolicyRuleCollectionGroup,
FirewallPolicyThreatIntelWhitelist,
FirewallPolicyTransportSecurity,
FirewallPolicyTrustedRootCertificate,
FlowLog,
FlowLogFormatParameters,
FrontendIPConfiguration,
Expand All @@ -155,6 +159,8 @@ export {
HubVirtualNetworkConnection,
InboundNatPool,
InboundNatRule,
InboundSecurityRule,
InboundSecurityRules,
IpAllocation,
IPConfiguration,
IPConfigurationBgpPeeringAddress,
Expand Down Expand Up @@ -193,6 +199,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +228,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -276,6 +286,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -288,4 +299,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
Loading

0 comments on commit 7e4ccd1

Please sign in to comment.