Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 Down Expand Up @@ -175,6 +179,7 @@ export {
ManagedRuleSet,
ManagedServiceIdentity,
ManagedServiceIdentityUserAssignedIdentitiesValue,
MasterCustomIpPrefix,
MatchCondition,
MatchVariable,
NatGateway,
Expand All @@ -193,6 +198,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +227,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -275,6 +284,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -287,4 +297,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 Down Expand Up @@ -175,6 +179,7 @@ export {
ManagedRuleSet,
ManagedServiceIdentity,
ManagedServiceIdentityUserAssignedIdentitiesValue,
MasterCustomIpPrefix,
MatchCondition,
MatchVariable,
NatGateway,
Expand All @@ -193,6 +198,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +227,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -275,6 +284,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -287,4 +297,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
18 changes: 14 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 Down Expand Up @@ -185,6 +189,7 @@ export {
ManagedRuleSet,
ManagedServiceIdentity,
ManagedServiceIdentityUserAssignedIdentitiesValue,
MasterCustomIpPrefix,
MatchCondition,
MatchVariable,
NatGateway,
Expand All @@ -203,6 +208,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -230,6 +237,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -286,6 +295,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -298,4 +308,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 Down Expand Up @@ -175,6 +179,7 @@ export {
ManagedRuleSet,
ManagedServiceIdentity,
ManagedServiceIdentityUserAssignedIdentitiesValue,
MasterCustomIpPrefix,
MatchCondition,
MatchVariable,
NatGateway,
Expand All @@ -193,6 +198,8 @@ export {
NetworkVirtualApplianceSku,
NetworkVirtualApplianceSkuInstances,
NetworkWatcher,
O365BreakOutCategoryPolicies,
O365PolicyProperties,
Office365PolicyProperties,
OutboundRule,
OwaspCrsExclusionEntry,
Expand Down Expand Up @@ -220,6 +227,8 @@ export {
PublicIPAddressSku,
PublicIPPrefix,
PublicIPPrefixSku,
QosIpRange,
QosPortRange,
RadiusServer,
RecordSet,
ReferencedPublicIpAddress,
Expand Down Expand Up @@ -276,6 +285,7 @@ export {
VpnClientRootCertificate,
VpnConnection,
VpnGateway,
VpnGatewayIpConfiguration,
VpnLinkBgpSettings,
VpnLinkProviderProperties,
VpnServerConfigRadiusClientRootCertificate,
Expand All @@ -288,4 +298,4 @@ export {
VpnSiteLinkConnection,
WebApplicationFirewallCustomRule,
WebApplicationFirewallPolicy
} from "./mappers";
} from "../models/mappers";
Loading