@azure/arm-frontdoor 5.2.1-alpha.20231002.1 → 5.2.1-alpha.20231016.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +78 -81
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +4 -11
- package/rollup.config.js +0 -122
package/dist/index.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
3
|
var coreClient = require('@azure/core-client');
|
|
6
4
|
var coreRestPipeline = require('@azure/core-rest-pipeline');
|
|
7
5
|
var tslib = require('tslib');
|
|
8
6
|
var coreLro = require('@azure/core-lro');
|
|
9
7
|
|
|
10
|
-
function
|
|
11
|
-
if (e && e.__esModule) return e;
|
|
8
|
+
function _interopNamespaceDefault(e) {
|
|
12
9
|
var n = Object.create(null);
|
|
13
10
|
if (e) {
|
|
14
11
|
Object.keys(e).forEach(function (k) {
|
|
@@ -21,12 +18,12 @@ function _interopNamespace(e) {
|
|
|
21
18
|
}
|
|
22
19
|
});
|
|
23
20
|
}
|
|
24
|
-
n
|
|
21
|
+
n.default = e;
|
|
25
22
|
return Object.freeze(n);
|
|
26
23
|
}
|
|
27
24
|
|
|
28
|
-
var coreClient__namespace = /*#__PURE__*/
|
|
29
|
-
var coreRestPipeline__namespace = /*#__PURE__*/
|
|
25
|
+
var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
|
|
26
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
|
|
30
27
|
|
|
31
28
|
/*
|
|
32
29
|
* Copyright (c) Microsoft Corporation.
|
|
@@ -3757,94 +3754,94 @@ let discriminators = {
|
|
|
3757
3754
|
|
|
3758
3755
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
3759
3756
|
__proto__: null,
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3757
|
+
AzureAsyncOperationResult: AzureAsyncOperationResult,
|
|
3758
|
+
Backend: Backend,
|
|
3759
|
+
BackendPool: BackendPool,
|
|
3760
|
+
BackendPoolListResult: BackendPoolListResult,
|
|
3761
|
+
BackendPoolProperties: BackendPoolProperties,
|
|
3762
|
+
BackendPoolUpdateParameters: BackendPoolUpdateParameters,
|
|
3763
|
+
BackendPoolsSettings: BackendPoolsSettings,
|
|
3764
|
+
CacheConfiguration: CacheConfiguration,
|
|
3765
|
+
CheckNameAvailabilityInput: CheckNameAvailabilityInput,
|
|
3766
|
+
CheckNameAvailabilityOutput: CheckNameAvailabilityOutput,
|
|
3767
|
+
CustomHttpsConfiguration: CustomHttpsConfiguration,
|
|
3763
3768
|
CustomRule: CustomRule,
|
|
3764
|
-
|
|
3765
|
-
ManagedRuleSetList: ManagedRuleSetList,
|
|
3766
|
-
ManagedRuleSet: ManagedRuleSet,
|
|
3767
|
-
ManagedRuleExclusion: ManagedRuleExclusion,
|
|
3768
|
-
ManagedRuleGroupOverride: ManagedRuleGroupOverride,
|
|
3769
|
-
ManagedRuleOverride: ManagedRuleOverride,
|
|
3770
|
-
FrontendEndpointLink: FrontendEndpointLink,
|
|
3771
|
-
RoutingRuleLink: RoutingRuleLink,
|
|
3772
|
-
SecurityPolicyLink: SecurityPolicyLink,
|
|
3773
|
-
Sku: Sku,
|
|
3774
|
-
Resource: Resource,
|
|
3775
|
-
ErrorResponse: ErrorResponse,
|
|
3769
|
+
CustomRuleList: CustomRuleList,
|
|
3776
3770
|
DefaultErrorResponse: DefaultErrorResponse,
|
|
3777
3771
|
DefaultErrorResponseError: DefaultErrorResponseError,
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3772
|
+
Endpoint: Endpoint,
|
|
3773
|
+
ErrorDetails: ErrorDetails,
|
|
3774
|
+
ErrorModel: ErrorModel,
|
|
3775
|
+
ErrorResponse: ErrorResponse,
|
|
3776
|
+
Experiment: Experiment,
|
|
3777
|
+
ExperimentList: ExperimentList,
|
|
3778
|
+
ExperimentUpdateModel: ExperimentUpdateModel,
|
|
3779
|
+
ForwardingConfiguration: ForwardingConfiguration,
|
|
3780
|
+
FrontDoor: FrontDoor,
|
|
3784
3781
|
FrontDoorListResult: FrontDoorListResult,
|
|
3785
|
-
|
|
3786
|
-
RulesEngineUpdateParameters: RulesEngineUpdateParameters,
|
|
3787
|
-
RulesEngineRule: RulesEngineRule,
|
|
3788
|
-
RulesEngineAction: RulesEngineAction,
|
|
3789
|
-
HeaderAction: HeaderAction,
|
|
3790
|
-
RouteConfiguration: RouteConfiguration,
|
|
3791
|
-
RulesEngineMatchCondition: RulesEngineMatchCondition,
|
|
3782
|
+
FrontDoorProperties: FrontDoorProperties,
|
|
3792
3783
|
FrontDoorUpdateParameters: FrontDoorUpdateParameters,
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
LoadBalancingSettingsUpdateParameters: LoadBalancingSettingsUpdateParameters,
|
|
3797
|
-
HealthProbeSettingsUpdateParameters: HealthProbeSettingsUpdateParameters,
|
|
3798
|
-
BackendPoolUpdateParameters: BackendPoolUpdateParameters,
|
|
3799
|
-
Backend: Backend,
|
|
3800
|
-
CustomHttpsConfiguration: CustomHttpsConfiguration,
|
|
3801
|
-
KeyVaultCertificateSourceParametersVault: KeyVaultCertificateSourceParametersVault,
|
|
3784
|
+
FrontendEndpoint: FrontendEndpoint,
|
|
3785
|
+
FrontendEndpointLink: FrontendEndpointLink,
|
|
3786
|
+
FrontendEndpointProperties: FrontendEndpointProperties,
|
|
3802
3787
|
FrontendEndpointUpdateParameters: FrontendEndpointUpdateParameters,
|
|
3803
3788
|
FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink: FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink,
|
|
3804
|
-
BackendPoolsSettings: BackendPoolsSettings,
|
|
3805
3789
|
FrontendEndpointsListResult: FrontendEndpointsListResult,
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
3809
|
-
|
|
3810
|
-
|
|
3811
|
-
|
|
3812
|
-
PreconfiguredEndpointList: PreconfiguredEndpointList,
|
|
3813
|
-
ExperimentList: ExperimentList,
|
|
3814
|
-
Endpoint: Endpoint,
|
|
3815
|
-
ExperimentUpdateModel: ExperimentUpdateModel,
|
|
3790
|
+
HeaderAction: HeaderAction,
|
|
3791
|
+
HealthProbeSettingsListResult: HealthProbeSettingsListResult,
|
|
3792
|
+
HealthProbeSettingsModel: HealthProbeSettingsModel,
|
|
3793
|
+
HealthProbeSettingsProperties: HealthProbeSettingsProperties,
|
|
3794
|
+
HealthProbeSettingsUpdateParameters: HealthProbeSettingsUpdateParameters,
|
|
3795
|
+
KeyVaultCertificateSourceParametersVault: KeyVaultCertificateSourceParametersVault,
|
|
3816
3796
|
LatencyMetric: LatencyMetric,
|
|
3817
|
-
|
|
3818
|
-
ErrorDetails: ErrorDetails,
|
|
3819
|
-
ErrorModel: ErrorModel,
|
|
3820
|
-
AzureAsyncOperationResult: AzureAsyncOperationResult,
|
|
3821
|
-
RoutingRuleListResult: RoutingRuleListResult,
|
|
3822
|
-
CacheConfiguration: CacheConfiguration,
|
|
3797
|
+
LatencyScorecard: LatencyScorecard,
|
|
3823
3798
|
LoadBalancingSettingsListResult: LoadBalancingSettingsListResult,
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3799
|
+
LoadBalancingSettingsModel: LoadBalancingSettingsModel,
|
|
3800
|
+
LoadBalancingSettingsProperties: LoadBalancingSettingsProperties,
|
|
3801
|
+
LoadBalancingSettingsUpdateParameters: LoadBalancingSettingsUpdateParameters,
|
|
3802
|
+
ManagedRuleDefinition: ManagedRuleDefinition,
|
|
3803
|
+
ManagedRuleExclusion: ManagedRuleExclusion,
|
|
3804
|
+
ManagedRuleGroupDefinition: ManagedRuleGroupDefinition,
|
|
3805
|
+
ManagedRuleGroupOverride: ManagedRuleGroupOverride,
|
|
3806
|
+
ManagedRuleOverride: ManagedRuleOverride,
|
|
3807
|
+
ManagedRuleSet: ManagedRuleSet,
|
|
3827
3808
|
ManagedRuleSetDefinition: ManagedRuleSetDefinition,
|
|
3828
|
-
|
|
3829
|
-
|
|
3809
|
+
ManagedRuleSetDefinitionList: ManagedRuleSetDefinitionList,
|
|
3810
|
+
ManagedRuleSetList: ManagedRuleSetList,
|
|
3811
|
+
MatchCondition: MatchCondition,
|
|
3812
|
+
PolicySettings: PolicySettings,
|
|
3830
3813
|
PreconfiguredEndpoint: PreconfiguredEndpoint,
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3814
|
+
PreconfiguredEndpointList: PreconfiguredEndpointList,
|
|
3815
|
+
Profile: Profile,
|
|
3816
|
+
ProfileList: ProfileList,
|
|
3817
|
+
ProfileUpdateModel: ProfileUpdateModel,
|
|
3818
|
+
PurgeParameters: PurgeParameters,
|
|
3836
3819
|
RedirectConfiguration: RedirectConfiguration,
|
|
3837
|
-
|
|
3838
|
-
|
|
3820
|
+
Resource: Resource,
|
|
3821
|
+
RouteConfiguration: RouteConfiguration,
|
|
3839
3822
|
RoutingRule: RoutingRule,
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3823
|
+
RoutingRuleLink: RoutingRuleLink,
|
|
3824
|
+
RoutingRuleListResult: RoutingRuleListResult,
|
|
3825
|
+
RoutingRuleProperties: RoutingRuleProperties,
|
|
3826
|
+
RoutingRuleUpdateParameters: RoutingRuleUpdateParameters,
|
|
3827
|
+
RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink: RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink,
|
|
3828
|
+
RulesEngine: RulesEngine,
|
|
3829
|
+
RulesEngineAction: RulesEngineAction,
|
|
3830
|
+
RulesEngineListResult: RulesEngineListResult,
|
|
3831
|
+
RulesEngineMatchCondition: RulesEngineMatchCondition,
|
|
3832
|
+
RulesEngineProperties: RulesEngineProperties,
|
|
3833
|
+
RulesEngineRule: RulesEngineRule,
|
|
3834
|
+
RulesEngineUpdateParameters: RulesEngineUpdateParameters,
|
|
3835
|
+
SecurityPolicyLink: SecurityPolicyLink,
|
|
3836
|
+
Sku: Sku,
|
|
3837
|
+
SubResource: SubResource,
|
|
3838
|
+
TagsObject: TagsObject,
|
|
3839
|
+
Timeseries: Timeseries,
|
|
3840
|
+
TimeseriesDataPoint: TimeseriesDataPoint,
|
|
3841
|
+
ValidateCustomDomainInput: ValidateCustomDomainInput,
|
|
3842
|
+
ValidateCustomDomainOutput: ValidateCustomDomainOutput,
|
|
3843
|
+
WebApplicationFirewallPolicy: WebApplicationFirewallPolicy,
|
|
3844
|
+
WebApplicationFirewallPolicyList: WebApplicationFirewallPolicyList,
|
|
3848
3845
|
discriminators: discriminators
|
|
3849
3846
|
});
|
|
3850
3847
|
|