@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
@@ -8,10 +8,10 @@
8
8
 
9
9
  import * as coreClient from "@azure/core-client";
10
10
 
11
- export const ProfileList: coreClient.CompositeMapper = {
11
+ export const WebApplicationFirewallPolicyList: coreClient.CompositeMapper = {
12
12
  type: {
13
13
  name: "Composite",
14
- className: "ProfileList",
14
+ className: "WebApplicationFirewallPolicyList",
15
15
  modelProperties: {
16
16
  value: {
17
17
  serializedName: "value",
@@ -21,7 +21,7 @@ export const ProfileList: coreClient.CompositeMapper = {
21
21
  element: {
22
22
  type: {
23
23
  name: "Composite",
24
- className: "Profile"
24
+ className: "WebApplicationFirewallPolicy"
25
25
  }
26
26
  }
27
27
  }
@@ -36,114 +36,146 @@ export const ProfileList: coreClient.CompositeMapper = {
36
36
  }
37
37
  };
38
38
 
39
- export const Resource: coreClient.CompositeMapper = {
39
+ export const PolicySettings: coreClient.CompositeMapper = {
40
40
  type: {
41
41
  name: "Composite",
42
- className: "Resource",
42
+ className: "PolicySettings",
43
43
  modelProperties: {
44
- id: {
45
- serializedName: "id",
46
- readOnly: true,
44
+ enabledState: {
45
+ serializedName: "enabledState",
47
46
  type: {
48
47
  name: "String"
49
48
  }
50
49
  },
51
- name: {
52
- serializedName: "name",
53
- readOnly: true,
50
+ mode: {
51
+ serializedName: "mode",
54
52
  type: {
55
53
  name: "String"
56
54
  }
57
55
  },
58
- type: {
59
- serializedName: "type",
60
- readOnly: true,
56
+ redirectUrl: {
57
+ serializedName: "redirectUrl",
61
58
  type: {
62
59
  name: "String"
63
60
  }
64
61
  },
65
- location: {
66
- serializedName: "location",
62
+ customBlockResponseStatusCode: {
63
+ serializedName: "customBlockResponseStatusCode",
64
+ type: {
65
+ name: "Number"
66
+ }
67
+ },
68
+ customBlockResponseBody: {
69
+ constraints: {
70
+ Pattern: new RegExp(
71
+ "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$"
72
+ )
73
+ },
74
+ serializedName: "customBlockResponseBody",
67
75
  type: {
68
76
  name: "String"
69
77
  }
70
78
  },
71
- tags: {
72
- serializedName: "tags",
79
+ requestBodyCheck: {
80
+ serializedName: "requestBodyCheck",
73
81
  type: {
74
- name: "Dictionary",
75
- value: { type: { name: "String" } }
82
+ name: "String"
76
83
  }
77
84
  }
78
85
  }
79
86
  }
80
87
  };
81
88
 
82
- export const ErrorResponse: coreClient.CompositeMapper = {
89
+ export const CustomRuleList: coreClient.CompositeMapper = {
83
90
  type: {
84
91
  name: "Composite",
85
- className: "ErrorResponse",
92
+ className: "CustomRuleList",
86
93
  modelProperties: {
87
- code: {
88
- serializedName: "code",
89
- readOnly: true,
90
- type: {
91
- name: "String"
92
- }
93
- },
94
- message: {
95
- serializedName: "message",
96
- readOnly: true,
94
+ rules: {
95
+ serializedName: "rules",
97
96
  type: {
98
- name: "String"
97
+ name: "Sequence",
98
+ element: {
99
+ type: {
100
+ name: "Composite",
101
+ className: "CustomRule"
102
+ }
103
+ }
99
104
  }
100
105
  }
101
106
  }
102
107
  }
103
108
  };
104
109
 
105
- export const ProfileUpdateModel: coreClient.CompositeMapper = {
110
+ export const CustomRule: coreClient.CompositeMapper = {
106
111
  type: {
107
112
  name: "Composite",
108
- className: "ProfileUpdateModel",
113
+ className: "CustomRule",
109
114
  modelProperties: {
110
- tags: {
111
- serializedName: "tags",
115
+ name: {
116
+ constraints: {
117
+ MaxLength: 128
118
+ },
119
+ serializedName: "name",
112
120
  type: {
113
- name: "Dictionary",
114
- value: { type: { name: "String" } }
121
+ name: "String"
122
+ }
123
+ },
124
+ priority: {
125
+ serializedName: "priority",
126
+ required: true,
127
+ type: {
128
+ name: "Number"
115
129
  }
116
130
  },
117
131
  enabledState: {
118
- serializedName: "properties.enabledState",
132
+ serializedName: "enabledState",
119
133
  type: {
120
134
  name: "String"
121
135
  }
122
- }
123
- }
124
- }
125
- };
126
-
127
- export const PreconfiguredEndpointList: coreClient.CompositeMapper = {
128
- type: {
129
- name: "Composite",
130
- className: "PreconfiguredEndpointList",
131
- modelProperties: {
132
- value: {
133
- serializedName: "value",
134
- readOnly: true,
136
+ },
137
+ ruleType: {
138
+ serializedName: "ruleType",
139
+ required: true,
140
+ type: {
141
+ name: "String"
142
+ }
143
+ },
144
+ rateLimitDurationInMinutes: {
145
+ constraints: {
146
+ InclusiveMaximum: 5,
147
+ InclusiveMinimum: 0
148
+ },
149
+ serializedName: "rateLimitDurationInMinutes",
150
+ type: {
151
+ name: "Number"
152
+ }
153
+ },
154
+ rateLimitThreshold: {
155
+ constraints: {
156
+ InclusiveMinimum: 0
157
+ },
158
+ serializedName: "rateLimitThreshold",
159
+ type: {
160
+ name: "Number"
161
+ }
162
+ },
163
+ matchConditions: {
164
+ serializedName: "matchConditions",
165
+ required: true,
135
166
  type: {
136
167
  name: "Sequence",
137
168
  element: {
138
169
  type: {
139
170
  name: "Composite",
140
- className: "PreconfiguredEndpoint"
171
+ className: "MatchCondition"
141
172
  }
142
173
  }
143
174
  }
144
175
  },
145
- nextLink: {
146
- serializedName: "nextLink",
176
+ action: {
177
+ serializedName: "action",
178
+ required: true,
147
179
  type: {
148
180
  name: "String"
149
181
  }
@@ -152,232 +184,285 @@ export const PreconfiguredEndpointList: coreClient.CompositeMapper = {
152
184
  }
153
185
  };
154
186
 
155
- export const ExperimentList: coreClient.CompositeMapper = {
187
+ export const MatchCondition: coreClient.CompositeMapper = {
156
188
  type: {
157
189
  name: "Composite",
158
- className: "ExperimentList",
190
+ className: "MatchCondition",
159
191
  modelProperties: {
160
- value: {
161
- serializedName: "value",
162
- readOnly: true,
192
+ matchVariable: {
193
+ serializedName: "matchVariable",
194
+ required: true,
195
+ type: {
196
+ name: "String"
197
+ }
198
+ },
199
+ selector: {
200
+ serializedName: "selector",
201
+ type: {
202
+ name: "String"
203
+ }
204
+ },
205
+ operator: {
206
+ serializedName: "operator",
207
+ required: true,
208
+ type: {
209
+ name: "String"
210
+ }
211
+ },
212
+ negateCondition: {
213
+ serializedName: "negateCondition",
214
+ type: {
215
+ name: "Boolean"
216
+ }
217
+ },
218
+ matchValue: {
219
+ serializedName: "matchValue",
220
+ required: true,
163
221
  type: {
164
222
  name: "Sequence",
165
223
  element: {
166
224
  type: {
167
- name: "Composite",
168
- className: "Experiment"
225
+ name: "String"
169
226
  }
170
227
  }
171
228
  }
172
229
  },
173
- nextLink: {
174
- serializedName: "nextLink",
230
+ transforms: {
231
+ serializedName: "transforms",
175
232
  type: {
176
- name: "String"
233
+ name: "Sequence",
234
+ element: {
235
+ type: {
236
+ name: "String"
237
+ }
238
+ }
177
239
  }
178
240
  }
179
241
  }
180
242
  }
181
243
  };
182
244
 
183
- export const Endpoint: coreClient.CompositeMapper = {
245
+ export const ManagedRuleSetList: coreClient.CompositeMapper = {
184
246
  type: {
185
247
  name: "Composite",
186
- className: "Endpoint",
248
+ className: "ManagedRuleSetList",
187
249
  modelProperties: {
188
- name: {
189
- serializedName: "name",
190
- type: {
191
- name: "String"
192
- }
193
- },
194
- endpoint: {
195
- serializedName: "endpoint",
250
+ managedRuleSets: {
251
+ serializedName: "managedRuleSets",
196
252
  type: {
197
- name: "String"
253
+ name: "Sequence",
254
+ element: {
255
+ type: {
256
+ name: "Composite",
257
+ className: "ManagedRuleSet"
258
+ }
259
+ }
198
260
  }
199
261
  }
200
262
  }
201
263
  }
202
264
  };
203
265
 
204
- export const ExperimentUpdateModel: coreClient.CompositeMapper = {
266
+ export const ManagedRuleSet: coreClient.CompositeMapper = {
205
267
  type: {
206
268
  name: "Composite",
207
- className: "ExperimentUpdateModel",
269
+ className: "ManagedRuleSet",
208
270
  modelProperties: {
209
- tags: {
210
- serializedName: "tags",
211
- type: {
212
- name: "Dictionary",
213
- value: { type: { name: "String" } }
214
- }
215
- },
216
- description: {
217
- serializedName: "properties.description",
271
+ ruleSetType: {
272
+ serializedName: "ruleSetType",
273
+ required: true,
218
274
  type: {
219
275
  name: "String"
220
276
  }
221
277
  },
222
- enabledState: {
223
- serializedName: "properties.enabledState",
278
+ ruleSetVersion: {
279
+ serializedName: "ruleSetVersion",
280
+ required: true,
224
281
  type: {
225
282
  name: "String"
226
283
  }
227
- }
228
- }
229
- }
230
- };
231
-
232
- export const LatencyMetric: coreClient.CompositeMapper = {
233
- type: {
234
- name: "Composite",
235
- className: "LatencyMetric",
236
- modelProperties: {
237
- name: {
238
- serializedName: "name",
239
- readOnly: true,
284
+ },
285
+ ruleSetAction: {
286
+ serializedName: "ruleSetAction",
240
287
  type: {
241
288
  name: "String"
242
289
  }
243
290
  },
244
- endDateTimeUTC: {
245
- serializedName: "endDateTimeUTC",
246
- readOnly: true,
247
- type: {
248
- name: "String"
249
- }
250
- },
251
- aValue: {
252
- serializedName: "aValue",
253
- readOnly: true,
291
+ exclusions: {
292
+ serializedName: "exclusions",
254
293
  type: {
255
- name: "Number"
294
+ name: "Sequence",
295
+ element: {
296
+ type: {
297
+ name: "Composite",
298
+ className: "ManagedRuleExclusion"
299
+ }
300
+ }
256
301
  }
257
302
  },
258
- bValue: {
259
- serializedName: "bValue",
260
- readOnly: true,
303
+ ruleGroupOverrides: {
304
+ serializedName: "ruleGroupOverrides",
261
305
  type: {
262
- name: "Number"
306
+ name: "Sequence",
307
+ element: {
308
+ type: {
309
+ name: "Composite",
310
+ className: "ManagedRuleGroupOverride"
311
+ }
312
+ }
263
313
  }
264
- },
265
- delta: {
266
- serializedName: "delta",
267
- readOnly: true,
314
+ }
315
+ }
316
+ }
317
+ };
318
+
319
+ export const ManagedRuleExclusion: coreClient.CompositeMapper = {
320
+ type: {
321
+ name: "Composite",
322
+ className: "ManagedRuleExclusion",
323
+ modelProperties: {
324
+ matchVariable: {
325
+ serializedName: "matchVariable",
326
+ required: true,
268
327
  type: {
269
- name: "Number"
328
+ name: "String"
270
329
  }
271
330
  },
272
- deltaPercent: {
273
- serializedName: "deltaPercent",
274
- readOnly: true,
331
+ selectorMatchOperator: {
332
+ serializedName: "selectorMatchOperator",
333
+ required: true,
275
334
  type: {
276
- name: "Number"
335
+ name: "String"
277
336
  }
278
337
  },
279
- aCLower95CI: {
280
- serializedName: "aCLower95CI",
281
- readOnly: true,
338
+ selector: {
339
+ serializedName: "selector",
340
+ required: true,
282
341
  type: {
283
- name: "Number"
342
+ name: "String"
284
343
  }
285
- },
286
- aHUpper95CI: {
287
- serializedName: "aHUpper95CI",
288
- readOnly: true,
344
+ }
345
+ }
346
+ }
347
+ };
348
+
349
+ export const ManagedRuleGroupOverride: coreClient.CompositeMapper = {
350
+ type: {
351
+ name: "Composite",
352
+ className: "ManagedRuleGroupOverride",
353
+ modelProperties: {
354
+ ruleGroupName: {
355
+ serializedName: "ruleGroupName",
356
+ required: true,
289
357
  type: {
290
- name: "Number"
358
+ name: "String"
291
359
  }
292
360
  },
293
- bCLower95CI: {
294
- serializedName: "bCLower95CI",
295
- readOnly: true,
361
+ exclusions: {
362
+ serializedName: "exclusions",
296
363
  type: {
297
- name: "Number"
364
+ name: "Sequence",
365
+ element: {
366
+ type: {
367
+ name: "Composite",
368
+ className: "ManagedRuleExclusion"
369
+ }
370
+ }
298
371
  }
299
372
  },
300
- bUpper95CI: {
301
- serializedName: "bUpper95CI",
302
- readOnly: true,
373
+ rules: {
374
+ serializedName: "rules",
303
375
  type: {
304
- name: "Number"
376
+ name: "Sequence",
377
+ element: {
378
+ type: {
379
+ name: "Composite",
380
+ className: "ManagedRuleOverride"
381
+ }
382
+ }
305
383
  }
306
384
  }
307
385
  }
308
386
  }
309
387
  };
310
388
 
311
- export const TimeseriesDataPoint: coreClient.CompositeMapper = {
389
+ export const ManagedRuleOverride: coreClient.CompositeMapper = {
312
390
  type: {
313
391
  name: "Composite",
314
- className: "TimeseriesDataPoint",
392
+ className: "ManagedRuleOverride",
315
393
  modelProperties: {
316
- dateTimeUTC: {
317
- serializedName: "dateTimeUTC",
394
+ ruleId: {
395
+ serializedName: "ruleId",
396
+ required: true,
318
397
  type: {
319
398
  name: "String"
320
399
  }
321
400
  },
322
- value: {
323
- serializedName: "value",
401
+ enabledState: {
402
+ serializedName: "enabledState",
324
403
  type: {
325
- name: "Number"
404
+ name: "String"
405
+ }
406
+ },
407
+ action: {
408
+ serializedName: "action",
409
+ type: {
410
+ name: "String"
411
+ }
412
+ },
413
+ exclusions: {
414
+ serializedName: "exclusions",
415
+ type: {
416
+ name: "Sequence",
417
+ element: {
418
+ type: {
419
+ name: "Composite",
420
+ className: "ManagedRuleExclusion"
421
+ }
422
+ }
326
423
  }
327
424
  }
328
425
  }
329
426
  }
330
427
  };
331
428
 
332
- export const CheckNameAvailabilityInput: coreClient.CompositeMapper = {
429
+ export const FrontendEndpointLink: coreClient.CompositeMapper = {
333
430
  type: {
334
431
  name: "Composite",
335
- className: "CheckNameAvailabilityInput",
432
+ className: "FrontendEndpointLink",
336
433
  modelProperties: {
337
- name: {
338
- serializedName: "name",
339
- required: true,
434
+ id: {
435
+ serializedName: "id",
340
436
  type: {
341
437
  name: "String"
342
438
  }
343
- },
344
- type: {
345
- serializedName: "type",
346
- required: true,
347
- type: {
348
- name: "Enum",
349
- allowedValues: [
350
- "Microsoft.Network/frontDoors",
351
- "Microsoft.Network/frontDoors/frontendEndpoints"
352
- ]
353
- }
354
439
  }
355
440
  }
356
441
  }
357
442
  };
358
443
 
359
- export const CheckNameAvailabilityOutput: coreClient.CompositeMapper = {
444
+ export const RoutingRuleLink: coreClient.CompositeMapper = {
360
445
  type: {
361
446
  name: "Composite",
362
- className: "CheckNameAvailabilityOutput",
447
+ className: "RoutingRuleLink",
363
448
  modelProperties: {
364
- nameAvailability: {
365
- serializedName: "nameAvailability",
366
- readOnly: true,
367
- type: {
368
- name: "String"
369
- }
370
- },
371
- reason: {
372
- serializedName: "reason",
373
- readOnly: true,
449
+ id: {
450
+ serializedName: "id",
374
451
  type: {
375
452
  name: "String"
376
453
  }
377
- },
378
- message: {
379
- serializedName: "message",
380
- readOnly: true,
454
+ }
455
+ }
456
+ }
457
+ };
458
+
459
+ export const SecurityPolicyLink: coreClient.CompositeMapper = {
460
+ type: {
461
+ name: "Composite",
462
+ className: "SecurityPolicyLink",
463
+ modelProperties: {
464
+ id: {
465
+ serializedName: "id",
381
466
  type: {
382
467
  name: "String"
383
468
  }
@@ -386,26 +471,13 @@ export const CheckNameAvailabilityOutput: coreClient.CompositeMapper = {
386
471
  }
387
472
  };
388
473
 
389
- export const FrontDoorListResult: coreClient.CompositeMapper = {
474
+ export const Sku: coreClient.CompositeMapper = {
390
475
  type: {
391
476
  name: "Composite",
392
- className: "FrontDoorListResult",
477
+ className: "Sku",
393
478
  modelProperties: {
394
- value: {
395
- serializedName: "value",
396
- readOnly: true,
397
- type: {
398
- name: "Sequence",
399
- element: {
400
- type: {
401
- name: "Composite",
402
- className: "FrontDoor"
403
- }
404
- }
405
- }
406
- },
407
- nextLink: {
408
- serializedName: "nextLink",
479
+ name: {
480
+ serializedName: "name",
409
481
  type: {
410
482
  name: "String"
411
483
  }
@@ -414,116 +486,147 @@ export const FrontDoorListResult: coreClient.CompositeMapper = {
414
486
  }
415
487
  };
416
488
 
417
- export const RulesEngine: coreClient.CompositeMapper = {
489
+ export const Resource: coreClient.CompositeMapper = {
418
490
  type: {
419
491
  name: "Composite",
420
- className: "RulesEngine",
492
+ className: "Resource",
421
493
  modelProperties: {
422
- name: {
423
- serializedName: "name",
494
+ id: {
495
+ serializedName: "id",
424
496
  readOnly: true,
425
497
  type: {
426
498
  name: "String"
427
499
  }
428
500
  },
429
- type: {
430
- serializedName: "type",
501
+ name: {
502
+ serializedName: "name",
431
503
  readOnly: true,
432
504
  type: {
433
505
  name: "String"
434
506
  }
435
507
  },
436
- id: {
437
- serializedName: "id",
508
+ type: {
509
+ serializedName: "type",
438
510
  readOnly: true,
439
511
  type: {
440
512
  name: "String"
441
513
  }
442
514
  },
443
- rules: {
444
- serializedName: "properties.rules",
515
+ location: {
516
+ serializedName: "location",
445
517
  type: {
446
- name: "Sequence",
447
- element: {
448
- type: {
449
- name: "Composite",
450
- className: "RulesEngineRule"
451
- }
452
- }
518
+ name: "String"
453
519
  }
454
520
  },
455
- resourceState: {
456
- serializedName: "properties.resourceState",
457
- readOnly: true,
521
+ tags: {
522
+ serializedName: "tags",
458
523
  type: {
459
- name: "String"
524
+ name: "Dictionary",
525
+ value: { type: { name: "String" } }
460
526
  }
461
527
  }
462
528
  }
463
529
  }
464
530
  };
465
531
 
466
- export const RulesEngineUpdateParameters: coreClient.CompositeMapper = {
532
+ export const ErrorResponse: coreClient.CompositeMapper = {
467
533
  type: {
468
534
  name: "Composite",
469
- className: "RulesEngineUpdateParameters",
535
+ className: "ErrorResponse",
470
536
  modelProperties: {
471
- rules: {
472
- serializedName: "rules",
537
+ code: {
538
+ serializedName: "code",
539
+ readOnly: true,
473
540
  type: {
474
- name: "Sequence",
475
- element: {
476
- type: {
477
- name: "Composite",
478
- className: "RulesEngineRule"
479
- }
480
- }
541
+ name: "String"
542
+ }
543
+ },
544
+ message: {
545
+ serializedName: "message",
546
+ readOnly: true,
547
+ type: {
548
+ name: "String"
481
549
  }
482
550
  }
483
551
  }
484
552
  }
485
553
  };
486
554
 
487
- export const RulesEngineRule: coreClient.CompositeMapper = {
555
+ export const DefaultErrorResponse: coreClient.CompositeMapper = {
488
556
  type: {
489
557
  name: "Composite",
490
- className: "RulesEngineRule",
558
+ className: "DefaultErrorResponse",
491
559
  modelProperties: {
492
- name: {
493
- serializedName: "name",
494
- required: true,
560
+ error: {
561
+ serializedName: "error",
562
+ type: {
563
+ name: "Composite",
564
+ className: "DefaultErrorResponseError"
565
+ }
566
+ }
567
+ }
568
+ }
569
+ };
570
+
571
+ export const DefaultErrorResponseError: coreClient.CompositeMapper = {
572
+ type: {
573
+ name: "Composite",
574
+ className: "DefaultErrorResponseError",
575
+ modelProperties: {
576
+ code: {
577
+ serializedName: "code",
578
+ readOnly: true,
495
579
  type: {
496
580
  name: "String"
497
581
  }
498
582
  },
499
- priority: {
500
- serializedName: "priority",
501
- required: true,
583
+ message: {
584
+ serializedName: "message",
585
+ readOnly: true,
502
586
  type: {
503
- name: "Number"
587
+ name: "String"
504
588
  }
505
- },
506
- action: {
507
- serializedName: "action",
589
+ }
590
+ }
591
+ }
592
+ };
593
+
594
+ export const TagsObject: coreClient.CompositeMapper = {
595
+ type: {
596
+ name: "Composite",
597
+ className: "TagsObject",
598
+ modelProperties: {
599
+ tags: {
600
+ serializedName: "tags",
508
601
  type: {
509
- name: "Composite",
510
- className: "RulesEngineAction"
602
+ name: "Dictionary",
603
+ value: { type: { name: "String" } }
511
604
  }
512
- },
513
- matchConditions: {
514
- serializedName: "matchConditions",
605
+ }
606
+ }
607
+ }
608
+ };
609
+
610
+ export const ManagedRuleSetDefinitionList: coreClient.CompositeMapper = {
611
+ type: {
612
+ name: "Composite",
613
+ className: "ManagedRuleSetDefinitionList",
614
+ modelProperties: {
615
+ value: {
616
+ serializedName: "value",
617
+ readOnly: true,
515
618
  type: {
516
619
  name: "Sequence",
517
620
  element: {
518
621
  type: {
519
622
  name: "Composite",
520
- className: "RulesEngineMatchCondition"
623
+ className: "ManagedRuleSetDefinition"
521
624
  }
522
625
  }
523
626
  }
524
627
  },
525
- matchProcessingBehavior: {
526
- serializedName: "matchProcessingBehavior",
628
+ nextLink: {
629
+ serializedName: "nextLink",
527
630
  type: {
528
631
  name: "String"
529
632
  }
@@ -532,67 +635,71 @@ export const RulesEngineRule: coreClient.CompositeMapper = {
532
635
  }
533
636
  };
534
637
 
535
- export const RulesEngineAction: coreClient.CompositeMapper = {
638
+ export const ManagedRuleGroupDefinition: coreClient.CompositeMapper = {
536
639
  type: {
537
640
  name: "Composite",
538
- className: "RulesEngineAction",
641
+ className: "ManagedRuleGroupDefinition",
539
642
  modelProperties: {
540
- requestHeaderActions: {
541
- serializedName: "requestHeaderActions",
643
+ ruleGroupName: {
644
+ serializedName: "ruleGroupName",
645
+ readOnly: true,
542
646
  type: {
543
- name: "Sequence",
544
- element: {
545
- type: {
546
- name: "Composite",
547
- className: "HeaderAction"
548
- }
549
- }
647
+ name: "String"
550
648
  }
551
649
  },
552
- responseHeaderActions: {
553
- serializedName: "responseHeaderActions",
650
+ description: {
651
+ serializedName: "description",
652
+ readOnly: true,
653
+ type: {
654
+ name: "String"
655
+ }
656
+ },
657
+ rules: {
658
+ serializedName: "rules",
659
+ readOnly: true,
554
660
  type: {
555
661
  name: "Sequence",
556
662
  element: {
557
663
  type: {
558
664
  name: "Composite",
559
- className: "HeaderAction"
665
+ className: "ManagedRuleDefinition"
560
666
  }
561
667
  }
562
668
  }
563
- },
564
- routeConfigurationOverride: {
565
- serializedName: "routeConfigurationOverride",
566
- type: {
567
- name: "Composite",
568
- className: "RouteConfiguration"
569
- }
570
669
  }
571
670
  }
572
671
  }
573
672
  };
574
673
 
575
- export const HeaderAction: coreClient.CompositeMapper = {
674
+ export const ManagedRuleDefinition: coreClient.CompositeMapper = {
576
675
  type: {
577
676
  name: "Composite",
578
- className: "HeaderAction",
677
+ className: "ManagedRuleDefinition",
579
678
  modelProperties: {
580
- headerActionType: {
581
- serializedName: "headerActionType",
582
- required: true,
679
+ ruleId: {
680
+ serializedName: "ruleId",
681
+ readOnly: true,
583
682
  type: {
584
683
  name: "String"
585
684
  }
586
685
  },
587
- headerName: {
588
- serializedName: "headerName",
589
- required: true,
686
+ defaultState: {
687
+ serializedName: "defaultState",
688
+ readOnly: true,
590
689
  type: {
591
690
  name: "String"
592
691
  }
593
692
  },
594
- value: {
595
- serializedName: "value",
693
+ defaultAction: {
694
+ serializedName: "defaultAction",
695
+ readOnly: true,
696
+ type: {
697
+ name: "String"
698
+ }
699
+ },
700
+ description: {
701
+ serializedName: "description",
702
+ readOnly: true,
596
703
  type: {
597
704
  name: "String"
598
705
  }
@@ -601,165 +708,132 @@ export const HeaderAction: coreClient.CompositeMapper = {
601
708
  }
602
709
  };
603
710
 
604
- export const RouteConfiguration: coreClient.CompositeMapper = {
711
+ export const CheckNameAvailabilityInput: coreClient.CompositeMapper = {
605
712
  type: {
606
713
  name: "Composite",
607
- className: "RouteConfiguration",
608
- uberParent: "RouteConfiguration",
609
- polymorphicDiscriminator: {
610
- serializedName: "@odata\\.type",
611
- clientName: "odataType"
612
- },
714
+ className: "CheckNameAvailabilityInput",
613
715
  modelProperties: {
614
- odataType: {
615
- serializedName: "@odata\\.type",
716
+ name: {
717
+ serializedName: "name",
616
718
  required: true,
617
719
  type: {
618
720
  name: "String"
619
721
  }
722
+ },
723
+ type: {
724
+ serializedName: "type",
725
+ required: true,
726
+ type: {
727
+ name: "Enum",
728
+ allowedValues: [
729
+ "Microsoft.Network/frontDoors",
730
+ "Microsoft.Network/frontDoors/frontendEndpoints"
731
+ ]
732
+ }
620
733
  }
621
734
  }
622
735
  }
623
736
  };
624
737
 
625
- export const RulesEngineMatchCondition: coreClient.CompositeMapper = {
738
+ export const CheckNameAvailabilityOutput: coreClient.CompositeMapper = {
626
739
  type: {
627
740
  name: "Composite",
628
- className: "RulesEngineMatchCondition",
741
+ className: "CheckNameAvailabilityOutput",
629
742
  modelProperties: {
630
- rulesEngineMatchVariable: {
631
- serializedName: "rulesEngineMatchVariable",
632
- required: true,
743
+ nameAvailability: {
744
+ serializedName: "nameAvailability",
745
+ readOnly: true,
633
746
  type: {
634
747
  name: "String"
635
748
  }
636
749
  },
637
- selector: {
638
- serializedName: "selector",
750
+ reason: {
751
+ serializedName: "reason",
752
+ readOnly: true,
639
753
  type: {
640
754
  name: "String"
641
755
  }
642
756
  },
643
- rulesEngineOperator: {
644
- serializedName: "rulesEngineOperator",
645
- required: true,
757
+ message: {
758
+ serializedName: "message",
759
+ readOnly: true,
646
760
  type: {
647
761
  name: "String"
648
762
  }
649
- },
650
- negateCondition: {
651
- serializedName: "negateCondition",
652
- type: {
653
- name: "Boolean"
654
- }
655
- },
656
- rulesEngineMatchValue: {
657
- serializedName: "rulesEngineMatchValue",
658
- required: true,
763
+ }
764
+ }
765
+ }
766
+ };
767
+
768
+ export const FrontDoorListResult: coreClient.CompositeMapper = {
769
+ type: {
770
+ name: "Composite",
771
+ className: "FrontDoorListResult",
772
+ modelProperties: {
773
+ value: {
774
+ serializedName: "value",
775
+ readOnly: true,
659
776
  type: {
660
777
  name: "Sequence",
661
778
  element: {
662
779
  type: {
663
- name: "String"
780
+ name: "Composite",
781
+ className: "FrontDoor"
664
782
  }
665
783
  }
666
784
  }
667
785
  },
668
- transforms: {
669
- serializedName: "transforms",
786
+ nextLink: {
787
+ serializedName: "nextLink",
670
788
  type: {
671
- name: "Sequence",
672
- element: {
673
- type: {
674
- name: "String"
675
- }
676
- }
789
+ name: "String"
677
790
  }
678
791
  }
679
792
  }
680
793
  }
681
794
  };
682
795
 
683
- export const FrontDoorUpdateParameters: coreClient.CompositeMapper = {
796
+ export const RulesEngine: coreClient.CompositeMapper = {
684
797
  type: {
685
798
  name: "Composite",
686
- className: "FrontDoorUpdateParameters",
799
+ className: "RulesEngine",
687
800
  modelProperties: {
688
- friendlyName: {
689
- serializedName: "friendlyName",
801
+ name: {
802
+ serializedName: "name",
803
+ readOnly: true,
690
804
  type: {
691
805
  name: "String"
692
806
  }
693
807
  },
694
- routingRules: {
695
- serializedName: "routingRules",
808
+ type: {
809
+ serializedName: "type",
810
+ readOnly: true,
696
811
  type: {
697
- name: "Sequence",
698
- element: {
699
- type: {
700
- name: "Composite",
701
- className: "RoutingRule"
702
- }
703
- }
704
- }
705
- },
706
- loadBalancingSettings: {
707
- serializedName: "loadBalancingSettings",
708
- type: {
709
- name: "Sequence",
710
- element: {
711
- type: {
712
- name: "Composite",
713
- className: "LoadBalancingSettingsModel"
714
- }
715
- }
716
- }
717
- },
718
- healthProbeSettings: {
719
- serializedName: "healthProbeSettings",
720
- type: {
721
- name: "Sequence",
722
- element: {
723
- type: {
724
- name: "Composite",
725
- className: "HealthProbeSettingsModel"
726
- }
727
- }
812
+ name: "String"
728
813
  }
729
814
  },
730
- backendPools: {
731
- serializedName: "backendPools",
815
+ id: {
816
+ serializedName: "id",
817
+ readOnly: true,
732
818
  type: {
733
- name: "Sequence",
734
- element: {
735
- type: {
736
- name: "Composite",
737
- className: "BackendPool"
738
- }
739
- }
819
+ name: "String"
740
820
  }
741
821
  },
742
- frontendEndpoints: {
743
- serializedName: "frontendEndpoints",
822
+ rules: {
823
+ serializedName: "properties.rules",
744
824
  type: {
745
825
  name: "Sequence",
746
826
  element: {
747
827
  type: {
748
828
  name: "Composite",
749
- className: "FrontendEndpoint"
829
+ className: "RulesEngineRule"
750
830
  }
751
831
  }
752
832
  }
753
833
  },
754
- backendPoolsSettings: {
755
- serializedName: "backendPoolsSettings",
756
- type: {
757
- name: "Composite",
758
- className: "BackendPoolsSettings"
759
- }
760
- },
761
- enabledState: {
762
- serializedName: "enabledState",
834
+ resourceState: {
835
+ serializedName: "properties.resourceState",
836
+ readOnly: true,
763
837
  type: {
764
838
  name: "String"
765
839
  }
@@ -768,166 +842,67 @@ export const FrontDoorUpdateParameters: coreClient.CompositeMapper = {
768
842
  }
769
843
  };
770
844
 
771
- export const RoutingRuleUpdateParameters: coreClient.CompositeMapper = {
845
+ export const RulesEngineUpdateParameters: coreClient.CompositeMapper = {
772
846
  type: {
773
847
  name: "Composite",
774
- className: "RoutingRuleUpdateParameters",
848
+ className: "RulesEngineUpdateParameters",
775
849
  modelProperties: {
776
- frontendEndpoints: {
777
- serializedName: "frontendEndpoints",
850
+ rules: {
851
+ serializedName: "rules",
778
852
  type: {
779
853
  name: "Sequence",
780
854
  element: {
781
855
  type: {
782
856
  name: "Composite",
783
- className: "SubResource"
784
- }
785
- }
786
- }
787
- },
788
- acceptedProtocols: {
789
- serializedName: "acceptedProtocols",
790
- type: {
791
- name: "Sequence",
792
- element: {
793
- type: {
794
- name: "String"
795
- }
796
- }
797
- }
798
- },
799
- patternsToMatch: {
800
- serializedName: "patternsToMatch",
801
- type: {
802
- name: "Sequence",
803
- element: {
804
- type: {
805
- name: "String"
857
+ className: "RulesEngineRule"
806
858
  }
807
859
  }
808
860
  }
809
- },
810
- enabledState: {
811
- serializedName: "enabledState",
812
- type: {
813
- name: "String"
814
- }
815
- },
816
- routeConfiguration: {
817
- serializedName: "routeConfiguration",
818
- type: {
819
- name: "Composite",
820
- className: "RouteConfiguration"
821
- }
822
- },
823
- rulesEngine: {
824
- serializedName: "rulesEngine",
825
- type: {
826
- name: "Composite",
827
- className: "SubResource"
828
- }
829
- },
830
- webApplicationFirewallPolicyLink: {
831
- serializedName: "webApplicationFirewallPolicyLink",
832
- type: {
833
- name: "Composite",
834
- className:
835
- "RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink"
836
- }
837
861
  }
838
862
  }
839
863
  }
840
864
  };
841
865
 
842
- export const SubResource: coreClient.CompositeMapper = {
843
- type: {
844
- name: "Composite",
845
- className: "SubResource",
846
- modelProperties: {
847
- id: {
848
- serializedName: "id",
849
- type: {
850
- name: "String"
851
- }
852
- }
853
- }
854
- }
855
- };
856
-
857
- export const RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink: coreClient.CompositeMapper = {
866
+ export const RulesEngineRule: coreClient.CompositeMapper = {
858
867
  type: {
859
868
  name: "Composite",
860
- className: "RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink",
869
+ className: "RulesEngineRule",
861
870
  modelProperties: {
862
- id: {
863
- serializedName: "id",
871
+ name: {
872
+ serializedName: "name",
873
+ required: true,
864
874
  type: {
865
875
  name: "String"
866
876
  }
867
- }
868
- }
869
- }
870
- };
871
-
872
- export const LoadBalancingSettingsUpdateParameters: coreClient.CompositeMapper = {
873
- type: {
874
- name: "Composite",
875
- className: "LoadBalancingSettingsUpdateParameters",
876
- modelProperties: {
877
- sampleSize: {
878
- serializedName: "sampleSize",
879
- type: {
880
- name: "Number"
881
- }
882
877
  },
883
- successfulSamplesRequired: {
884
- serializedName: "successfulSamplesRequired",
878
+ priority: {
879
+ serializedName: "priority",
880
+ required: true,
885
881
  type: {
886
882
  name: "Number"
887
883
  }
888
884
  },
889
- additionalLatencyMilliseconds: {
890
- serializedName: "additionalLatencyMilliseconds",
891
- type: {
892
- name: "Number"
893
- }
894
- }
895
- }
896
- }
897
- };
898
-
899
- export const HealthProbeSettingsUpdateParameters: coreClient.CompositeMapper = {
900
- type: {
901
- name: "Composite",
902
- className: "HealthProbeSettingsUpdateParameters",
903
- modelProperties: {
904
- path: {
905
- serializedName: "path",
906
- type: {
907
- name: "String"
908
- }
909
- },
910
- protocol: {
911
- serializedName: "protocol",
912
- type: {
913
- name: "String"
914
- }
915
- },
916
- intervalInSeconds: {
917
- serializedName: "intervalInSeconds",
885
+ action: {
886
+ serializedName: "action",
918
887
  type: {
919
- name: "Number"
888
+ name: "Composite",
889
+ className: "RulesEngineAction"
920
890
  }
921
891
  },
922
- healthProbeMethod: {
923
- defaultValue: "HEAD",
924
- serializedName: "healthProbeMethod",
892
+ matchConditions: {
893
+ serializedName: "matchConditions",
925
894
  type: {
926
- name: "String"
895
+ name: "Sequence",
896
+ element: {
897
+ type: {
898
+ name: "Composite",
899
+ className: "RulesEngineMatchCondition"
900
+ }
901
+ }
927
902
  }
928
903
  },
929
- enabledState: {
930
- serializedName: "enabledState",
904
+ matchProcessingBehavior: {
905
+ serializedName: "matchProcessingBehavior",
931
906
  type: {
932
907
  name: "String"
933
908
  }
@@ -936,131 +911,67 @@ export const HealthProbeSettingsUpdateParameters: coreClient.CompositeMapper = {
936
911
  }
937
912
  };
938
913
 
939
- export const BackendPoolUpdateParameters: coreClient.CompositeMapper = {
914
+ export const RulesEngineAction: coreClient.CompositeMapper = {
940
915
  type: {
941
916
  name: "Composite",
942
- className: "BackendPoolUpdateParameters",
917
+ className: "RulesEngineAction",
943
918
  modelProperties: {
944
- backends: {
945
- serializedName: "backends",
919
+ requestHeaderActions: {
920
+ serializedName: "requestHeaderActions",
946
921
  type: {
947
922
  name: "Sequence",
948
923
  element: {
949
924
  type: {
950
925
  name: "Composite",
951
- className: "Backend"
926
+ className: "HeaderAction"
952
927
  }
953
928
  }
954
929
  }
955
930
  },
956
- loadBalancingSettings: {
957
- serializedName: "loadBalancingSettings",
931
+ responseHeaderActions: {
932
+ serializedName: "responseHeaderActions",
958
933
  type: {
959
- name: "Composite",
960
- className: "SubResource"
934
+ name: "Sequence",
935
+ element: {
936
+ type: {
937
+ name: "Composite",
938
+ className: "HeaderAction"
939
+ }
940
+ }
961
941
  }
962
942
  },
963
- healthProbeSettings: {
964
- serializedName: "healthProbeSettings",
943
+ routeConfigurationOverride: {
944
+ serializedName: "routeConfigurationOverride",
965
945
  type: {
966
946
  name: "Composite",
967
- className: "SubResource"
947
+ className: "RouteConfiguration"
968
948
  }
969
949
  }
970
950
  }
971
951
  }
972
952
  };
973
953
 
974
- export const Backend: coreClient.CompositeMapper = {
954
+ export const HeaderAction: coreClient.CompositeMapper = {
975
955
  type: {
976
956
  name: "Composite",
977
- className: "Backend",
957
+ className: "HeaderAction",
978
958
  modelProperties: {
979
- address: {
980
- serializedName: "address",
981
- type: {
982
- name: "String"
983
- }
984
- },
985
- privateLinkAlias: {
986
- serializedName: "privateLinkAlias",
987
- type: {
988
- name: "String"
989
- }
990
- },
991
- privateLinkResourceId: {
992
- serializedName: "privateLinkResourceId",
993
- type: {
994
- name: "String"
995
- }
996
- },
997
- privateLinkLocation: {
998
- serializedName: "privateLinkLocation",
999
- type: {
1000
- name: "String"
1001
- }
1002
- },
1003
- privateEndpointStatus: {
1004
- serializedName: "privateEndpointStatus",
1005
- readOnly: true,
1006
- type: {
1007
- name: "String"
1008
- }
1009
- },
1010
- privateLinkApprovalMessage: {
1011
- serializedName: "privateLinkApprovalMessage",
959
+ headerActionType: {
960
+ serializedName: "headerActionType",
961
+ required: true,
1012
962
  type: {
1013
963
  name: "String"
1014
964
  }
1015
965
  },
1016
- httpPort: {
1017
- constraints: {
1018
- InclusiveMaximum: 65535,
1019
- InclusiveMinimum: 1
1020
- },
1021
- serializedName: "httpPort",
1022
- type: {
1023
- name: "Number"
1024
- }
1025
- },
1026
- httpsPort: {
1027
- constraints: {
1028
- InclusiveMaximum: 65535,
1029
- InclusiveMinimum: 1
1030
- },
1031
- serializedName: "httpsPort",
1032
- type: {
1033
- name: "Number"
1034
- }
1035
- },
1036
- enabledState: {
1037
- serializedName: "enabledState",
966
+ headerName: {
967
+ serializedName: "headerName",
968
+ required: true,
1038
969
  type: {
1039
970
  name: "String"
1040
971
  }
1041
972
  },
1042
- priority: {
1043
- constraints: {
1044
- InclusiveMaximum: 5,
1045
- InclusiveMinimum: 1
1046
- },
1047
- serializedName: "priority",
1048
- type: {
1049
- name: "Number"
1050
- }
1051
- },
1052
- weight: {
1053
- constraints: {
1054
- InclusiveMaximum: 1000,
1055
- InclusiveMinimum: 1
1056
- },
1057
- serializedName: "weight",
1058
- type: {
1059
- name: "Number"
1060
- }
1061
- },
1062
- backendHostHeader: {
1063
- serializedName: "backendHostHeader",
973
+ value: {
974
+ serializedName: "value",
1064
975
  type: {
1065
976
  name: "String"
1066
977
  }
@@ -1069,188 +980,203 @@ export const Backend: coreClient.CompositeMapper = {
1069
980
  }
1070
981
  };
1071
982
 
1072
- export const CustomHttpsConfiguration: coreClient.CompositeMapper = {
983
+ export const RouteConfiguration: coreClient.CompositeMapper = {
1073
984
  type: {
1074
985
  name: "Composite",
1075
- className: "CustomHttpsConfiguration",
986
+ className: "RouteConfiguration",
987
+ uberParent: "RouteConfiguration",
988
+ polymorphicDiscriminator: {
989
+ serializedName: "@odata\\.type",
990
+ clientName: "odataType"
991
+ },
1076
992
  modelProperties: {
1077
- certificateSource: {
1078
- serializedName: "certificateSource",
993
+ odataType: {
994
+ serializedName: "@odata\\.type",
1079
995
  required: true,
1080
996
  type: {
1081
997
  name: "String"
1082
998
  }
1083
- },
1084
- protocolType: {
1085
- serializedName: "protocolType",
999
+ }
1000
+ }
1001
+ }
1002
+ };
1003
+
1004
+ export const RulesEngineMatchCondition: coreClient.CompositeMapper = {
1005
+ type: {
1006
+ name: "Composite",
1007
+ className: "RulesEngineMatchCondition",
1008
+ modelProperties: {
1009
+ rulesEngineMatchVariable: {
1010
+ serializedName: "rulesEngineMatchVariable",
1086
1011
  required: true,
1087
1012
  type: {
1088
1013
  name: "String"
1089
1014
  }
1090
1015
  },
1091
- minimumTlsVersion: {
1092
- serializedName: "minimumTlsVersion",
1093
- required: true,
1016
+ selector: {
1017
+ serializedName: "selector",
1094
1018
  type: {
1095
1019
  name: "String"
1096
1020
  }
1097
1021
  },
1098
- certificateType: {
1099
- serializedName: "frontDoorCertificateSourceParameters.certificateType",
1022
+ rulesEngineOperator: {
1023
+ serializedName: "rulesEngineOperator",
1024
+ required: true,
1100
1025
  type: {
1101
1026
  name: "String"
1102
1027
  }
1103
1028
  },
1104
- vault: {
1105
- serializedName: "keyVaultCertificateSourceParameters.vault",
1029
+ negateCondition: {
1030
+ serializedName: "negateCondition",
1106
1031
  type: {
1107
- name: "Composite",
1108
- className: "KeyVaultCertificateSourceParametersVault"
1032
+ name: "Boolean"
1109
1033
  }
1110
1034
  },
1111
- secretName: {
1112
- serializedName: "keyVaultCertificateSourceParameters.secretName",
1035
+ rulesEngineMatchValue: {
1036
+ serializedName: "rulesEngineMatchValue",
1037
+ required: true,
1113
1038
  type: {
1114
- name: "String"
1039
+ name: "Sequence",
1040
+ element: {
1041
+ type: {
1042
+ name: "String"
1043
+ }
1044
+ }
1115
1045
  }
1116
1046
  },
1117
- secretVersion: {
1118
- serializedName: "keyVaultCertificateSourceParameters.secretVersion",
1047
+ transforms: {
1048
+ serializedName: "transforms",
1119
1049
  type: {
1120
- name: "String"
1050
+ name: "Sequence",
1051
+ element: {
1052
+ type: {
1053
+ name: "String"
1054
+ }
1055
+ }
1121
1056
  }
1122
1057
  }
1123
1058
  }
1124
1059
  }
1125
1060
  };
1126
1061
 
1127
- export const KeyVaultCertificateSourceParametersVault: coreClient.CompositeMapper = {
1062
+ export const FrontDoorUpdateParameters: coreClient.CompositeMapper = {
1128
1063
  type: {
1129
1064
  name: "Composite",
1130
- className: "KeyVaultCertificateSourceParametersVault",
1065
+ className: "FrontDoorUpdateParameters",
1131
1066
  modelProperties: {
1132
- id: {
1133
- serializedName: "id",
1067
+ friendlyName: {
1068
+ serializedName: "friendlyName",
1134
1069
  type: {
1135
1070
  name: "String"
1136
1071
  }
1137
- }
1138
- }
1139
- }
1140
- };
1141
-
1142
- export const FrontendEndpointUpdateParameters: coreClient.CompositeMapper = {
1143
- type: {
1144
- name: "Composite",
1145
- className: "FrontendEndpointUpdateParameters",
1146
- modelProperties: {
1147
- hostName: {
1148
- serializedName: "hostName",
1072
+ },
1073
+ routingRules: {
1074
+ serializedName: "routingRules",
1149
1075
  type: {
1150
- name: "String"
1076
+ name: "Sequence",
1077
+ element: {
1078
+ type: {
1079
+ name: "Composite",
1080
+ className: "RoutingRule"
1081
+ }
1082
+ }
1151
1083
  }
1152
1084
  },
1153
- sessionAffinityEnabledState: {
1154
- serializedName: "sessionAffinityEnabledState",
1085
+ loadBalancingSettings: {
1086
+ serializedName: "loadBalancingSettings",
1155
1087
  type: {
1156
- name: "String"
1088
+ name: "Sequence",
1089
+ element: {
1090
+ type: {
1091
+ name: "Composite",
1092
+ className: "LoadBalancingSettingsModel"
1093
+ }
1094
+ }
1157
1095
  }
1158
1096
  },
1159
- sessionAffinityTtlSeconds: {
1160
- serializedName: "sessionAffinityTtlSeconds",
1097
+ healthProbeSettings: {
1098
+ serializedName: "healthProbeSettings",
1161
1099
  type: {
1162
- name: "Number"
1100
+ name: "Sequence",
1101
+ element: {
1102
+ type: {
1103
+ name: "Composite",
1104
+ className: "HealthProbeSettingsModel"
1105
+ }
1106
+ }
1163
1107
  }
1164
1108
  },
1165
- webApplicationFirewallPolicyLink: {
1166
- serializedName: "webApplicationFirewallPolicyLink",
1109
+ backendPools: {
1110
+ serializedName: "backendPools",
1167
1111
  type: {
1168
- name: "Composite",
1169
- className:
1170
- "FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink"
1112
+ name: "Sequence",
1113
+ element: {
1114
+ type: {
1115
+ name: "Composite",
1116
+ className: "BackendPool"
1117
+ }
1118
+ }
1171
1119
  }
1172
- }
1173
- }
1174
- }
1175
- };
1176
-
1177
- export const FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink: coreClient.CompositeMapper = {
1178
- type: {
1179
- name: "Composite",
1180
- className:
1181
- "FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink",
1182
- modelProperties: {
1183
- id: {
1184
- serializedName: "id",
1120
+ },
1121
+ frontendEndpoints: {
1122
+ serializedName: "frontendEndpoints",
1185
1123
  type: {
1186
- name: "String"
1187
- }
1188
- }
1189
- }
1190
- }
1191
- };
1192
-
1193
- export const BackendPoolsSettings: coreClient.CompositeMapper = {
1194
- type: {
1195
- name: "Composite",
1196
- className: "BackendPoolsSettings",
1197
- modelProperties: {
1198
- enforceCertificateNameCheck: {
1199
- defaultValue: "Enabled",
1200
- serializedName: "enforceCertificateNameCheck",
1124
+ name: "Sequence",
1125
+ element: {
1126
+ type: {
1127
+ name: "Composite",
1128
+ className: "FrontendEndpoint"
1129
+ }
1130
+ }
1131
+ }
1132
+ },
1133
+ backendPoolsSettings: {
1134
+ serializedName: "backendPoolsSettings",
1201
1135
  type: {
1202
- name: "String"
1136
+ name: "Composite",
1137
+ className: "BackendPoolsSettings"
1203
1138
  }
1204
1139
  },
1205
- sendRecvTimeoutSeconds: {
1206
- constraints: {
1207
- InclusiveMinimum: 16
1208
- },
1209
- serializedName: "sendRecvTimeoutSeconds",
1140
+ enabledState: {
1141
+ serializedName: "enabledState",
1210
1142
  type: {
1211
- name: "Number"
1143
+ name: "String"
1212
1144
  }
1213
1145
  }
1214
1146
  }
1215
1147
  }
1216
1148
  };
1217
1149
 
1218
- export const FrontendEndpointsListResult: coreClient.CompositeMapper = {
1150
+ export const RoutingRuleUpdateParameters: coreClient.CompositeMapper = {
1219
1151
  type: {
1220
1152
  name: "Composite",
1221
- className: "FrontendEndpointsListResult",
1153
+ className: "RoutingRuleUpdateParameters",
1222
1154
  modelProperties: {
1223
- value: {
1224
- serializedName: "value",
1225
- readOnly: true,
1155
+ frontendEndpoints: {
1156
+ serializedName: "frontendEndpoints",
1226
1157
  type: {
1227
1158
  name: "Sequence",
1228
1159
  element: {
1229
1160
  type: {
1230
1161
  name: "Composite",
1231
- className: "FrontendEndpoint"
1162
+ className: "SubResource"
1232
1163
  }
1233
1164
  }
1234
1165
  }
1235
1166
  },
1236
- nextLink: {
1237
- serializedName: "nextLink",
1167
+ acceptedProtocols: {
1168
+ serializedName: "acceptedProtocols",
1238
1169
  type: {
1239
- name: "String"
1170
+ name: "Sequence",
1171
+ element: {
1172
+ type: {
1173
+ name: "String"
1174
+ }
1175
+ }
1240
1176
  }
1241
- }
1242
- }
1243
- }
1244
- };
1245
-
1246
- export const PurgeParameters: coreClient.CompositeMapper = {
1247
- type: {
1248
- name: "Composite",
1249
- className: "PurgeParameters",
1250
- modelProperties: {
1251
- contentPaths: {
1252
- serializedName: "contentPaths",
1253
- required: true,
1177
+ },
1178
+ patternsToMatch: {
1179
+ serializedName: "patternsToMatch",
1254
1180
  type: {
1255
1181
  name: "Sequence",
1256
1182
  element: {
@@ -1259,49 +1185,46 @@ export const PurgeParameters: coreClient.CompositeMapper = {
1259
1185
  }
1260
1186
  }
1261
1187
  }
1262
- }
1263
- }
1264
- }
1265
- };
1266
-
1267
- export const ValidateCustomDomainInput: coreClient.CompositeMapper = {
1268
- type: {
1269
- name: "Composite",
1270
- className: "ValidateCustomDomainInput",
1271
- modelProperties: {
1272
- hostName: {
1273
- serializedName: "hostName",
1274
- required: true,
1188
+ },
1189
+ enabledState: {
1190
+ serializedName: "enabledState",
1275
1191
  type: {
1276
1192
  name: "String"
1277
1193
  }
1194
+ },
1195
+ routeConfiguration: {
1196
+ serializedName: "routeConfiguration",
1197
+ type: {
1198
+ name: "Composite",
1199
+ className: "RouteConfiguration"
1200
+ }
1201
+ },
1202
+ rulesEngine: {
1203
+ serializedName: "rulesEngine",
1204
+ type: {
1205
+ name: "Composite",
1206
+ className: "SubResource"
1207
+ }
1208
+ },
1209
+ webApplicationFirewallPolicyLink: {
1210
+ serializedName: "webApplicationFirewallPolicyLink",
1211
+ type: {
1212
+ name: "Composite",
1213
+ className:
1214
+ "RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink"
1215
+ }
1278
1216
  }
1279
1217
  }
1280
1218
  }
1281
1219
  };
1282
1220
 
1283
- export const ValidateCustomDomainOutput: coreClient.CompositeMapper = {
1221
+ export const SubResource: coreClient.CompositeMapper = {
1284
1222
  type: {
1285
1223
  name: "Composite",
1286
- className: "ValidateCustomDomainOutput",
1224
+ className: "SubResource",
1287
1225
  modelProperties: {
1288
- customDomainValidated: {
1289
- serializedName: "customDomainValidated",
1290
- readOnly: true,
1291
- type: {
1292
- name: "Boolean"
1293
- }
1294
- },
1295
- reason: {
1296
- serializedName: "reason",
1297
- readOnly: true,
1298
- type: {
1299
- name: "String"
1300
- }
1301
- },
1302
- message: {
1303
- serializedName: "message",
1304
- readOnly: true,
1226
+ id: {
1227
+ serializedName: "id",
1305
1228
  type: {
1306
1229
  name: "String"
1307
1230
  }
@@ -1310,26 +1233,13 @@ export const ValidateCustomDomainOutput: coreClient.CompositeMapper = {
1310
1233
  }
1311
1234
  };
1312
1235
 
1313
- export const RulesEngineListResult: coreClient.CompositeMapper = {
1236
+ export const RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink: coreClient.CompositeMapper = {
1314
1237
  type: {
1315
1238
  name: "Composite",
1316
- className: "RulesEngineListResult",
1239
+ className: "RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink",
1317
1240
  modelProperties: {
1318
- value: {
1319
- serializedName: "value",
1320
- readOnly: true,
1321
- type: {
1322
- name: "Sequence",
1323
- element: {
1324
- type: {
1325
- name: "Composite",
1326
- className: "RulesEngine"
1327
- }
1328
- }
1329
- }
1330
- },
1331
- nextLink: {
1332
- serializedName: "nextLink",
1241
+ id: {
1242
+ serializedName: "id",
1333
1243
  type: {
1334
1244
  name: "String"
1335
1245
  }
@@ -1338,76 +1248,65 @@ export const RulesEngineListResult: coreClient.CompositeMapper = {
1338
1248
  }
1339
1249
  };
1340
1250
 
1341
- export const WebApplicationFirewallPolicyList: coreClient.CompositeMapper = {
1251
+ export const LoadBalancingSettingsUpdateParameters: coreClient.CompositeMapper = {
1342
1252
  type: {
1343
1253
  name: "Composite",
1344
- className: "WebApplicationFirewallPolicyList",
1254
+ className: "LoadBalancingSettingsUpdateParameters",
1345
1255
  modelProperties: {
1346
- value: {
1347
- serializedName: "value",
1348
- readOnly: true,
1256
+ sampleSize: {
1257
+ serializedName: "sampleSize",
1349
1258
  type: {
1350
- name: "Sequence",
1351
- element: {
1352
- type: {
1353
- name: "Composite",
1354
- className: "WebApplicationFirewallPolicy"
1355
- }
1356
- }
1259
+ name: "Number"
1357
1260
  }
1358
1261
  },
1359
- nextLink: {
1360
- serializedName: "nextLink",
1262
+ successfulSamplesRequired: {
1263
+ serializedName: "successfulSamplesRequired",
1361
1264
  type: {
1362
- name: "String"
1265
+ name: "Number"
1266
+ }
1267
+ },
1268
+ additionalLatencyMilliseconds: {
1269
+ serializedName: "additionalLatencyMilliseconds",
1270
+ type: {
1271
+ name: "Number"
1363
1272
  }
1364
1273
  }
1365
1274
  }
1366
1275
  }
1367
1276
  };
1368
1277
 
1369
- export const PolicySettings: coreClient.CompositeMapper = {
1278
+ export const HealthProbeSettingsUpdateParameters: coreClient.CompositeMapper = {
1370
1279
  type: {
1371
1280
  name: "Composite",
1372
- className: "PolicySettings",
1281
+ className: "HealthProbeSettingsUpdateParameters",
1373
1282
  modelProperties: {
1374
- enabledState: {
1375
- serializedName: "enabledState",
1376
- type: {
1377
- name: "String"
1378
- }
1379
- },
1380
- mode: {
1381
- serializedName: "mode",
1283
+ path: {
1284
+ serializedName: "path",
1382
1285
  type: {
1383
1286
  name: "String"
1384
1287
  }
1385
1288
  },
1386
- redirectUrl: {
1387
- serializedName: "redirectUrl",
1289
+ protocol: {
1290
+ serializedName: "protocol",
1388
1291
  type: {
1389
1292
  name: "String"
1390
1293
  }
1391
1294
  },
1392
- customBlockResponseStatusCode: {
1393
- serializedName: "customBlockResponseStatusCode",
1295
+ intervalInSeconds: {
1296
+ serializedName: "intervalInSeconds",
1394
1297
  type: {
1395
1298
  name: "Number"
1396
1299
  }
1397
1300
  },
1398
- customBlockResponseBody: {
1399
- constraints: {
1400
- Pattern: new RegExp(
1401
- "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{4})$"
1402
- )
1403
- },
1404
- serializedName: "customBlockResponseBody",
1301
+ healthProbeMethod: {
1302
+ defaultValue: "HEAD",
1303
+ serializedName: "healthProbeMethod",
1405
1304
  type: {
1406
1305
  name: "String"
1407
1306
  }
1408
1307
  },
1409
- requestBodyCheck: {
1410
- serializedName: "requestBodyCheck",
1308
+ enabledState: {
1309
+ serializedName: "enabledState",
1411
1310
  type: {
1412
1311
  name: "String"
1413
1312
  }
@@ -1416,96 +1315,131 @@ export const PolicySettings: coreClient.CompositeMapper = {
1416
1315
  }
1417
1316
  };
1418
1317
 
1419
- export const CustomRuleList: coreClient.CompositeMapper = {
1318
+ export const BackendPoolUpdateParameters: coreClient.CompositeMapper = {
1420
1319
  type: {
1421
1320
  name: "Composite",
1422
- className: "CustomRuleList",
1321
+ className: "BackendPoolUpdateParameters",
1423
1322
  modelProperties: {
1424
- rules: {
1425
- serializedName: "rules",
1323
+ backends: {
1324
+ serializedName: "backends",
1426
1325
  type: {
1427
1326
  name: "Sequence",
1428
1327
  element: {
1429
1328
  type: {
1430
1329
  name: "Composite",
1431
- className: "CustomRule"
1330
+ className: "Backend"
1432
1331
  }
1433
1332
  }
1434
1333
  }
1334
+ },
1335
+ loadBalancingSettings: {
1336
+ serializedName: "loadBalancingSettings",
1337
+ type: {
1338
+ name: "Composite",
1339
+ className: "SubResource"
1340
+ }
1341
+ },
1342
+ healthProbeSettings: {
1343
+ serializedName: "healthProbeSettings",
1344
+ type: {
1345
+ name: "Composite",
1346
+ className: "SubResource"
1347
+ }
1435
1348
  }
1436
1349
  }
1437
1350
  }
1438
1351
  };
1439
1352
 
1440
- export const CustomRule: coreClient.CompositeMapper = {
1353
+ export const Backend: coreClient.CompositeMapper = {
1441
1354
  type: {
1442
1355
  name: "Composite",
1443
- className: "CustomRule",
1356
+ className: "Backend",
1444
1357
  modelProperties: {
1445
- name: {
1446
- constraints: {
1447
- MaxLength: 128
1448
- },
1449
- serializedName: "name",
1358
+ address: {
1359
+ serializedName: "address",
1360
+ type: {
1361
+ name: "String"
1362
+ }
1363
+ },
1364
+ privateLinkAlias: {
1365
+ serializedName: "privateLinkAlias",
1366
+ type: {
1367
+ name: "String"
1368
+ }
1369
+ },
1370
+ privateLinkResourceId: {
1371
+ serializedName: "privateLinkResourceId",
1372
+ type: {
1373
+ name: "String"
1374
+ }
1375
+ },
1376
+ privateLinkLocation: {
1377
+ serializedName: "privateLinkLocation",
1450
1378
  type: {
1451
1379
  name: "String"
1452
1380
  }
1453
1381
  },
1454
- priority: {
1455
- serializedName: "priority",
1456
- required: true,
1382
+ privateEndpointStatus: {
1383
+ serializedName: "privateEndpointStatus",
1384
+ readOnly: true,
1457
1385
  type: {
1458
- name: "Number"
1386
+ name: "String"
1459
1387
  }
1460
1388
  },
1461
- enabledState: {
1462
- serializedName: "enabledState",
1389
+ privateLinkApprovalMessage: {
1390
+ serializedName: "privateLinkApprovalMessage",
1463
1391
  type: {
1464
1392
  name: "String"
1465
1393
  }
1466
1394
  },
1467
- ruleType: {
1468
- serializedName: "ruleType",
1469
- required: true,
1395
+ httpPort: {
1396
+ constraints: {
1397
+ InclusiveMaximum: 65535,
1398
+ InclusiveMinimum: 1
1399
+ },
1400
+ serializedName: "httpPort",
1470
1401
  type: {
1471
- name: "String"
1402
+ name: "Number"
1472
1403
  }
1473
1404
  },
1474
- rateLimitDurationInMinutes: {
1405
+ httpsPort: {
1475
1406
  constraints: {
1476
- InclusiveMaximum: 5,
1477
- InclusiveMinimum: 0
1407
+ InclusiveMaximum: 65535,
1408
+ InclusiveMinimum: 1
1478
1409
  },
1479
- serializedName: "rateLimitDurationInMinutes",
1410
+ serializedName: "httpsPort",
1480
1411
  type: {
1481
1412
  name: "Number"
1482
1413
  }
1483
1414
  },
1484
- rateLimitThreshold: {
1415
+ enabledState: {
1416
+ serializedName: "enabledState",
1417
+ type: {
1418
+ name: "String"
1419
+ }
1420
+ },
1421
+ priority: {
1485
1422
  constraints: {
1486
- InclusiveMinimum: 0
1423
+ InclusiveMaximum: 5,
1424
+ InclusiveMinimum: 1
1487
1425
  },
1488
- serializedName: "rateLimitThreshold",
1426
+ serializedName: "priority",
1489
1427
  type: {
1490
1428
  name: "Number"
1491
1429
  }
1492
1430
  },
1493
- matchConditions: {
1494
- serializedName: "matchConditions",
1495
- required: true,
1431
+ weight: {
1432
+ constraints: {
1433
+ InclusiveMaximum: 1000,
1434
+ InclusiveMinimum: 1
1435
+ },
1436
+ serializedName: "weight",
1496
1437
  type: {
1497
- name: "Sequence",
1498
- element: {
1499
- type: {
1500
- name: "Composite",
1501
- className: "MatchCondition"
1502
- }
1503
- }
1438
+ name: "Number"
1504
1439
  }
1505
1440
  },
1506
- action: {
1507
- serializedName: "action",
1508
- required: true,
1441
+ backendHostHeader: {
1442
+ serializedName: "backendHostHeader",
1509
1443
  type: {
1510
1444
  name: "String"
1511
1445
  }
@@ -1514,200 +1448,193 @@ export const CustomRule: coreClient.CompositeMapper = {
1514
1448
  }
1515
1449
  };
1516
1450
 
1517
- export const MatchCondition: coreClient.CompositeMapper = {
1451
+ export const CustomHttpsConfiguration: coreClient.CompositeMapper = {
1518
1452
  type: {
1519
1453
  name: "Composite",
1520
- className: "MatchCondition",
1454
+ className: "CustomHttpsConfiguration",
1521
1455
  modelProperties: {
1522
- matchVariable: {
1523
- serializedName: "matchVariable",
1456
+ certificateSource: {
1457
+ serializedName: "certificateSource",
1524
1458
  required: true,
1525
1459
  type: {
1526
1460
  name: "String"
1527
1461
  }
1528
1462
  },
1529
- selector: {
1530
- serializedName: "selector",
1463
+ protocolType: {
1464
+ serializedName: "protocolType",
1465
+ required: true,
1531
1466
  type: {
1532
1467
  name: "String"
1533
1468
  }
1534
1469
  },
1535
- operator: {
1536
- serializedName: "operator",
1470
+ minimumTlsVersion: {
1471
+ serializedName: "minimumTlsVersion",
1537
1472
  required: true,
1538
1473
  type: {
1539
1474
  name: "String"
1540
1475
  }
1541
1476
  },
1542
- negateCondition: {
1543
- serializedName: "negateCondition",
1477
+ certificateType: {
1478
+ serializedName: "frontDoorCertificateSourceParameters.certificateType",
1544
1479
  type: {
1545
- name: "Boolean"
1480
+ name: "String"
1546
1481
  }
1547
1482
  },
1548
- matchValue: {
1549
- serializedName: "matchValue",
1550
- required: true,
1483
+ vault: {
1484
+ serializedName: "keyVaultCertificateSourceParameters.vault",
1551
1485
  type: {
1552
- name: "Sequence",
1553
- element: {
1554
- type: {
1555
- name: "String"
1556
- }
1557
- }
1486
+ name: "Composite",
1487
+ className: "KeyVaultCertificateSourceParametersVault"
1558
1488
  }
1559
1489
  },
1560
- transforms: {
1561
- serializedName: "transforms",
1490
+ secretName: {
1491
+ serializedName: "keyVaultCertificateSourceParameters.secretName",
1562
1492
  type: {
1563
- name: "Sequence",
1564
- element: {
1565
- type: {
1566
- name: "String"
1567
- }
1568
- }
1493
+ name: "String"
1494
+ }
1495
+ },
1496
+ secretVersion: {
1497
+ serializedName: "keyVaultCertificateSourceParameters.secretVersion",
1498
+ type: {
1499
+ name: "String"
1569
1500
  }
1570
1501
  }
1571
1502
  }
1572
1503
  }
1573
1504
  };
1574
1505
 
1575
- export const ManagedRuleSetList: coreClient.CompositeMapper = {
1506
+ export const KeyVaultCertificateSourceParametersVault: coreClient.CompositeMapper = {
1576
1507
  type: {
1577
1508
  name: "Composite",
1578
- className: "ManagedRuleSetList",
1509
+ className: "KeyVaultCertificateSourceParametersVault",
1579
1510
  modelProperties: {
1580
- managedRuleSets: {
1581
- serializedName: "managedRuleSets",
1511
+ id: {
1512
+ serializedName: "id",
1582
1513
  type: {
1583
- name: "Sequence",
1584
- element: {
1585
- type: {
1586
- name: "Composite",
1587
- className: "ManagedRuleSet"
1588
- }
1589
- }
1514
+ name: "String"
1590
1515
  }
1591
1516
  }
1592
1517
  }
1593
1518
  }
1594
1519
  };
1595
1520
 
1596
- export const ManagedRuleSet: coreClient.CompositeMapper = {
1521
+ export const FrontendEndpointUpdateParameters: coreClient.CompositeMapper = {
1597
1522
  type: {
1598
1523
  name: "Composite",
1599
- className: "ManagedRuleSet",
1524
+ className: "FrontendEndpointUpdateParameters",
1600
1525
  modelProperties: {
1601
- ruleSetType: {
1602
- serializedName: "ruleSetType",
1603
- required: true,
1604
- type: {
1605
- name: "String"
1606
- }
1607
- },
1608
- ruleSetVersion: {
1609
- serializedName: "ruleSetVersion",
1610
- required: true,
1526
+ hostName: {
1527
+ serializedName: "hostName",
1611
1528
  type: {
1612
1529
  name: "String"
1613
1530
  }
1614
1531
  },
1615
- ruleSetAction: {
1616
- serializedName: "ruleSetAction",
1532
+ sessionAffinityEnabledState: {
1533
+ serializedName: "sessionAffinityEnabledState",
1617
1534
  type: {
1618
1535
  name: "String"
1619
1536
  }
1620
1537
  },
1621
- exclusions: {
1622
- serializedName: "exclusions",
1538
+ sessionAffinityTtlSeconds: {
1539
+ serializedName: "sessionAffinityTtlSeconds",
1623
1540
  type: {
1624
- name: "Sequence",
1625
- element: {
1626
- type: {
1627
- name: "Composite",
1628
- className: "ManagedRuleExclusion"
1629
- }
1630
- }
1541
+ name: "Number"
1631
1542
  }
1632
1543
  },
1633
- ruleGroupOverrides: {
1634
- serializedName: "ruleGroupOverrides",
1544
+ webApplicationFirewallPolicyLink: {
1545
+ serializedName: "webApplicationFirewallPolicyLink",
1635
1546
  type: {
1636
- name: "Sequence",
1637
- element: {
1638
- type: {
1639
- name: "Composite",
1640
- className: "ManagedRuleGroupOverride"
1641
- }
1642
- }
1547
+ name: "Composite",
1548
+ className:
1549
+ "FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink"
1643
1550
  }
1644
1551
  }
1645
1552
  }
1646
1553
  }
1647
1554
  };
1648
1555
 
1649
- export const ManagedRuleExclusion: coreClient.CompositeMapper = {
1556
+ export const FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink: coreClient.CompositeMapper = {
1650
1557
  type: {
1651
1558
  name: "Composite",
1652
- className: "ManagedRuleExclusion",
1559
+ className:
1560
+ "FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink",
1653
1561
  modelProperties: {
1654
- matchVariable: {
1655
- serializedName: "matchVariable",
1656
- required: true,
1562
+ id: {
1563
+ serializedName: "id",
1657
1564
  type: {
1658
1565
  name: "String"
1659
1566
  }
1660
- },
1661
- selectorMatchOperator: {
1662
- serializedName: "selectorMatchOperator",
1663
- required: true,
1567
+ }
1568
+ }
1569
+ }
1570
+ };
1571
+
1572
+ export const BackendPoolsSettings: coreClient.CompositeMapper = {
1573
+ type: {
1574
+ name: "Composite",
1575
+ className: "BackendPoolsSettings",
1576
+ modelProperties: {
1577
+ enforceCertificateNameCheck: {
1578
+ defaultValue: "Enabled",
1579
+ serializedName: "enforceCertificateNameCheck",
1664
1580
  type: {
1665
1581
  name: "String"
1666
1582
  }
1667
1583
  },
1668
- selector: {
1669
- serializedName: "selector",
1670
- required: true,
1584
+ sendRecvTimeoutSeconds: {
1585
+ constraints: {
1586
+ InclusiveMinimum: 16
1587
+ },
1588
+ serializedName: "sendRecvTimeoutSeconds",
1671
1589
  type: {
1672
- name: "String"
1590
+ name: "Number"
1673
1591
  }
1674
1592
  }
1675
1593
  }
1676
1594
  }
1677
1595
  };
1678
1596
 
1679
- export const ManagedRuleGroupOverride: coreClient.CompositeMapper = {
1597
+ export const FrontendEndpointsListResult: coreClient.CompositeMapper = {
1680
1598
  type: {
1681
1599
  name: "Composite",
1682
- className: "ManagedRuleGroupOverride",
1600
+ className: "FrontendEndpointsListResult",
1683
1601
  modelProperties: {
1684
- ruleGroupName: {
1685
- serializedName: "ruleGroupName",
1686
- required: true,
1687
- type: {
1688
- name: "String"
1689
- }
1690
- },
1691
- exclusions: {
1692
- serializedName: "exclusions",
1602
+ value: {
1603
+ serializedName: "value",
1604
+ readOnly: true,
1693
1605
  type: {
1694
1606
  name: "Sequence",
1695
1607
  element: {
1696
1608
  type: {
1697
1609
  name: "Composite",
1698
- className: "ManagedRuleExclusion"
1610
+ className: "FrontendEndpoint"
1699
1611
  }
1700
1612
  }
1701
1613
  }
1702
1614
  },
1703
- rules: {
1704
- serializedName: "rules",
1615
+ nextLink: {
1616
+ serializedName: "nextLink",
1617
+ type: {
1618
+ name: "String"
1619
+ }
1620
+ }
1621
+ }
1622
+ }
1623
+ };
1624
+
1625
+ export const PurgeParameters: coreClient.CompositeMapper = {
1626
+ type: {
1627
+ name: "Composite",
1628
+ className: "PurgeParameters",
1629
+ modelProperties: {
1630
+ contentPaths: {
1631
+ serializedName: "contentPaths",
1632
+ required: true,
1705
1633
  type: {
1706
1634
  name: "Sequence",
1707
1635
  element: {
1708
1636
  type: {
1709
- name: "Composite",
1710
- className: "ManagedRuleOverride"
1637
+ name: "String"
1711
1638
  }
1712
1639
  }
1713
1640
  }
@@ -1716,53 +1643,72 @@ export const ManagedRuleGroupOverride: coreClient.CompositeMapper = {
1716
1643
  }
1717
1644
  };
1718
1645
 
1719
- export const ManagedRuleOverride: coreClient.CompositeMapper = {
1646
+ export const ValidateCustomDomainInput: coreClient.CompositeMapper = {
1720
1647
  type: {
1721
1648
  name: "Composite",
1722
- className: "ManagedRuleOverride",
1649
+ className: "ValidateCustomDomainInput",
1723
1650
  modelProperties: {
1724
- ruleId: {
1725
- serializedName: "ruleId",
1651
+ hostName: {
1652
+ serializedName: "hostName",
1726
1653
  required: true,
1727
1654
  type: {
1728
1655
  name: "String"
1729
1656
  }
1730
- },
1731
- enabledState: {
1732
- serializedName: "enabledState",
1657
+ }
1658
+ }
1659
+ }
1660
+ };
1661
+
1662
+ export const ValidateCustomDomainOutput: coreClient.CompositeMapper = {
1663
+ type: {
1664
+ name: "Composite",
1665
+ className: "ValidateCustomDomainOutput",
1666
+ modelProperties: {
1667
+ customDomainValidated: {
1668
+ serializedName: "customDomainValidated",
1669
+ readOnly: true,
1733
1670
  type: {
1734
- name: "String"
1671
+ name: "Boolean"
1735
1672
  }
1736
1673
  },
1737
- action: {
1738
- serializedName: "action",
1674
+ reason: {
1675
+ serializedName: "reason",
1676
+ readOnly: true,
1739
1677
  type: {
1740
1678
  name: "String"
1741
1679
  }
1742
1680
  },
1743
- exclusions: {
1744
- serializedName: "exclusions",
1681
+ message: {
1682
+ serializedName: "message",
1683
+ readOnly: true,
1745
1684
  type: {
1746
- name: "Sequence",
1747
- element: {
1748
- type: {
1749
- name: "Composite",
1750
- className: "ManagedRuleExclusion"
1751
- }
1752
- }
1685
+ name: "String"
1753
1686
  }
1754
1687
  }
1755
1688
  }
1756
1689
  }
1757
1690
  };
1758
1691
 
1759
- export const FrontendEndpointLink: coreClient.CompositeMapper = {
1692
+ export const RulesEngineListResult: coreClient.CompositeMapper = {
1760
1693
  type: {
1761
1694
  name: "Composite",
1762
- className: "FrontendEndpointLink",
1695
+ className: "RulesEngineListResult",
1763
1696
  modelProperties: {
1764
- id: {
1765
- serializedName: "id",
1697
+ value: {
1698
+ serializedName: "value",
1699
+ readOnly: true,
1700
+ type: {
1701
+ name: "Sequence",
1702
+ element: {
1703
+ type: {
1704
+ name: "Composite",
1705
+ className: "RulesEngine"
1706
+ }
1707
+ }
1708
+ }
1709
+ },
1710
+ nextLink: {
1711
+ serializedName: "nextLink",
1766
1712
  type: {
1767
1713
  name: "String"
1768
1714
  }
@@ -1771,13 +1717,26 @@ export const FrontendEndpointLink: coreClient.CompositeMapper = {
1771
1717
  }
1772
1718
  };
1773
1719
 
1774
- export const RoutingRuleLink: coreClient.CompositeMapper = {
1720
+ export const ProfileList: coreClient.CompositeMapper = {
1775
1721
  type: {
1776
1722
  name: "Composite",
1777
- className: "RoutingRuleLink",
1723
+ className: "ProfileList",
1778
1724
  modelProperties: {
1779
- id: {
1780
- serializedName: "id",
1725
+ value: {
1726
+ serializedName: "value",
1727
+ readOnly: true,
1728
+ type: {
1729
+ name: "Sequence",
1730
+ element: {
1731
+ type: {
1732
+ name: "Composite",
1733
+ className: "Profile"
1734
+ }
1735
+ }
1736
+ }
1737
+ },
1738
+ nextLink: {
1739
+ serializedName: "nextLink",
1781
1740
  type: {
1782
1741
  name: "String"
1783
1742
  }
@@ -1786,13 +1745,20 @@ export const RoutingRuleLink: coreClient.CompositeMapper = {
1786
1745
  }
1787
1746
  };
1788
1747
 
1789
- export const SecurityPolicyLink: coreClient.CompositeMapper = {
1748
+ export const ProfileUpdateModel: coreClient.CompositeMapper = {
1790
1749
  type: {
1791
1750
  name: "Composite",
1792
- className: "SecurityPolicyLink",
1751
+ className: "ProfileUpdateModel",
1793
1752
  modelProperties: {
1794
- id: {
1795
- serializedName: "id",
1753
+ tags: {
1754
+ serializedName: "tags",
1755
+ type: {
1756
+ name: "Dictionary",
1757
+ value: { type: { name: "String" } }
1758
+ }
1759
+ },
1760
+ enabledState: {
1761
+ serializedName: "properties.enabledState",
1796
1762
  type: {
1797
1763
  name: "String"
1798
1764
  }
@@ -1801,13 +1767,26 @@ export const SecurityPolicyLink: coreClient.CompositeMapper = {
1801
1767
  }
1802
1768
  };
1803
1769
 
1804
- export const Sku: coreClient.CompositeMapper = {
1770
+ export const PreconfiguredEndpointList: coreClient.CompositeMapper = {
1805
1771
  type: {
1806
1772
  name: "Composite",
1807
- className: "Sku",
1773
+ className: "PreconfiguredEndpointList",
1808
1774
  modelProperties: {
1809
- name: {
1810
- serializedName: "name",
1775
+ value: {
1776
+ serializedName: "value",
1777
+ readOnly: true,
1778
+ type: {
1779
+ name: "Sequence",
1780
+ element: {
1781
+ type: {
1782
+ name: "Composite",
1783
+ className: "PreconfiguredEndpoint"
1784
+ }
1785
+ }
1786
+ }
1787
+ },
1788
+ nextLink: {
1789
+ serializedName: "nextLink",
1811
1790
  type: {
1812
1791
  name: "String"
1813
1792
  }
@@ -1816,10 +1795,10 @@ export const Sku: coreClient.CompositeMapper = {
1816
1795
  }
1817
1796
  };
1818
1797
 
1819
- export const ManagedRuleSetDefinitionList: coreClient.CompositeMapper = {
1798
+ export const ExperimentList: coreClient.CompositeMapper = {
1820
1799
  type: {
1821
1800
  name: "Composite",
1822
- className: "ManagedRuleSetDefinitionList",
1801
+ className: "ExperimentList",
1823
1802
  modelProperties: {
1824
1803
  value: {
1825
1804
  serializedName: "value",
@@ -1829,7 +1808,7 @@ export const ManagedRuleSetDefinitionList: coreClient.CompositeMapper = {
1829
1808
  element: {
1830
1809
  type: {
1831
1810
  name: "Composite",
1832
- className: "ManagedRuleSetDefinition"
1811
+ className: "Experiment"
1833
1812
  }
1834
1813
  }
1835
1814
  }
@@ -1844,73 +1823,149 @@ export const ManagedRuleSetDefinitionList: coreClient.CompositeMapper = {
1844
1823
  }
1845
1824
  };
1846
1825
 
1847
- export const ManagedRuleGroupDefinition: coreClient.CompositeMapper = {
1826
+ export const Endpoint: coreClient.CompositeMapper = {
1848
1827
  type: {
1849
1828
  name: "Composite",
1850
- className: "ManagedRuleGroupDefinition",
1829
+ className: "Endpoint",
1851
1830
  modelProperties: {
1852
- ruleGroupName: {
1853
- serializedName: "ruleGroupName",
1854
- readOnly: true,
1831
+ name: {
1832
+ serializedName: "name",
1833
+ type: {
1834
+ name: "String"
1835
+ }
1836
+ },
1837
+ endpoint: {
1838
+ serializedName: "endpoint",
1855
1839
  type: {
1856
1840
  name: "String"
1857
1841
  }
1842
+ }
1843
+ }
1844
+ }
1845
+ };
1846
+
1847
+ export const ExperimentUpdateModel: coreClient.CompositeMapper = {
1848
+ type: {
1849
+ name: "Composite",
1850
+ className: "ExperimentUpdateModel",
1851
+ modelProperties: {
1852
+ tags: {
1853
+ serializedName: "tags",
1854
+ type: {
1855
+ name: "Dictionary",
1856
+ value: { type: { name: "String" } }
1857
+ }
1858
1858
  },
1859
1859
  description: {
1860
- serializedName: "description",
1861
- readOnly: true,
1860
+ serializedName: "properties.description",
1862
1861
  type: {
1863
1862
  name: "String"
1864
1863
  }
1865
1864
  },
1866
- rules: {
1867
- serializedName: "rules",
1868
- readOnly: true,
1865
+ enabledState: {
1866
+ serializedName: "properties.enabledState",
1869
1867
  type: {
1870
- name: "Sequence",
1871
- element: {
1872
- type: {
1873
- name: "Composite",
1874
- className: "ManagedRuleDefinition"
1875
- }
1876
- }
1868
+ name: "String"
1877
1869
  }
1878
1870
  }
1879
1871
  }
1880
1872
  }
1881
1873
  };
1882
1874
 
1883
- export const ManagedRuleDefinition: coreClient.CompositeMapper = {
1875
+ export const LatencyMetric: coreClient.CompositeMapper = {
1884
1876
  type: {
1885
1877
  name: "Composite",
1886
- className: "ManagedRuleDefinition",
1878
+ className: "LatencyMetric",
1887
1879
  modelProperties: {
1888
- ruleId: {
1889
- serializedName: "ruleId",
1880
+ name: {
1881
+ serializedName: "name",
1890
1882
  readOnly: true,
1891
1883
  type: {
1892
1884
  name: "String"
1893
1885
  }
1894
1886
  },
1895
- defaultState: {
1896
- serializedName: "defaultState",
1887
+ endDateTimeUTC: {
1888
+ serializedName: "endDateTimeUTC",
1897
1889
  readOnly: true,
1898
1890
  type: {
1899
1891
  name: "String"
1900
1892
  }
1901
1893
  },
1902
- defaultAction: {
1903
- serializedName: "defaultAction",
1894
+ aValue: {
1895
+ serializedName: "aValue",
1896
+ readOnly: true,
1897
+ type: {
1898
+ name: "Number"
1899
+ }
1900
+ },
1901
+ bValue: {
1902
+ serializedName: "bValue",
1903
+ readOnly: true,
1904
+ type: {
1905
+ name: "Number"
1906
+ }
1907
+ },
1908
+ delta: {
1909
+ serializedName: "delta",
1910
+ readOnly: true,
1911
+ type: {
1912
+ name: "Number"
1913
+ }
1914
+ },
1915
+ deltaPercent: {
1916
+ serializedName: "deltaPercent",
1917
+ readOnly: true,
1918
+ type: {
1919
+ name: "Number"
1920
+ }
1921
+ },
1922
+ aCLower95CI: {
1923
+ serializedName: "aCLower95CI",
1924
+ readOnly: true,
1925
+ type: {
1926
+ name: "Number"
1927
+ }
1928
+ },
1929
+ aHUpper95CI: {
1930
+ serializedName: "aHUpper95CI",
1931
+ readOnly: true,
1932
+ type: {
1933
+ name: "Number"
1934
+ }
1935
+ },
1936
+ bCLower95CI: {
1937
+ serializedName: "bCLower95CI",
1938
+ readOnly: true,
1939
+ type: {
1940
+ name: "Number"
1941
+ }
1942
+ },
1943
+ bUpper95CI: {
1944
+ serializedName: "bUpper95CI",
1904
1945
  readOnly: true,
1946
+ type: {
1947
+ name: "Number"
1948
+ }
1949
+ }
1950
+ }
1951
+ }
1952
+ };
1953
+
1954
+ export const TimeseriesDataPoint: coreClient.CompositeMapper = {
1955
+ type: {
1956
+ name: "Composite",
1957
+ className: "TimeseriesDataPoint",
1958
+ modelProperties: {
1959
+ dateTimeUTC: {
1960
+ serializedName: "dateTimeUTC",
1905
1961
  type: {
1906
1962
  name: "String"
1907
1963
  }
1908
1964
  },
1909
- description: {
1910
- serializedName: "description",
1911
- readOnly: true,
1965
+ value: {
1966
+ serializedName: "value",
1912
1967
  type: {
1913
- name: "String"
1968
+ name: "Number"
1914
1969
  }
1915
1970
  }
1916
1971
  }
@@ -2011,22 +2066,6 @@ export const AzureAsyncOperationResult: coreClient.CompositeMapper = {
2011
2066
  }
2012
2067
  };
2013
2068
 
2014
- export const TagsObject: coreClient.CompositeMapper = {
2015
- type: {
2016
- name: "Composite",
2017
- className: "TagsObject",
2018
- modelProperties: {
2019
- tags: {
2020
- serializedName: "tags",
2021
- type: {
2022
- name: "Dictionary",
2023
- value: { type: { name: "String" } }
2024
- }
2025
- }
2026
- }
2027
- }
2028
- };
2029
-
2030
2069
  export const RoutingRuleListResult: coreClient.CompositeMapper = {
2031
2070
  type: {
2032
2071
  name: "Composite",
@@ -2172,10 +2211,10 @@ export const BackendPoolListResult: coreClient.CompositeMapper = {
2172
2211
  }
2173
2212
  };
2174
2213
 
2175
- export const Profile: coreClient.CompositeMapper = {
2214
+ export const WebApplicationFirewallPolicy: coreClient.CompositeMapper = {
2176
2215
  type: {
2177
2216
  name: "Composite",
2178
- className: "Profile",
2217
+ className: "WebApplicationFirewallPolicy",
2179
2218
  modelProperties: {
2180
2219
  ...Resource.type.modelProperties,
2181
2220
  etag: {
@@ -2184,242 +2223,134 @@ export const Profile: coreClient.CompositeMapper = {
2184
2223
  name: "String"
2185
2224
  }
2186
2225
  },
2187
- resourceState: {
2188
- serializedName: "properties.resourceState",
2189
- readOnly: true,
2190
- type: {
2191
- name: "String"
2192
- }
2193
- },
2194
- enabledState: {
2195
- serializedName: "properties.enabledState",
2196
- type: {
2197
- name: "String"
2198
- }
2199
- }
2200
- }
2201
- }
2202
- };
2203
-
2204
- export const PreconfiguredEndpoint: coreClient.CompositeMapper = {
2205
- type: {
2206
- name: "Composite",
2207
- className: "PreconfiguredEndpoint",
2208
- modelProperties: {
2209
- ...Resource.type.modelProperties,
2210
- description: {
2211
- serializedName: "properties.description",
2212
- type: {
2213
- name: "String"
2214
- }
2215
- },
2216
- endpoint: {
2217
- serializedName: "properties.endpoint",
2218
- type: {
2219
- name: "String"
2220
- }
2221
- },
2222
- endpointType: {
2223
- serializedName: "properties.endpointType",
2224
- type: {
2225
- name: "String"
2226
- }
2227
- },
2228
- backend: {
2229
- serializedName: "properties.backend",
2230
- type: {
2231
- name: "String"
2232
- }
2233
- }
2234
- }
2235
- }
2236
- };
2237
-
2238
- export const Experiment: coreClient.CompositeMapper = {
2239
- type: {
2240
- name: "Composite",
2241
- className: "Experiment",
2242
- modelProperties: {
2243
- ...Resource.type.modelProperties,
2244
- description: {
2245
- serializedName: "properties.description",
2246
- type: {
2247
- name: "String"
2248
- }
2249
- },
2250
- endpointA: {
2251
- serializedName: "properties.endpointA",
2226
+ sku: {
2227
+ serializedName: "sku",
2252
2228
  type: {
2253
2229
  name: "Composite",
2254
- className: "Endpoint"
2230
+ className: "Sku"
2255
2231
  }
2256
2232
  },
2257
- endpointB: {
2258
- serializedName: "properties.endpointB",
2233
+ policySettings: {
2234
+ serializedName: "properties.policySettings",
2259
2235
  type: {
2260
2236
  name: "Composite",
2261
- className: "Endpoint"
2262
- }
2263
- },
2264
- enabledState: {
2265
- serializedName: "properties.enabledState",
2266
- type: {
2267
- name: "String"
2268
- }
2269
- },
2270
- resourceState: {
2271
- serializedName: "properties.resourceState",
2272
- readOnly: true,
2273
- type: {
2274
- name: "String"
2237
+ className: "PolicySettings"
2275
2238
  }
2276
2239
  },
2277
- status: {
2278
- serializedName: "properties.status",
2279
- readOnly: true,
2240
+ customRules: {
2241
+ serializedName: "properties.customRules",
2280
2242
  type: {
2281
- name: "String"
2243
+ name: "Composite",
2244
+ className: "CustomRuleList"
2282
2245
  }
2283
2246
  },
2284
- scriptFileUri: {
2285
- serializedName: "properties.scriptFileUri",
2286
- readOnly: true,
2287
- type: {
2288
- name: "String"
2289
- }
2290
- }
2291
- }
2292
- }
2293
- };
2294
-
2295
- export const LatencyScorecard: coreClient.CompositeMapper = {
2296
- type: {
2297
- name: "Composite",
2298
- className: "LatencyScorecard",
2299
- modelProperties: {
2300
- ...Resource.type.modelProperties,
2301
- idPropertiesId: {
2302
- serializedName: "properties.id",
2303
- readOnly: true,
2247
+ managedRules: {
2248
+ serializedName: "properties.managedRules",
2304
2249
  type: {
2305
- name: "String"
2250
+ name: "Composite",
2251
+ className: "ManagedRuleSetList"
2306
2252
  }
2307
2253
  },
2308
- namePropertiesName: {
2309
- serializedName: "properties.name",
2254
+ frontendEndpointLinks: {
2255
+ serializedName: "properties.frontendEndpointLinks",
2310
2256
  readOnly: true,
2311
2257
  type: {
2312
- name: "String"
2258
+ name: "Sequence",
2259
+ element: {
2260
+ type: {
2261
+ name: "Composite",
2262
+ className: "FrontendEndpointLink"
2263
+ }
2264
+ }
2313
2265
  }
2314
2266
  },
2315
- description: {
2316
- serializedName: "properties.description",
2267
+ routingRuleLinks: {
2268
+ serializedName: "properties.routingRuleLinks",
2317
2269
  readOnly: true,
2318
2270
  type: {
2319
- name: "String"
2271
+ name: "Sequence",
2272
+ element: {
2273
+ type: {
2274
+ name: "Composite",
2275
+ className: "RoutingRuleLink"
2276
+ }
2277
+ }
2320
2278
  }
2321
2279
  },
2322
- endpointA: {
2323
- serializedName: "properties.endpointA",
2280
+ securityPolicyLinks: {
2281
+ serializedName: "properties.securityPolicyLinks",
2324
2282
  readOnly: true,
2325
2283
  type: {
2326
- name: "String"
2284
+ name: "Sequence",
2285
+ element: {
2286
+ type: {
2287
+ name: "Composite",
2288
+ className: "SecurityPolicyLink"
2289
+ }
2290
+ }
2327
2291
  }
2328
2292
  },
2329
- endpointB: {
2330
- serializedName: "properties.endpointB",
2293
+ provisioningState: {
2294
+ serializedName: "properties.provisioningState",
2331
2295
  readOnly: true,
2332
2296
  type: {
2333
2297
  name: "String"
2334
2298
  }
2335
2299
  },
2336
- startDateTimeUTC: {
2337
- serializedName: "properties.startDateTimeUTC",
2338
- readOnly: true,
2339
- type: {
2340
- name: "DateTime"
2341
- }
2342
- },
2343
- endDateTimeUTC: {
2344
- serializedName: "properties.endDateTimeUTC",
2345
- readOnly: true,
2346
- type: {
2347
- name: "DateTime"
2348
- }
2349
- },
2350
- country: {
2351
- serializedName: "properties.country",
2300
+ resourceState: {
2301
+ serializedName: "properties.resourceState",
2352
2302
  readOnly: true,
2353
2303
  type: {
2354
2304
  name: "String"
2355
2305
  }
2356
- },
2357
- latencyMetrics: {
2358
- serializedName: "properties.latencyMetrics",
2359
- type: {
2360
- name: "Sequence",
2361
- element: {
2362
- type: {
2363
- name: "Composite",
2364
- className: "LatencyMetric"
2365
- }
2366
- }
2367
- }
2368
2306
  }
2369
2307
  }
2370
2308
  }
2371
2309
  };
2372
2310
 
2373
- export const Timeseries: coreClient.CompositeMapper = {
2311
+ export const ManagedRuleSetDefinition: coreClient.CompositeMapper = {
2374
2312
  type: {
2375
2313
  name: "Composite",
2376
- className: "Timeseries",
2314
+ className: "ManagedRuleSetDefinition",
2377
2315
  modelProperties: {
2378
2316
  ...Resource.type.modelProperties,
2379
- endpoint: {
2380
- serializedName: "properties.endpoint",
2381
- type: {
2382
- name: "String"
2383
- }
2384
- },
2385
- startDateTimeUTC: {
2386
- serializedName: "properties.startDateTimeUTC",
2387
- type: {
2388
- name: "String"
2389
- }
2390
- },
2391
- endDateTimeUTC: {
2392
- serializedName: "properties.endDateTimeUTC",
2317
+ provisioningState: {
2318
+ serializedName: "properties.provisioningState",
2319
+ readOnly: true,
2393
2320
  type: {
2394
2321
  name: "String"
2395
2322
  }
2396
2323
  },
2397
- aggregationInterval: {
2398
- serializedName: "properties.aggregationInterval",
2324
+ ruleSetId: {
2325
+ serializedName: "properties.ruleSetId",
2326
+ readOnly: true,
2399
2327
  type: {
2400
2328
  name: "String"
2401
2329
  }
2402
2330
  },
2403
- timeseriesType: {
2404
- serializedName: "properties.timeseriesType",
2331
+ ruleSetType: {
2332
+ serializedName: "properties.ruleSetType",
2333
+ readOnly: true,
2405
2334
  type: {
2406
2335
  name: "String"
2407
2336
  }
2408
2337
  },
2409
- country: {
2410
- serializedName: "properties.country",
2338
+ ruleSetVersion: {
2339
+ serializedName: "properties.ruleSetVersion",
2340
+ readOnly: true,
2411
2341
  type: {
2412
2342
  name: "String"
2413
2343
  }
2414
2344
  },
2415
- timeseriesData: {
2416
- serializedName: "properties.timeseriesData",
2345
+ ruleGroups: {
2346
+ serializedName: "properties.ruleGroups",
2347
+ readOnly: true,
2417
2348
  type: {
2418
2349
  name: "Sequence",
2419
2350
  element: {
2420
2351
  type: {
2421
2352
  name: "Composite",
2422
- className: "TimeseriesDataPoint"
2353
+ className: "ManagedRuleGroupDefinition"
2423
2354
  }
2424
2355
  }
2425
2356
  }
@@ -2553,15 +2484,23 @@ export const FrontDoor: coreClient.CompositeMapper = {
2553
2484
  }
2554
2485
  }
2555
2486
  }
2487
+ },
2488
+ extendedProperties: {
2489
+ serializedName: "properties.extendedProperties",
2490
+ readOnly: true,
2491
+ type: {
2492
+ name: "Dictionary",
2493
+ value: { type: { name: "String" } }
2494
+ }
2556
2495
  }
2557
2496
  }
2558
2497
  }
2559
2498
  };
2560
2499
 
2561
- export const WebApplicationFirewallPolicy: coreClient.CompositeMapper = {
2500
+ export const Profile: coreClient.CompositeMapper = {
2562
2501
  type: {
2563
2502
  name: "Composite",
2564
- className: "WebApplicationFirewallPolicy",
2503
+ className: "Profile",
2565
2504
  modelProperties: {
2566
2505
  ...Resource.type.modelProperties,
2567
2506
  etag: {
@@ -2570,82 +2509,105 @@ export const WebApplicationFirewallPolicy: coreClient.CompositeMapper = {
2570
2509
  name: "String"
2571
2510
  }
2572
2511
  },
2573
- sku: {
2574
- serializedName: "sku",
2512
+ resourceState: {
2513
+ serializedName: "properties.resourceState",
2514
+ readOnly: true,
2575
2515
  type: {
2576
- name: "Composite",
2577
- className: "Sku"
2516
+ name: "String"
2578
2517
  }
2579
2518
  },
2580
- policySettings: {
2581
- serializedName: "properties.policySettings",
2519
+ enabledState: {
2520
+ serializedName: "properties.enabledState",
2582
2521
  type: {
2583
- name: "Composite",
2584
- className: "PolicySettings"
2522
+ name: "String"
2523
+ }
2524
+ }
2525
+ }
2526
+ }
2527
+ };
2528
+
2529
+ export const PreconfiguredEndpoint: coreClient.CompositeMapper = {
2530
+ type: {
2531
+ name: "Composite",
2532
+ className: "PreconfiguredEndpoint",
2533
+ modelProperties: {
2534
+ ...Resource.type.modelProperties,
2535
+ description: {
2536
+ serializedName: "properties.description",
2537
+ type: {
2538
+ name: "String"
2585
2539
  }
2586
2540
  },
2587
- customRules: {
2588
- serializedName: "properties.customRules",
2541
+ endpoint: {
2542
+ serializedName: "properties.endpoint",
2589
2543
  type: {
2590
- name: "Composite",
2591
- className: "CustomRuleList"
2544
+ name: "String"
2592
2545
  }
2593
2546
  },
2594
- managedRules: {
2595
- serializedName: "properties.managedRules",
2547
+ endpointType: {
2548
+ serializedName: "properties.endpointType",
2549
+ type: {
2550
+ name: "String"
2551
+ }
2552
+ },
2553
+ backend: {
2554
+ serializedName: "properties.backend",
2555
+ type: {
2556
+ name: "String"
2557
+ }
2558
+ }
2559
+ }
2560
+ }
2561
+ };
2562
+
2563
+ export const Experiment: coreClient.CompositeMapper = {
2564
+ type: {
2565
+ name: "Composite",
2566
+ className: "Experiment",
2567
+ modelProperties: {
2568
+ ...Resource.type.modelProperties,
2569
+ description: {
2570
+ serializedName: "properties.description",
2571
+ type: {
2572
+ name: "String"
2573
+ }
2574
+ },
2575
+ endpointA: {
2576
+ serializedName: "properties.endpointA",
2596
2577
  type: {
2597
2578
  name: "Composite",
2598
- className: "ManagedRuleSetList"
2579
+ className: "Endpoint"
2599
2580
  }
2600
2581
  },
2601
- frontendEndpointLinks: {
2602
- serializedName: "properties.frontendEndpointLinks",
2603
- readOnly: true,
2582
+ endpointB: {
2583
+ serializedName: "properties.endpointB",
2604
2584
  type: {
2605
- name: "Sequence",
2606
- element: {
2607
- type: {
2608
- name: "Composite",
2609
- className: "FrontendEndpointLink"
2610
- }
2611
- }
2585
+ name: "Composite",
2586
+ className: "Endpoint"
2612
2587
  }
2613
2588
  },
2614
- routingRuleLinks: {
2615
- serializedName: "properties.routingRuleLinks",
2616
- readOnly: true,
2589
+ enabledState: {
2590
+ serializedName: "properties.enabledState",
2617
2591
  type: {
2618
- name: "Sequence",
2619
- element: {
2620
- type: {
2621
- name: "Composite",
2622
- className: "RoutingRuleLink"
2623
- }
2624
- }
2592
+ name: "String"
2625
2593
  }
2626
2594
  },
2627
- securityPolicyLinks: {
2628
- serializedName: "properties.securityPolicyLinks",
2595
+ resourceState: {
2596
+ serializedName: "properties.resourceState",
2629
2597
  readOnly: true,
2630
2598
  type: {
2631
- name: "Sequence",
2632
- element: {
2633
- type: {
2634
- name: "Composite",
2635
- className: "SecurityPolicyLink"
2636
- }
2637
- }
2599
+ name: "String"
2638
2600
  }
2639
2601
  },
2640
- provisioningState: {
2641
- serializedName: "properties.provisioningState",
2602
+ status: {
2603
+ serializedName: "properties.status",
2642
2604
  readOnly: true,
2643
2605
  type: {
2644
2606
  name: "String"
2645
2607
  }
2646
2608
  },
2647
- resourceState: {
2648
- serializedName: "properties.resourceState",
2609
+ scriptFileUri: {
2610
+ serializedName: "properties.scriptFileUri",
2649
2611
  readOnly: true,
2650
2612
  type: {
2651
2613
  name: "String"
@@ -2655,49 +2617,134 @@ export const WebApplicationFirewallPolicy: coreClient.CompositeMapper = {
2655
2617
  }
2656
2618
  };
2657
2619
 
2658
- export const ManagedRuleSetDefinition: coreClient.CompositeMapper = {
2620
+ export const LatencyScorecard: coreClient.CompositeMapper = {
2659
2621
  type: {
2660
2622
  name: "Composite",
2661
- className: "ManagedRuleSetDefinition",
2623
+ className: "LatencyScorecard",
2662
2624
  modelProperties: {
2663
2625
  ...Resource.type.modelProperties,
2664
- provisioningState: {
2665
- serializedName: "properties.provisioningState",
2626
+ idPropertiesId: {
2627
+ serializedName: "properties.id",
2666
2628
  readOnly: true,
2667
2629
  type: {
2668
2630
  name: "String"
2669
2631
  }
2670
2632
  },
2671
- ruleSetId: {
2672
- serializedName: "properties.ruleSetId",
2633
+ namePropertiesName: {
2634
+ serializedName: "properties.name",
2673
2635
  readOnly: true,
2674
2636
  type: {
2675
2637
  name: "String"
2676
2638
  }
2677
2639
  },
2678
- ruleSetType: {
2679
- serializedName: "properties.ruleSetType",
2640
+ description: {
2641
+ serializedName: "properties.description",
2680
2642
  readOnly: true,
2681
2643
  type: {
2682
2644
  name: "String"
2683
2645
  }
2684
2646
  },
2685
- ruleSetVersion: {
2686
- serializedName: "properties.ruleSetVersion",
2647
+ endpointA: {
2648
+ serializedName: "properties.endpointA",
2687
2649
  readOnly: true,
2688
2650
  type: {
2689
2651
  name: "String"
2690
2652
  }
2691
2653
  },
2692
- ruleGroups: {
2693
- serializedName: "properties.ruleGroups",
2654
+ endpointB: {
2655
+ serializedName: "properties.endpointB",
2656
+ readOnly: true,
2657
+ type: {
2658
+ name: "String"
2659
+ }
2660
+ },
2661
+ startDateTimeUTC: {
2662
+ serializedName: "properties.startDateTimeUTC",
2663
+ readOnly: true,
2664
+ type: {
2665
+ name: "DateTime"
2666
+ }
2667
+ },
2668
+ endDateTimeUTC: {
2669
+ serializedName: "properties.endDateTimeUTC",
2670
+ readOnly: true,
2671
+ type: {
2672
+ name: "DateTime"
2673
+ }
2674
+ },
2675
+ country: {
2676
+ serializedName: "properties.country",
2694
2677
  readOnly: true,
2678
+ type: {
2679
+ name: "String"
2680
+ }
2681
+ },
2682
+ latencyMetrics: {
2683
+ serializedName: "properties.latencyMetrics",
2695
2684
  type: {
2696
2685
  name: "Sequence",
2697
2686
  element: {
2698
2687
  type: {
2699
2688
  name: "Composite",
2700
- className: "ManagedRuleGroupDefinition"
2689
+ className: "LatencyMetric"
2690
+ }
2691
+ }
2692
+ }
2693
+ }
2694
+ }
2695
+ }
2696
+ };
2697
+
2698
+ export const Timeseries: coreClient.CompositeMapper = {
2699
+ type: {
2700
+ name: "Composite",
2701
+ className: "Timeseries",
2702
+ modelProperties: {
2703
+ ...Resource.type.modelProperties,
2704
+ endpoint: {
2705
+ serializedName: "properties.endpoint",
2706
+ type: {
2707
+ name: "String"
2708
+ }
2709
+ },
2710
+ startDateTimeUTC: {
2711
+ serializedName: "properties.startDateTimeUTC",
2712
+ type: {
2713
+ name: "String"
2714
+ }
2715
+ },
2716
+ endDateTimeUTC: {
2717
+ serializedName: "properties.endDateTimeUTC",
2718
+ type: {
2719
+ name: "String"
2720
+ }
2721
+ },
2722
+ aggregationInterval: {
2723
+ serializedName: "properties.aggregationInterval",
2724
+ type: {
2725
+ name: "String"
2726
+ }
2727
+ },
2728
+ timeseriesType: {
2729
+ serializedName: "properties.timeseriesType",
2730
+ type: {
2731
+ name: "String"
2732
+ }
2733
+ },
2734
+ country: {
2735
+ serializedName: "properties.country",
2736
+ type: {
2737
+ name: "String"
2738
+ }
2739
+ },
2740
+ timeseriesData: {
2741
+ serializedName: "properties.timeseriesData",
2742
+ type: {
2743
+ name: "Sequence",
2744
+ element: {
2745
+ type: {
2746
+ name: "Composite",
2747
+ className: "TimeseriesDataPoint"
2701
2748
  }
2702
2749
  }
2703
2750
  }
@@ -2859,6 +2906,14 @@ export const FrontDoorProperties: coreClient.CompositeMapper = {
2859
2906
  }
2860
2907
  }
2861
2908
  }
2909
+ },
2910
+ extendedProperties: {
2911
+ serializedName: "extendedProperties",
2912
+ readOnly: true,
2913
+ type: {
2914
+ name: "Dictionary",
2915
+ value: { type: { name: "String" } }
2916
+ }
2862
2917
  }
2863
2918
  }
2864
2919
  }