@azure/arm-frontdoor 5.1.1-alpha.20230511.1 → 5.2.0

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.
Files changed (200) hide show
  1. package/CHANGELOG.md +22 -10
  2. package/LICENSE +1 -1
  3. package/dist/index.js +3269 -2945
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/endpointsPurgeContentSample.js +11 -4
  8. package/dist-esm/samples-dev/endpointsPurgeContentSample.js.map +1 -1
  9. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.js +10 -3
  10. package/dist-esm/samples-dev/experimentsCreateOrUpdateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/experimentsDeleteSample.js +10 -3
  12. package/dist-esm/samples-dev/experimentsDeleteSample.js.map +1 -1
  13. package/dist-esm/samples-dev/experimentsGetSample.js +10 -3
  14. package/dist-esm/samples-dev/experimentsGetSample.js.map +1 -1
  15. package/dist-esm/samples-dev/experimentsListByProfileSample.js +10 -3
  16. package/dist-esm/samples-dev/experimentsListByProfileSample.js.map +1 -1
  17. package/dist-esm/samples-dev/experimentsUpdateSample.js +10 -3
  18. package/dist-esm/samples-dev/experimentsUpdateSample.js.map +1 -1
  19. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.js +11 -3
  20. package/dist-esm/samples-dev/frontDoorNameAvailabilityCheckSample.js.map +1 -1
  21. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.js +10 -3
  22. package/dist-esm/samples-dev/frontDoorNameAvailabilityWithSubscriptionCheckSample.js.map +1 -1
  23. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.js +11 -4
  24. package/dist-esm/samples-dev/frontDoorsCreateOrUpdateSample.js.map +1 -1
  25. package/dist-esm/samples-dev/frontDoorsDeleteSample.js +11 -4
  26. package/dist-esm/samples-dev/frontDoorsDeleteSample.js.map +1 -1
  27. package/dist-esm/samples-dev/frontDoorsGetSample.js +11 -4
  28. package/dist-esm/samples-dev/frontDoorsGetSample.js.map +1 -1
  29. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.js +11 -4
  30. package/dist-esm/samples-dev/frontDoorsListByResourceGroupSample.js.map +1 -1
  31. package/dist-esm/samples-dev/frontDoorsListSample.js +10 -3
  32. package/dist-esm/samples-dev/frontDoorsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.js +11 -4
  34. package/dist-esm/samples-dev/frontDoorsValidateCustomDomainSample.js.map +1 -1
  35. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.js +11 -4
  36. package/dist-esm/samples-dev/frontendEndpointsDisableHttpsSample.js.map +1 -1
  37. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.js +11 -4
  38. package/dist-esm/samples-dev/frontendEndpointsEnableHttpsSample.js.map +1 -1
  39. package/dist-esm/samples-dev/frontendEndpointsGetSample.js +11 -4
  40. package/dist-esm/samples-dev/frontendEndpointsGetSample.js.map +1 -1
  41. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.js +11 -4
  42. package/dist-esm/samples-dev/frontendEndpointsListByFrontDoorSample.js.map +1 -1
  43. package/dist-esm/samples-dev/managedRuleSetsListSample.js +11 -4
  44. package/dist-esm/samples-dev/managedRuleSetsListSample.js.map +1 -1
  45. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.js +10 -3
  46. package/dist-esm/samples-dev/networkExperimentProfilesCreateOrUpdateSample.js.map +1 -1
  47. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.js +10 -3
  48. package/dist-esm/samples-dev/networkExperimentProfilesDeleteSample.js.map +1 -1
  49. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.js +10 -3
  50. package/dist-esm/samples-dev/networkExperimentProfilesGetSample.js.map +1 -1
  51. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.js +10 -3
  52. package/dist-esm/samples-dev/networkExperimentProfilesListByResourceGroupSample.js.map +1 -1
  53. package/dist-esm/samples-dev/networkExperimentProfilesListSample.js +9 -2
  54. package/dist-esm/samples-dev/networkExperimentProfilesListSample.js.map +1 -1
  55. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.js +10 -3
  56. package/dist-esm/samples-dev/networkExperimentProfilesUpdateSample.js.map +1 -1
  57. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.js +11 -4
  58. package/dist-esm/samples-dev/policiesCreateOrUpdateSample.js.map +1 -1
  59. package/dist-esm/samples-dev/policiesDeleteSample.js +11 -4
  60. package/dist-esm/samples-dev/policiesDeleteSample.js.map +1 -1
  61. package/dist-esm/samples-dev/policiesGetSample.js +11 -4
  62. package/dist-esm/samples-dev/policiesGetSample.js.map +1 -1
  63. package/dist-esm/samples-dev/policiesListBySubscriptionSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/policiesListBySubscriptionSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/policiesListBySubscriptionSample.js +57 -0
  66. package/dist-esm/samples-dev/policiesListBySubscriptionSample.js.map +1 -0
  67. package/dist-esm/samples-dev/policiesListSample.js +12 -5
  68. package/dist-esm/samples-dev/policiesListSample.js.map +1 -1
  69. package/dist-esm/samples-dev/policiesUpdateSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/policiesUpdateSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/policiesUpdateSample.js +39 -0
  72. package/dist-esm/samples-dev/policiesUpdateSample.js.map +1 -0
  73. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.js +10 -3
  74. package/dist-esm/samples-dev/preconfiguredEndpointsListSample.js.map +1 -1
  75. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.js +10 -3
  76. package/dist-esm/samples-dev/reportsGetLatencyScorecardsSample.js.map +1 -1
  77. package/dist-esm/samples-dev/reportsGetTimeseriesSample.js +10 -3
  78. package/dist-esm/samples-dev/reportsGetTimeseriesSample.js.map +1 -1
  79. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.js +11 -4
  80. package/dist-esm/samples-dev/rulesEnginesCreateOrUpdateSample.js.map +1 -1
  81. package/dist-esm/samples-dev/rulesEnginesDeleteSample.js +11 -4
  82. package/dist-esm/samples-dev/rulesEnginesDeleteSample.js.map +1 -1
  83. package/dist-esm/samples-dev/rulesEnginesGetSample.js +11 -4
  84. package/dist-esm/samples-dev/rulesEnginesGetSample.js.map +1 -1
  85. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.js +11 -4
  86. package/dist-esm/samples-dev/rulesEnginesListByFrontDoorSample.js.map +1 -1
  87. package/dist-esm/src/frontDoorManagementClient.d.ts +7 -7
  88. package/dist-esm/src/frontDoorManagementClient.d.ts.map +1 -1
  89. package/dist-esm/src/frontDoorManagementClient.js +8 -8
  90. package/dist-esm/src/frontDoorManagementClient.js.map +1 -1
  91. package/dist-esm/src/lroImpl.d.ts +6 -11
  92. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  93. package/dist-esm/src/lroImpl.js +12 -20
  94. package/dist-esm/src/lroImpl.js.map +1 -1
  95. package/dist-esm/src/models/index.d.ts +1138 -1078
  96. package/dist-esm/src/models/index.d.ts.map +1 -1
  97. package/dist-esm/src/models/index.js +258 -252
  98. package/dist-esm/src/models/index.js.map +1 -1
  99. package/dist-esm/src/models/mappers.d.ts +31 -29
  100. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  101. package/dist-esm/src/models/mappers.js +1279 -1228
  102. package/dist-esm/src/models/mappers.js.map +1 -1
  103. package/dist-esm/src/models/parameters.d.ts +15 -14
  104. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  105. package/dist-esm/src/models/parameters.js +132 -128
  106. package/dist-esm/src/models/parameters.js.map +1 -1
  107. package/dist-esm/src/operations/endpoints.d.ts +2 -2
  108. package/dist-esm/src/operations/endpoints.d.ts.map +1 -1
  109. package/dist-esm/src/operations/endpoints.js +12 -8
  110. package/dist-esm/src/operations/endpoints.js.map +1 -1
  111. package/dist-esm/src/operations/experiments.d.ts +4 -4
  112. package/dist-esm/src/operations/experiments.d.ts.map +1 -1
  113. package/dist-esm/src/operations/experiments.js +53 -30
  114. package/dist-esm/src/operations/experiments.js.map +1 -1
  115. package/dist-esm/src/operations/frontDoors.d.ts +3 -3
  116. package/dist-esm/src/operations/frontDoors.d.ts.map +1 -1
  117. package/dist-esm/src/operations/frontDoors.js +27 -21
  118. package/dist-esm/src/operations/frontDoors.js.map +1 -1
  119. package/dist-esm/src/operations/frontendEndpoints.d.ts +3 -3
  120. package/dist-esm/src/operations/frontendEndpoints.d.ts.map +1 -1
  121. package/dist-esm/src/operations/frontendEndpoints.js +31 -24
  122. package/dist-esm/src/operations/frontendEndpoints.js.map +1 -1
  123. package/dist-esm/src/operations/index.d.ts +6 -6
  124. package/dist-esm/src/operations/index.d.ts.map +1 -1
  125. package/dist-esm/src/operations/index.js +6 -6
  126. package/dist-esm/src/operations/index.js.map +1 -1
  127. package/dist-esm/src/operations/managedRuleSets.js +1 -2
  128. package/dist-esm/src/operations/managedRuleSets.js.map +1 -1
  129. package/dist-esm/src/operations/networkExperimentProfiles.d.ts +4 -4
  130. package/dist-esm/src/operations/networkExperimentProfiles.d.ts.map +1 -1
  131. package/dist-esm/src/operations/networkExperimentProfiles.js +41 -31
  132. package/dist-esm/src/operations/networkExperimentProfiles.js.map +1 -1
  133. package/dist-esm/src/operations/policies.d.ts +40 -4
  134. package/dist-esm/src/operations/policies.d.ts.map +1 -1
  135. package/dist-esm/src/operations/policies.js +235 -21
  136. package/dist-esm/src/operations/policies.js.map +1 -1
  137. package/dist-esm/src/operations/preconfiguredEndpoints.js +5 -6
  138. package/dist-esm/src/operations/preconfiguredEndpoints.js.map +1 -1
  139. package/dist-esm/src/operations/reports.js +4 -4
  140. package/dist-esm/src/operations/reports.js.map +1 -1
  141. package/dist-esm/src/operations/rulesEngines.d.ts +3 -3
  142. package/dist-esm/src/operations/rulesEngines.d.ts.map +1 -1
  143. package/dist-esm/src/operations/rulesEngines.js +31 -24
  144. package/dist-esm/src/operations/rulesEngines.js.map +1 -1
  145. package/dist-esm/src/operationsInterfaces/endpoints.d.ts +2 -2
  146. package/dist-esm/src/operationsInterfaces/endpoints.d.ts.map +1 -1
  147. package/dist-esm/src/operationsInterfaces/experiments.d.ts +4 -4
  148. package/dist-esm/src/operationsInterfaces/experiments.d.ts.map +1 -1
  149. package/dist-esm/src/operationsInterfaces/frontDoors.d.ts +3 -3
  150. package/dist-esm/src/operationsInterfaces/frontDoors.d.ts.map +1 -1
  151. package/dist-esm/src/operationsInterfaces/frontendEndpoints.d.ts +3 -3
  152. package/dist-esm/src/operationsInterfaces/frontendEndpoints.d.ts.map +1 -1
  153. package/dist-esm/src/operationsInterfaces/index.d.ts +6 -6
  154. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  155. package/dist-esm/src/operationsInterfaces/index.js +6 -6
  156. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  157. package/dist-esm/src/operationsInterfaces/networkExperimentProfiles.d.ts +4 -4
  158. package/dist-esm/src/operationsInterfaces/networkExperimentProfiles.d.ts.map +1 -1
  159. package/dist-esm/src/operationsInterfaces/policies.d.ts +27 -4
  160. package/dist-esm/src/operationsInterfaces/policies.d.ts.map +1 -1
  161. package/dist-esm/src/operationsInterfaces/rulesEngines.d.ts +3 -3
  162. package/dist-esm/src/operationsInterfaces/rulesEngines.d.ts.map +1 -1
  163. package/dist-esm/src/pagingHelper.d.ts +4 -4
  164. package/dist-esm/src/pagingHelper.js +4 -4
  165. package/dist-esm/test/frontdoor_operations_test.spec.d.ts +4 -0
  166. package/dist-esm/test/frontdoor_operations_test.spec.d.ts.map +1 -0
  167. package/dist-esm/test/frontdoor_operations_test.spec.js +58 -0
  168. package/dist-esm/test/frontdoor_operations_test.spec.js.map +1 -0
  169. package/package.json +8 -7
  170. package/review/arm-frontdoor.api.md +64 -18
  171. package/src/frontDoorManagementClient.ts +25 -25
  172. package/src/lroImpl.ts +31 -23
  173. package/src/models/index.ts +1195 -1130
  174. package/src/models/mappers.ts +1307 -1252
  175. package/src/models/parameters.ts +150 -144
  176. package/src/operations/endpoints.ts +17 -13
  177. package/src/operations/experiments.ts +68 -47
  178. package/src/operations/frontDoors.ts +37 -32
  179. package/src/operations/frontendEndpoints.ts +31 -28
  180. package/src/operations/index.ts +6 -6
  181. package/src/operations/managedRuleSets.ts +1 -2
  182. package/src/operations/networkExperimentProfiles.ts +56 -48
  183. package/src/operations/policies.ts +294 -33
  184. package/src/operations/preconfiguredEndpoints.ts +5 -6
  185. package/src/operations/reports.ts +4 -4
  186. package/src/operations/rulesEngines.ts +35 -29
  187. package/src/operationsInterfaces/endpoints.ts +2 -2
  188. package/src/operationsInterfaces/experiments.ts +6 -6
  189. package/src/operationsInterfaces/frontDoors.ts +4 -4
  190. package/src/operationsInterfaces/frontendEndpoints.ts +3 -3
  191. package/src/operationsInterfaces/index.ts +6 -6
  192. package/src/operationsInterfaces/networkExperimentProfiles.ts +6 -6
  193. package/src/operationsInterfaces/policies.ts +48 -4
  194. package/src/operationsInterfaces/rulesEngines.ts +4 -4
  195. package/src/pagingHelper.ts +4 -4
  196. package/types/arm-frontdoor.d.ts +124 -33
  197. package/dist-esm/test/sampleTest.d.ts +0 -2
  198. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  199. package/dist-esm/test/sampleTest.js +0 -38
  200. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -13,17 +13,151 @@ export type RouteConfigurationUnion =
13
13
  | ForwardingConfiguration
14
14
  | RedirectConfiguration;
15
15
 
16
- /** Defines a list of Profiles. It contains a list of Profile objects and a URL link to get the next set of results. */
17
- export interface ProfileList {
16
+ /** Defines a list of WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results. */
17
+ export interface WebApplicationFirewallPolicyList {
18
18
  /**
19
- * List of Profiles within a resource group.
19
+ * List of WebApplicationFirewallPolicies within a resource group.
20
20
  * NOTE: This property will not be serialized. It can only be populated by the server.
21
21
  */
22
- readonly value?: Profile[];
23
- /** URL to get the next set of Profile objects if there are any. */
22
+ readonly value?: WebApplicationFirewallPolicy[];
23
+ /** URL to get the next set of WebApplicationFirewallPolicy objects if there are any. */
24
24
  nextLink?: string;
25
25
  }
26
26
 
27
+ /** Defines top-level WebApplicationFirewallPolicy configuration settings. */
28
+ export interface PolicySettings {
29
+ /** Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified. */
30
+ enabledState?: PolicyEnabledState;
31
+ /** Describes if it is in detection mode or prevention mode at policy level. */
32
+ mode?: PolicyMode;
33
+ /** If action type is redirect, this field represents redirect URL for the client. */
34
+ redirectUrl?: string;
35
+ /** If the action type is block, customer can override the response status code. */
36
+ customBlockResponseStatusCode?: number;
37
+ /** If the action type is block, customer can override the response body. The body must be specified in base64 encoding. */
38
+ customBlockResponseBody?: string;
39
+ /** Describes if policy managed rules will inspect the request body content. */
40
+ requestBodyCheck?: PolicyRequestBodyCheck;
41
+ }
42
+
43
+ /** Defines contents of custom rules */
44
+ export interface CustomRuleList {
45
+ /** List of rules */
46
+ rules?: CustomRule[];
47
+ }
48
+
49
+ /** Defines contents of a web application rule */
50
+ export interface CustomRule {
51
+ /** Describes the name of the rule. */
52
+ name?: string;
53
+ /** Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value. */
54
+ priority: number;
55
+ /** Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified. */
56
+ enabledState?: CustomRuleEnabledState;
57
+ /** Describes type of rule. */
58
+ ruleType: RuleType;
59
+ /** Time window for resetting the rate limit count. Default is 1 minute. */
60
+ rateLimitDurationInMinutes?: number;
61
+ /** Number of allowed requests per client within the time window. */
62
+ rateLimitThreshold?: number;
63
+ /** List of match conditions. */
64
+ matchConditions: MatchCondition[];
65
+ /** Describes what action to be applied when rule matches. */
66
+ action: ActionType;
67
+ }
68
+
69
+ /** Define a match condition. */
70
+ export interface MatchCondition {
71
+ /** Request variable to compare with. */
72
+ matchVariable: MatchVariable;
73
+ /** Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null. */
74
+ selector?: string;
75
+ /** Comparison type to use for matching with the variable value. */
76
+ operator: Operator;
77
+ /** Describes if the result of this condition should be negated. */
78
+ negateCondition?: boolean;
79
+ /** List of possible match values. */
80
+ matchValue: string[];
81
+ /** List of transforms. */
82
+ transforms?: TransformType[];
83
+ }
84
+
85
+ /** Defines the list of managed rule sets for the policy. */
86
+ export interface ManagedRuleSetList {
87
+ /** List of rule sets. */
88
+ managedRuleSets?: ManagedRuleSet[];
89
+ }
90
+
91
+ /** Defines a managed rule set. */
92
+ export interface ManagedRuleSet {
93
+ /** Defines the rule set type to use. */
94
+ ruleSetType: string;
95
+ /** Defines the version of the rule set to use. */
96
+ ruleSetVersion: string;
97
+ /** Defines the rule set action. */
98
+ ruleSetAction?: ManagedRuleSetActionType;
99
+ /** Describes the exclusions that are applied to all rules in the set. */
100
+ exclusions?: ManagedRuleExclusion[];
101
+ /** Defines the rule group overrides to apply to the rule set. */
102
+ ruleGroupOverrides?: ManagedRuleGroupOverride[];
103
+ }
104
+
105
+ /** Exclude variables from managed rule evaluation. */
106
+ export interface ManagedRuleExclusion {
107
+ /** The variable type to be excluded. */
108
+ matchVariable: ManagedRuleExclusionMatchVariable;
109
+ /** Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to. */
110
+ selectorMatchOperator: ManagedRuleExclusionSelectorMatchOperator;
111
+ /** Selector value for which elements in the collection this exclusion applies to. */
112
+ selector: string;
113
+ }
114
+
115
+ /** Defines a managed rule group override setting. */
116
+ export interface ManagedRuleGroupOverride {
117
+ /** Describes the managed rule group to override. */
118
+ ruleGroupName: string;
119
+ /** Describes the exclusions that are applied to all rules in the group. */
120
+ exclusions?: ManagedRuleExclusion[];
121
+ /** List of rules that will be disabled. If none specified, all rules in the group will be disabled. */
122
+ rules?: ManagedRuleOverride[];
123
+ }
124
+
125
+ /** Defines a managed rule group override setting. */
126
+ export interface ManagedRuleOverride {
127
+ /** Identifier for the managed rule. */
128
+ ruleId: string;
129
+ /** Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified. */
130
+ enabledState?: ManagedRuleEnabledState;
131
+ /** Describes the override action to be applied when rule matches. */
132
+ action?: ActionType;
133
+ /** Describes the exclusions that are applied to this specific rule. */
134
+ exclusions?: ManagedRuleExclusion[];
135
+ }
136
+
137
+ /** Defines the Resource ID for a Frontend Endpoint. */
138
+ export interface FrontendEndpointLink {
139
+ /** Resource ID. */
140
+ id?: string;
141
+ }
142
+
143
+ /** Defines the Resource ID for a Routing Rule. */
144
+ export interface RoutingRuleLink {
145
+ /** Resource ID. */
146
+ id?: string;
147
+ }
148
+
149
+ /** Defines the Resource ID for a Security Policy. */
150
+ export interface SecurityPolicyLink {
151
+ /** Resource ID. */
152
+ id?: string;
153
+ }
154
+
155
+ /** The pricing tier of the web application firewall policy. */
156
+ export interface Sku {
157
+ /** Name of the pricing tier. */
158
+ name?: SkuName;
159
+ }
160
+
27
161
  /** Common resource representation. */
28
162
  export interface Resource {
29
163
  /**
@@ -61,114 +195,84 @@ export interface ErrorResponse {
61
195
  readonly message?: string;
62
196
  }
63
197
 
64
- /** Defines modifiable attributes of a Profile */
65
- export interface ProfileUpdateModel {
66
- /** Resource tags. */
67
- tags?: { [propertyName: string]: string };
68
- /** The enabled state of the Profile */
69
- enabledState?: State;
198
+ /** Error response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message. */
199
+ export interface DefaultErrorResponse {
200
+ /** Error model. */
201
+ error?: DefaultErrorResponseError;
70
202
  }
71
203
 
72
- /** Defines a list of preconfigured endpoints. */
73
- export interface PreconfiguredEndpointList {
204
+ /** Error model. */
205
+ export interface DefaultErrorResponseError {
74
206
  /**
75
- * List of PreconfiguredEndpoints supported by NetworkExperiment.
207
+ * Error code.
76
208
  * NOTE: This property will not be serialized. It can only be populated by the server.
77
209
  */
78
- readonly value?: PreconfiguredEndpoint[];
79
- /** URL to get the next set of PreconfiguredEndpoints if there are any. */
80
- nextLink?: string;
81
- }
82
-
83
- /** Defines a list of Experiments. It contains a list of Experiment objects and a URL link to get the next set of results. */
84
- export interface ExperimentList {
210
+ readonly code?: string;
85
211
  /**
86
- * List of Experiments within a resource group.
212
+ * Error message indicating why the operation failed.
87
213
  * NOTE: This property will not be serialized. It can only be populated by the server.
88
214
  */
89
- readonly value?: Experiment[];
90
- /** URL to get the next set of Experiment objects if there are any. */
91
- nextLink?: string;
92
- }
93
-
94
- /** Defines the endpoint properties */
95
- export interface Endpoint {
96
- /** The name of the endpoint */
97
- name?: string;
98
- /** The endpoint URL */
99
- endpoint?: string;
215
+ readonly message?: string;
100
216
  }
101
217
 
102
- /** Defines modifiable attributes of an Experiment */
103
- export interface ExperimentUpdateModel {
218
+ /** Tags object for patch operations. */
219
+ export interface TagsObject {
104
220
  /** Resource tags. */
105
221
  tags?: { [propertyName: string]: string };
106
- /** The description of the intent or details of the Experiment */
107
- description?: string;
108
- /** The state of the Experiment */
109
- enabledState?: State;
110
222
  }
111
223
 
112
- /** Defines the properties of a latency metric used in the latency scorecard */
113
- export interface LatencyMetric {
114
- /**
115
- * The name of the Latency Metric
116
- * NOTE: This property will not be serialized. It can only be populated by the server.
117
- */
118
- readonly name?: string;
119
- /**
120
- * The end time of the Latency Scorecard in UTC
121
- * NOTE: This property will not be serialized. It can only be populated by the server.
122
- */
123
- readonly endDateTimeUTC?: string;
224
+ /** List of managed rule set definitions available for use in a policy. */
225
+ export interface ManagedRuleSetDefinitionList {
124
226
  /**
125
- * The metric value of the A endpoint
227
+ * List of managed rule set definitions.
126
228
  * NOTE: This property will not be serialized. It can only be populated by the server.
127
229
  */
128
- readonly aValue?: number;
230
+ readonly value?: ManagedRuleSetDefinition[];
231
+ /** URL to retrieve next set of managed rule set definitions. */
232
+ nextLink?: string;
233
+ }
234
+
235
+ /** Describes a managed rule group. */
236
+ export interface ManagedRuleGroupDefinition {
129
237
  /**
130
- * The metric value of the B endpoint
238
+ * Name of the managed rule group.
131
239
  * NOTE: This property will not be serialized. It can only be populated by the server.
132
240
  */
133
- readonly bValue?: number;
241
+ readonly ruleGroupName?: string;
134
242
  /**
135
- * The difference in value between endpoint A and B
243
+ * Description of the managed rule group.
136
244
  * NOTE: This property will not be serialized. It can only be populated by the server.
137
245
  */
138
- readonly delta?: number;
246
+ readonly description?: string;
139
247
  /**
140
- * The percent difference between endpoint A and B
248
+ * List of rules within the managed rule group.
141
249
  * NOTE: This property will not be serialized. It can only be populated by the server.
142
250
  */
143
- readonly deltaPercent?: number;
251
+ readonly rules?: ManagedRuleDefinition[];
252
+ }
253
+
254
+ /** Describes a managed rule definition. */
255
+ export interface ManagedRuleDefinition {
144
256
  /**
145
- * The lower end of the 95% confidence interval for endpoint A
257
+ * Identifier for the managed rule.
146
258
  * NOTE: This property will not be serialized. It can only be populated by the server.
147
259
  */
148
- readonly aCLower95CI?: number;
260
+ readonly ruleId?: string;
149
261
  /**
150
- * The upper end of the 95% confidence interval for endpoint A
262
+ * Describes the default state for the managed rule.
151
263
  * NOTE: This property will not be serialized. It can only be populated by the server.
152
264
  */
153
- readonly aHUpper95CI?: number;
265
+ readonly defaultState?: ManagedRuleEnabledState;
154
266
  /**
155
- * The lower end of the 95% confidence interval for endpoint B
267
+ * Describes the default action to be applied when the managed rule matches.
156
268
  * NOTE: This property will not be serialized. It can only be populated by the server.
157
269
  */
158
- readonly bCLower95CI?: number;
270
+ readonly defaultAction?: ActionType;
159
271
  /**
160
- * The upper end of the 95% confidence interval for endpoint B
272
+ * Describes the functionality of the managed rule.
161
273
  * NOTE: This property will not be serialized. It can only be populated by the server.
162
274
  */
163
- readonly bUpper95CI?: number;
164
- }
165
-
166
- /** Defines a timeseries datapoint used in a timeseries */
167
- export interface TimeseriesDataPoint {
168
- /** The DateTime of the Timeseries data point in UTC */
169
- dateTimeUTC?: string;
170
- /** The Value of the Timeseries data point */
171
- value?: number;
275
+ readonly description?: string;
172
276
  }
173
277
 
174
278
  /** Input of CheckNameAvailability API. */
@@ -517,203 +621,125 @@ export interface RulesEngineListResult {
517
621
  nextLink?: string;
518
622
  }
519
623
 
520
- /** Defines a list of WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results. */
521
- export interface WebApplicationFirewallPolicyList {
624
+ /** Defines a list of Profiles. It contains a list of Profile objects and a URL link to get the next set of results. */
625
+ export interface ProfileList {
522
626
  /**
523
- * List of WebApplicationFirewallPolicies within a resource group.
627
+ * List of Profiles within a resource group.
524
628
  * NOTE: This property will not be serialized. It can only be populated by the server.
525
629
  */
526
- readonly value?: WebApplicationFirewallPolicy[];
527
- /** URL to get the next set of WebApplicationFirewallPolicy objects if there are any. */
630
+ readonly value?: Profile[];
631
+ /** URL to get the next set of Profile objects if there are any. */
528
632
  nextLink?: string;
529
633
  }
530
634
 
531
- /** Defines top-level WebApplicationFirewallPolicy configuration settings. */
532
- export interface PolicySettings {
533
- /** Describes if the policy is in enabled or disabled state. Defaults to Enabled if not specified. */
534
- enabledState?: PolicyEnabledState;
535
- /** Describes if it is in detection mode or prevention mode at policy level. */
536
- mode?: PolicyMode;
537
- /** If action type is redirect, this field represents redirect URL for the client. */
538
- redirectUrl?: string;
539
- /** If the action type is block, customer can override the response status code. */
540
- customBlockResponseStatusCode?: number;
541
- /** If the action type is block, customer can override the response body. The body must be specified in base64 encoding. */
542
- customBlockResponseBody?: string;
543
- /** Describes if policy managed rules will inspect the request body content. */
544
- requestBodyCheck?: PolicyRequestBodyCheck;
545
- }
546
-
547
- /** Defines contents of custom rules */
548
- export interface CustomRuleList {
549
- /** List of rules */
550
- rules?: CustomRule[];
551
- }
552
-
553
- /** Defines contents of a web application rule */
554
- export interface CustomRule {
555
- /** Describes the name of the rule. */
556
- name?: string;
557
- /** Describes priority of the rule. Rules with a lower value will be evaluated before rules with a higher value. */
558
- priority: number;
559
- /** Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified. */
560
- enabledState?: CustomRuleEnabledState;
561
- /** Describes type of rule. */
562
- ruleType: RuleType;
563
- /** Time window for resetting the rate limit count. Default is 1 minute. */
564
- rateLimitDurationInMinutes?: number;
565
- /** Number of allowed requests per client within the time window. */
566
- rateLimitThreshold?: number;
567
- /** List of match conditions. */
568
- matchConditions: MatchCondition[];
569
- /** Describes what action to be applied when rule matches. */
570
- action: ActionType;
571
- }
572
-
573
- /** Define a match condition. */
574
- export interface MatchCondition {
575
- /** Request variable to compare with. */
576
- matchVariable: MatchVariable;
577
- /** Match against a specific key from the QueryString, PostArgs, RequestHeader or Cookies variables. Default is null. */
578
- selector?: string;
579
- /** Comparison type to use for matching with the variable value. */
580
- operator: Operator;
581
- /** Describes if the result of this condition should be negated. */
582
- negateCondition?: boolean;
583
- /** List of possible match values. */
584
- matchValue: string[];
585
- /** List of transforms. */
586
- transforms?: TransformType[];
587
- }
588
-
589
- /** Defines the list of managed rule sets for the policy. */
590
- export interface ManagedRuleSetList {
591
- /** List of rule sets. */
592
- managedRuleSets?: ManagedRuleSet[];
593
- }
594
-
595
- /** Defines a managed rule set. */
596
- export interface ManagedRuleSet {
597
- /** Defines the rule set type to use. */
598
- ruleSetType: string;
599
- /** Defines the version of the rule set to use. */
600
- ruleSetVersion: string;
601
- /** Defines the action to take when a managed rule set score threshold is met. */
602
- ruleSetAction?: ManagedRuleSetActionType;
603
- /** Describes the exclusions that are applied to all rules in the set. */
604
- exclusions?: ManagedRuleExclusion[];
605
- /** Defines the rule group overrides to apply to the rule set. */
606
- ruleGroupOverrides?: ManagedRuleGroupOverride[];
607
- }
608
-
609
- /** Exclude variables from managed rule evaluation. */
610
- export interface ManagedRuleExclusion {
611
- /** The variable type to be excluded. */
612
- matchVariable: ManagedRuleExclusionMatchVariable;
613
- /** Comparison operator to apply to the selector when specifying which elements in the collection this exclusion applies to. */
614
- selectorMatchOperator: ManagedRuleExclusionSelectorMatchOperator;
615
- /** Selector value for which elements in the collection this exclusion applies to. */
616
- selector: string;
617
- }
618
-
619
- /** Defines a managed rule group override setting. */
620
- export interface ManagedRuleGroupOverride {
621
- /** Describes the managed rule group to override. */
622
- ruleGroupName: string;
623
- /** Describes the exclusions that are applied to all rules in the group. */
624
- exclusions?: ManagedRuleExclusion[];
625
- /** List of rules that will be disabled. If none specified, all rules in the group will be disabled. */
626
- rules?: ManagedRuleOverride[];
627
- }
628
-
629
- /** Defines a managed rule group override setting. */
630
- export interface ManagedRuleOverride {
631
- /** Identifier for the managed rule. */
632
- ruleId: string;
633
- /** Describes if the managed rule is in enabled or disabled state. Defaults to Disabled if not specified. */
634
- enabledState?: ManagedRuleEnabledState;
635
- /** Describes the override action to be applied when rule matches. */
636
- action?: ActionType;
637
- /** Describes the exclusions that are applied to this specific rule. */
638
- exclusions?: ManagedRuleExclusion[];
635
+ /** Defines modifiable attributes of a Profile */
636
+ export interface ProfileUpdateModel {
637
+ /** Resource tags. */
638
+ tags?: { [propertyName: string]: string };
639
+ /** The enabled state of the Profile */
640
+ enabledState?: State;
639
641
  }
640
642
 
641
- /** Defines the Resource ID for a Frontend Endpoint. */
642
- export interface FrontendEndpointLink {
643
- /** Resource ID. */
644
- id?: string;
643
+ /** Defines a list of preconfigured endpoints. */
644
+ export interface PreconfiguredEndpointList {
645
+ /**
646
+ * List of PreconfiguredEndpoints supported by NetworkExperiment.
647
+ * NOTE: This property will not be serialized. It can only be populated by the server.
648
+ */
649
+ readonly value?: PreconfiguredEndpoint[];
650
+ /** URL to get the next set of PreconfiguredEndpoints if there are any. */
651
+ nextLink?: string;
645
652
  }
646
653
 
647
- /** Defines the Resource ID for a Routing Rule. */
648
- export interface RoutingRuleLink {
649
- /** Resource ID. */
650
- id?: string;
654
+ /** Defines a list of Experiments. It contains a list of Experiment objects and a URL link to get the next set of results. */
655
+ export interface ExperimentList {
656
+ /**
657
+ * List of Experiments within a resource group.
658
+ * NOTE: This property will not be serialized. It can only be populated by the server.
659
+ */
660
+ readonly value?: Experiment[];
661
+ /** URL to get the next set of Experiment objects if there are any. */
662
+ nextLink?: string;
651
663
  }
652
664
 
653
- /** Defines the Resource ID for a Security Policy. */
654
- export interface SecurityPolicyLink {
655
- /** Resource ID. */
656
- id?: string;
665
+ /** Defines the endpoint properties */
666
+ export interface Endpoint {
667
+ /** The name of the endpoint */
668
+ name?: string;
669
+ /** The endpoint URL */
670
+ endpoint?: string;
657
671
  }
658
672
 
659
- /** The pricing tier of the web application firewall policy. */
660
- export interface Sku {
661
- /** Name of the pricing tier. */
662
- name?: SkuName;
673
+ /** Defines modifiable attributes of an Experiment */
674
+ export interface ExperimentUpdateModel {
675
+ /** Resource tags. */
676
+ tags?: { [propertyName: string]: string };
677
+ /** The description of the intent or details of the Experiment */
678
+ description?: string;
679
+ /** The state of the Experiment */
680
+ enabledState?: State;
663
681
  }
664
682
 
665
- /** List of managed rule set definitions available for use in a policy. */
666
- export interface ManagedRuleSetDefinitionList {
683
+ /** Defines the properties of a latency metric used in the latency scorecard */
684
+ export interface LatencyMetric {
667
685
  /**
668
- * List of managed rule set definitions.
686
+ * The name of the Latency Metric
669
687
  * NOTE: This property will not be serialized. It can only be populated by the server.
670
688
  */
671
- readonly value?: ManagedRuleSetDefinition[];
672
- /** URL to retrieve next set of managed rule set definitions. */
673
- nextLink?: string;
674
- }
675
-
676
- /** Describes a managed rule group. */
677
- export interface ManagedRuleGroupDefinition {
689
+ readonly name?: string;
678
690
  /**
679
- * Name of the managed rule group.
691
+ * The end time of the Latency Scorecard in UTC
680
692
  * NOTE: This property will not be serialized. It can only be populated by the server.
681
693
  */
682
- readonly ruleGroupName?: string;
694
+ readonly endDateTimeUTC?: string;
683
695
  /**
684
- * Description of the managed rule group.
696
+ * The metric value of the A endpoint
685
697
  * NOTE: This property will not be serialized. It can only be populated by the server.
686
698
  */
687
- readonly description?: string;
699
+ readonly aValue?: number;
688
700
  /**
689
- * List of rules within the managed rule group.
701
+ * The metric value of the B endpoint
690
702
  * NOTE: This property will not be serialized. It can only be populated by the server.
691
703
  */
692
- readonly rules?: ManagedRuleDefinition[];
693
- }
694
-
695
- /** Describes a managed rule definition. */
696
- export interface ManagedRuleDefinition {
704
+ readonly bValue?: number;
697
705
  /**
698
- * Identifier for the managed rule.
706
+ * The difference in value between endpoint A and B
699
707
  * NOTE: This property will not be serialized. It can only be populated by the server.
700
708
  */
701
- readonly ruleId?: string;
709
+ readonly delta?: number;
702
710
  /**
703
- * Describes the default state for the managed rule.
711
+ * The percent difference between endpoint A and B
704
712
  * NOTE: This property will not be serialized. It can only be populated by the server.
705
713
  */
706
- readonly defaultState?: ManagedRuleEnabledState;
714
+ readonly deltaPercent?: number;
707
715
  /**
708
- * Describes the default action to be applied when the managed rule matches.
716
+ * The lower end of the 95% confidence interval for endpoint A
709
717
  * NOTE: This property will not be serialized. It can only be populated by the server.
710
718
  */
711
- readonly defaultAction?: ActionType;
719
+ readonly aCLower95CI?: number;
712
720
  /**
713
- * Describes the functionality of the managed rule.
721
+ * The upper end of the 95% confidence interval for endpoint A
714
722
  * NOTE: This property will not be serialized. It can only be populated by the server.
715
723
  */
716
- readonly description?: string;
724
+ readonly aHUpper95CI?: number;
725
+ /**
726
+ * The lower end of the 95% confidence interval for endpoint B
727
+ * NOTE: This property will not be serialized. It can only be populated by the server.
728
+ */
729
+ readonly bCLower95CI?: number;
730
+ /**
731
+ * The upper end of the 95% confidence interval for endpoint B
732
+ * NOTE: This property will not be serialized. It can only be populated by the server.
733
+ */
734
+ readonly bUpper95CI?: number;
735
+ }
736
+
737
+ /** Defines a timeseries datapoint used in a timeseries */
738
+ export interface TimeseriesDataPoint {
739
+ /** The DateTime of the Timeseries data point in UTC */
740
+ dateTimeUTC?: string;
741
+ /** The Value of the Timeseries data point */
742
+ value?: number;
717
743
  }
718
744
 
719
745
  export interface ErrorDetails {
@@ -732,17 +758,11 @@ export interface ErrorModel {
732
758
 
733
759
  /** The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is in progress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request and error information regarding the failure. */
734
760
  export interface AzureAsyncOperationResult {
735
- /** Status of the Azure async operation. Possible values are: 'InProgress', 'Succeeded', and 'Failed'. */
761
+ /** Status of the Azure async operation. */
736
762
  status?: NetworkOperationStatus;
737
763
  error?: ErrorModel;
738
764
  }
739
765
 
740
- /** Tags object for patch operations. */
741
- export interface TagsObject {
742
- /** Resource tags. */
743
- tags?: { [propertyName: string]: string };
744
- }
745
-
746
766
  /** Result of the request to list Routing Rules. It contains a list of Routing Rule objects and a URL link to get the next set of results. */
747
767
  export interface RoutingRuleListResult {
748
768
  /**
@@ -799,120 +819,72 @@ export interface BackendPoolListResult {
799
819
  nextLink?: string;
800
820
  }
801
821
 
802
- /** Defines an Network Experiment Profile and lists of Experiments */
803
- export interface Profile extends Resource {
822
+ /** Defines web application firewall policy. */
823
+ export interface WebApplicationFirewallPolicy extends Resource {
804
824
  /** Gets a unique read-only string that changes whenever the resource is updated. */
805
825
  etag?: string;
826
+ /** The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified. */
827
+ sku?: Sku;
828
+ /** Describes settings for the policy. */
829
+ policySettings?: PolicySettings;
830
+ /** Describes custom rules inside the policy. */
831
+ customRules?: CustomRuleList;
832
+ /** Describes managed rules inside the policy. */
833
+ managedRules?: ManagedRuleSetList;
806
834
  /**
807
- * Resource status.
835
+ * Describes Frontend Endpoints associated with this Web Application Firewall policy.
808
836
  * NOTE: This property will not be serialized. It can only be populated by the server.
809
837
  */
810
- readonly resourceState?: NetworkExperimentResourceState;
811
- /** The state of the Experiment */
812
- enabledState?: State;
813
- }
814
-
815
- /** Defines the properties of a preconfigured endpoint */
816
- export interface PreconfiguredEndpoint extends Resource {
817
- /** The description of the endpoint */
818
- description?: string;
819
- /** The endpoint that is preconfigured */
820
- endpoint?: string;
821
- /** The type of endpoint */
822
- endpointType?: EndpointType;
823
- /** The preconfigured endpoint backend */
824
- backend?: string;
825
- }
826
-
827
- /** Defines the properties of an Experiment */
828
- export interface Experiment extends Resource {
829
- /** The description of the details or intents of the Experiment */
830
- description?: string;
831
- /** The endpoint A of an experiment */
832
- endpointA?: Endpoint;
833
- /** The endpoint B of an experiment */
834
- endpointB?: Endpoint;
835
- /** The state of the Experiment */
836
- enabledState?: State;
837
- /**
838
- * Resource status.
839
- * NOTE: This property will not be serialized. It can only be populated by the server.
840
- */
841
- readonly resourceState?: NetworkExperimentResourceState;
842
- /**
843
- * The description of Experiment status from the server side
844
- * NOTE: This property will not be serialized. It can only be populated by the server.
845
- */
846
- readonly status?: string;
838
+ readonly frontendEndpointLinks?: FrontendEndpointLink[];
847
839
  /**
848
- * The uri to the Script used in the Experiment
840
+ * Describes Routing Rules associated with this Web Application Firewall policy.
849
841
  * NOTE: This property will not be serialized. It can only be populated by the server.
850
842
  */
851
- readonly scriptFileUri?: string;
852
- }
853
-
854
- /** Defines the LatencyScorecard */
855
- export interface LatencyScorecard extends Resource {
843
+ readonly routingRuleLinks?: RoutingRuleLink[];
856
844
  /**
857
- * The unique identifier of the Latency Scorecard
845
+ * Describes Security Policy associated with this Web Application Firewall policy.
858
846
  * NOTE: This property will not be serialized. It can only be populated by the server.
859
847
  */
860
- readonly idPropertiesId?: string;
848
+ readonly securityPolicyLinks?: SecurityPolicyLink[];
861
849
  /**
862
- * The name of the Latency Scorecard
850
+ * Provisioning state of the policy.
863
851
  * NOTE: This property will not be serialized. It can only be populated by the server.
864
852
  */
865
- readonly namePropertiesName?: string;
853
+ readonly provisioningState?: string;
866
854
  /**
867
- * The description of the Latency Scorecard
855
+ * Resource status of the policy.
868
856
  * NOTE: This property will not be serialized. It can only be populated by the server.
869
857
  */
870
- readonly description?: string;
858
+ readonly resourceState?: PolicyResourceState;
859
+ }
860
+
861
+ /** Describes the a managed rule set definition. */
862
+ export interface ManagedRuleSetDefinition extends Resource {
871
863
  /**
872
- * The A endpoint in the scorecard
864
+ * Provisioning state of the managed rule set.
873
865
  * NOTE: This property will not be serialized. It can only be populated by the server.
874
866
  */
875
- readonly endpointA?: string;
867
+ readonly provisioningState?: string;
876
868
  /**
877
- * The B endpoint in the scorecard
869
+ * Id of the managed rule set.
878
870
  * NOTE: This property will not be serialized. It can only be populated by the server.
879
871
  */
880
- readonly endpointB?: string;
872
+ readonly ruleSetId?: string;
881
873
  /**
882
- * The start time of the Latency Scorecard in UTC
874
+ * Type of the managed rule set.
883
875
  * NOTE: This property will not be serialized. It can only be populated by the server.
884
876
  */
885
- readonly startDateTimeUTC?: Date;
877
+ readonly ruleSetType?: string;
886
878
  /**
887
- * The end time of the Latency Scorecard in UTC
879
+ * Version of the managed rule set type.
888
880
  * NOTE: This property will not be serialized. It can only be populated by the server.
889
881
  */
890
- readonly endDateTimeUTC?: Date;
882
+ readonly ruleSetVersion?: string;
891
883
  /**
892
- * The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html
884
+ * Rule groups of the managed rule set.
893
885
  * NOTE: This property will not be serialized. It can only be populated by the server.
894
886
  */
895
- readonly country?: string;
896
- /** The latency metrics of the Latency Scorecard */
897
- latencyMetrics?: LatencyMetric[];
898
- }
899
-
900
- /** Defines the Timeseries */
901
- export interface Timeseries extends Resource {
902
- /** The endpoint associated with the Timeseries data point */
903
- endpoint?: string;
904
- /** The start DateTime of the Timeseries in UTC */
905
- startDateTimeUTC?: string;
906
- /** The end DateTime of the Timeseries in UTC */
907
- endDateTimeUTC?: string;
908
- /** The aggregation interval of the Timeseries */
909
- aggregationInterval?: AggregationInterval;
910
- /** The type of Timeseries */
911
- timeseriesType?: TimeseriesType;
912
- /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
913
- country?: string;
914
- /** The set of data points for the timeseries */
915
- timeseriesData?: TimeseriesDataPoint[];
887
+ readonly ruleGroups?: ManagedRuleGroupDefinition[];
916
888
  }
917
889
 
918
890
  /** Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there. */
@@ -958,74 +930,127 @@ export interface FrontDoor extends Resource {
958
930
  * NOTE: This property will not be serialized. It can only be populated by the server.
959
931
  */
960
932
  readonly rulesEngines?: RulesEngine[];
933
+ /**
934
+ * Key-Value pair representing additional properties for frontdoor.
935
+ * NOTE: This property will not be serialized. It can only be populated by the server.
936
+ */
937
+ readonly extendedProperties?: { [propertyName: string]: string };
961
938
  }
962
939
 
963
- /** Defines web application firewall policy. */
964
- export interface WebApplicationFirewallPolicy extends Resource {
940
+ /** Defines an Network Experiment Profile and lists of Experiments */
941
+ export interface Profile extends Resource {
965
942
  /** Gets a unique read-only string that changes whenever the resource is updated. */
966
943
  etag?: string;
967
- /** The pricing tier of web application firewall policy. Defaults to Classic_AzureFrontDoor if not specified. */
968
- sku?: Sku;
969
- /** Describes settings for the policy. */
970
- policySettings?: PolicySettings;
971
- /** Describes custom rules inside the policy. */
972
- customRules?: CustomRuleList;
973
- /** Describes managed rules inside the policy. */
974
- managedRules?: ManagedRuleSetList;
975
944
  /**
976
- * Describes Frontend Endpoints associated with this Web Application Firewall policy.
945
+ * Resource status.
977
946
  * NOTE: This property will not be serialized. It can only be populated by the server.
978
947
  */
979
- readonly frontendEndpointLinks?: FrontendEndpointLink[];
948
+ readonly resourceState?: NetworkExperimentResourceState;
949
+ /** The state of the Experiment */
950
+ enabledState?: State;
951
+ }
952
+
953
+ /** Defines the properties of a preconfigured endpoint */
954
+ export interface PreconfiguredEndpoint extends Resource {
955
+ /** The description of the endpoint */
956
+ description?: string;
957
+ /** The endpoint that is preconfigured */
958
+ endpoint?: string;
959
+ /** The type of endpoint */
960
+ endpointType?: EndpointType;
961
+ /** The preconfigured endpoint backend */
962
+ backend?: string;
963
+ }
964
+
965
+ /** Defines the properties of an Experiment */
966
+ export interface Experiment extends Resource {
967
+ /** The description of the details or intents of the Experiment */
968
+ description?: string;
969
+ /** The endpoint A of an experiment */
970
+ endpointA?: Endpoint;
971
+ /** The endpoint B of an experiment */
972
+ endpointB?: Endpoint;
973
+ /** The state of the Experiment */
974
+ enabledState?: State;
980
975
  /**
981
- * Describes Routing Rules associated with this Web Application Firewall policy.
976
+ * Resource status.
982
977
  * NOTE: This property will not be serialized. It can only be populated by the server.
983
978
  */
984
- readonly routingRuleLinks?: RoutingRuleLink[];
979
+ readonly resourceState?: NetworkExperimentResourceState;
985
980
  /**
986
- * Describes Security Policy associated with this Web Application Firewall policy.
981
+ * The description of Experiment status from the server side
987
982
  * NOTE: This property will not be serialized. It can only be populated by the server.
988
983
  */
989
- readonly securityPolicyLinks?: SecurityPolicyLink[];
984
+ readonly status?: string;
990
985
  /**
991
- * Provisioning state of the policy.
986
+ * The uri to the Script used in the Experiment
992
987
  * NOTE: This property will not be serialized. It can only be populated by the server.
993
988
  */
994
- readonly provisioningState?: string;
989
+ readonly scriptFileUri?: string;
990
+ }
991
+
992
+ /** Defines the LatencyScorecard */
993
+ export interface LatencyScorecard extends Resource {
995
994
  /**
996
- * Resource status of the policy.
995
+ * The unique identifier of the Latency Scorecard
997
996
  * NOTE: This property will not be serialized. It can only be populated by the server.
998
997
  */
999
- readonly resourceState?: PolicyResourceState;
1000
- }
1001
-
1002
- /** Describes the a managed rule set definition. */
1003
- export interface ManagedRuleSetDefinition extends Resource {
998
+ readonly idPropertiesId?: string;
1004
999
  /**
1005
- * Provisioning state of the managed rule set.
1000
+ * The name of the Latency Scorecard
1006
1001
  * NOTE: This property will not be serialized. It can only be populated by the server.
1007
1002
  */
1008
- readonly provisioningState?: string;
1003
+ readonly namePropertiesName?: string;
1009
1004
  /**
1010
- * Id of the managed rule set.
1005
+ * The description of the Latency Scorecard
1011
1006
  * NOTE: This property will not be serialized. It can only be populated by the server.
1012
1007
  */
1013
- readonly ruleSetId?: string;
1008
+ readonly description?: string;
1014
1009
  /**
1015
- * Type of the managed rule set.
1010
+ * The A endpoint in the scorecard
1016
1011
  * NOTE: This property will not be serialized. It can only be populated by the server.
1017
1012
  */
1018
- readonly ruleSetType?: string;
1013
+ readonly endpointA?: string;
1019
1014
  /**
1020
- * Version of the managed rule set type.
1015
+ * The B endpoint in the scorecard
1021
1016
  * NOTE: This property will not be serialized. It can only be populated by the server.
1022
1017
  */
1023
- readonly ruleSetVersion?: string;
1018
+ readonly endpointB?: string;
1024
1019
  /**
1025
- * Rule groups of the managed rule set.
1020
+ * The start time of the Latency Scorecard in UTC
1026
1021
  * NOTE: This property will not be serialized. It can only be populated by the server.
1027
1022
  */
1028
- readonly ruleGroups?: ManagedRuleGroupDefinition[];
1023
+ readonly startDateTimeUTC?: Date;
1024
+ /**
1025
+ * The end time of the Latency Scorecard in UTC
1026
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1027
+ */
1028
+ readonly endDateTimeUTC?: Date;
1029
+ /**
1030
+ * The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html
1031
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1032
+ */
1033
+ readonly country?: string;
1034
+ /** The latency metrics of the Latency Scorecard */
1035
+ latencyMetrics?: LatencyMetric[];
1036
+ }
1037
+
1038
+ /** Defines the Timeseries */
1039
+ export interface Timeseries extends Resource {
1040
+ /** The endpoint associated with the Timeseries data point */
1041
+ endpoint?: string;
1042
+ /** The start DateTime of the Timeseries in UTC */
1043
+ startDateTimeUTC?: string;
1044
+ /** The end DateTime of the Timeseries in UTC */
1045
+ endDateTimeUTC?: string;
1046
+ /** The aggregation interval of the Timeseries */
1047
+ aggregationInterval?: AggregationInterval;
1048
+ /** The type of Timeseries */
1049
+ timeseriesType?: TimeseriesType;
1050
+ /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
1051
+ country?: string;
1052
+ /** The set of data points for the timeseries */
1053
+ timeseriesData?: TimeseriesDataPoint[];
1029
1054
  }
1030
1055
 
1031
1056
  /** The JSON object that contains the properties required to create a Rules Engine Configuration. */
@@ -1096,6 +1121,11 @@ export interface FrontDoorProperties extends FrontDoorUpdateParameters {
1096
1121
  * NOTE: This property will not be serialized. It can only be populated by the server.
1097
1122
  */
1098
1123
  readonly rulesEngines?: RulesEngine[];
1124
+ /**
1125
+ * Key-Value pair representing additional properties for frontdoor.
1126
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1127
+ */
1128
+ readonly extendedProperties?: { [propertyName: string]: string };
1099
1129
  }
1100
1130
 
1101
1131
  /** The JSON object that contains the properties required to create a routing rule. */
@@ -1300,232 +1330,98 @@ export interface FrontendEndpointProperties
1300
1330
  readonly customHttpsConfiguration?: CustomHttpsConfiguration;
1301
1331
  }
1302
1332
 
1303
- /** Known values of {@link NetworkExperimentResourceState} that the service accepts. */
1304
- export enum KnownNetworkExperimentResourceState {
1305
- /** Creating */
1306
- Creating = "Creating",
1307
- /** Enabling */
1308
- Enabling = "Enabling",
1309
- /** Enabled */
1310
- Enabled = "Enabled",
1311
- /** Disabling */
1312
- Disabling = "Disabling",
1333
+ /** Known values of {@link PolicyEnabledState} that the service accepts. */
1334
+ export enum KnownPolicyEnabledState {
1313
1335
  /** Disabled */
1314
1336
  Disabled = "Disabled",
1315
- /** Deleting */
1316
- Deleting = "Deleting"
1337
+ /** Enabled */
1338
+ Enabled = "Enabled"
1317
1339
  }
1318
1340
 
1319
1341
  /**
1320
- * Defines values for NetworkExperimentResourceState. \
1321
- * {@link KnownNetworkExperimentResourceState} can be used interchangeably with NetworkExperimentResourceState,
1342
+ * Defines values for PolicyEnabledState. \
1343
+ * {@link KnownPolicyEnabledState} can be used interchangeably with PolicyEnabledState,
1322
1344
  * this enum contains the known values that the service supports.
1323
1345
  * ### Known values supported by the service
1324
- * **Creating** \
1325
- * **Enabling** \
1326
- * **Enabled** \
1327
- * **Disabling** \
1328
1346
  * **Disabled** \
1329
- * **Deleting**
1347
+ * **Enabled**
1330
1348
  */
1331
- export type NetworkExperimentResourceState = string;
1349
+ export type PolicyEnabledState = string;
1332
1350
 
1333
- /** Known values of {@link State} that the service accepts. */
1334
- export enum KnownState {
1335
- /** Enabled */
1336
- Enabled = "Enabled",
1337
- /** Disabled */
1338
- Disabled = "Disabled"
1351
+ /** Known values of {@link PolicyMode} that the service accepts. */
1352
+ export enum KnownPolicyMode {
1353
+ /** Prevention */
1354
+ Prevention = "Prevention",
1355
+ /** Detection */
1356
+ Detection = "Detection"
1339
1357
  }
1340
1358
 
1341
1359
  /**
1342
- * Defines values for State. \
1343
- * {@link KnownState} can be used interchangeably with State,
1344
- * this enum contains the known values that the service supports.
1345
- * ### Known values supported by the service
1346
- * **Enabled** \
1347
- * **Disabled**
1348
- */
1349
- export type State = string;
1350
-
1351
- /** Known values of {@link EndpointType} that the service accepts. */
1352
- export enum KnownEndpointType {
1353
- /** AFD */
1354
- AFD = "AFD",
1355
- /** AzureRegion */
1356
- AzureRegion = "AzureRegion",
1357
- /** CDN */
1358
- CDN = "CDN",
1359
- /** ATM */
1360
- ATM = "ATM"
1361
- }
1362
-
1363
- /**
1364
- * Defines values for EndpointType. \
1365
- * {@link KnownEndpointType} can be used interchangeably with EndpointType,
1366
- * this enum contains the known values that the service supports.
1367
- * ### Known values supported by the service
1368
- * **AFD** \
1369
- * **AzureRegion** \
1370
- * **CDN** \
1371
- * **ATM**
1372
- */
1373
- export type EndpointType = string;
1374
-
1375
- /** Known values of {@link LatencyScorecardAggregationInterval} that the service accepts. */
1376
- export enum KnownLatencyScorecardAggregationInterval {
1377
- /** Daily */
1378
- Daily = "Daily",
1379
- /** Weekly */
1380
- Weekly = "Weekly",
1381
- /** Monthly */
1382
- Monthly = "Monthly"
1383
- }
1384
-
1385
- /**
1386
- * Defines values for LatencyScorecardAggregationInterval. \
1387
- * {@link KnownLatencyScorecardAggregationInterval} can be used interchangeably with LatencyScorecardAggregationInterval,
1388
- * this enum contains the known values that the service supports.
1389
- * ### Known values supported by the service
1390
- * **Daily** \
1391
- * **Weekly** \
1392
- * **Monthly**
1393
- */
1394
- export type LatencyScorecardAggregationInterval = string;
1395
-
1396
- /** Known values of {@link TimeseriesAggregationInterval} that the service accepts. */
1397
- export enum KnownTimeseriesAggregationInterval {
1398
- /** Hourly */
1399
- Hourly = "Hourly",
1400
- /** Daily */
1401
- Daily = "Daily"
1402
- }
1403
-
1404
- /**
1405
- * Defines values for TimeseriesAggregationInterval. \
1406
- * {@link KnownTimeseriesAggregationInterval} can be used interchangeably with TimeseriesAggregationInterval,
1407
- * this enum contains the known values that the service supports.
1408
- * ### Known values supported by the service
1409
- * **Hourly** \
1410
- * **Daily**
1411
- */
1412
- export type TimeseriesAggregationInterval = string;
1413
-
1414
- /** Known values of {@link TimeseriesType} that the service accepts. */
1415
- export enum KnownTimeseriesType {
1416
- /** MeasurementCounts */
1417
- MeasurementCounts = "MeasurementCounts",
1418
- /** LatencyP50 */
1419
- LatencyP50 = "LatencyP50",
1420
- /** LatencyP75 */
1421
- LatencyP75 = "LatencyP75",
1422
- /** LatencyP95 */
1423
- LatencyP95 = "LatencyP95"
1424
- }
1425
-
1426
- /**
1427
- * Defines values for TimeseriesType. \
1428
- * {@link KnownTimeseriesType} can be used interchangeably with TimeseriesType,
1429
- * this enum contains the known values that the service supports.
1430
- * ### Known values supported by the service
1431
- * **MeasurementCounts** \
1432
- * **LatencyP50** \
1433
- * **LatencyP75** \
1434
- * **LatencyP95**
1435
- */
1436
- export type TimeseriesType = string;
1437
-
1438
- /** Known values of {@link AggregationInterval} that the service accepts. */
1439
- export enum KnownAggregationInterval {
1440
- /** Hourly */
1441
- Hourly = "Hourly",
1442
- /** Daily */
1443
- Daily = "Daily"
1444
- }
1445
-
1446
- /**
1447
- * Defines values for AggregationInterval. \
1448
- * {@link KnownAggregationInterval} can be used interchangeably with AggregationInterval,
1360
+ * Defines values for PolicyMode. \
1361
+ * {@link KnownPolicyMode} can be used interchangeably with PolicyMode,
1449
1362
  * this enum contains the known values that the service supports.
1450
1363
  * ### Known values supported by the service
1451
- * **Hourly** \
1452
- * **Daily**
1364
+ * **Prevention** \
1365
+ * **Detection**
1453
1366
  */
1454
- export type AggregationInterval = string;
1367
+ export type PolicyMode = string;
1455
1368
 
1456
- /** Known values of {@link Availability} that the service accepts. */
1457
- export enum KnownAvailability {
1458
- /** Available */
1459
- Available = "Available",
1460
- /** Unavailable */
1461
- Unavailable = "Unavailable"
1369
+ /** Known values of {@link PolicyRequestBodyCheck} that the service accepts. */
1370
+ export enum KnownPolicyRequestBodyCheck {
1371
+ /** Disabled */
1372
+ Disabled = "Disabled",
1373
+ /** Enabled */
1374
+ Enabled = "Enabled"
1462
1375
  }
1463
1376
 
1464
1377
  /**
1465
- * Defines values for Availability. \
1466
- * {@link KnownAvailability} can be used interchangeably with Availability,
1378
+ * Defines values for PolicyRequestBodyCheck. \
1379
+ * {@link KnownPolicyRequestBodyCheck} can be used interchangeably with PolicyRequestBodyCheck,
1467
1380
  * this enum contains the known values that the service supports.
1468
1381
  * ### Known values supported by the service
1469
- * **Available** \
1470
- * **Unavailable**
1382
+ * **Disabled** \
1383
+ * **Enabled**
1471
1384
  */
1472
- export type Availability = string;
1385
+ export type PolicyRequestBodyCheck = string;
1473
1386
 
1474
- /** Known values of {@link FrontDoorResourceState} that the service accepts. */
1475
- export enum KnownFrontDoorResourceState {
1476
- /** Creating */
1477
- Creating = "Creating",
1478
- /** Enabling */
1479
- Enabling = "Enabling",
1480
- /** Enabled */
1481
- Enabled = "Enabled",
1482
- /** Disabling */
1483
- Disabling = "Disabling",
1387
+ /** Known values of {@link CustomRuleEnabledState} that the service accepts. */
1388
+ export enum KnownCustomRuleEnabledState {
1484
1389
  /** Disabled */
1485
1390
  Disabled = "Disabled",
1486
- /** Deleting */
1487
- Deleting = "Deleting"
1391
+ /** Enabled */
1392
+ Enabled = "Enabled"
1488
1393
  }
1489
1394
 
1490
1395
  /**
1491
- * Defines values for FrontDoorResourceState. \
1492
- * {@link KnownFrontDoorResourceState} can be used interchangeably with FrontDoorResourceState,
1396
+ * Defines values for CustomRuleEnabledState. \
1397
+ * {@link KnownCustomRuleEnabledState} can be used interchangeably with CustomRuleEnabledState,
1493
1398
  * this enum contains the known values that the service supports.
1494
1399
  * ### Known values supported by the service
1495
- * **Creating** \
1496
- * **Enabling** \
1497
- * **Enabled** \
1498
- * **Disabling** \
1499
1400
  * **Disabled** \
1500
- * **Deleting**
1401
+ * **Enabled**
1501
1402
  */
1502
- export type FrontDoorResourceState = string;
1403
+ export type CustomRuleEnabledState = string;
1503
1404
 
1504
- /** Known values of {@link HeaderActionType} that the service accepts. */
1505
- export enum KnownHeaderActionType {
1506
- /** Append */
1507
- Append = "Append",
1508
- /** Delete */
1509
- Delete = "Delete",
1510
- /** Overwrite */
1511
- Overwrite = "Overwrite"
1405
+ /** Known values of {@link RuleType} that the service accepts. */
1406
+ export enum KnownRuleType {
1407
+ /** MatchRule */
1408
+ MatchRule = "MatchRule",
1409
+ /** RateLimitRule */
1410
+ RateLimitRule = "RateLimitRule"
1512
1411
  }
1513
1412
 
1514
1413
  /**
1515
- * Defines values for HeaderActionType. \
1516
- * {@link KnownHeaderActionType} can be used interchangeably with HeaderActionType,
1414
+ * Defines values for RuleType. \
1415
+ * {@link KnownRuleType} can be used interchangeably with RuleType,
1517
1416
  * this enum contains the known values that the service supports.
1518
1417
  * ### Known values supported by the service
1519
- * **Append** \
1520
- * **Delete** \
1521
- * **Overwrite**
1418
+ * **MatchRule** \
1419
+ * **RateLimitRule**
1522
1420
  */
1523
- export type HeaderActionType = string;
1421
+ export type RuleType = string;
1524
1422
 
1525
- /** Known values of {@link RulesEngineMatchVariable} that the service accepts. */
1526
- export enum KnownRulesEngineMatchVariable {
1527
- /** IsMobile */
1528
- IsMobile = "IsMobile",
1423
+ /** Known values of {@link MatchVariable} that the service accepts. */
1424
+ export enum KnownMatchVariable {
1529
1425
  /** RemoteAddr */
1530
1426
  RemoteAddr = "RemoteAddr",
1531
1427
  /** RequestMethod */
@@ -1536,42 +1432,35 @@ export enum KnownRulesEngineMatchVariable {
1536
1432
  PostArgs = "PostArgs",
1537
1433
  /** RequestUri */
1538
1434
  RequestUri = "RequestUri",
1539
- /** RequestPath */
1540
- RequestPath = "RequestPath",
1541
- /** RequestFilename */
1542
- RequestFilename = "RequestFilename",
1543
- /** RequestFilenameExtension */
1544
- RequestFilenameExtension = "RequestFilenameExtension",
1545
1435
  /** RequestHeader */
1546
1436
  RequestHeader = "RequestHeader",
1547
1437
  /** RequestBody */
1548
1438
  RequestBody = "RequestBody",
1549
- /** RequestScheme */
1550
- RequestScheme = "RequestScheme"
1439
+ /** Cookies */
1440
+ Cookies = "Cookies",
1441
+ /** SocketAddr */
1442
+ SocketAddr = "SocketAddr"
1551
1443
  }
1552
1444
 
1553
1445
  /**
1554
- * Defines values for RulesEngineMatchVariable. \
1555
- * {@link KnownRulesEngineMatchVariable} can be used interchangeably with RulesEngineMatchVariable,
1446
+ * Defines values for MatchVariable. \
1447
+ * {@link KnownMatchVariable} can be used interchangeably with MatchVariable,
1556
1448
  * this enum contains the known values that the service supports.
1557
1449
  * ### Known values supported by the service
1558
- * **IsMobile** \
1559
1450
  * **RemoteAddr** \
1560
1451
  * **RequestMethod** \
1561
1452
  * **QueryString** \
1562
1453
  * **PostArgs** \
1563
1454
  * **RequestUri** \
1564
- * **RequestPath** \
1565
- * **RequestFilename** \
1566
- * **RequestFilenameExtension** \
1567
1455
  * **RequestHeader** \
1568
1456
  * **RequestBody** \
1569
- * **RequestScheme**
1457
+ * **Cookies** \
1458
+ * **SocketAddr**
1570
1459
  */
1571
- export type RulesEngineMatchVariable = string;
1460
+ export type MatchVariable = string;
1572
1461
 
1573
- /** Known values of {@link RulesEngineOperator} that the service accepts. */
1574
- export enum KnownRulesEngineOperator {
1462
+ /** Known values of {@link Operator} that the service accepts. */
1463
+ export enum KnownOperator {
1575
1464
  /** Any */
1576
1465
  Any = "Any",
1577
1466
  /** IPMatch */
@@ -1593,12 +1482,14 @@ export enum KnownRulesEngineOperator {
1593
1482
  /** BeginsWith */
1594
1483
  BeginsWith = "BeginsWith",
1595
1484
  /** EndsWith */
1596
- EndsWith = "EndsWith"
1485
+ EndsWith = "EndsWith",
1486
+ /** RegEx */
1487
+ RegEx = "RegEx"
1597
1488
  }
1598
1489
 
1599
1490
  /**
1600
- * Defines values for RulesEngineOperator. \
1601
- * {@link KnownRulesEngineOperator} can be used interchangeably with RulesEngineOperator,
1491
+ * Defines values for Operator. \
1492
+ * {@link KnownOperator} can be used interchangeably with Operator,
1602
1493
  * this enum contains the known values that the service supports.
1603
1494
  * ### Known values supported by the service
1604
1495
  * **Any** \
@@ -1611,12 +1502,13 @@ export enum KnownRulesEngineOperator {
1611
1502
  * **LessThanOrEqual** \
1612
1503
  * **GreaterThanOrEqual** \
1613
1504
  * **BeginsWith** \
1614
- * **EndsWith**
1505
+ * **EndsWith** \
1506
+ * **RegEx**
1615
1507
  */
1616
- export type RulesEngineOperator = string;
1508
+ export type Operator = string;
1617
1509
 
1618
- /** Known values of {@link Transform} that the service accepts. */
1619
- export enum KnownTransform {
1510
+ /** Known values of {@link TransformType} that the service accepts. */
1511
+ export enum KnownTransformType {
1620
1512
  /** Lowercase */
1621
1513
  Lowercase = "Lowercase",
1622
1514
  /** Uppercase */
@@ -1632,8 +1524,8 @@ export enum KnownTransform {
1632
1524
  }
1633
1525
 
1634
1526
  /**
1635
- * Defines values for Transform. \
1636
- * {@link KnownTransform} can be used interchangeably with Transform,
1527
+ * Defines values for TransformType. \
1528
+ * {@link KnownTransformType} can be used interchangeably with TransformType,
1637
1529
  * this enum contains the known values that the service supports.
1638
1530
  * ### Known values supported by the service
1639
1531
  * **Lowercase** \
@@ -1643,145 +1535,201 @@ export enum KnownTransform {
1643
1535
  * **UrlEncode** \
1644
1536
  * **RemoveNulls**
1645
1537
  */
1646
- export type Transform = string;
1647
-
1648
- /** Known values of {@link MatchProcessingBehavior} that the service accepts. */
1649
- export enum KnownMatchProcessingBehavior {
1650
- /** Continue */
1651
- Continue = "Continue",
1652
- /** Stop */
1653
- Stop = "Stop"
1654
- }
1538
+ export type TransformType = string;
1655
1539
 
1656
- /**
1657
- * Defines values for MatchProcessingBehavior. \
1658
- * {@link KnownMatchProcessingBehavior} can be used interchangeably with MatchProcessingBehavior,
1540
+ /** Known values of {@link ActionType} that the service accepts. */
1541
+ export enum KnownActionType {
1542
+ /** Allow */
1543
+ Allow = "Allow",
1544
+ /** Block */
1545
+ Block = "Block",
1546
+ /** Log */
1547
+ Log = "Log",
1548
+ /** Redirect */
1549
+ Redirect = "Redirect",
1550
+ /** AnomalyScoring */
1551
+ AnomalyScoring = "AnomalyScoring"
1552
+ }
1553
+
1554
+ /**
1555
+ * Defines values for ActionType. \
1556
+ * {@link KnownActionType} can be used interchangeably with ActionType,
1659
1557
  * this enum contains the known values that the service supports.
1660
1558
  * ### Known values supported by the service
1661
- * **Continue** \
1662
- * **Stop**
1559
+ * **Allow** \
1560
+ * **Block** \
1561
+ * **Log** \
1562
+ * **Redirect** \
1563
+ * **AnomalyScoring**
1663
1564
  */
1664
- export type MatchProcessingBehavior = string;
1565
+ export type ActionType = string;
1665
1566
 
1666
- /** Known values of {@link FrontDoorProtocol} that the service accepts. */
1667
- export enum KnownFrontDoorProtocol {
1668
- /** Http */
1669
- Http = "Http",
1670
- /** Https */
1671
- Https = "Https"
1567
+ /** Known values of {@link ManagedRuleSetActionType} that the service accepts. */
1568
+ export enum KnownManagedRuleSetActionType {
1569
+ /** Block */
1570
+ Block = "Block",
1571
+ /** Log */
1572
+ Log = "Log",
1573
+ /** Redirect */
1574
+ Redirect = "Redirect"
1672
1575
  }
1673
1576
 
1674
1577
  /**
1675
- * Defines values for FrontDoorProtocol. \
1676
- * {@link KnownFrontDoorProtocol} can be used interchangeably with FrontDoorProtocol,
1578
+ * Defines values for ManagedRuleSetActionType. \
1579
+ * {@link KnownManagedRuleSetActionType} can be used interchangeably with ManagedRuleSetActionType,
1677
1580
  * this enum contains the known values that the service supports.
1678
1581
  * ### Known values supported by the service
1679
- * **Http** \
1680
- * **Https**
1582
+ * **Block** \
1583
+ * **Log** \
1584
+ * **Redirect**
1681
1585
  */
1682
- export type FrontDoorProtocol = string;
1586
+ export type ManagedRuleSetActionType = string;
1683
1587
 
1684
- /** Known values of {@link RoutingRuleEnabledState} that the service accepts. */
1685
- export enum KnownRoutingRuleEnabledState {
1686
- /** Enabled */
1687
- Enabled = "Enabled",
1688
- /** Disabled */
1689
- Disabled = "Disabled"
1588
+ /** Known values of {@link ManagedRuleExclusionMatchVariable} that the service accepts. */
1589
+ export enum KnownManagedRuleExclusionMatchVariable {
1590
+ /** RequestHeaderNames */
1591
+ RequestHeaderNames = "RequestHeaderNames",
1592
+ /** RequestCookieNames */
1593
+ RequestCookieNames = "RequestCookieNames",
1594
+ /** QueryStringArgNames */
1595
+ QueryStringArgNames = "QueryStringArgNames",
1596
+ /** RequestBodyPostArgNames */
1597
+ RequestBodyPostArgNames = "RequestBodyPostArgNames",
1598
+ /** RequestBodyJsonArgNames */
1599
+ RequestBodyJsonArgNames = "RequestBodyJsonArgNames"
1690
1600
  }
1691
1601
 
1692
1602
  /**
1693
- * Defines values for RoutingRuleEnabledState. \
1694
- * {@link KnownRoutingRuleEnabledState} can be used interchangeably with RoutingRuleEnabledState,
1603
+ * Defines values for ManagedRuleExclusionMatchVariable. \
1604
+ * {@link KnownManagedRuleExclusionMatchVariable} can be used interchangeably with ManagedRuleExclusionMatchVariable,
1695
1605
  * this enum contains the known values that the service supports.
1696
1606
  * ### Known values supported by the service
1697
- * **Enabled** \
1698
- * **Disabled**
1607
+ * **RequestHeaderNames** \
1608
+ * **RequestCookieNames** \
1609
+ * **QueryStringArgNames** \
1610
+ * **RequestBodyPostArgNames** \
1611
+ * **RequestBodyJsonArgNames**
1699
1612
  */
1700
- export type RoutingRuleEnabledState = string;
1613
+ export type ManagedRuleExclusionMatchVariable = string;
1701
1614
 
1702
- /** Known values of {@link FrontDoorHealthProbeMethod} that the service accepts. */
1703
- export enum KnownFrontDoorHealthProbeMethod {
1704
- /** GET */
1705
- GET = "GET",
1706
- /** Head */
1707
- Head = "HEAD"
1615
+ /** Known values of {@link ManagedRuleExclusionSelectorMatchOperator} that the service accepts. */
1616
+ export enum KnownManagedRuleExclusionSelectorMatchOperator {
1617
+ /** Equals */
1618
+ Equals = "Equals",
1619
+ /** Contains */
1620
+ Contains = "Contains",
1621
+ /** StartsWith */
1622
+ StartsWith = "StartsWith",
1623
+ /** EndsWith */
1624
+ EndsWith = "EndsWith",
1625
+ /** EqualsAny */
1626
+ EqualsAny = "EqualsAny"
1708
1627
  }
1709
1628
 
1710
1629
  /**
1711
- * Defines values for FrontDoorHealthProbeMethod. \
1712
- * {@link KnownFrontDoorHealthProbeMethod} can be used interchangeably with FrontDoorHealthProbeMethod,
1630
+ * Defines values for ManagedRuleExclusionSelectorMatchOperator. \
1631
+ * {@link KnownManagedRuleExclusionSelectorMatchOperator} can be used interchangeably with ManagedRuleExclusionSelectorMatchOperator,
1713
1632
  * this enum contains the known values that the service supports.
1714
1633
  * ### Known values supported by the service
1715
- * **GET** \
1716
- * **HEAD**
1634
+ * **Equals** \
1635
+ * **Contains** \
1636
+ * **StartsWith** \
1637
+ * **EndsWith** \
1638
+ * **EqualsAny**
1717
1639
  */
1718
- export type FrontDoorHealthProbeMethod = string;
1640
+ export type ManagedRuleExclusionSelectorMatchOperator = string;
1719
1641
 
1720
- /** Known values of {@link HealthProbeEnabled} that the service accepts. */
1721
- export enum KnownHealthProbeEnabled {
1642
+ /** Known values of {@link ManagedRuleEnabledState} that the service accepts. */
1643
+ export enum KnownManagedRuleEnabledState {
1644
+ /** Disabled */
1645
+ Disabled = "Disabled",
1646
+ /** Enabled */
1647
+ Enabled = "Enabled"
1648
+ }
1649
+
1650
+ /**
1651
+ * Defines values for ManagedRuleEnabledState. \
1652
+ * {@link KnownManagedRuleEnabledState} can be used interchangeably with ManagedRuleEnabledState,
1653
+ * this enum contains the known values that the service supports.
1654
+ * ### Known values supported by the service
1655
+ * **Disabled** \
1656
+ * **Enabled**
1657
+ */
1658
+ export type ManagedRuleEnabledState = string;
1659
+
1660
+ /** Known values of {@link PolicyResourceState} that the service accepts. */
1661
+ export enum KnownPolicyResourceState {
1662
+ /** Creating */
1663
+ Creating = "Creating",
1664
+ /** Enabling */
1665
+ Enabling = "Enabling",
1722
1666
  /** Enabled */
1723
1667
  Enabled = "Enabled",
1668
+ /** Disabling */
1669
+ Disabling = "Disabling",
1724
1670
  /** Disabled */
1725
- Disabled = "Disabled"
1671
+ Disabled = "Disabled",
1672
+ /** Deleting */
1673
+ Deleting = "Deleting"
1726
1674
  }
1727
1675
 
1728
1676
  /**
1729
- * Defines values for HealthProbeEnabled. \
1730
- * {@link KnownHealthProbeEnabled} can be used interchangeably with HealthProbeEnabled,
1677
+ * Defines values for PolicyResourceState. \
1678
+ * {@link KnownPolicyResourceState} can be used interchangeably with PolicyResourceState,
1731
1679
  * this enum contains the known values that the service supports.
1732
1680
  * ### Known values supported by the service
1681
+ * **Creating** \
1682
+ * **Enabling** \
1733
1683
  * **Enabled** \
1734
- * **Disabled**
1684
+ * **Disabling** \
1685
+ * **Disabled** \
1686
+ * **Deleting**
1735
1687
  */
1736
- export type HealthProbeEnabled = string;
1688
+ export type PolicyResourceState = string;
1737
1689
 
1738
- /** Known values of {@link PrivateEndpointStatus} that the service accepts. */
1739
- export enum KnownPrivateEndpointStatus {
1740
- /** Pending */
1741
- Pending = "Pending",
1742
- /** Approved */
1743
- Approved = "Approved",
1744
- /** Rejected */
1745
- Rejected = "Rejected",
1746
- /** Disconnected */
1747
- Disconnected = "Disconnected",
1748
- /** Timeout */
1749
- Timeout = "Timeout"
1690
+ /** Known values of {@link SkuName} that the service accepts. */
1691
+ export enum KnownSkuName {
1692
+ /** ClassicAzureFrontDoor */
1693
+ ClassicAzureFrontDoor = "Classic_AzureFrontDoor",
1694
+ /** StandardAzureFrontDoor */
1695
+ StandardAzureFrontDoor = "Standard_AzureFrontDoor",
1696
+ /** PremiumAzureFrontDoor */
1697
+ PremiumAzureFrontDoor = "Premium_AzureFrontDoor"
1750
1698
  }
1751
1699
 
1752
1700
  /**
1753
- * Defines values for PrivateEndpointStatus. \
1754
- * {@link KnownPrivateEndpointStatus} can be used interchangeably with PrivateEndpointStatus,
1701
+ * Defines values for SkuName. \
1702
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
1755
1703
  * this enum contains the known values that the service supports.
1756
1704
  * ### Known values supported by the service
1757
- * **Pending** \
1758
- * **Approved** \
1759
- * **Rejected** \
1760
- * **Disconnected** \
1761
- * **Timeout**
1705
+ * **Classic_AzureFrontDoor** \
1706
+ * **Standard_AzureFrontDoor** \
1707
+ * **Premium_AzureFrontDoor**
1762
1708
  */
1763
- export type PrivateEndpointStatus = string;
1709
+ export type SkuName = string;
1764
1710
 
1765
- /** Known values of {@link BackendEnabledState} that the service accepts. */
1766
- export enum KnownBackendEnabledState {
1767
- /** Enabled */
1768
- Enabled = "Enabled",
1769
- /** Disabled */
1770
- Disabled = "Disabled"
1711
+ /** Known values of {@link Availability} that the service accepts. */
1712
+ export enum KnownAvailability {
1713
+ /** Available */
1714
+ Available = "Available",
1715
+ /** Unavailable */
1716
+ Unavailable = "Unavailable"
1771
1717
  }
1772
1718
 
1773
1719
  /**
1774
- * Defines values for BackendEnabledState. \
1775
- * {@link KnownBackendEnabledState} can be used interchangeably with BackendEnabledState,
1720
+ * Defines values for Availability. \
1721
+ * {@link KnownAvailability} can be used interchangeably with Availability,
1776
1722
  * this enum contains the known values that the service supports.
1777
1723
  * ### Known values supported by the service
1778
- * **Enabled** \
1779
- * **Disabled**
1724
+ * **Available** \
1725
+ * **Unavailable**
1780
1726
  */
1781
- export type BackendEnabledState = string;
1727
+ export type Availability = string;
1782
1728
 
1783
- /** Known values of {@link CustomHttpsProvisioningState} that the service accepts. */
1784
- export enum KnownCustomHttpsProvisioningState {
1729
+ /** Known values of {@link FrontDoorResourceState} that the service accepts. */
1730
+ export enum KnownFrontDoorResourceState {
1731
+ /** Creating */
1732
+ Creating = "Creating",
1785
1733
  /** Enabling */
1786
1734
  Enabling = "Enabling",
1787
1735
  /** Enabled */
@@ -1790,169 +1738,212 @@ export enum KnownCustomHttpsProvisioningState {
1790
1738
  Disabling = "Disabling",
1791
1739
  /** Disabled */
1792
1740
  Disabled = "Disabled",
1793
- /** Failed */
1794
- Failed = "Failed"
1741
+ /** Deleting */
1742
+ Deleting = "Deleting",
1743
+ /** Migrating */
1744
+ Migrating = "Migrating",
1745
+ /** Migrated */
1746
+ Migrated = "Migrated"
1795
1747
  }
1796
1748
 
1797
1749
  /**
1798
- * Defines values for CustomHttpsProvisioningState. \
1799
- * {@link KnownCustomHttpsProvisioningState} can be used interchangeably with CustomHttpsProvisioningState,
1750
+ * Defines values for FrontDoorResourceState. \
1751
+ * {@link KnownFrontDoorResourceState} can be used interchangeably with FrontDoorResourceState,
1800
1752
  * this enum contains the known values that the service supports.
1801
1753
  * ### Known values supported by the service
1754
+ * **Creating** \
1802
1755
  * **Enabling** \
1803
1756
  * **Enabled** \
1804
1757
  * **Disabling** \
1805
1758
  * **Disabled** \
1806
- * **Failed**
1759
+ * **Deleting** \
1760
+ * **Migrating** \
1761
+ * **Migrated**
1807
1762
  */
1808
- export type CustomHttpsProvisioningState = string;
1809
-
1810
- /** Known values of {@link CustomHttpsProvisioningSubstate} that the service accepts. */
1811
- export enum KnownCustomHttpsProvisioningSubstate {
1812
- /** SubmittingDomainControlValidationRequest */
1813
- SubmittingDomainControlValidationRequest = "SubmittingDomainControlValidationRequest",
1814
- /** PendingDomainControlValidationREquestApproval */
1815
- PendingDomainControlValidationREquestApproval = "PendingDomainControlValidationREquestApproval",
1816
- /** DomainControlValidationRequestApproved */
1817
- DomainControlValidationRequestApproved = "DomainControlValidationRequestApproved",
1818
- /** DomainControlValidationRequestRejected */
1819
- DomainControlValidationRequestRejected = "DomainControlValidationRequestRejected",
1820
- /** DomainControlValidationRequestTimedOut */
1821
- DomainControlValidationRequestTimedOut = "DomainControlValidationRequestTimedOut",
1822
- /** IssuingCertificate */
1823
- IssuingCertificate = "IssuingCertificate",
1824
- /** DeployingCertificate */
1825
- DeployingCertificate = "DeployingCertificate",
1826
- /** CertificateDeployed */
1827
- CertificateDeployed = "CertificateDeployed",
1828
- /** DeletingCertificate */
1829
- DeletingCertificate = "DeletingCertificate",
1830
- /** CertificateDeleted */
1831
- CertificateDeleted = "CertificateDeleted"
1832
- }
1763
+ export type FrontDoorResourceState = string;
1833
1764
 
1834
- /**
1835
- * Defines values for CustomHttpsProvisioningSubstate. \
1836
- * {@link KnownCustomHttpsProvisioningSubstate} can be used interchangeably with CustomHttpsProvisioningSubstate,
1837
- * this enum contains the known values that the service supports.
1838
- * ### Known values supported by the service
1839
- * **SubmittingDomainControlValidationRequest** \
1840
- * **PendingDomainControlValidationREquestApproval** \
1841
- * **DomainControlValidationRequestApproved** \
1842
- * **DomainControlValidationRequestRejected** \
1843
- * **DomainControlValidationRequestTimedOut** \
1844
- * **IssuingCertificate** \
1845
- * **DeployingCertificate** \
1846
- * **CertificateDeployed** \
1847
- * **DeletingCertificate** \
1848
- * **CertificateDeleted**
1849
- */
1850
- export type CustomHttpsProvisioningSubstate = string;
1851
-
1852
- /** Known values of {@link FrontDoorCertificateSource} that the service accepts. */
1853
- export enum KnownFrontDoorCertificateSource {
1854
- /** AzureKeyVault */
1855
- AzureKeyVault = "AzureKeyVault",
1856
- /** FrontDoor */
1857
- FrontDoor = "FrontDoor"
1765
+ /** Known values of {@link HeaderActionType} that the service accepts. */
1766
+ export enum KnownHeaderActionType {
1767
+ /** Append */
1768
+ Append = "Append",
1769
+ /** Delete */
1770
+ Delete = "Delete",
1771
+ /** Overwrite */
1772
+ Overwrite = "Overwrite"
1858
1773
  }
1859
1774
 
1860
1775
  /**
1861
- * Defines values for FrontDoorCertificateSource. \
1862
- * {@link KnownFrontDoorCertificateSource} can be used interchangeably with FrontDoorCertificateSource,
1776
+ * Defines values for HeaderActionType. \
1777
+ * {@link KnownHeaderActionType} can be used interchangeably with HeaderActionType,
1863
1778
  * this enum contains the known values that the service supports.
1864
1779
  * ### Known values supported by the service
1865
- * **AzureKeyVault** \
1866
- * **FrontDoor**
1780
+ * **Append** \
1781
+ * **Delete** \
1782
+ * **Overwrite**
1867
1783
  */
1868
- export type FrontDoorCertificateSource = string;
1784
+ export type HeaderActionType = string;
1869
1785
 
1870
- /** Known values of {@link FrontDoorTlsProtocolType} that the service accepts. */
1871
- export enum KnownFrontDoorTlsProtocolType {
1872
- /** ServerNameIndication */
1873
- ServerNameIndication = "ServerNameIndication"
1786
+ /** Known values of {@link RulesEngineMatchVariable} that the service accepts. */
1787
+ export enum KnownRulesEngineMatchVariable {
1788
+ /** IsMobile */
1789
+ IsMobile = "IsMobile",
1790
+ /** RemoteAddr */
1791
+ RemoteAddr = "RemoteAddr",
1792
+ /** RequestMethod */
1793
+ RequestMethod = "RequestMethod",
1794
+ /** QueryString */
1795
+ QueryString = "QueryString",
1796
+ /** PostArgs */
1797
+ PostArgs = "PostArgs",
1798
+ /** RequestUri */
1799
+ RequestUri = "RequestUri",
1800
+ /** RequestPath */
1801
+ RequestPath = "RequestPath",
1802
+ /** RequestFilename */
1803
+ RequestFilename = "RequestFilename",
1804
+ /** RequestFilenameExtension */
1805
+ RequestFilenameExtension = "RequestFilenameExtension",
1806
+ /** RequestHeader */
1807
+ RequestHeader = "RequestHeader",
1808
+ /** RequestBody */
1809
+ RequestBody = "RequestBody",
1810
+ /** RequestScheme */
1811
+ RequestScheme = "RequestScheme"
1874
1812
  }
1875
1813
 
1876
1814
  /**
1877
- * Defines values for FrontDoorTlsProtocolType. \
1878
- * {@link KnownFrontDoorTlsProtocolType} can be used interchangeably with FrontDoorTlsProtocolType,
1815
+ * Defines values for RulesEngineMatchVariable. \
1816
+ * {@link KnownRulesEngineMatchVariable} can be used interchangeably with RulesEngineMatchVariable,
1879
1817
  * this enum contains the known values that the service supports.
1880
1818
  * ### Known values supported by the service
1881
- * **ServerNameIndication**
1819
+ * **IsMobile** \
1820
+ * **RemoteAddr** \
1821
+ * **RequestMethod** \
1822
+ * **QueryString** \
1823
+ * **PostArgs** \
1824
+ * **RequestUri** \
1825
+ * **RequestPath** \
1826
+ * **RequestFilename** \
1827
+ * **RequestFilenameExtension** \
1828
+ * **RequestHeader** \
1829
+ * **RequestBody** \
1830
+ * **RequestScheme**
1882
1831
  */
1883
- export type FrontDoorTlsProtocolType = string;
1832
+ export type RulesEngineMatchVariable = string;
1884
1833
 
1885
- /** Known values of {@link MinimumTLSVersion} that the service accepts. */
1886
- export enum KnownMinimumTLSVersion {
1887
- /** One0 */
1888
- One0 = "1.0",
1889
- /** One2 */
1890
- One2 = "1.2"
1834
+ /** Known values of {@link RulesEngineOperator} that the service accepts. */
1835
+ export enum KnownRulesEngineOperator {
1836
+ /** Any */
1837
+ Any = "Any",
1838
+ /** IPMatch */
1839
+ IPMatch = "IPMatch",
1840
+ /** GeoMatch */
1841
+ GeoMatch = "GeoMatch",
1842
+ /** Equal */
1843
+ Equal = "Equal",
1844
+ /** Contains */
1845
+ Contains = "Contains",
1846
+ /** LessThan */
1847
+ LessThan = "LessThan",
1848
+ /** GreaterThan */
1849
+ GreaterThan = "GreaterThan",
1850
+ /** LessThanOrEqual */
1851
+ LessThanOrEqual = "LessThanOrEqual",
1852
+ /** GreaterThanOrEqual */
1853
+ GreaterThanOrEqual = "GreaterThanOrEqual",
1854
+ /** BeginsWith */
1855
+ BeginsWith = "BeginsWith",
1856
+ /** EndsWith */
1857
+ EndsWith = "EndsWith"
1891
1858
  }
1892
1859
 
1893
1860
  /**
1894
- * Defines values for MinimumTLSVersion. \
1895
- * {@link KnownMinimumTLSVersion} can be used interchangeably with MinimumTLSVersion,
1861
+ * Defines values for RulesEngineOperator. \
1862
+ * {@link KnownRulesEngineOperator} can be used interchangeably with RulesEngineOperator,
1896
1863
  * this enum contains the known values that the service supports.
1897
1864
  * ### Known values supported by the service
1898
- * **1.0** \
1899
- * **1.2**
1865
+ * **Any** \
1866
+ * **IPMatch** \
1867
+ * **GeoMatch** \
1868
+ * **Equal** \
1869
+ * **Contains** \
1870
+ * **LessThan** \
1871
+ * **GreaterThan** \
1872
+ * **LessThanOrEqual** \
1873
+ * **GreaterThanOrEqual** \
1874
+ * **BeginsWith** \
1875
+ * **EndsWith**
1900
1876
  */
1901
- export type MinimumTLSVersion = string;
1877
+ export type RulesEngineOperator = string;
1902
1878
 
1903
- /** Known values of {@link FrontDoorCertificateType} that the service accepts. */
1904
- export enum KnownFrontDoorCertificateType {
1905
- /** Dedicated */
1906
- Dedicated = "Dedicated"
1879
+ /** Known values of {@link Transform} that the service accepts. */
1880
+ export enum KnownTransform {
1881
+ /** Lowercase */
1882
+ Lowercase = "Lowercase",
1883
+ /** Uppercase */
1884
+ Uppercase = "Uppercase",
1885
+ /** Trim */
1886
+ Trim = "Trim",
1887
+ /** UrlDecode */
1888
+ UrlDecode = "UrlDecode",
1889
+ /** UrlEncode */
1890
+ UrlEncode = "UrlEncode",
1891
+ /** RemoveNulls */
1892
+ RemoveNulls = "RemoveNulls"
1907
1893
  }
1908
1894
 
1909
1895
  /**
1910
- * Defines values for FrontDoorCertificateType. \
1911
- * {@link KnownFrontDoorCertificateType} can be used interchangeably with FrontDoorCertificateType,
1896
+ * Defines values for Transform. \
1897
+ * {@link KnownTransform} can be used interchangeably with Transform,
1912
1898
  * this enum contains the known values that the service supports.
1913
1899
  * ### Known values supported by the service
1914
- * **Dedicated**
1900
+ * **Lowercase** \
1901
+ * **Uppercase** \
1902
+ * **Trim** \
1903
+ * **UrlDecode** \
1904
+ * **UrlEncode** \
1905
+ * **RemoveNulls**
1915
1906
  */
1916
- export type FrontDoorCertificateType = string;
1907
+ export type Transform = string;
1917
1908
 
1918
- /** Known values of {@link SessionAffinityEnabledState} that the service accepts. */
1919
- export enum KnownSessionAffinityEnabledState {
1920
- /** Enabled */
1921
- Enabled = "Enabled",
1922
- /** Disabled */
1923
- Disabled = "Disabled"
1909
+ /** Known values of {@link MatchProcessingBehavior} that the service accepts. */
1910
+ export enum KnownMatchProcessingBehavior {
1911
+ /** Continue */
1912
+ Continue = "Continue",
1913
+ /** Stop */
1914
+ Stop = "Stop"
1924
1915
  }
1925
1916
 
1926
1917
  /**
1927
- * Defines values for SessionAffinityEnabledState. \
1928
- * {@link KnownSessionAffinityEnabledState} can be used interchangeably with SessionAffinityEnabledState,
1918
+ * Defines values for MatchProcessingBehavior. \
1919
+ * {@link KnownMatchProcessingBehavior} can be used interchangeably with MatchProcessingBehavior,
1929
1920
  * this enum contains the known values that the service supports.
1930
1921
  * ### Known values supported by the service
1931
- * **Enabled** \
1932
- * **Disabled**
1922
+ * **Continue** \
1923
+ * **Stop**
1933
1924
  */
1934
- export type SessionAffinityEnabledState = string;
1925
+ export type MatchProcessingBehavior = string;
1935
1926
 
1936
- /** Known values of {@link EnforceCertificateNameCheckEnabledState} that the service accepts. */
1937
- export enum KnownEnforceCertificateNameCheckEnabledState {
1938
- /** Enabled */
1939
- Enabled = "Enabled",
1940
- /** Disabled */
1941
- Disabled = "Disabled"
1927
+ /** Known values of {@link FrontDoorProtocol} that the service accepts. */
1928
+ export enum KnownFrontDoorProtocol {
1929
+ /** Http */
1930
+ Http = "Http",
1931
+ /** Https */
1932
+ Https = "Https"
1942
1933
  }
1943
1934
 
1944
1935
  /**
1945
- * Defines values for EnforceCertificateNameCheckEnabledState. \
1946
- * {@link KnownEnforceCertificateNameCheckEnabledState} can be used interchangeably with EnforceCertificateNameCheckEnabledState,
1936
+ * Defines values for FrontDoorProtocol. \
1937
+ * {@link KnownFrontDoorProtocol} can be used interchangeably with FrontDoorProtocol,
1947
1938
  * this enum contains the known values that the service supports.
1948
1939
  * ### Known values supported by the service
1949
- * **Enabled** \
1950
- * **Disabled**
1940
+ * **Http** \
1941
+ * **Https**
1951
1942
  */
1952
- export type EnforceCertificateNameCheckEnabledState = string;
1943
+ export type FrontDoorProtocol = string;
1953
1944
 
1954
- /** Known values of {@link FrontDoorEnabledState} that the service accepts. */
1955
- export enum KnownFrontDoorEnabledState {
1945
+ /** Known values of {@link RoutingRuleEnabledState} that the service accepts. */
1946
+ export enum KnownRoutingRuleEnabledState {
1956
1947
  /** Enabled */
1957
1948
  Enabled = "Enabled",
1958
1949
  /** Disabled */
@@ -1960,341 +1951,287 @@ export enum KnownFrontDoorEnabledState {
1960
1951
  }
1961
1952
 
1962
1953
  /**
1963
- * Defines values for FrontDoorEnabledState. \
1964
- * {@link KnownFrontDoorEnabledState} can be used interchangeably with FrontDoorEnabledState,
1954
+ * Defines values for RoutingRuleEnabledState. \
1955
+ * {@link KnownRoutingRuleEnabledState} can be used interchangeably with RoutingRuleEnabledState,
1965
1956
  * this enum contains the known values that the service supports.
1966
1957
  * ### Known values supported by the service
1967
1958
  * **Enabled** \
1968
1959
  * **Disabled**
1969
1960
  */
1970
- export type FrontDoorEnabledState = string;
1961
+ export type RoutingRuleEnabledState = string;
1971
1962
 
1972
- /** Known values of {@link PolicyEnabledState} that the service accepts. */
1973
- export enum KnownPolicyEnabledState {
1974
- /** Disabled */
1975
- Disabled = "Disabled",
1976
- /** Enabled */
1977
- Enabled = "Enabled"
1963
+ /** Known values of {@link FrontDoorHealthProbeMethod} that the service accepts. */
1964
+ export enum KnownFrontDoorHealthProbeMethod {
1965
+ /** GET */
1966
+ GET = "GET",
1967
+ /** Head */
1968
+ Head = "HEAD"
1978
1969
  }
1979
1970
 
1980
1971
  /**
1981
- * Defines values for PolicyEnabledState. \
1982
- * {@link KnownPolicyEnabledState} can be used interchangeably with PolicyEnabledState,
1972
+ * Defines values for FrontDoorHealthProbeMethod. \
1973
+ * {@link KnownFrontDoorHealthProbeMethod} can be used interchangeably with FrontDoorHealthProbeMethod,
1983
1974
  * this enum contains the known values that the service supports.
1984
1975
  * ### Known values supported by the service
1985
- * **Disabled** \
1986
- * **Enabled**
1976
+ * **GET** \
1977
+ * **HEAD**
1987
1978
  */
1988
- export type PolicyEnabledState = string;
1979
+ export type FrontDoorHealthProbeMethod = string;
1989
1980
 
1990
- /** Known values of {@link PolicyMode} that the service accepts. */
1991
- export enum KnownPolicyMode {
1992
- /** Prevention */
1993
- Prevention = "Prevention",
1994
- /** Detection */
1995
- Detection = "Detection"
1981
+ /** Known values of {@link HealthProbeEnabled} that the service accepts. */
1982
+ export enum KnownHealthProbeEnabled {
1983
+ /** Enabled */
1984
+ Enabled = "Enabled",
1985
+ /** Disabled */
1986
+ Disabled = "Disabled"
1996
1987
  }
1997
1988
 
1998
1989
  /**
1999
- * Defines values for PolicyMode. \
2000
- * {@link KnownPolicyMode} can be used interchangeably with PolicyMode,
1990
+ * Defines values for HealthProbeEnabled. \
1991
+ * {@link KnownHealthProbeEnabled} can be used interchangeably with HealthProbeEnabled,
2001
1992
  * this enum contains the known values that the service supports.
2002
1993
  * ### Known values supported by the service
2003
- * **Prevention** \
2004
- * **Detection**
1994
+ * **Enabled** \
1995
+ * **Disabled**
2005
1996
  */
2006
- export type PolicyMode = string;
1997
+ export type HealthProbeEnabled = string;
2007
1998
 
2008
- /** Known values of {@link PolicyRequestBodyCheck} that the service accepts. */
2009
- export enum KnownPolicyRequestBodyCheck {
2010
- /** Disabled */
2011
- Disabled = "Disabled",
2012
- /** Enabled */
2013
- Enabled = "Enabled"
1999
+ /** Known values of {@link PrivateEndpointStatus} that the service accepts. */
2000
+ export enum KnownPrivateEndpointStatus {
2001
+ /** Pending */
2002
+ Pending = "Pending",
2003
+ /** Approved */
2004
+ Approved = "Approved",
2005
+ /** Rejected */
2006
+ Rejected = "Rejected",
2007
+ /** Disconnected */
2008
+ Disconnected = "Disconnected",
2009
+ /** Timeout */
2010
+ Timeout = "Timeout"
2014
2011
  }
2015
2012
 
2016
2013
  /**
2017
- * Defines values for PolicyRequestBodyCheck. \
2018
- * {@link KnownPolicyRequestBodyCheck} can be used interchangeably with PolicyRequestBodyCheck,
2014
+ * Defines values for PrivateEndpointStatus. \
2015
+ * {@link KnownPrivateEndpointStatus} can be used interchangeably with PrivateEndpointStatus,
2019
2016
  * this enum contains the known values that the service supports.
2020
2017
  * ### Known values supported by the service
2021
- * **Disabled** \
2022
- * **Enabled**
2018
+ * **Pending** \
2019
+ * **Approved** \
2020
+ * **Rejected** \
2021
+ * **Disconnected** \
2022
+ * **Timeout**
2023
2023
  */
2024
- export type PolicyRequestBodyCheck = string;
2024
+ export type PrivateEndpointStatus = string;
2025
2025
 
2026
- /** Known values of {@link CustomRuleEnabledState} that the service accepts. */
2027
- export enum KnownCustomRuleEnabledState {
2028
- /** Disabled */
2029
- Disabled = "Disabled",
2026
+ /** Known values of {@link BackendEnabledState} that the service accepts. */
2027
+ export enum KnownBackendEnabledState {
2030
2028
  /** Enabled */
2031
- Enabled = "Enabled"
2029
+ Enabled = "Enabled",
2030
+ /** Disabled */
2031
+ Disabled = "Disabled"
2032
2032
  }
2033
2033
 
2034
2034
  /**
2035
- * Defines values for CustomRuleEnabledState. \
2036
- * {@link KnownCustomRuleEnabledState} can be used interchangeably with CustomRuleEnabledState,
2035
+ * Defines values for BackendEnabledState. \
2036
+ * {@link KnownBackendEnabledState} can be used interchangeably with BackendEnabledState,
2037
2037
  * this enum contains the known values that the service supports.
2038
2038
  * ### Known values supported by the service
2039
- * **Disabled** \
2040
- * **Enabled**
2039
+ * **Enabled** \
2040
+ * **Disabled**
2041
2041
  */
2042
- export type CustomRuleEnabledState = string;
2042
+ export type BackendEnabledState = string;
2043
2043
 
2044
- /** Known values of {@link RuleType} that the service accepts. */
2045
- export enum KnownRuleType {
2046
- /** MatchRule */
2047
- MatchRule = "MatchRule",
2048
- /** RateLimitRule */
2049
- RateLimitRule = "RateLimitRule"
2044
+ /** Known values of {@link CustomHttpsProvisioningState} that the service accepts. */
2045
+ export enum KnownCustomHttpsProvisioningState {
2046
+ /** Enabling */
2047
+ Enabling = "Enabling",
2048
+ /** Enabled */
2049
+ Enabled = "Enabled",
2050
+ /** Disabling */
2051
+ Disabling = "Disabling",
2052
+ /** Disabled */
2053
+ Disabled = "Disabled",
2054
+ /** Failed */
2055
+ Failed = "Failed"
2050
2056
  }
2051
2057
 
2052
2058
  /**
2053
- * Defines values for RuleType. \
2054
- * {@link KnownRuleType} can be used interchangeably with RuleType,
2059
+ * Defines values for CustomHttpsProvisioningState. \
2060
+ * {@link KnownCustomHttpsProvisioningState} can be used interchangeably with CustomHttpsProvisioningState,
2055
2061
  * this enum contains the known values that the service supports.
2056
2062
  * ### Known values supported by the service
2057
- * **MatchRule** \
2058
- * **RateLimitRule**
2063
+ * **Enabling** \
2064
+ * **Enabled** \
2065
+ * **Disabling** \
2066
+ * **Disabled** \
2067
+ * **Failed**
2059
2068
  */
2060
- export type RuleType = string;
2069
+ export type CustomHttpsProvisioningState = string;
2061
2070
 
2062
- /** Known values of {@link MatchVariable} that the service accepts. */
2063
- export enum KnownMatchVariable {
2064
- /** RemoteAddr */
2065
- RemoteAddr = "RemoteAddr",
2066
- /** RequestMethod */
2067
- RequestMethod = "RequestMethod",
2068
- /** QueryString */
2069
- QueryString = "QueryString",
2070
- /** PostArgs */
2071
- PostArgs = "PostArgs",
2072
- /** RequestUri */
2073
- RequestUri = "RequestUri",
2074
- /** RequestHeader */
2075
- RequestHeader = "RequestHeader",
2076
- /** RequestBody */
2077
- RequestBody = "RequestBody",
2078
- /** Cookies */
2079
- Cookies = "Cookies",
2080
- /** SocketAddr */
2081
- SocketAddr = "SocketAddr"
2071
+ /** Known values of {@link CustomHttpsProvisioningSubstate} that the service accepts. */
2072
+ export enum KnownCustomHttpsProvisioningSubstate {
2073
+ /** SubmittingDomainControlValidationRequest */
2074
+ SubmittingDomainControlValidationRequest = "SubmittingDomainControlValidationRequest",
2075
+ /** PendingDomainControlValidationREquestApproval */
2076
+ PendingDomainControlValidationREquestApproval = "PendingDomainControlValidationREquestApproval",
2077
+ /** DomainControlValidationRequestApproved */
2078
+ DomainControlValidationRequestApproved = "DomainControlValidationRequestApproved",
2079
+ /** DomainControlValidationRequestRejected */
2080
+ DomainControlValidationRequestRejected = "DomainControlValidationRequestRejected",
2081
+ /** DomainControlValidationRequestTimedOut */
2082
+ DomainControlValidationRequestTimedOut = "DomainControlValidationRequestTimedOut",
2083
+ /** IssuingCertificate */
2084
+ IssuingCertificate = "IssuingCertificate",
2085
+ /** DeployingCertificate */
2086
+ DeployingCertificate = "DeployingCertificate",
2087
+ /** CertificateDeployed */
2088
+ CertificateDeployed = "CertificateDeployed",
2089
+ /** DeletingCertificate */
2090
+ DeletingCertificate = "DeletingCertificate",
2091
+ /** CertificateDeleted */
2092
+ CertificateDeleted = "CertificateDeleted"
2082
2093
  }
2083
2094
 
2084
2095
  /**
2085
- * Defines values for MatchVariable. \
2086
- * {@link KnownMatchVariable} can be used interchangeably with MatchVariable,
2096
+ * Defines values for CustomHttpsProvisioningSubstate. \
2097
+ * {@link KnownCustomHttpsProvisioningSubstate} can be used interchangeably with CustomHttpsProvisioningSubstate,
2087
2098
  * this enum contains the known values that the service supports.
2088
2099
  * ### Known values supported by the service
2089
- * **RemoteAddr** \
2090
- * **RequestMethod** \
2091
- * **QueryString** \
2092
- * **PostArgs** \
2093
- * **RequestUri** \
2094
- * **RequestHeader** \
2095
- * **RequestBody** \
2096
- * **Cookies** \
2097
- * **SocketAddr**
2100
+ * **SubmittingDomainControlValidationRequest** \
2101
+ * **PendingDomainControlValidationREquestApproval** \
2102
+ * **DomainControlValidationRequestApproved** \
2103
+ * **DomainControlValidationRequestRejected** \
2104
+ * **DomainControlValidationRequestTimedOut** \
2105
+ * **IssuingCertificate** \
2106
+ * **DeployingCertificate** \
2107
+ * **CertificateDeployed** \
2108
+ * **DeletingCertificate** \
2109
+ * **CertificateDeleted**
2098
2110
  */
2099
- export type MatchVariable = string;
2111
+ export type CustomHttpsProvisioningSubstate = string;
2100
2112
 
2101
- /** Known values of {@link Operator} that the service accepts. */
2102
- export enum KnownOperator {
2103
- /** Any */
2104
- Any = "Any",
2105
- /** IPMatch */
2106
- IPMatch = "IPMatch",
2107
- /** GeoMatch */
2108
- GeoMatch = "GeoMatch",
2109
- /** Equal */
2110
- Equal = "Equal",
2111
- /** Contains */
2112
- Contains = "Contains",
2113
- /** LessThan */
2114
- LessThan = "LessThan",
2115
- /** GreaterThan */
2116
- GreaterThan = "GreaterThan",
2117
- /** LessThanOrEqual */
2118
- LessThanOrEqual = "LessThanOrEqual",
2119
- /** GreaterThanOrEqual */
2120
- GreaterThanOrEqual = "GreaterThanOrEqual",
2121
- /** BeginsWith */
2122
- BeginsWith = "BeginsWith",
2123
- /** EndsWith */
2124
- EndsWith = "EndsWith",
2125
- /** RegEx */
2126
- RegEx = "RegEx"
2113
+ /** Known values of {@link FrontDoorCertificateSource} that the service accepts. */
2114
+ export enum KnownFrontDoorCertificateSource {
2115
+ /** AzureKeyVault */
2116
+ AzureKeyVault = "AzureKeyVault",
2117
+ /** FrontDoor */
2118
+ FrontDoor = "FrontDoor"
2127
2119
  }
2128
2120
 
2129
2121
  /**
2130
- * Defines values for Operator. \
2131
- * {@link KnownOperator} can be used interchangeably with Operator,
2122
+ * Defines values for FrontDoorCertificateSource. \
2123
+ * {@link KnownFrontDoorCertificateSource} can be used interchangeably with FrontDoorCertificateSource,
2132
2124
  * this enum contains the known values that the service supports.
2133
2125
  * ### Known values supported by the service
2134
- * **Any** \
2135
- * **IPMatch** \
2136
- * **GeoMatch** \
2137
- * **Equal** \
2138
- * **Contains** \
2139
- * **LessThan** \
2140
- * **GreaterThan** \
2141
- * **LessThanOrEqual** \
2142
- * **GreaterThanOrEqual** \
2143
- * **BeginsWith** \
2144
- * **EndsWith** \
2145
- * **RegEx**
2126
+ * **AzureKeyVault** \
2127
+ * **FrontDoor**
2146
2128
  */
2147
- export type Operator = string;
2129
+ export type FrontDoorCertificateSource = string;
2148
2130
 
2149
- /** Known values of {@link TransformType} that the service accepts. */
2150
- export enum KnownTransformType {
2151
- /** Lowercase */
2152
- Lowercase = "Lowercase",
2153
- /** Uppercase */
2154
- Uppercase = "Uppercase",
2155
- /** Trim */
2156
- Trim = "Trim",
2157
- /** UrlDecode */
2158
- UrlDecode = "UrlDecode",
2159
- /** UrlEncode */
2160
- UrlEncode = "UrlEncode",
2161
- /** RemoveNulls */
2162
- RemoveNulls = "RemoveNulls"
2131
+ /** Known values of {@link FrontDoorTlsProtocolType} that the service accepts. */
2132
+ export enum KnownFrontDoorTlsProtocolType {
2133
+ /** ServerNameIndication */
2134
+ ServerNameIndication = "ServerNameIndication"
2163
2135
  }
2164
2136
 
2165
2137
  /**
2166
- * Defines values for TransformType. \
2167
- * {@link KnownTransformType} can be used interchangeably with TransformType,
2138
+ * Defines values for FrontDoorTlsProtocolType. \
2139
+ * {@link KnownFrontDoorTlsProtocolType} can be used interchangeably with FrontDoorTlsProtocolType,
2168
2140
  * this enum contains the known values that the service supports.
2169
2141
  * ### Known values supported by the service
2170
- * **Lowercase** \
2171
- * **Uppercase** \
2172
- * **Trim** \
2173
- * **UrlDecode** \
2174
- * **UrlEncode** \
2175
- * **RemoveNulls**
2142
+ * **ServerNameIndication**
2176
2143
  */
2177
- export type TransformType = string;
2144
+ export type FrontDoorTlsProtocolType = string;
2178
2145
 
2179
- /** Known values of {@link ActionType} that the service accepts. */
2180
- export enum KnownActionType {
2181
- /** Allow */
2182
- Allow = "Allow",
2183
- /** Block */
2184
- Block = "Block",
2185
- /** Log */
2186
- Log = "Log",
2187
- /** Redirect */
2188
- Redirect = "Redirect"
2146
+ /** Known values of {@link MinimumTLSVersion} that the service accepts. */
2147
+ export enum KnownMinimumTLSVersion {
2148
+ /** One0 */
2149
+ One0 = "1.0",
2150
+ /** One2 */
2151
+ One2 = "1.2"
2189
2152
  }
2190
2153
 
2191
2154
  /**
2192
- * Defines values for ActionType. \
2193
- * {@link KnownActionType} can be used interchangeably with ActionType,
2155
+ * Defines values for MinimumTLSVersion. \
2156
+ * {@link KnownMinimumTLSVersion} can be used interchangeably with MinimumTLSVersion,
2194
2157
  * this enum contains the known values that the service supports.
2195
2158
  * ### Known values supported by the service
2196
- * **Allow** \
2197
- * **Block** \
2198
- * **Log** \
2199
- * **Redirect**
2159
+ * **1.0** \
2160
+ * **1.2**
2200
2161
  */
2201
- export type ActionType = string;
2162
+ export type MinimumTLSVersion = string;
2202
2163
 
2203
- /** Known values of {@link ManagedRuleSetActionType} that the service accepts. */
2204
- export enum KnownManagedRuleSetActionType {
2205
- /** Block */
2206
- Block = "Block",
2207
- /** Log */
2208
- Log = "Log",
2209
- /** Redirect */
2210
- Redirect = "Redirect"
2164
+ /** Known values of {@link FrontDoorCertificateType} that the service accepts. */
2165
+ export enum KnownFrontDoorCertificateType {
2166
+ /** Dedicated */
2167
+ Dedicated = "Dedicated"
2211
2168
  }
2212
2169
 
2213
2170
  /**
2214
- * Defines values for ManagedRuleSetActionType. \
2215
- * {@link KnownManagedRuleSetActionType} can be used interchangeably with ManagedRuleSetActionType,
2171
+ * Defines values for FrontDoorCertificateType. \
2172
+ * {@link KnownFrontDoorCertificateType} can be used interchangeably with FrontDoorCertificateType,
2216
2173
  * this enum contains the known values that the service supports.
2217
2174
  * ### Known values supported by the service
2218
- * **Block** \
2219
- * **Log** \
2220
- * **Redirect**
2175
+ * **Dedicated**
2221
2176
  */
2222
- export type ManagedRuleSetActionType = string;
2177
+ export type FrontDoorCertificateType = string;
2223
2178
 
2224
- /** Known values of {@link ManagedRuleExclusionMatchVariable} that the service accepts. */
2225
- export enum KnownManagedRuleExclusionMatchVariable {
2226
- /** RequestHeaderNames */
2227
- RequestHeaderNames = "RequestHeaderNames",
2228
- /** RequestCookieNames */
2229
- RequestCookieNames = "RequestCookieNames",
2230
- /** QueryStringArgNames */
2231
- QueryStringArgNames = "QueryStringArgNames",
2232
- /** RequestBodyPostArgNames */
2233
- RequestBodyPostArgNames = "RequestBodyPostArgNames",
2234
- /** RequestBodyJsonArgNames */
2235
- RequestBodyJsonArgNames = "RequestBodyJsonArgNames"
2179
+ /** Known values of {@link SessionAffinityEnabledState} that the service accepts. */
2180
+ export enum KnownSessionAffinityEnabledState {
2181
+ /** Enabled */
2182
+ Enabled = "Enabled",
2183
+ /** Disabled */
2184
+ Disabled = "Disabled"
2236
2185
  }
2237
2186
 
2238
2187
  /**
2239
- * Defines values for ManagedRuleExclusionMatchVariable. \
2240
- * {@link KnownManagedRuleExclusionMatchVariable} can be used interchangeably with ManagedRuleExclusionMatchVariable,
2188
+ * Defines values for SessionAffinityEnabledState. \
2189
+ * {@link KnownSessionAffinityEnabledState} can be used interchangeably with SessionAffinityEnabledState,
2241
2190
  * this enum contains the known values that the service supports.
2242
2191
  * ### Known values supported by the service
2243
- * **RequestHeaderNames** \
2244
- * **RequestCookieNames** \
2245
- * **QueryStringArgNames** \
2246
- * **RequestBodyPostArgNames** \
2247
- * **RequestBodyJsonArgNames**
2192
+ * **Enabled** \
2193
+ * **Disabled**
2248
2194
  */
2249
- export type ManagedRuleExclusionMatchVariable = string;
2195
+ export type SessionAffinityEnabledState = string;
2250
2196
 
2251
- /** Known values of {@link ManagedRuleExclusionSelectorMatchOperator} that the service accepts. */
2252
- export enum KnownManagedRuleExclusionSelectorMatchOperator {
2253
- /** Equals */
2254
- Equals = "Equals",
2255
- /** Contains */
2256
- Contains = "Contains",
2257
- /** StartsWith */
2258
- StartsWith = "StartsWith",
2259
- /** EndsWith */
2260
- EndsWith = "EndsWith",
2261
- /** EqualsAny */
2262
- EqualsAny = "EqualsAny"
2197
+ /** Known values of {@link EnforceCertificateNameCheckEnabledState} that the service accepts. */
2198
+ export enum KnownEnforceCertificateNameCheckEnabledState {
2199
+ /** Enabled */
2200
+ Enabled = "Enabled",
2201
+ /** Disabled */
2202
+ Disabled = "Disabled"
2263
2203
  }
2264
2204
 
2265
2205
  /**
2266
- * Defines values for ManagedRuleExclusionSelectorMatchOperator. \
2267
- * {@link KnownManagedRuleExclusionSelectorMatchOperator} can be used interchangeably with ManagedRuleExclusionSelectorMatchOperator,
2206
+ * Defines values for EnforceCertificateNameCheckEnabledState. \
2207
+ * {@link KnownEnforceCertificateNameCheckEnabledState} can be used interchangeably with EnforceCertificateNameCheckEnabledState,
2268
2208
  * this enum contains the known values that the service supports.
2269
2209
  * ### Known values supported by the service
2270
- * **Equals** \
2271
- * **Contains** \
2272
- * **StartsWith** \
2273
- * **EndsWith** \
2274
- * **EqualsAny**
2210
+ * **Enabled** \
2211
+ * **Disabled**
2275
2212
  */
2276
- export type ManagedRuleExclusionSelectorMatchOperator = string;
2213
+ export type EnforceCertificateNameCheckEnabledState = string;
2277
2214
 
2278
- /** Known values of {@link ManagedRuleEnabledState} that the service accepts. */
2279
- export enum KnownManagedRuleEnabledState {
2280
- /** Disabled */
2281
- Disabled = "Disabled",
2215
+ /** Known values of {@link FrontDoorEnabledState} that the service accepts. */
2216
+ export enum KnownFrontDoorEnabledState {
2282
2217
  /** Enabled */
2283
- Enabled = "Enabled"
2218
+ Enabled = "Enabled",
2219
+ /** Disabled */
2220
+ Disabled = "Disabled"
2284
2221
  }
2285
2222
 
2286
2223
  /**
2287
- * Defines values for ManagedRuleEnabledState. \
2288
- * {@link KnownManagedRuleEnabledState} can be used interchangeably with ManagedRuleEnabledState,
2224
+ * Defines values for FrontDoorEnabledState. \
2225
+ * {@link KnownFrontDoorEnabledState} can be used interchangeably with FrontDoorEnabledState,
2289
2226
  * this enum contains the known values that the service supports.
2290
2227
  * ### Known values supported by the service
2291
- * **Disabled** \
2292
- * **Enabled**
2228
+ * **Enabled** \
2229
+ * **Disabled**
2293
2230
  */
2294
- export type ManagedRuleEnabledState = string;
2231
+ export type FrontDoorEnabledState = string;
2295
2232
 
2296
- /** Known values of {@link PolicyResourceState} that the service accepts. */
2297
- export enum KnownPolicyResourceState {
2233
+ /** Known values of {@link NetworkExperimentResourceState} that the service accepts. */
2234
+ export enum KnownNetworkExperimentResourceState {
2298
2235
  /** Creating */
2299
2236
  Creating = "Creating",
2300
2237
  /** Enabling */
@@ -2310,8 +2247,8 @@ export enum KnownPolicyResourceState {
2310
2247
  }
2311
2248
 
2312
2249
  /**
2313
- * Defines values for PolicyResourceState. \
2314
- * {@link KnownPolicyResourceState} can be used interchangeably with PolicyResourceState,
2250
+ * Defines values for NetworkExperimentResourceState. \
2251
+ * {@link KnownNetworkExperimentResourceState} can be used interchangeably with NetworkExperimentResourceState,
2315
2252
  * this enum contains the known values that the service supports.
2316
2253
  * ### Known values supported by the service
2317
2254
  * **Creating** \
@@ -2321,28 +2258,130 @@ export enum KnownPolicyResourceState {
2321
2258
  * **Disabled** \
2322
2259
  * **Deleting**
2323
2260
  */
2324
- export type PolicyResourceState = string;
2261
+ export type NetworkExperimentResourceState = string;
2325
2262
 
2326
- /** Known values of {@link SkuName} that the service accepts. */
2327
- export enum KnownSkuName {
2328
- /** ClassicAzureFrontDoor */
2329
- ClassicAzureFrontDoor = "Classic_AzureFrontDoor",
2330
- /** StandardAzureFrontDoor */
2331
- StandardAzureFrontDoor = "Standard_AzureFrontDoor",
2332
- /** PremiumAzureFrontDoor */
2333
- PremiumAzureFrontDoor = "Premium_AzureFrontDoor"
2263
+ /** Known values of {@link State} that the service accepts. */
2264
+ export enum KnownState {
2265
+ /** Enabled */
2266
+ Enabled = "Enabled",
2267
+ /** Disabled */
2268
+ Disabled = "Disabled"
2269
+ }
2270
+
2271
+ /**
2272
+ * Defines values for State. \
2273
+ * {@link KnownState} can be used interchangeably with State,
2274
+ * this enum contains the known values that the service supports.
2275
+ * ### Known values supported by the service
2276
+ * **Enabled** \
2277
+ * **Disabled**
2278
+ */
2279
+ export type State = string;
2280
+
2281
+ /** Known values of {@link EndpointType} that the service accepts. */
2282
+ export enum KnownEndpointType {
2283
+ /** AFD */
2284
+ AFD = "AFD",
2285
+ /** AzureRegion */
2286
+ AzureRegion = "AzureRegion",
2287
+ /** CDN */
2288
+ CDN = "CDN",
2289
+ /** ATM */
2290
+ ATM = "ATM"
2291
+ }
2292
+
2293
+ /**
2294
+ * Defines values for EndpointType. \
2295
+ * {@link KnownEndpointType} can be used interchangeably with EndpointType,
2296
+ * this enum contains the known values that the service supports.
2297
+ * ### Known values supported by the service
2298
+ * **AFD** \
2299
+ * **AzureRegion** \
2300
+ * **CDN** \
2301
+ * **ATM**
2302
+ */
2303
+ export type EndpointType = string;
2304
+
2305
+ /** Known values of {@link LatencyScorecardAggregationInterval} that the service accepts. */
2306
+ export enum KnownLatencyScorecardAggregationInterval {
2307
+ /** Daily */
2308
+ Daily = "Daily",
2309
+ /** Weekly */
2310
+ Weekly = "Weekly",
2311
+ /** Monthly */
2312
+ Monthly = "Monthly"
2313
+ }
2314
+
2315
+ /**
2316
+ * Defines values for LatencyScorecardAggregationInterval. \
2317
+ * {@link KnownLatencyScorecardAggregationInterval} can be used interchangeably with LatencyScorecardAggregationInterval,
2318
+ * this enum contains the known values that the service supports.
2319
+ * ### Known values supported by the service
2320
+ * **Daily** \
2321
+ * **Weekly** \
2322
+ * **Monthly**
2323
+ */
2324
+ export type LatencyScorecardAggregationInterval = string;
2325
+
2326
+ /** Known values of {@link TimeseriesAggregationInterval} that the service accepts. */
2327
+ export enum KnownTimeseriesAggregationInterval {
2328
+ /** Hourly */
2329
+ Hourly = "Hourly",
2330
+ /** Daily */
2331
+ Daily = "Daily"
2332
+ }
2333
+
2334
+ /**
2335
+ * Defines values for TimeseriesAggregationInterval. \
2336
+ * {@link KnownTimeseriesAggregationInterval} can be used interchangeably with TimeseriesAggregationInterval,
2337
+ * this enum contains the known values that the service supports.
2338
+ * ### Known values supported by the service
2339
+ * **Hourly** \
2340
+ * **Daily**
2341
+ */
2342
+ export type TimeseriesAggregationInterval = string;
2343
+
2344
+ /** Known values of {@link TimeseriesType} that the service accepts. */
2345
+ export enum KnownTimeseriesType {
2346
+ /** MeasurementCounts */
2347
+ MeasurementCounts = "MeasurementCounts",
2348
+ /** LatencyP50 */
2349
+ LatencyP50 = "LatencyP50",
2350
+ /** LatencyP75 */
2351
+ LatencyP75 = "LatencyP75",
2352
+ /** LatencyP95 */
2353
+ LatencyP95 = "LatencyP95"
2354
+ }
2355
+
2356
+ /**
2357
+ * Defines values for TimeseriesType. \
2358
+ * {@link KnownTimeseriesType} can be used interchangeably with TimeseriesType,
2359
+ * this enum contains the known values that the service supports.
2360
+ * ### Known values supported by the service
2361
+ * **MeasurementCounts** \
2362
+ * **LatencyP50** \
2363
+ * **LatencyP75** \
2364
+ * **LatencyP95**
2365
+ */
2366
+ export type TimeseriesType = string;
2367
+
2368
+ /** Known values of {@link AggregationInterval} that the service accepts. */
2369
+ export enum KnownAggregationInterval {
2370
+ /** Hourly */
2371
+ Hourly = "Hourly",
2372
+ /** Daily */
2373
+ Daily = "Daily"
2334
2374
  }
2335
2375
 
2336
2376
  /**
2337
- * Defines values for SkuName. \
2338
- * {@link KnownSkuName} can be used interchangeably with SkuName,
2377
+ * Defines values for AggregationInterval. \
2378
+ * {@link KnownAggregationInterval} can be used interchangeably with AggregationInterval,
2339
2379
  * this enum contains the known values that the service supports.
2340
2380
  * ### Known values supported by the service
2341
- * **Classic_AzureFrontDoor** \
2342
- * **Standard_AzureFrontDoor** \
2343
- * **Premium_AzureFrontDoor**
2381
+ * **Hourly** \
2382
+ * **Daily**
2344
2383
  */
2345
- export type SkuName = string;
2384
+ export type AggregationInterval = string;
2346
2385
 
2347
2386
  /** Known values of {@link NetworkOperationStatus} that the service accepts. */
2348
2387
  export enum KnownNetworkOperationStatus {
@@ -2478,28 +2517,28 @@ export type ResourceType =
2478
2517
  | "Microsoft.Network/frontDoors/frontendEndpoints";
2479
2518
 
2480
2519
  /** Optional parameters. */
2481
- export interface NetworkExperimentProfilesListOptionalParams
2520
+ export interface PoliciesListOptionalParams
2482
2521
  extends coreClient.OperationOptions {}
2483
2522
 
2484
2523
  /** Contains response data for the list operation. */
2485
- export type NetworkExperimentProfilesListResponse = ProfileList;
2524
+ export type PoliciesListResponse = WebApplicationFirewallPolicyList;
2486
2525
 
2487
2526
  /** Optional parameters. */
2488
- export interface NetworkExperimentProfilesListByResourceGroupOptionalParams
2527
+ export interface PoliciesListBySubscriptionOptionalParams
2489
2528
  extends coreClient.OperationOptions {}
2490
2529
 
2491
- /** Contains response data for the listByResourceGroup operation. */
2492
- export type NetworkExperimentProfilesListByResourceGroupResponse = ProfileList;
2530
+ /** Contains response data for the listBySubscription operation. */
2531
+ export type PoliciesListBySubscriptionResponse = WebApplicationFirewallPolicyList;
2493
2532
 
2494
2533
  /** Optional parameters. */
2495
- export interface NetworkExperimentProfilesGetOptionalParams
2534
+ export interface PoliciesGetOptionalParams
2496
2535
  extends coreClient.OperationOptions {}
2497
2536
 
2498
2537
  /** Contains response data for the get operation. */
2499
- export type NetworkExperimentProfilesGetResponse = Profile;
2538
+ export type PoliciesGetResponse = WebApplicationFirewallPolicy;
2500
2539
 
2501
2540
  /** Optional parameters. */
2502
- export interface NetworkExperimentProfilesCreateOrUpdateOptionalParams
2541
+ export interface PoliciesCreateOrUpdateOptionalParams
2503
2542
  extends coreClient.OperationOptions {
2504
2543
  /** Delay to wait until next poll, in milliseconds. */
2505
2544
  updateIntervalInMs?: number;
@@ -2508,10 +2547,10 @@ export interface NetworkExperimentProfilesCreateOrUpdateOptionalParams
2508
2547
  }
2509
2548
 
2510
2549
  /** Contains response data for the createOrUpdate operation. */
2511
- export type NetworkExperimentProfilesCreateOrUpdateResponse = Profile;
2550
+ export type PoliciesCreateOrUpdateResponse = WebApplicationFirewallPolicy;
2512
2551
 
2513
2552
  /** Optional parameters. */
2514
- export interface NetworkExperimentProfilesUpdateOptionalParams
2553
+ export interface PoliciesUpdateOptionalParams
2515
2554
  extends coreClient.OperationOptions {
2516
2555
  /** Delay to wait until next poll, in milliseconds. */
2517
2556
  updateIntervalInMs?: number;
@@ -2520,10 +2559,10 @@ export interface NetworkExperimentProfilesUpdateOptionalParams
2520
2559
  }
2521
2560
 
2522
2561
  /** Contains response data for the update operation. */
2523
- export type NetworkExperimentProfilesUpdateResponse = Profile;
2562
+ export type PoliciesUpdateResponse = WebApplicationFirewallPolicy;
2524
2563
 
2525
2564
  /** Optional parameters. */
2526
- export interface NetworkExperimentProfilesDeleteOptionalParams
2565
+ export interface PoliciesDeleteOptionalParams
2527
2566
  extends coreClient.OperationOptions {
2528
2567
  /** Delay to wait until next poll, in milliseconds. */
2529
2568
  updateIntervalInMs?: number;
@@ -2532,110 +2571,32 @@ export interface NetworkExperimentProfilesDeleteOptionalParams
2532
2571
  }
2533
2572
 
2534
2573
  /** Optional parameters. */
2535
- export interface NetworkExperimentProfilesListNextOptionalParams
2574
+ export interface PoliciesListNextOptionalParams
2536
2575
  extends coreClient.OperationOptions {}
2537
2576
 
2538
2577
  /** Contains response data for the listNext operation. */
2539
- export type NetworkExperimentProfilesListNextResponse = ProfileList;
2578
+ export type PoliciesListNextResponse = WebApplicationFirewallPolicyList;
2540
2579
 
2541
2580
  /** Optional parameters. */
2542
- export interface NetworkExperimentProfilesListByResourceGroupNextOptionalParams
2581
+ export interface PoliciesListBySubscriptionNextOptionalParams
2543
2582
  extends coreClient.OperationOptions {}
2544
2583
 
2545
- /** Contains response data for the listByResourceGroupNext operation. */
2546
- export type NetworkExperimentProfilesListByResourceGroupNextResponse = ProfileList;
2584
+ /** Contains response data for the listBySubscriptionNext operation. */
2585
+ export type PoliciesListBySubscriptionNextResponse = WebApplicationFirewallPolicyList;
2547
2586
 
2548
2587
  /** Optional parameters. */
2549
- export interface PreconfiguredEndpointsListOptionalParams
2588
+ export interface ManagedRuleSetsListOptionalParams
2550
2589
  extends coreClient.OperationOptions {}
2551
2590
 
2552
2591
  /** Contains response data for the list operation. */
2553
- export type PreconfiguredEndpointsListResponse = PreconfiguredEndpointList;
2592
+ export type ManagedRuleSetsListResponse = ManagedRuleSetDefinitionList;
2554
2593
 
2555
2594
  /** Optional parameters. */
2556
- export interface PreconfiguredEndpointsListNextOptionalParams
2595
+ export interface ManagedRuleSetsListNextOptionalParams
2557
2596
  extends coreClient.OperationOptions {}
2558
2597
 
2559
2598
  /** Contains response data for the listNext operation. */
2560
- export type PreconfiguredEndpointsListNextResponse = PreconfiguredEndpointList;
2561
-
2562
- /** Optional parameters. */
2563
- export interface ExperimentsListByProfileOptionalParams
2564
- extends coreClient.OperationOptions {}
2565
-
2566
- /** Contains response data for the listByProfile operation. */
2567
- export type ExperimentsListByProfileResponse = ExperimentList;
2568
-
2569
- /** Optional parameters. */
2570
- export interface ExperimentsGetOptionalParams
2571
- extends coreClient.OperationOptions {}
2572
-
2573
- /** Contains response data for the get operation. */
2574
- export type ExperimentsGetResponse = Experiment;
2575
-
2576
- /** Optional parameters. */
2577
- export interface ExperimentsCreateOrUpdateOptionalParams
2578
- extends coreClient.OperationOptions {
2579
- /** Delay to wait until next poll, in milliseconds. */
2580
- updateIntervalInMs?: number;
2581
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2582
- resumeFrom?: string;
2583
- }
2584
-
2585
- /** Contains response data for the createOrUpdate operation. */
2586
- export type ExperimentsCreateOrUpdateResponse = Experiment;
2587
-
2588
- /** Optional parameters. */
2589
- export interface ExperimentsUpdateOptionalParams
2590
- extends coreClient.OperationOptions {
2591
- /** Delay to wait until next poll, in milliseconds. */
2592
- updateIntervalInMs?: number;
2593
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2594
- resumeFrom?: string;
2595
- }
2596
-
2597
- /** Contains response data for the update operation. */
2598
- export type ExperimentsUpdateResponse = Experiment;
2599
-
2600
- /** Optional parameters. */
2601
- export interface ExperimentsDeleteOptionalParams
2602
- extends coreClient.OperationOptions {
2603
- /** Delay to wait until next poll, in milliseconds. */
2604
- updateIntervalInMs?: number;
2605
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2606
- resumeFrom?: string;
2607
- }
2608
-
2609
- /** Optional parameters. */
2610
- export interface ExperimentsListByProfileNextOptionalParams
2611
- extends coreClient.OperationOptions {}
2612
-
2613
- /** Contains response data for the listByProfileNext operation. */
2614
- export type ExperimentsListByProfileNextResponse = ExperimentList;
2615
-
2616
- /** Optional parameters. */
2617
- export interface ReportsGetLatencyScorecardsOptionalParams
2618
- extends coreClient.OperationOptions {
2619
- /** The end DateTime of the Latency Scorecard in UTC */
2620
- endDateTimeUTC?: string;
2621
- /** The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2622
- country?: string;
2623
- }
2624
-
2625
- /** Contains response data for the getLatencyScorecards operation. */
2626
- export type ReportsGetLatencyScorecardsResponse = LatencyScorecard;
2627
-
2628
- /** Optional parameters. */
2629
- export interface ReportsGetTimeseriesOptionalParams
2630
- extends coreClient.OperationOptions {
2631
- /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2632
- country?: string;
2633
- /** The specific endpoint */
2634
- endpoint?: string;
2635
- }
2636
-
2637
- /** Contains response data for the getTimeseries operation. */
2638
- export type ReportsGetTimeseriesResponse = Timeseries;
2599
+ export type ManagedRuleSetsListNextResponse = ManagedRuleSetDefinitionList;
2639
2600
 
2640
2601
  /** Optional parameters. */
2641
2602
  export interface FrontDoorNameAvailabilityCheckOptionalParams
@@ -2805,21 +2766,28 @@ export interface RulesEnginesListByFrontDoorNextOptionalParams
2805
2766
  export type RulesEnginesListByFrontDoorNextResponse = RulesEngineListResult;
2806
2767
 
2807
2768
  /** Optional parameters. */
2808
- export interface PoliciesListOptionalParams
2769
+ export interface NetworkExperimentProfilesListOptionalParams
2809
2770
  extends coreClient.OperationOptions {}
2810
2771
 
2811
2772
  /** Contains response data for the list operation. */
2812
- export type PoliciesListResponse = WebApplicationFirewallPolicyList;
2773
+ export type NetworkExperimentProfilesListResponse = ProfileList;
2813
2774
 
2814
2775
  /** Optional parameters. */
2815
- export interface PoliciesGetOptionalParams
2776
+ export interface NetworkExperimentProfilesListByResourceGroupOptionalParams
2777
+ extends coreClient.OperationOptions {}
2778
+
2779
+ /** Contains response data for the listByResourceGroup operation. */
2780
+ export type NetworkExperimentProfilesListByResourceGroupResponse = ProfileList;
2781
+
2782
+ /** Optional parameters. */
2783
+ export interface NetworkExperimentProfilesGetOptionalParams
2816
2784
  extends coreClient.OperationOptions {}
2817
2785
 
2818
2786
  /** Contains response data for the get operation. */
2819
- export type PoliciesGetResponse = WebApplicationFirewallPolicy;
2787
+ export type NetworkExperimentProfilesGetResponse = Profile;
2820
2788
 
2821
2789
  /** Optional parameters. */
2822
- export interface PoliciesCreateOrUpdateOptionalParams
2790
+ export interface NetworkExperimentProfilesCreateOrUpdateOptionalParams
2823
2791
  extends coreClient.OperationOptions {
2824
2792
  /** Delay to wait until next poll, in milliseconds. */
2825
2793
  updateIntervalInMs?: number;
@@ -2828,10 +2796,10 @@ export interface PoliciesCreateOrUpdateOptionalParams
2828
2796
  }
2829
2797
 
2830
2798
  /** Contains response data for the createOrUpdate operation. */
2831
- export type PoliciesCreateOrUpdateResponse = WebApplicationFirewallPolicy;
2799
+ export type NetworkExperimentProfilesCreateOrUpdateResponse = Profile;
2832
2800
 
2833
2801
  /** Optional parameters. */
2834
- export interface PoliciesDeleteOptionalParams
2802
+ export interface NetworkExperimentProfilesUpdateOptionalParams
2835
2803
  extends coreClient.OperationOptions {
2836
2804
  /** Delay to wait until next poll, in milliseconds. */
2837
2805
  updateIntervalInMs?: number;
@@ -2839,26 +2807,123 @@ export interface PoliciesDeleteOptionalParams
2839
2807
  resumeFrom?: string;
2840
2808
  }
2841
2809
 
2810
+ /** Contains response data for the update operation. */
2811
+ export type NetworkExperimentProfilesUpdateResponse = Profile;
2812
+
2842
2813
  /** Optional parameters. */
2843
- export interface PoliciesListNextOptionalParams
2814
+ export interface NetworkExperimentProfilesDeleteOptionalParams
2815
+ extends coreClient.OperationOptions {
2816
+ /** Delay to wait until next poll, in milliseconds. */
2817
+ updateIntervalInMs?: number;
2818
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2819
+ resumeFrom?: string;
2820
+ }
2821
+
2822
+ /** Optional parameters. */
2823
+ export interface NetworkExperimentProfilesListNextOptionalParams
2844
2824
  extends coreClient.OperationOptions {}
2845
2825
 
2846
2826
  /** Contains response data for the listNext operation. */
2847
- export type PoliciesListNextResponse = WebApplicationFirewallPolicyList;
2827
+ export type NetworkExperimentProfilesListNextResponse = ProfileList;
2848
2828
 
2849
2829
  /** Optional parameters. */
2850
- export interface ManagedRuleSetsListOptionalParams
2830
+ export interface NetworkExperimentProfilesListByResourceGroupNextOptionalParams
2831
+ extends coreClient.OperationOptions {}
2832
+
2833
+ /** Contains response data for the listByResourceGroupNext operation. */
2834
+ export type NetworkExperimentProfilesListByResourceGroupNextResponse = ProfileList;
2835
+
2836
+ /** Optional parameters. */
2837
+ export interface PreconfiguredEndpointsListOptionalParams
2851
2838
  extends coreClient.OperationOptions {}
2852
2839
 
2853
2840
  /** Contains response data for the list operation. */
2854
- export type ManagedRuleSetsListResponse = ManagedRuleSetDefinitionList;
2841
+ export type PreconfiguredEndpointsListResponse = PreconfiguredEndpointList;
2855
2842
 
2856
2843
  /** Optional parameters. */
2857
- export interface ManagedRuleSetsListNextOptionalParams
2844
+ export interface PreconfiguredEndpointsListNextOptionalParams
2858
2845
  extends coreClient.OperationOptions {}
2859
2846
 
2860
2847
  /** Contains response data for the listNext operation. */
2861
- export type ManagedRuleSetsListNextResponse = ManagedRuleSetDefinitionList;
2848
+ export type PreconfiguredEndpointsListNextResponse = PreconfiguredEndpointList;
2849
+
2850
+ /** Optional parameters. */
2851
+ export interface ExperimentsListByProfileOptionalParams
2852
+ extends coreClient.OperationOptions {}
2853
+
2854
+ /** Contains response data for the listByProfile operation. */
2855
+ export type ExperimentsListByProfileResponse = ExperimentList;
2856
+
2857
+ /** Optional parameters. */
2858
+ export interface ExperimentsGetOptionalParams
2859
+ extends coreClient.OperationOptions {}
2860
+
2861
+ /** Contains response data for the get operation. */
2862
+ export type ExperimentsGetResponse = Experiment;
2863
+
2864
+ /** Optional parameters. */
2865
+ export interface ExperimentsCreateOrUpdateOptionalParams
2866
+ extends coreClient.OperationOptions {
2867
+ /** Delay to wait until next poll, in milliseconds. */
2868
+ updateIntervalInMs?: number;
2869
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2870
+ resumeFrom?: string;
2871
+ }
2872
+
2873
+ /** Contains response data for the createOrUpdate operation. */
2874
+ export type ExperimentsCreateOrUpdateResponse = Experiment;
2875
+
2876
+ /** Optional parameters. */
2877
+ export interface ExperimentsUpdateOptionalParams
2878
+ extends coreClient.OperationOptions {
2879
+ /** Delay to wait until next poll, in milliseconds. */
2880
+ updateIntervalInMs?: number;
2881
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2882
+ resumeFrom?: string;
2883
+ }
2884
+
2885
+ /** Contains response data for the update operation. */
2886
+ export type ExperimentsUpdateResponse = Experiment;
2887
+
2888
+ /** Optional parameters. */
2889
+ export interface ExperimentsDeleteOptionalParams
2890
+ extends coreClient.OperationOptions {
2891
+ /** Delay to wait until next poll, in milliseconds. */
2892
+ updateIntervalInMs?: number;
2893
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2894
+ resumeFrom?: string;
2895
+ }
2896
+
2897
+ /** Optional parameters. */
2898
+ export interface ExperimentsListByProfileNextOptionalParams
2899
+ extends coreClient.OperationOptions {}
2900
+
2901
+ /** Contains response data for the listByProfileNext operation. */
2902
+ export type ExperimentsListByProfileNextResponse = ExperimentList;
2903
+
2904
+ /** Optional parameters. */
2905
+ export interface ReportsGetLatencyScorecardsOptionalParams
2906
+ extends coreClient.OperationOptions {
2907
+ /** The end DateTime of the Latency Scorecard in UTC */
2908
+ endDateTimeUTC?: string;
2909
+ /** The country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2910
+ country?: string;
2911
+ }
2912
+
2913
+ /** Contains response data for the getLatencyScorecards operation. */
2914
+ export type ReportsGetLatencyScorecardsResponse = LatencyScorecard;
2915
+
2916
+ /** Optional parameters. */
2917
+ export interface ReportsGetTimeseriesOptionalParams
2918
+ extends coreClient.OperationOptions {
2919
+ /** The country associated with the Timeseries. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html */
2920
+ country?: string;
2921
+ /** The specific endpoint */
2922
+ endpoint?: string;
2923
+ }
2924
+
2925
+ /** Contains response data for the getTimeseries operation. */
2926
+ export type ReportsGetTimeseriesResponse = Timeseries;
2862
2927
 
2863
2928
  /** Optional parameters. */
2864
2929
  export interface FrontDoorManagementClientOptionalParams