@azure/arm-frontdoor 5.3.1-alpha.20250619.1 → 5.3.1-alpha.20250718.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/frontDoorManagementClient.js +24 -5
- package/dist/browser/frontDoorManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/mappers.js +314 -146
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/endpoints.js +12 -6
- package/dist/browser/operations/endpoints.js.map +1 -1
- package/dist/browser/operations/experiments.js +56 -58
- package/dist/browser/operations/experiments.js.map +1 -1
- package/dist/browser/operations/frontDoorNameAvailability.js +1 -0
- package/dist/browser/operations/frontDoorNameAvailability.js.map +1 -1
- package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.js +1 -0
- package/dist/browser/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -1
- package/dist/browser/operations/frontDoors.js +67 -91
- package/dist/browser/operations/frontDoors.js.map +1 -1
- package/dist/browser/operations/frontendEndpoints.js +45 -52
- package/dist/browser/operations/frontendEndpoints.js.map +1 -1
- package/dist/browser/operations/managedRuleSets.js +23 -40
- package/dist/browser/operations/managedRuleSets.js.map +1 -1
- package/dist/browser/operations/networkExperimentProfiles.js +78 -97
- package/dist/browser/operations/networkExperimentProfiles.js.map +1 -1
- package/dist/browser/operations/policies.js +78 -97
- package/dist/browser/operations/policies.js.map +1 -1
- package/dist/browser/operations/preconfiguredEndpoints.js +23 -40
- package/dist/browser/operations/preconfiguredEndpoints.js.map +1 -1
- package/dist/browser/operations/reports.js +1 -0
- package/dist/browser/operations/reports.js.map +1 -1
- package/dist/browser/operations/rulesEngines.js +45 -52
- package/dist/browser/operations/rulesEngines.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/frontDoorManagementClient.js +24 -5
- package/dist/commonjs/frontDoorManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/mappers.js +314 -146
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/endpoints.js +12 -6
- package/dist/commonjs/operations/endpoints.js.map +1 -1
- package/dist/commonjs/operations/experiments.js +56 -57
- package/dist/commonjs/operations/experiments.js.map +1 -1
- package/dist/commonjs/operations/frontDoorNameAvailability.js +1 -0
- package/dist/commonjs/operations/frontDoorNameAvailability.js.map +1 -1
- package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.js +1 -0
- package/dist/commonjs/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -1
- package/dist/commonjs/operations/frontDoors.js +67 -90
- package/dist/commonjs/operations/frontDoors.js.map +1 -1
- package/dist/commonjs/operations/frontendEndpoints.js +45 -51
- package/dist/commonjs/operations/frontendEndpoints.js.map +1 -1
- package/dist/commonjs/operations/managedRuleSets.js +23 -39
- package/dist/commonjs/operations/managedRuleSets.js.map +1 -1
- package/dist/commonjs/operations/networkExperimentProfiles.js +78 -96
- package/dist/commonjs/operations/networkExperimentProfiles.js.map +1 -1
- package/dist/commonjs/operations/policies.js +78 -96
- package/dist/commonjs/operations/policies.js.map +1 -1
- package/dist/commonjs/operations/preconfiguredEndpoints.js +23 -39
- package/dist/commonjs/operations/preconfiguredEndpoints.js.map +1 -1
- package/dist/commonjs/operations/reports.js +1 -0
- package/dist/commonjs/operations/reports.js.map +1 -1
- package/dist/commonjs/operations/rulesEngines.js +45 -51
- package/dist/commonjs/operations/rulesEngines.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/frontDoorManagementClient.js +24 -5
- package/dist/esm/frontDoorManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/mappers.js +314 -146
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/endpoints.js +12 -6
- package/dist/esm/operations/endpoints.js.map +1 -1
- package/dist/esm/operations/experiments.js +56 -58
- package/dist/esm/operations/experiments.js.map +1 -1
- package/dist/esm/operations/frontDoorNameAvailability.js +1 -0
- package/dist/esm/operations/frontDoorNameAvailability.js.map +1 -1
- package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.js +1 -0
- package/dist/esm/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -1
- package/dist/esm/operations/frontDoors.js +67 -91
- package/dist/esm/operations/frontDoors.js.map +1 -1
- package/dist/esm/operations/frontendEndpoints.js +45 -52
- package/dist/esm/operations/frontendEndpoints.js.map +1 -1
- package/dist/esm/operations/managedRuleSets.js +23 -40
- package/dist/esm/operations/managedRuleSets.js.map +1 -1
- package/dist/esm/operations/networkExperimentProfiles.js +78 -97
- package/dist/esm/operations/networkExperimentProfiles.js.map +1 -1
- package/dist/esm/operations/policies.js +78 -97
- package/dist/esm/operations/policies.js.map +1 -1
- package/dist/esm/operations/preconfiguredEndpoints.js +23 -40
- package/dist/esm/operations/preconfiguredEndpoints.js.map +1 -1
- package/dist/esm/operations/reports.js +1 -0
- package/dist/esm/operations/reports.js.map +1 -1
- package/dist/esm/operations/rulesEngines.js +45 -52
- package/dist/esm/operations/rulesEngines.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/frontDoorManagementClient.js +24 -5
- package/dist/react-native/frontDoorManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/mappers.js +314 -146
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/endpoints.js +12 -6
- package/dist/react-native/operations/endpoints.js.map +1 -1
- package/dist/react-native/operations/experiments.js +56 -58
- package/dist/react-native/operations/experiments.js.map +1 -1
- package/dist/react-native/operations/frontDoorNameAvailability.js +1 -0
- package/dist/react-native/operations/frontDoorNameAvailability.js.map +1 -1
- package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.js +1 -0
- package/dist/react-native/operations/frontDoorNameAvailabilityWithSubscription.js.map +1 -1
- package/dist/react-native/operations/frontDoors.js +67 -91
- package/dist/react-native/operations/frontDoors.js.map +1 -1
- package/dist/react-native/operations/frontendEndpoints.js +45 -52
- package/dist/react-native/operations/frontendEndpoints.js.map +1 -1
- package/dist/react-native/operations/managedRuleSets.js +23 -40
- package/dist/react-native/operations/managedRuleSets.js.map +1 -1
- package/dist/react-native/operations/networkExperimentProfiles.js +78 -97
- package/dist/react-native/operations/networkExperimentProfiles.js.map +1 -1
- package/dist/react-native/operations/policies.js +78 -97
- package/dist/react-native/operations/policies.js.map +1 -1
- package/dist/react-native/operations/preconfiguredEndpoints.js +23 -40
- package/dist/react-native/operations/preconfiguredEndpoints.js.map +1 -1
- package/dist/react-native/operations/reports.js +1 -0
- package/dist/react-native/operations/reports.js.map +1 -1
- package/dist/react-native/operations/rulesEngines.js +45 -52
- package/dist/react-native/operations/rulesEngines.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-frontdoor.api.md → arm-frontdoor-node.api.md} +0 -0
|
@@ -2230,36 +2230,43 @@ export const WebApplicationFirewallPolicy = {
|
|
|
2230
2230
|
type: {
|
|
2231
2231
|
name: "Composite",
|
|
2232
2232
|
className: "WebApplicationFirewallPolicy",
|
|
2233
|
-
modelProperties:
|
|
2233
|
+
modelProperties: {
|
|
2234
|
+
...Resource.type.modelProperties,
|
|
2235
|
+
etag: {
|
|
2234
2236
|
serializedName: "etag",
|
|
2235
2237
|
type: {
|
|
2236
2238
|
name: "String",
|
|
2237
2239
|
},
|
|
2238
|
-
},
|
|
2240
|
+
},
|
|
2241
|
+
sku: {
|
|
2239
2242
|
serializedName: "sku",
|
|
2240
2243
|
type: {
|
|
2241
2244
|
name: "Composite",
|
|
2242
2245
|
className: "Sku",
|
|
2243
2246
|
},
|
|
2244
|
-
},
|
|
2247
|
+
},
|
|
2248
|
+
policySettings: {
|
|
2245
2249
|
serializedName: "properties.policySettings",
|
|
2246
2250
|
type: {
|
|
2247
2251
|
name: "Composite",
|
|
2248
2252
|
className: "PolicySettings",
|
|
2249
2253
|
},
|
|
2250
|
-
},
|
|
2254
|
+
},
|
|
2255
|
+
customRules: {
|
|
2251
2256
|
serializedName: "properties.customRules",
|
|
2252
2257
|
type: {
|
|
2253
2258
|
name: "Composite",
|
|
2254
2259
|
className: "CustomRuleList",
|
|
2255
2260
|
},
|
|
2256
|
-
},
|
|
2261
|
+
},
|
|
2262
|
+
managedRules: {
|
|
2257
2263
|
serializedName: "properties.managedRules",
|
|
2258
2264
|
type: {
|
|
2259
2265
|
name: "Composite",
|
|
2260
2266
|
className: "ManagedRuleSetList",
|
|
2261
2267
|
},
|
|
2262
|
-
},
|
|
2268
|
+
},
|
|
2269
|
+
frontendEndpointLinks: {
|
|
2263
2270
|
serializedName: "properties.frontendEndpointLinks",
|
|
2264
2271
|
readOnly: true,
|
|
2265
2272
|
type: {
|
|
@@ -2271,7 +2278,8 @@ export const WebApplicationFirewallPolicy = {
|
|
|
2271
2278
|
},
|
|
2272
2279
|
},
|
|
2273
2280
|
},
|
|
2274
|
-
},
|
|
2281
|
+
},
|
|
2282
|
+
routingRuleLinks: {
|
|
2275
2283
|
serializedName: "properties.routingRuleLinks",
|
|
2276
2284
|
readOnly: true,
|
|
2277
2285
|
type: {
|
|
@@ -2283,7 +2291,8 @@ export const WebApplicationFirewallPolicy = {
|
|
|
2283
2291
|
},
|
|
2284
2292
|
},
|
|
2285
2293
|
},
|
|
2286
|
-
},
|
|
2294
|
+
},
|
|
2295
|
+
securityPolicyLinks: {
|
|
2287
2296
|
serializedName: "properties.securityPolicyLinks",
|
|
2288
2297
|
readOnly: true,
|
|
2289
2298
|
type: {
|
|
@@ -2295,50 +2304,59 @@ export const WebApplicationFirewallPolicy = {
|
|
|
2295
2304
|
},
|
|
2296
2305
|
},
|
|
2297
2306
|
},
|
|
2298
|
-
},
|
|
2307
|
+
},
|
|
2308
|
+
provisioningState: {
|
|
2299
2309
|
serializedName: "properties.provisioningState",
|
|
2300
2310
|
readOnly: true,
|
|
2301
2311
|
type: {
|
|
2302
2312
|
name: "String",
|
|
2303
2313
|
},
|
|
2304
|
-
},
|
|
2314
|
+
},
|
|
2315
|
+
resourceState: {
|
|
2305
2316
|
serializedName: "properties.resourceState",
|
|
2306
2317
|
readOnly: true,
|
|
2307
2318
|
type: {
|
|
2308
2319
|
name: "String",
|
|
2309
2320
|
},
|
|
2310
|
-
}
|
|
2321
|
+
},
|
|
2322
|
+
},
|
|
2311
2323
|
},
|
|
2312
2324
|
};
|
|
2313
2325
|
export const ManagedRuleSetDefinition = {
|
|
2314
2326
|
type: {
|
|
2315
2327
|
name: "Composite",
|
|
2316
2328
|
className: "ManagedRuleSetDefinition",
|
|
2317
|
-
modelProperties:
|
|
2329
|
+
modelProperties: {
|
|
2330
|
+
...Resource.type.modelProperties,
|
|
2331
|
+
provisioningState: {
|
|
2318
2332
|
serializedName: "properties.provisioningState",
|
|
2319
2333
|
readOnly: true,
|
|
2320
2334
|
type: {
|
|
2321
2335
|
name: "String",
|
|
2322
2336
|
},
|
|
2323
|
-
},
|
|
2337
|
+
},
|
|
2338
|
+
ruleSetId: {
|
|
2324
2339
|
serializedName: "properties.ruleSetId",
|
|
2325
2340
|
readOnly: true,
|
|
2326
2341
|
type: {
|
|
2327
2342
|
name: "String",
|
|
2328
2343
|
},
|
|
2329
|
-
},
|
|
2344
|
+
},
|
|
2345
|
+
ruleSetType: {
|
|
2330
2346
|
serializedName: "properties.ruleSetType",
|
|
2331
2347
|
readOnly: true,
|
|
2332
2348
|
type: {
|
|
2333
2349
|
name: "String",
|
|
2334
2350
|
},
|
|
2335
|
-
},
|
|
2351
|
+
},
|
|
2352
|
+
ruleSetVersion: {
|
|
2336
2353
|
serializedName: "properties.ruleSetVersion",
|
|
2337
2354
|
readOnly: true,
|
|
2338
2355
|
type: {
|
|
2339
2356
|
name: "String",
|
|
2340
2357
|
},
|
|
2341
|
-
},
|
|
2358
|
+
},
|
|
2359
|
+
ruleGroups: {
|
|
2342
2360
|
serializedName: "properties.ruleGroups",
|
|
2343
2361
|
readOnly: true,
|
|
2344
2362
|
type: {
|
|
@@ -2350,19 +2368,23 @@ export const ManagedRuleSetDefinition = {
|
|
|
2350
2368
|
},
|
|
2351
2369
|
},
|
|
2352
2370
|
},
|
|
2353
|
-
}
|
|
2371
|
+
},
|
|
2372
|
+
},
|
|
2354
2373
|
},
|
|
2355
2374
|
};
|
|
2356
2375
|
export const FrontDoor = {
|
|
2357
2376
|
type: {
|
|
2358
2377
|
name: "Composite",
|
|
2359
2378
|
className: "FrontDoor",
|
|
2360
|
-
modelProperties:
|
|
2379
|
+
modelProperties: {
|
|
2380
|
+
...Resource.type.modelProperties,
|
|
2381
|
+
friendlyName: {
|
|
2361
2382
|
serializedName: "properties.friendlyName",
|
|
2362
2383
|
type: {
|
|
2363
2384
|
name: "String",
|
|
2364
2385
|
},
|
|
2365
|
-
},
|
|
2386
|
+
},
|
|
2387
|
+
routingRules: {
|
|
2366
2388
|
serializedName: "properties.routingRules",
|
|
2367
2389
|
type: {
|
|
2368
2390
|
name: "Sequence",
|
|
@@ -2373,7 +2395,8 @@ export const FrontDoor = {
|
|
|
2373
2395
|
},
|
|
2374
2396
|
},
|
|
2375
2397
|
},
|
|
2376
|
-
},
|
|
2398
|
+
},
|
|
2399
|
+
loadBalancingSettings: {
|
|
2377
2400
|
serializedName: "properties.loadBalancingSettings",
|
|
2378
2401
|
type: {
|
|
2379
2402
|
name: "Sequence",
|
|
@@ -2384,7 +2407,8 @@ export const FrontDoor = {
|
|
|
2384
2407
|
},
|
|
2385
2408
|
},
|
|
2386
2409
|
},
|
|
2387
|
-
},
|
|
2410
|
+
},
|
|
2411
|
+
healthProbeSettings: {
|
|
2388
2412
|
serializedName: "properties.healthProbeSettings",
|
|
2389
2413
|
type: {
|
|
2390
2414
|
name: "Sequence",
|
|
@@ -2395,7 +2419,8 @@ export const FrontDoor = {
|
|
|
2395
2419
|
},
|
|
2396
2420
|
},
|
|
2397
2421
|
},
|
|
2398
|
-
},
|
|
2422
|
+
},
|
|
2423
|
+
backendPools: {
|
|
2399
2424
|
serializedName: "properties.backendPools",
|
|
2400
2425
|
type: {
|
|
2401
2426
|
name: "Sequence",
|
|
@@ -2406,7 +2431,8 @@ export const FrontDoor = {
|
|
|
2406
2431
|
},
|
|
2407
2432
|
},
|
|
2408
2433
|
},
|
|
2409
|
-
},
|
|
2434
|
+
},
|
|
2435
|
+
frontendEndpoints: {
|
|
2410
2436
|
serializedName: "properties.frontendEndpoints",
|
|
2411
2437
|
type: {
|
|
2412
2438
|
name: "Sequence",
|
|
@@ -2417,42 +2443,49 @@ export const FrontDoor = {
|
|
|
2417
2443
|
},
|
|
2418
2444
|
},
|
|
2419
2445
|
},
|
|
2420
|
-
},
|
|
2446
|
+
},
|
|
2447
|
+
backendPoolsSettings: {
|
|
2421
2448
|
serializedName: "properties.backendPoolsSettings",
|
|
2422
2449
|
type: {
|
|
2423
2450
|
name: "Composite",
|
|
2424
2451
|
className: "BackendPoolsSettings",
|
|
2425
2452
|
},
|
|
2426
|
-
},
|
|
2453
|
+
},
|
|
2454
|
+
enabledState: {
|
|
2427
2455
|
serializedName: "properties.enabledState",
|
|
2428
2456
|
type: {
|
|
2429
2457
|
name: "String",
|
|
2430
2458
|
},
|
|
2431
|
-
},
|
|
2459
|
+
},
|
|
2460
|
+
resourceState: {
|
|
2432
2461
|
serializedName: "properties.resourceState",
|
|
2433
2462
|
readOnly: true,
|
|
2434
2463
|
type: {
|
|
2435
2464
|
name: "String",
|
|
2436
2465
|
},
|
|
2437
|
-
},
|
|
2466
|
+
},
|
|
2467
|
+
provisioningState: {
|
|
2438
2468
|
serializedName: "properties.provisioningState",
|
|
2439
2469
|
readOnly: true,
|
|
2440
2470
|
type: {
|
|
2441
2471
|
name: "String",
|
|
2442
2472
|
},
|
|
2443
|
-
},
|
|
2473
|
+
},
|
|
2474
|
+
cname: {
|
|
2444
2475
|
serializedName: "properties.cname",
|
|
2445
2476
|
readOnly: true,
|
|
2446
2477
|
type: {
|
|
2447
2478
|
name: "String",
|
|
2448
2479
|
},
|
|
2449
|
-
},
|
|
2480
|
+
},
|
|
2481
|
+
frontdoorId: {
|
|
2450
2482
|
serializedName: "properties.frontdoorId",
|
|
2451
2483
|
readOnly: true,
|
|
2452
2484
|
type: {
|
|
2453
2485
|
name: "String",
|
|
2454
2486
|
},
|
|
2455
|
-
},
|
|
2487
|
+
},
|
|
2488
|
+
rulesEngines: {
|
|
2456
2489
|
serializedName: "properties.rulesEngines",
|
|
2457
2490
|
readOnly: true,
|
|
2458
2491
|
type: {
|
|
@@ -2464,166 +2497,198 @@ export const FrontDoor = {
|
|
|
2464
2497
|
},
|
|
2465
2498
|
},
|
|
2466
2499
|
},
|
|
2467
|
-
},
|
|
2500
|
+
},
|
|
2501
|
+
extendedProperties: {
|
|
2468
2502
|
serializedName: "properties.extendedProperties",
|
|
2469
2503
|
readOnly: true,
|
|
2470
2504
|
type: {
|
|
2471
2505
|
name: "Dictionary",
|
|
2472
2506
|
value: { type: { name: "String" } },
|
|
2473
2507
|
},
|
|
2474
|
-
}
|
|
2508
|
+
},
|
|
2509
|
+
},
|
|
2475
2510
|
},
|
|
2476
2511
|
};
|
|
2477
2512
|
export const Profile = {
|
|
2478
2513
|
type: {
|
|
2479
2514
|
name: "Composite",
|
|
2480
2515
|
className: "Profile",
|
|
2481
|
-
modelProperties:
|
|
2516
|
+
modelProperties: {
|
|
2517
|
+
...Resource.type.modelProperties,
|
|
2518
|
+
etag: {
|
|
2482
2519
|
serializedName: "etag",
|
|
2483
2520
|
type: {
|
|
2484
2521
|
name: "String",
|
|
2485
2522
|
},
|
|
2486
|
-
},
|
|
2523
|
+
},
|
|
2524
|
+
resourceState: {
|
|
2487
2525
|
serializedName: "properties.resourceState",
|
|
2488
2526
|
readOnly: true,
|
|
2489
2527
|
type: {
|
|
2490
2528
|
name: "String",
|
|
2491
2529
|
},
|
|
2492
|
-
},
|
|
2530
|
+
},
|
|
2531
|
+
enabledState: {
|
|
2493
2532
|
serializedName: "properties.enabledState",
|
|
2494
2533
|
type: {
|
|
2495
2534
|
name: "String",
|
|
2496
2535
|
},
|
|
2497
|
-
}
|
|
2536
|
+
},
|
|
2537
|
+
},
|
|
2498
2538
|
},
|
|
2499
2539
|
};
|
|
2500
2540
|
export const PreconfiguredEndpoint = {
|
|
2501
2541
|
type: {
|
|
2502
2542
|
name: "Composite",
|
|
2503
2543
|
className: "PreconfiguredEndpoint",
|
|
2504
|
-
modelProperties:
|
|
2544
|
+
modelProperties: {
|
|
2545
|
+
...Resource.type.modelProperties,
|
|
2546
|
+
description: {
|
|
2505
2547
|
serializedName: "properties.description",
|
|
2506
2548
|
type: {
|
|
2507
2549
|
name: "String",
|
|
2508
2550
|
},
|
|
2509
|
-
},
|
|
2551
|
+
},
|
|
2552
|
+
endpoint: {
|
|
2510
2553
|
serializedName: "properties.endpoint",
|
|
2511
2554
|
type: {
|
|
2512
2555
|
name: "String",
|
|
2513
2556
|
},
|
|
2514
|
-
},
|
|
2557
|
+
},
|
|
2558
|
+
endpointType: {
|
|
2515
2559
|
serializedName: "properties.endpointType",
|
|
2516
2560
|
type: {
|
|
2517
2561
|
name: "String",
|
|
2518
2562
|
},
|
|
2519
|
-
},
|
|
2563
|
+
},
|
|
2564
|
+
backend: {
|
|
2520
2565
|
serializedName: "properties.backend",
|
|
2521
2566
|
type: {
|
|
2522
2567
|
name: "String",
|
|
2523
2568
|
},
|
|
2524
|
-
}
|
|
2569
|
+
},
|
|
2570
|
+
},
|
|
2525
2571
|
},
|
|
2526
2572
|
};
|
|
2527
2573
|
export const Experiment = {
|
|
2528
2574
|
type: {
|
|
2529
2575
|
name: "Composite",
|
|
2530
2576
|
className: "Experiment",
|
|
2531
|
-
modelProperties:
|
|
2577
|
+
modelProperties: {
|
|
2578
|
+
...Resource.type.modelProperties,
|
|
2579
|
+
description: {
|
|
2532
2580
|
serializedName: "properties.description",
|
|
2533
2581
|
type: {
|
|
2534
2582
|
name: "String",
|
|
2535
2583
|
},
|
|
2536
|
-
},
|
|
2584
|
+
},
|
|
2585
|
+
endpointA: {
|
|
2537
2586
|
serializedName: "properties.endpointA",
|
|
2538
2587
|
type: {
|
|
2539
2588
|
name: "Composite",
|
|
2540
2589
|
className: "Endpoint",
|
|
2541
2590
|
},
|
|
2542
|
-
},
|
|
2591
|
+
},
|
|
2592
|
+
endpointB: {
|
|
2543
2593
|
serializedName: "properties.endpointB",
|
|
2544
2594
|
type: {
|
|
2545
2595
|
name: "Composite",
|
|
2546
2596
|
className: "Endpoint",
|
|
2547
2597
|
},
|
|
2548
|
-
},
|
|
2598
|
+
},
|
|
2599
|
+
enabledState: {
|
|
2549
2600
|
serializedName: "properties.enabledState",
|
|
2550
2601
|
type: {
|
|
2551
2602
|
name: "String",
|
|
2552
2603
|
},
|
|
2553
|
-
},
|
|
2604
|
+
},
|
|
2605
|
+
resourceState: {
|
|
2554
2606
|
serializedName: "properties.resourceState",
|
|
2555
2607
|
readOnly: true,
|
|
2556
2608
|
type: {
|
|
2557
2609
|
name: "String",
|
|
2558
2610
|
},
|
|
2559
|
-
},
|
|
2611
|
+
},
|
|
2612
|
+
status: {
|
|
2560
2613
|
serializedName: "properties.status",
|
|
2561
2614
|
readOnly: true,
|
|
2562
2615
|
type: {
|
|
2563
2616
|
name: "String",
|
|
2564
2617
|
},
|
|
2565
|
-
},
|
|
2618
|
+
},
|
|
2619
|
+
scriptFileUri: {
|
|
2566
2620
|
serializedName: "properties.scriptFileUri",
|
|
2567
2621
|
readOnly: true,
|
|
2568
2622
|
type: {
|
|
2569
2623
|
name: "String",
|
|
2570
2624
|
},
|
|
2571
|
-
}
|
|
2625
|
+
},
|
|
2626
|
+
},
|
|
2572
2627
|
},
|
|
2573
2628
|
};
|
|
2574
2629
|
export const LatencyScorecard = {
|
|
2575
2630
|
type: {
|
|
2576
2631
|
name: "Composite",
|
|
2577
2632
|
className: "LatencyScorecard",
|
|
2578
|
-
modelProperties:
|
|
2633
|
+
modelProperties: {
|
|
2634
|
+
...Resource.type.modelProperties,
|
|
2635
|
+
idPropertiesId: {
|
|
2579
2636
|
serializedName: "properties.id",
|
|
2580
2637
|
readOnly: true,
|
|
2581
2638
|
type: {
|
|
2582
2639
|
name: "String",
|
|
2583
2640
|
},
|
|
2584
|
-
},
|
|
2641
|
+
},
|
|
2642
|
+
namePropertiesName: {
|
|
2585
2643
|
serializedName: "properties.name",
|
|
2586
2644
|
readOnly: true,
|
|
2587
2645
|
type: {
|
|
2588
2646
|
name: "String",
|
|
2589
2647
|
},
|
|
2590
|
-
},
|
|
2648
|
+
},
|
|
2649
|
+
description: {
|
|
2591
2650
|
serializedName: "properties.description",
|
|
2592
2651
|
readOnly: true,
|
|
2593
2652
|
type: {
|
|
2594
2653
|
name: "String",
|
|
2595
2654
|
},
|
|
2596
|
-
},
|
|
2655
|
+
},
|
|
2656
|
+
endpointA: {
|
|
2597
2657
|
serializedName: "properties.endpointA",
|
|
2598
2658
|
readOnly: true,
|
|
2599
2659
|
type: {
|
|
2600
2660
|
name: "String",
|
|
2601
2661
|
},
|
|
2602
|
-
},
|
|
2662
|
+
},
|
|
2663
|
+
endpointB: {
|
|
2603
2664
|
serializedName: "properties.endpointB",
|
|
2604
2665
|
readOnly: true,
|
|
2605
2666
|
type: {
|
|
2606
2667
|
name: "String",
|
|
2607
2668
|
},
|
|
2608
|
-
},
|
|
2669
|
+
},
|
|
2670
|
+
startDateTimeUTC: {
|
|
2609
2671
|
serializedName: "properties.startDateTimeUTC",
|
|
2610
2672
|
readOnly: true,
|
|
2611
2673
|
type: {
|
|
2612
2674
|
name: "DateTime",
|
|
2613
2675
|
},
|
|
2614
|
-
},
|
|
2676
|
+
},
|
|
2677
|
+
endDateTimeUTC: {
|
|
2615
2678
|
serializedName: "properties.endDateTimeUTC",
|
|
2616
2679
|
readOnly: true,
|
|
2617
2680
|
type: {
|
|
2618
2681
|
name: "DateTime",
|
|
2619
2682
|
},
|
|
2620
|
-
},
|
|
2683
|
+
},
|
|
2684
|
+
country: {
|
|
2621
2685
|
serializedName: "properties.country",
|
|
2622
2686
|
readOnly: true,
|
|
2623
2687
|
type: {
|
|
2624
2688
|
name: "String",
|
|
2625
2689
|
},
|
|
2626
|
-
},
|
|
2690
|
+
},
|
|
2691
|
+
latencyMetrics: {
|
|
2627
2692
|
serializedName: "properties.latencyMetrics",
|
|
2628
2693
|
type: {
|
|
2629
2694
|
name: "Sequence",
|
|
@@ -2634,44 +2699,53 @@ export const LatencyScorecard = {
|
|
|
2634
2699
|
},
|
|
2635
2700
|
},
|
|
2636
2701
|
},
|
|
2637
|
-
}
|
|
2702
|
+
},
|
|
2703
|
+
},
|
|
2638
2704
|
},
|
|
2639
2705
|
};
|
|
2640
2706
|
export const Timeseries = {
|
|
2641
2707
|
type: {
|
|
2642
2708
|
name: "Composite",
|
|
2643
2709
|
className: "Timeseries",
|
|
2644
|
-
modelProperties:
|
|
2710
|
+
modelProperties: {
|
|
2711
|
+
...Resource.type.modelProperties,
|
|
2712
|
+
endpoint: {
|
|
2645
2713
|
serializedName: "properties.endpoint",
|
|
2646
2714
|
type: {
|
|
2647
2715
|
name: "String",
|
|
2648
2716
|
},
|
|
2649
|
-
},
|
|
2717
|
+
},
|
|
2718
|
+
startDateTimeUTC: {
|
|
2650
2719
|
serializedName: "properties.startDateTimeUTC",
|
|
2651
2720
|
type: {
|
|
2652
2721
|
name: "String",
|
|
2653
2722
|
},
|
|
2654
|
-
},
|
|
2723
|
+
},
|
|
2724
|
+
endDateTimeUTC: {
|
|
2655
2725
|
serializedName: "properties.endDateTimeUTC",
|
|
2656
2726
|
type: {
|
|
2657
2727
|
name: "String",
|
|
2658
2728
|
},
|
|
2659
|
-
},
|
|
2729
|
+
},
|
|
2730
|
+
aggregationInterval: {
|
|
2660
2731
|
serializedName: "properties.aggregationInterval",
|
|
2661
2732
|
type: {
|
|
2662
2733
|
name: "String",
|
|
2663
2734
|
},
|
|
2664
|
-
},
|
|
2735
|
+
},
|
|
2736
|
+
timeseriesType: {
|
|
2665
2737
|
serializedName: "properties.timeseriesType",
|
|
2666
2738
|
type: {
|
|
2667
2739
|
name: "String",
|
|
2668
2740
|
},
|
|
2669
|
-
},
|
|
2741
|
+
},
|
|
2742
|
+
country: {
|
|
2670
2743
|
serializedName: "properties.country",
|
|
2671
2744
|
type: {
|
|
2672
2745
|
name: "String",
|
|
2673
2746
|
},
|
|
2674
|
-
},
|
|
2747
|
+
},
|
|
2748
|
+
timeseriesData: {
|
|
2675
2749
|
serializedName: "properties.timeseriesData",
|
|
2676
2750
|
type: {
|
|
2677
2751
|
name: "Sequence",
|
|
@@ -2682,20 +2756,24 @@ export const Timeseries = {
|
|
|
2682
2756
|
},
|
|
2683
2757
|
},
|
|
2684
2758
|
},
|
|
2685
|
-
}
|
|
2759
|
+
},
|
|
2760
|
+
},
|
|
2686
2761
|
},
|
|
2687
2762
|
};
|
|
2688
2763
|
export const RulesEngineProperties = {
|
|
2689
2764
|
type: {
|
|
2690
2765
|
name: "Composite",
|
|
2691
2766
|
className: "RulesEngineProperties",
|
|
2692
|
-
modelProperties:
|
|
2767
|
+
modelProperties: {
|
|
2768
|
+
...RulesEngineUpdateParameters.type.modelProperties,
|
|
2769
|
+
resourceState: {
|
|
2693
2770
|
serializedName: "resourceState",
|
|
2694
2771
|
readOnly: true,
|
|
2695
2772
|
type: {
|
|
2696
2773
|
name: "String",
|
|
2697
2774
|
},
|
|
2698
|
-
}
|
|
2775
|
+
},
|
|
2776
|
+
},
|
|
2699
2777
|
},
|
|
2700
2778
|
};
|
|
2701
2779
|
export const ForwardingConfiguration = {
|
|
@@ -2705,29 +2783,35 @@ export const ForwardingConfiguration = {
|
|
|
2705
2783
|
className: "ForwardingConfiguration",
|
|
2706
2784
|
uberParent: "RouteConfiguration",
|
|
2707
2785
|
polymorphicDiscriminator: RouteConfiguration.type.polymorphicDiscriminator,
|
|
2708
|
-
modelProperties:
|
|
2786
|
+
modelProperties: {
|
|
2787
|
+
...RouteConfiguration.type.modelProperties,
|
|
2788
|
+
customForwardingPath: {
|
|
2709
2789
|
serializedName: "customForwardingPath",
|
|
2710
2790
|
type: {
|
|
2711
2791
|
name: "String",
|
|
2712
2792
|
},
|
|
2713
|
-
},
|
|
2793
|
+
},
|
|
2794
|
+
forwardingProtocol: {
|
|
2714
2795
|
serializedName: "forwardingProtocol",
|
|
2715
2796
|
type: {
|
|
2716
2797
|
name: "String",
|
|
2717
2798
|
},
|
|
2718
|
-
},
|
|
2799
|
+
},
|
|
2800
|
+
cacheConfiguration: {
|
|
2719
2801
|
serializedName: "cacheConfiguration",
|
|
2720
2802
|
type: {
|
|
2721
2803
|
name: "Composite",
|
|
2722
2804
|
className: "CacheConfiguration",
|
|
2723
2805
|
},
|
|
2724
|
-
},
|
|
2806
|
+
},
|
|
2807
|
+
backendPool: {
|
|
2725
2808
|
serializedName: "backendPool",
|
|
2726
2809
|
type: {
|
|
2727
2810
|
name: "Composite",
|
|
2728
2811
|
className: "SubResource",
|
|
2729
2812
|
},
|
|
2730
|
-
}
|
|
2813
|
+
},
|
|
2814
|
+
},
|
|
2731
2815
|
},
|
|
2732
2816
|
};
|
|
2733
2817
|
export const RedirectConfiguration = {
|
|
@@ -2737,68 +2821,82 @@ export const RedirectConfiguration = {
|
|
|
2737
2821
|
className: "RedirectConfiguration",
|
|
2738
2822
|
uberParent: "RouteConfiguration",
|
|
2739
2823
|
polymorphicDiscriminator: RouteConfiguration.type.polymorphicDiscriminator,
|
|
2740
|
-
modelProperties:
|
|
2824
|
+
modelProperties: {
|
|
2825
|
+
...RouteConfiguration.type.modelProperties,
|
|
2826
|
+
redirectType: {
|
|
2741
2827
|
serializedName: "redirectType",
|
|
2742
2828
|
type: {
|
|
2743
2829
|
name: "String",
|
|
2744
2830
|
},
|
|
2745
|
-
},
|
|
2831
|
+
},
|
|
2832
|
+
redirectProtocol: {
|
|
2746
2833
|
serializedName: "redirectProtocol",
|
|
2747
2834
|
type: {
|
|
2748
2835
|
name: "String",
|
|
2749
2836
|
},
|
|
2750
|
-
},
|
|
2837
|
+
},
|
|
2838
|
+
customHost: {
|
|
2751
2839
|
serializedName: "customHost",
|
|
2752
2840
|
type: {
|
|
2753
2841
|
name: "String",
|
|
2754
2842
|
},
|
|
2755
|
-
},
|
|
2843
|
+
},
|
|
2844
|
+
customPath: {
|
|
2756
2845
|
serializedName: "customPath",
|
|
2757
2846
|
type: {
|
|
2758
2847
|
name: "String",
|
|
2759
2848
|
},
|
|
2760
|
-
},
|
|
2849
|
+
},
|
|
2850
|
+
customFragment: {
|
|
2761
2851
|
serializedName: "customFragment",
|
|
2762
2852
|
type: {
|
|
2763
2853
|
name: "String",
|
|
2764
2854
|
},
|
|
2765
|
-
},
|
|
2855
|
+
},
|
|
2856
|
+
customQueryString: {
|
|
2766
2857
|
serializedName: "customQueryString",
|
|
2767
2858
|
type: {
|
|
2768
2859
|
name: "String",
|
|
2769
2860
|
},
|
|
2770
|
-
}
|
|
2861
|
+
},
|
|
2862
|
+
},
|
|
2771
2863
|
},
|
|
2772
2864
|
};
|
|
2773
2865
|
export const FrontDoorProperties = {
|
|
2774
2866
|
type: {
|
|
2775
2867
|
name: "Composite",
|
|
2776
2868
|
className: "FrontDoorProperties",
|
|
2777
|
-
modelProperties:
|
|
2869
|
+
modelProperties: {
|
|
2870
|
+
...FrontDoorUpdateParameters.type.modelProperties,
|
|
2871
|
+
resourceState: {
|
|
2778
2872
|
serializedName: "resourceState",
|
|
2779
2873
|
readOnly: true,
|
|
2780
2874
|
type: {
|
|
2781
2875
|
name: "String",
|
|
2782
2876
|
},
|
|
2783
|
-
},
|
|
2877
|
+
},
|
|
2878
|
+
provisioningState: {
|
|
2784
2879
|
serializedName: "provisioningState",
|
|
2785
2880
|
readOnly: true,
|
|
2786
2881
|
type: {
|
|
2787
2882
|
name: "String",
|
|
2788
2883
|
},
|
|
2789
|
-
},
|
|
2884
|
+
},
|
|
2885
|
+
cname: {
|
|
2790
2886
|
serializedName: "cname",
|
|
2791
2887
|
readOnly: true,
|
|
2792
2888
|
type: {
|
|
2793
2889
|
name: "String",
|
|
2794
2890
|
},
|
|
2795
|
-
},
|
|
2891
|
+
},
|
|
2892
|
+
frontdoorId: {
|
|
2796
2893
|
serializedName: "frontdoorId",
|
|
2797
2894
|
readOnly: true,
|
|
2798
2895
|
type: {
|
|
2799
2896
|
name: "String",
|
|
2800
2897
|
},
|
|
2801
|
-
},
|
|
2898
|
+
},
|
|
2899
|
+
rulesEngines: {
|
|
2802
2900
|
serializedName: "rulesEngines",
|
|
2803
2901
|
readOnly: true,
|
|
2804
2902
|
type: {
|
|
@@ -2810,45 +2908,54 @@ export const FrontDoorProperties = {
|
|
|
2810
2908
|
},
|
|
2811
2909
|
},
|
|
2812
2910
|
},
|
|
2813
|
-
},
|
|
2911
|
+
},
|
|
2912
|
+
extendedProperties: {
|
|
2814
2913
|
serializedName: "extendedProperties",
|
|
2815
2914
|
readOnly: true,
|
|
2816
2915
|
type: {
|
|
2817
2916
|
name: "Dictionary",
|
|
2818
2917
|
value: { type: { name: "String" } },
|
|
2819
2918
|
},
|
|
2820
|
-
}
|
|
2919
|
+
},
|
|
2920
|
+
},
|
|
2821
2921
|
},
|
|
2822
2922
|
};
|
|
2823
2923
|
export const RoutingRuleProperties = {
|
|
2824
2924
|
type: {
|
|
2825
2925
|
name: "Composite",
|
|
2826
2926
|
className: "RoutingRuleProperties",
|
|
2827
|
-
modelProperties:
|
|
2927
|
+
modelProperties: {
|
|
2928
|
+
...RoutingRuleUpdateParameters.type.modelProperties,
|
|
2929
|
+
resourceState: {
|
|
2828
2930
|
serializedName: "resourceState",
|
|
2829
2931
|
readOnly: true,
|
|
2830
2932
|
type: {
|
|
2831
2933
|
name: "String",
|
|
2832
2934
|
},
|
|
2833
|
-
}
|
|
2935
|
+
},
|
|
2936
|
+
},
|
|
2834
2937
|
},
|
|
2835
2938
|
};
|
|
2836
2939
|
export const RoutingRule = {
|
|
2837
2940
|
type: {
|
|
2838
2941
|
name: "Composite",
|
|
2839
2942
|
className: "RoutingRule",
|
|
2840
|
-
modelProperties:
|
|
2943
|
+
modelProperties: {
|
|
2944
|
+
...SubResource.type.modelProperties,
|
|
2945
|
+
name: {
|
|
2841
2946
|
serializedName: "name",
|
|
2842
2947
|
type: {
|
|
2843
2948
|
name: "String",
|
|
2844
2949
|
},
|
|
2845
|
-
},
|
|
2950
|
+
},
|
|
2951
|
+
type: {
|
|
2846
2952
|
serializedName: "type",
|
|
2847
2953
|
readOnly: true,
|
|
2848
2954
|
type: {
|
|
2849
2955
|
name: "String",
|
|
2850
2956
|
},
|
|
2851
|
-
},
|
|
2957
|
+
},
|
|
2958
|
+
frontendEndpoints: {
|
|
2852
2959
|
serializedName: "properties.frontendEndpoints",
|
|
2853
2960
|
type: {
|
|
2854
2961
|
name: "Sequence",
|
|
@@ -2859,7 +2966,8 @@ export const RoutingRule = {
|
|
|
2859
2966
|
},
|
|
2860
2967
|
},
|
|
2861
2968
|
},
|
|
2862
|
-
},
|
|
2969
|
+
},
|
|
2970
|
+
acceptedProtocols: {
|
|
2863
2971
|
serializedName: "properties.acceptedProtocols",
|
|
2864
2972
|
type: {
|
|
2865
2973
|
name: "Sequence",
|
|
@@ -2869,7 +2977,8 @@ export const RoutingRule = {
|
|
|
2869
2977
|
},
|
|
2870
2978
|
},
|
|
2871
2979
|
},
|
|
2872
|
-
},
|
|
2980
|
+
},
|
|
2981
|
+
patternsToMatch: {
|
|
2873
2982
|
serializedName: "properties.patternsToMatch",
|
|
2874
2983
|
type: {
|
|
2875
2984
|
name: "Sequence",
|
|
@@ -2879,143 +2988,171 @@ export const RoutingRule = {
|
|
|
2879
2988
|
},
|
|
2880
2989
|
},
|
|
2881
2990
|
},
|
|
2882
|
-
},
|
|
2991
|
+
},
|
|
2992
|
+
enabledState: {
|
|
2883
2993
|
serializedName: "properties.enabledState",
|
|
2884
2994
|
type: {
|
|
2885
2995
|
name: "String",
|
|
2886
2996
|
},
|
|
2887
|
-
},
|
|
2997
|
+
},
|
|
2998
|
+
routeConfiguration: {
|
|
2888
2999
|
serializedName: "properties.routeConfiguration",
|
|
2889
3000
|
type: {
|
|
2890
3001
|
name: "Composite",
|
|
2891
3002
|
className: "RouteConfiguration",
|
|
2892
3003
|
},
|
|
2893
|
-
},
|
|
3004
|
+
},
|
|
3005
|
+
rulesEngine: {
|
|
2894
3006
|
serializedName: "properties.rulesEngine",
|
|
2895
3007
|
type: {
|
|
2896
3008
|
name: "Composite",
|
|
2897
3009
|
className: "SubResource",
|
|
2898
3010
|
},
|
|
2899
|
-
},
|
|
3011
|
+
},
|
|
3012
|
+
webApplicationFirewallPolicyLink: {
|
|
2900
3013
|
serializedName: "properties.webApplicationFirewallPolicyLink",
|
|
2901
3014
|
type: {
|
|
2902
3015
|
name: "Composite",
|
|
2903
3016
|
className: "RoutingRuleUpdateParametersWebApplicationFirewallPolicyLink",
|
|
2904
3017
|
},
|
|
2905
|
-
},
|
|
3018
|
+
},
|
|
3019
|
+
resourceState: {
|
|
2906
3020
|
serializedName: "properties.resourceState",
|
|
2907
3021
|
readOnly: true,
|
|
2908
3022
|
type: {
|
|
2909
3023
|
name: "String",
|
|
2910
3024
|
},
|
|
2911
|
-
}
|
|
3025
|
+
},
|
|
3026
|
+
},
|
|
2912
3027
|
},
|
|
2913
3028
|
};
|
|
2914
3029
|
export const LoadBalancingSettingsModel = {
|
|
2915
3030
|
type: {
|
|
2916
3031
|
name: "Composite",
|
|
2917
3032
|
className: "LoadBalancingSettingsModel",
|
|
2918
|
-
modelProperties:
|
|
3033
|
+
modelProperties: {
|
|
3034
|
+
...SubResource.type.modelProperties,
|
|
3035
|
+
name: {
|
|
2919
3036
|
serializedName: "name",
|
|
2920
3037
|
type: {
|
|
2921
3038
|
name: "String",
|
|
2922
3039
|
},
|
|
2923
|
-
},
|
|
3040
|
+
},
|
|
3041
|
+
type: {
|
|
2924
3042
|
serializedName: "type",
|
|
2925
3043
|
readOnly: true,
|
|
2926
3044
|
type: {
|
|
2927
3045
|
name: "String",
|
|
2928
3046
|
},
|
|
2929
|
-
},
|
|
3047
|
+
},
|
|
3048
|
+
sampleSize: {
|
|
2930
3049
|
serializedName: "properties.sampleSize",
|
|
2931
3050
|
type: {
|
|
2932
3051
|
name: "Number",
|
|
2933
3052
|
},
|
|
2934
|
-
},
|
|
3053
|
+
},
|
|
3054
|
+
successfulSamplesRequired: {
|
|
2935
3055
|
serializedName: "properties.successfulSamplesRequired",
|
|
2936
3056
|
type: {
|
|
2937
3057
|
name: "Number",
|
|
2938
3058
|
},
|
|
2939
|
-
},
|
|
3059
|
+
},
|
|
3060
|
+
additionalLatencyMilliseconds: {
|
|
2940
3061
|
serializedName: "properties.additionalLatencyMilliseconds",
|
|
2941
3062
|
type: {
|
|
2942
3063
|
name: "Number",
|
|
2943
3064
|
},
|
|
2944
|
-
},
|
|
3065
|
+
},
|
|
3066
|
+
resourceState: {
|
|
2945
3067
|
serializedName: "properties.resourceState",
|
|
2946
3068
|
readOnly: true,
|
|
2947
3069
|
type: {
|
|
2948
3070
|
name: "String",
|
|
2949
3071
|
},
|
|
2950
|
-
}
|
|
3072
|
+
},
|
|
3073
|
+
},
|
|
2951
3074
|
},
|
|
2952
3075
|
};
|
|
2953
3076
|
export const HealthProbeSettingsModel = {
|
|
2954
3077
|
type: {
|
|
2955
3078
|
name: "Composite",
|
|
2956
3079
|
className: "HealthProbeSettingsModel",
|
|
2957
|
-
modelProperties:
|
|
3080
|
+
modelProperties: {
|
|
3081
|
+
...SubResource.type.modelProperties,
|
|
3082
|
+
name: {
|
|
2958
3083
|
serializedName: "name",
|
|
2959
3084
|
type: {
|
|
2960
3085
|
name: "String",
|
|
2961
3086
|
},
|
|
2962
|
-
},
|
|
3087
|
+
},
|
|
3088
|
+
type: {
|
|
2963
3089
|
serializedName: "type",
|
|
2964
3090
|
readOnly: true,
|
|
2965
3091
|
type: {
|
|
2966
3092
|
name: "String",
|
|
2967
3093
|
},
|
|
2968
|
-
},
|
|
3094
|
+
},
|
|
3095
|
+
path: {
|
|
2969
3096
|
serializedName: "properties.path",
|
|
2970
3097
|
type: {
|
|
2971
3098
|
name: "String",
|
|
2972
3099
|
},
|
|
2973
|
-
},
|
|
3100
|
+
},
|
|
3101
|
+
protocol: {
|
|
2974
3102
|
serializedName: "properties.protocol",
|
|
2975
3103
|
type: {
|
|
2976
3104
|
name: "String",
|
|
2977
3105
|
},
|
|
2978
|
-
},
|
|
3106
|
+
},
|
|
3107
|
+
intervalInSeconds: {
|
|
2979
3108
|
serializedName: "properties.intervalInSeconds",
|
|
2980
3109
|
type: {
|
|
2981
3110
|
name: "Number",
|
|
2982
3111
|
},
|
|
2983
|
-
},
|
|
3112
|
+
},
|
|
3113
|
+
healthProbeMethod: {
|
|
2984
3114
|
defaultValue: "HEAD",
|
|
2985
3115
|
serializedName: "properties.healthProbeMethod",
|
|
2986
3116
|
type: {
|
|
2987
3117
|
name: "String",
|
|
2988
3118
|
},
|
|
2989
|
-
},
|
|
3119
|
+
},
|
|
3120
|
+
enabledState: {
|
|
2990
3121
|
serializedName: "properties.enabledState",
|
|
2991
3122
|
type: {
|
|
2992
3123
|
name: "String",
|
|
2993
3124
|
},
|
|
2994
|
-
},
|
|
3125
|
+
},
|
|
3126
|
+
resourceState: {
|
|
2995
3127
|
serializedName: "properties.resourceState",
|
|
2996
3128
|
readOnly: true,
|
|
2997
3129
|
type: {
|
|
2998
3130
|
name: "String",
|
|
2999
3131
|
},
|
|
3000
|
-
}
|
|
3132
|
+
},
|
|
3133
|
+
},
|
|
3001
3134
|
},
|
|
3002
3135
|
};
|
|
3003
3136
|
export const BackendPool = {
|
|
3004
3137
|
type: {
|
|
3005
3138
|
name: "Composite",
|
|
3006
3139
|
className: "BackendPool",
|
|
3007
|
-
modelProperties:
|
|
3140
|
+
modelProperties: {
|
|
3141
|
+
...SubResource.type.modelProperties,
|
|
3142
|
+
name: {
|
|
3008
3143
|
serializedName: "name",
|
|
3009
3144
|
type: {
|
|
3010
3145
|
name: "String",
|
|
3011
3146
|
},
|
|
3012
|
-
},
|
|
3147
|
+
},
|
|
3148
|
+
type: {
|
|
3013
3149
|
serializedName: "type",
|
|
3014
3150
|
readOnly: true,
|
|
3015
3151
|
type: {
|
|
3016
3152
|
name: "String",
|
|
3017
3153
|
},
|
|
3018
|
-
},
|
|
3154
|
+
},
|
|
3155
|
+
backends: {
|
|
3019
3156
|
serializedName: "properties.backends",
|
|
3020
3157
|
type: {
|
|
3021
3158
|
name: "Sequence",
|
|
@@ -3026,158 +3163,189 @@ export const BackendPool = {
|
|
|
3026
3163
|
},
|
|
3027
3164
|
},
|
|
3028
3165
|
},
|
|
3029
|
-
},
|
|
3166
|
+
},
|
|
3167
|
+
loadBalancingSettings: {
|
|
3030
3168
|
serializedName: "properties.loadBalancingSettings",
|
|
3031
3169
|
type: {
|
|
3032
3170
|
name: "Composite",
|
|
3033
3171
|
className: "SubResource",
|
|
3034
3172
|
},
|
|
3035
|
-
},
|
|
3173
|
+
},
|
|
3174
|
+
healthProbeSettings: {
|
|
3036
3175
|
serializedName: "properties.healthProbeSettings",
|
|
3037
3176
|
type: {
|
|
3038
3177
|
name: "Composite",
|
|
3039
3178
|
className: "SubResource",
|
|
3040
3179
|
},
|
|
3041
|
-
},
|
|
3180
|
+
},
|
|
3181
|
+
resourceState: {
|
|
3042
3182
|
serializedName: "properties.resourceState",
|
|
3043
3183
|
readOnly: true,
|
|
3044
3184
|
type: {
|
|
3045
3185
|
name: "String",
|
|
3046
3186
|
},
|
|
3047
|
-
}
|
|
3187
|
+
},
|
|
3188
|
+
},
|
|
3048
3189
|
},
|
|
3049
3190
|
};
|
|
3050
3191
|
export const FrontendEndpoint = {
|
|
3051
3192
|
type: {
|
|
3052
3193
|
name: "Composite",
|
|
3053
3194
|
className: "FrontendEndpoint",
|
|
3054
|
-
modelProperties:
|
|
3195
|
+
modelProperties: {
|
|
3196
|
+
...SubResource.type.modelProperties,
|
|
3197
|
+
name: {
|
|
3055
3198
|
serializedName: "name",
|
|
3056
3199
|
type: {
|
|
3057
3200
|
name: "String",
|
|
3058
3201
|
},
|
|
3059
|
-
},
|
|
3202
|
+
},
|
|
3203
|
+
type: {
|
|
3060
3204
|
serializedName: "type",
|
|
3061
3205
|
readOnly: true,
|
|
3062
3206
|
type: {
|
|
3063
3207
|
name: "String",
|
|
3064
3208
|
},
|
|
3065
|
-
},
|
|
3209
|
+
},
|
|
3210
|
+
hostName: {
|
|
3066
3211
|
serializedName: "properties.hostName",
|
|
3067
3212
|
type: {
|
|
3068
3213
|
name: "String",
|
|
3069
3214
|
},
|
|
3070
|
-
},
|
|
3215
|
+
},
|
|
3216
|
+
sessionAffinityEnabledState: {
|
|
3071
3217
|
serializedName: "properties.sessionAffinityEnabledState",
|
|
3072
3218
|
type: {
|
|
3073
3219
|
name: "String",
|
|
3074
3220
|
},
|
|
3075
|
-
},
|
|
3221
|
+
},
|
|
3222
|
+
sessionAffinityTtlSeconds: {
|
|
3076
3223
|
serializedName: "properties.sessionAffinityTtlSeconds",
|
|
3077
3224
|
type: {
|
|
3078
3225
|
name: "Number",
|
|
3079
3226
|
},
|
|
3080
|
-
},
|
|
3227
|
+
},
|
|
3228
|
+
webApplicationFirewallPolicyLink: {
|
|
3081
3229
|
serializedName: "properties.webApplicationFirewallPolicyLink",
|
|
3082
3230
|
type: {
|
|
3083
3231
|
name: "Composite",
|
|
3084
3232
|
className: "FrontendEndpointUpdateParametersWebApplicationFirewallPolicyLink",
|
|
3085
3233
|
},
|
|
3086
|
-
},
|
|
3234
|
+
},
|
|
3235
|
+
resourceState: {
|
|
3087
3236
|
serializedName: "properties.resourceState",
|
|
3088
3237
|
readOnly: true,
|
|
3089
3238
|
type: {
|
|
3090
3239
|
name: "String",
|
|
3091
3240
|
},
|
|
3092
|
-
},
|
|
3241
|
+
},
|
|
3242
|
+
customHttpsProvisioningState: {
|
|
3093
3243
|
serializedName: "properties.customHttpsProvisioningState",
|
|
3094
3244
|
readOnly: true,
|
|
3095
3245
|
type: {
|
|
3096
3246
|
name: "String",
|
|
3097
3247
|
},
|
|
3098
|
-
},
|
|
3248
|
+
},
|
|
3249
|
+
customHttpsProvisioningSubstate: {
|
|
3099
3250
|
serializedName: "properties.customHttpsProvisioningSubstate",
|
|
3100
3251
|
readOnly: true,
|
|
3101
3252
|
type: {
|
|
3102
3253
|
name: "String",
|
|
3103
3254
|
},
|
|
3104
|
-
},
|
|
3255
|
+
},
|
|
3256
|
+
customHttpsConfiguration: {
|
|
3105
3257
|
serializedName: "properties.customHttpsConfiguration",
|
|
3106
3258
|
type: {
|
|
3107
3259
|
name: "Composite",
|
|
3108
3260
|
className: "CustomHttpsConfiguration",
|
|
3109
3261
|
},
|
|
3110
|
-
}
|
|
3262
|
+
},
|
|
3263
|
+
},
|
|
3111
3264
|
},
|
|
3112
3265
|
};
|
|
3113
3266
|
export const LoadBalancingSettingsProperties = {
|
|
3114
3267
|
type: {
|
|
3115
3268
|
name: "Composite",
|
|
3116
3269
|
className: "LoadBalancingSettingsProperties",
|
|
3117
|
-
modelProperties:
|
|
3270
|
+
modelProperties: {
|
|
3271
|
+
...LoadBalancingSettingsUpdateParameters.type.modelProperties,
|
|
3272
|
+
resourceState: {
|
|
3118
3273
|
serializedName: "resourceState",
|
|
3119
3274
|
readOnly: true,
|
|
3120
3275
|
type: {
|
|
3121
3276
|
name: "String",
|
|
3122
3277
|
},
|
|
3123
|
-
}
|
|
3278
|
+
},
|
|
3279
|
+
},
|
|
3124
3280
|
},
|
|
3125
3281
|
};
|
|
3126
3282
|
export const HealthProbeSettingsProperties = {
|
|
3127
3283
|
type: {
|
|
3128
3284
|
name: "Composite",
|
|
3129
3285
|
className: "HealthProbeSettingsProperties",
|
|
3130
|
-
modelProperties:
|
|
3286
|
+
modelProperties: {
|
|
3287
|
+
...HealthProbeSettingsUpdateParameters.type.modelProperties,
|
|
3288
|
+
resourceState: {
|
|
3131
3289
|
serializedName: "resourceState",
|
|
3132
3290
|
readOnly: true,
|
|
3133
3291
|
type: {
|
|
3134
3292
|
name: "String",
|
|
3135
3293
|
},
|
|
3136
|
-
}
|
|
3294
|
+
},
|
|
3295
|
+
},
|
|
3137
3296
|
},
|
|
3138
3297
|
};
|
|
3139
3298
|
export const BackendPoolProperties = {
|
|
3140
3299
|
type: {
|
|
3141
3300
|
name: "Composite",
|
|
3142
3301
|
className: "BackendPoolProperties",
|
|
3143
|
-
modelProperties:
|
|
3302
|
+
modelProperties: {
|
|
3303
|
+
...BackendPoolUpdateParameters.type.modelProperties,
|
|
3304
|
+
resourceState: {
|
|
3144
3305
|
serializedName: "resourceState",
|
|
3145
3306
|
readOnly: true,
|
|
3146
3307
|
type: {
|
|
3147
3308
|
name: "String",
|
|
3148
3309
|
},
|
|
3149
|
-
}
|
|
3310
|
+
},
|
|
3311
|
+
},
|
|
3150
3312
|
},
|
|
3151
3313
|
};
|
|
3152
3314
|
export const FrontendEndpointProperties = {
|
|
3153
3315
|
type: {
|
|
3154
3316
|
name: "Composite",
|
|
3155
3317
|
className: "FrontendEndpointProperties",
|
|
3156
|
-
modelProperties:
|
|
3318
|
+
modelProperties: {
|
|
3319
|
+
...FrontendEndpointUpdateParameters.type.modelProperties,
|
|
3320
|
+
resourceState: {
|
|
3157
3321
|
serializedName: "resourceState",
|
|
3158
3322
|
readOnly: true,
|
|
3159
3323
|
type: {
|
|
3160
3324
|
name: "String",
|
|
3161
3325
|
},
|
|
3162
|
-
},
|
|
3326
|
+
},
|
|
3327
|
+
customHttpsProvisioningState: {
|
|
3163
3328
|
serializedName: "customHttpsProvisioningState",
|
|
3164
3329
|
readOnly: true,
|
|
3165
3330
|
type: {
|
|
3166
3331
|
name: "String",
|
|
3167
3332
|
},
|
|
3168
|
-
},
|
|
3333
|
+
},
|
|
3334
|
+
customHttpsProvisioningSubstate: {
|
|
3169
3335
|
serializedName: "customHttpsProvisioningSubstate",
|
|
3170
3336
|
readOnly: true,
|
|
3171
3337
|
type: {
|
|
3172
3338
|
name: "String",
|
|
3173
3339
|
},
|
|
3174
|
-
},
|
|
3340
|
+
},
|
|
3341
|
+
customHttpsConfiguration: {
|
|
3175
3342
|
serializedName: "customHttpsConfiguration",
|
|
3176
3343
|
type: {
|
|
3177
3344
|
name: "Composite",
|
|
3178
3345
|
className: "CustomHttpsConfiguration",
|
|
3179
3346
|
},
|
|
3180
|
-
}
|
|
3347
|
+
},
|
|
3348
|
+
},
|
|
3181
3349
|
},
|
|
3182
3350
|
};
|
|
3183
3351
|
export let discriminators = {
|