@azure/arm-devcenter 1.1.1-alpha.20250620.1 → 1.1.1-alpha.20250721.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/devCenterClient.js +36 -5
- package/dist/browser/devCenterClient.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 +445 -205
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/attachedNetworks.js +67 -91
- package/dist/browser/operations/attachedNetworks.js.map +1 -1
- package/dist/browser/operations/catalogs.js +78 -70
- package/dist/browser/operations/catalogs.js.map +1 -1
- package/dist/browser/operations/checkNameAvailability.js +1 -0
- package/dist/browser/operations/checkNameAvailability.js.map +1 -1
- package/dist/browser/operations/checkScopedNameAvailability.js +1 -0
- package/dist/browser/operations/checkScopedNameAvailability.js.map +1 -1
- package/dist/browser/operations/devBoxDefinitions.js +78 -97
- package/dist/browser/operations/devBoxDefinitions.js.map +1 -1
- package/dist/browser/operations/devCenters.js +78 -97
- package/dist/browser/operations/devCenters.js.map +1 -1
- package/dist/browser/operations/environmentDefinitions.js +45 -79
- package/dist/browser/operations/environmentDefinitions.js.map +1 -1
- package/dist/browser/operations/environmentTypes.js +23 -40
- package/dist/browser/operations/environmentTypes.js.map +1 -1
- package/dist/browser/operations/galleries.js +45 -52
- package/dist/browser/operations/galleries.js.map +1 -1
- package/dist/browser/operations/imageVersions.js +23 -40
- package/dist/browser/operations/imageVersions.js.map +1 -1
- package/dist/browser/operations/images.js +45 -79
- package/dist/browser/operations/images.js.map +1 -1
- package/dist/browser/operations/networkConnections.js +120 -168
- package/dist/browser/operations/networkConnections.js.map +1 -1
- package/dist/browser/operations/operationStatuses.js +1 -0
- package/dist/browser/operations/operationStatuses.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/pools.js +67 -64
- package/dist/browser/operations/pools.js.map +1 -1
- package/dist/browser/operations/projectAllowedEnvironmentTypes.js +23 -40
- package/dist/browser/operations/projectAllowedEnvironmentTypes.js.map +1 -1
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.js +1 -0
- package/dist/browser/operations/projectCatalogEnvironmentDefinitions.js.map +1 -1
- package/dist/browser/operations/projectCatalogs.js +78 -70
- package/dist/browser/operations/projectCatalogs.js.map +1 -1
- package/dist/browser/operations/projectEnvironmentTypes.js +23 -40
- package/dist/browser/operations/projectEnvironmentTypes.js.map +1 -1
- package/dist/browser/operations/projects.js +78 -97
- package/dist/browser/operations/projects.js.map +1 -1
- package/dist/browser/operations/schedules.js +56 -58
- package/dist/browser/operations/schedules.js.map +1 -1
- package/dist/browser/operations/skus.js +23 -40
- package/dist/browser/operations/skus.js.map +1 -1
- package/dist/browser/operations/usages.js +23 -40
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/devCenterClient.js +36 -5
- package/dist/commonjs/devCenterClient.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 +445 -205
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/attachedNetworks.js +67 -90
- package/dist/commonjs/operations/attachedNetworks.js.map +1 -1
- package/dist/commonjs/operations/catalogs.js +78 -69
- package/dist/commonjs/operations/catalogs.js.map +1 -1
- package/dist/commonjs/operations/checkNameAvailability.js +1 -0
- package/dist/commonjs/operations/checkNameAvailability.js.map +1 -1
- package/dist/commonjs/operations/checkScopedNameAvailability.js +1 -0
- package/dist/commonjs/operations/checkScopedNameAvailability.js.map +1 -1
- package/dist/commonjs/operations/devBoxDefinitions.js +78 -96
- package/dist/commonjs/operations/devBoxDefinitions.js.map +1 -1
- package/dist/commonjs/operations/devCenters.js +78 -96
- package/dist/commonjs/operations/devCenters.js.map +1 -1
- package/dist/commonjs/operations/environmentDefinitions.js +45 -78
- package/dist/commonjs/operations/environmentDefinitions.js.map +1 -1
- package/dist/commonjs/operations/environmentTypes.js +23 -39
- package/dist/commonjs/operations/environmentTypes.js.map +1 -1
- package/dist/commonjs/operations/galleries.js +45 -51
- package/dist/commonjs/operations/galleries.js.map +1 -1
- package/dist/commonjs/operations/imageVersions.js +23 -39
- package/dist/commonjs/operations/imageVersions.js.map +1 -1
- package/dist/commonjs/operations/images.js +45 -78
- package/dist/commonjs/operations/images.js.map +1 -1
- package/dist/commonjs/operations/networkConnections.js +120 -167
- package/dist/commonjs/operations/networkConnections.js.map +1 -1
- package/dist/commonjs/operations/operationStatuses.js +1 -0
- package/dist/commonjs/operations/operationStatuses.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/pools.js +67 -63
- package/dist/commonjs/operations/pools.js.map +1 -1
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.js +23 -39
- package/dist/commonjs/operations/projectAllowedEnvironmentTypes.js.map +1 -1
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.js +1 -0
- package/dist/commonjs/operations/projectCatalogEnvironmentDefinitions.js.map +1 -1
- package/dist/commonjs/operations/projectCatalogs.js +78 -69
- package/dist/commonjs/operations/projectCatalogs.js.map +1 -1
- package/dist/commonjs/operations/projectEnvironmentTypes.js +23 -39
- package/dist/commonjs/operations/projectEnvironmentTypes.js.map +1 -1
- package/dist/commonjs/operations/projects.js +78 -96
- package/dist/commonjs/operations/projects.js.map +1 -1
- package/dist/commonjs/operations/schedules.js +56 -57
- package/dist/commonjs/operations/schedules.js.map +1 -1
- package/dist/commonjs/operations/skus.js +23 -39
- package/dist/commonjs/operations/skus.js.map +1 -1
- package/dist/commonjs/operations/usages.js +23 -39
- package/dist/commonjs/operations/usages.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/devCenterClient.js +36 -5
- package/dist/esm/devCenterClient.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 +445 -205
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/attachedNetworks.js +67 -91
- package/dist/esm/operations/attachedNetworks.js.map +1 -1
- package/dist/esm/operations/catalogs.js +78 -70
- package/dist/esm/operations/catalogs.js.map +1 -1
- package/dist/esm/operations/checkNameAvailability.js +1 -0
- package/dist/esm/operations/checkNameAvailability.js.map +1 -1
- package/dist/esm/operations/checkScopedNameAvailability.js +1 -0
- package/dist/esm/operations/checkScopedNameAvailability.js.map +1 -1
- package/dist/esm/operations/devBoxDefinitions.js +78 -97
- package/dist/esm/operations/devBoxDefinitions.js.map +1 -1
- package/dist/esm/operations/devCenters.js +78 -97
- package/dist/esm/operations/devCenters.js.map +1 -1
- package/dist/esm/operations/environmentDefinitions.js +45 -79
- package/dist/esm/operations/environmentDefinitions.js.map +1 -1
- package/dist/esm/operations/environmentTypes.js +23 -40
- package/dist/esm/operations/environmentTypes.js.map +1 -1
- package/dist/esm/operations/galleries.js +45 -52
- package/dist/esm/operations/galleries.js.map +1 -1
- package/dist/esm/operations/imageVersions.js +23 -40
- package/dist/esm/operations/imageVersions.js.map +1 -1
- package/dist/esm/operations/images.js +45 -79
- package/dist/esm/operations/images.js.map +1 -1
- package/dist/esm/operations/networkConnections.js +120 -168
- package/dist/esm/operations/networkConnections.js.map +1 -1
- package/dist/esm/operations/operationStatuses.js +1 -0
- package/dist/esm/operations/operationStatuses.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/pools.js +67 -64
- package/dist/esm/operations/pools.js.map +1 -1
- package/dist/esm/operations/projectAllowedEnvironmentTypes.js +23 -40
- package/dist/esm/operations/projectAllowedEnvironmentTypes.js.map +1 -1
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.js +1 -0
- package/dist/esm/operations/projectCatalogEnvironmentDefinitions.js.map +1 -1
- package/dist/esm/operations/projectCatalogs.js +78 -70
- package/dist/esm/operations/projectCatalogs.js.map +1 -1
- package/dist/esm/operations/projectEnvironmentTypes.js +23 -40
- package/dist/esm/operations/projectEnvironmentTypes.js.map +1 -1
- package/dist/esm/operations/projects.js +78 -97
- package/dist/esm/operations/projects.js.map +1 -1
- package/dist/esm/operations/schedules.js +56 -58
- package/dist/esm/operations/schedules.js.map +1 -1
- package/dist/esm/operations/skus.js +23 -40
- package/dist/esm/operations/skus.js.map +1 -1
- package/dist/esm/operations/usages.js +23 -40
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/devCenterClient.js +36 -5
- package/dist/react-native/devCenterClient.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 +445 -205
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/attachedNetworks.js +67 -91
- package/dist/react-native/operations/attachedNetworks.js.map +1 -1
- package/dist/react-native/operations/catalogs.js +78 -70
- package/dist/react-native/operations/catalogs.js.map +1 -1
- package/dist/react-native/operations/checkNameAvailability.js +1 -0
- package/dist/react-native/operations/checkNameAvailability.js.map +1 -1
- package/dist/react-native/operations/checkScopedNameAvailability.js +1 -0
- package/dist/react-native/operations/checkScopedNameAvailability.js.map +1 -1
- package/dist/react-native/operations/devBoxDefinitions.js +78 -97
- package/dist/react-native/operations/devBoxDefinitions.js.map +1 -1
- package/dist/react-native/operations/devCenters.js +78 -97
- package/dist/react-native/operations/devCenters.js.map +1 -1
- package/dist/react-native/operations/environmentDefinitions.js +45 -79
- package/dist/react-native/operations/environmentDefinitions.js.map +1 -1
- package/dist/react-native/operations/environmentTypes.js +23 -40
- package/dist/react-native/operations/environmentTypes.js.map +1 -1
- package/dist/react-native/operations/galleries.js +45 -52
- package/dist/react-native/operations/galleries.js.map +1 -1
- package/dist/react-native/operations/imageVersions.js +23 -40
- package/dist/react-native/operations/imageVersions.js.map +1 -1
- package/dist/react-native/operations/images.js +45 -79
- package/dist/react-native/operations/images.js.map +1 -1
- package/dist/react-native/operations/networkConnections.js +120 -168
- package/dist/react-native/operations/networkConnections.js.map +1 -1
- package/dist/react-native/operations/operationStatuses.js +1 -0
- package/dist/react-native/operations/operationStatuses.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/pools.js +67 -64
- package/dist/react-native/operations/pools.js.map +1 -1
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.js +23 -40
- package/dist/react-native/operations/projectAllowedEnvironmentTypes.js.map +1 -1
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.js +1 -0
- package/dist/react-native/operations/projectCatalogEnvironmentDefinitions.js.map +1 -1
- package/dist/react-native/operations/projectCatalogs.js +78 -70
- package/dist/react-native/operations/projectCatalogs.js.map +1 -1
- package/dist/react-native/operations/projectEnvironmentTypes.js +23 -40
- package/dist/react-native/operations/projectEnvironmentTypes.js.map +1 -1
- package/dist/react-native/operations/projects.js +78 -97
- package/dist/react-native/operations/projects.js.map +1 -1
- package/dist/react-native/operations/schedules.js +56 -58
- package/dist/react-native/operations/schedules.js.map +1 -1
- package/dist/react-native/operations/skus.js +23 -40
- package/dist/react-native/operations/skus.js.map +1 -1
- package/dist/react-native/operations/usages.js +23 -40
- package/dist/react-native/operations/usages.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-devcenter.api.md → arm-devcenter-node.api.md} +0 -0
|
@@ -2337,253 +2337,304 @@ export const DevCenterProperties = {
|
|
|
2337
2337
|
type: {
|
|
2338
2338
|
name: "Composite",
|
|
2339
2339
|
className: "DevCenterProperties",
|
|
2340
|
-
modelProperties:
|
|
2340
|
+
modelProperties: {
|
|
2341
|
+
...DevCenterUpdateProperties.type.modelProperties,
|
|
2342
|
+
provisioningState: {
|
|
2341
2343
|
serializedName: "provisioningState",
|
|
2342
2344
|
readOnly: true,
|
|
2343
2345
|
type: {
|
|
2344
2346
|
name: "String",
|
|
2345
2347
|
},
|
|
2346
|
-
},
|
|
2348
|
+
},
|
|
2349
|
+
devCenterUri: {
|
|
2347
2350
|
serializedName: "devCenterUri",
|
|
2348
2351
|
readOnly: true,
|
|
2349
2352
|
type: {
|
|
2350
2353
|
name: "String",
|
|
2351
2354
|
},
|
|
2352
|
-
}
|
|
2355
|
+
},
|
|
2356
|
+
},
|
|
2353
2357
|
},
|
|
2354
2358
|
};
|
|
2355
2359
|
export const TrackedResource = {
|
|
2356
2360
|
type: {
|
|
2357
2361
|
name: "Composite",
|
|
2358
2362
|
className: "TrackedResource",
|
|
2359
|
-
modelProperties:
|
|
2363
|
+
modelProperties: {
|
|
2364
|
+
...Resource.type.modelProperties,
|
|
2365
|
+
tags: {
|
|
2360
2366
|
serializedName: "tags",
|
|
2361
2367
|
type: {
|
|
2362
2368
|
name: "Dictionary",
|
|
2363
2369
|
value: { type: { name: "String" } },
|
|
2364
2370
|
},
|
|
2365
|
-
},
|
|
2371
|
+
},
|
|
2372
|
+
location: {
|
|
2366
2373
|
serializedName: "location",
|
|
2367
2374
|
required: true,
|
|
2368
2375
|
type: {
|
|
2369
2376
|
name: "String",
|
|
2370
2377
|
},
|
|
2371
|
-
}
|
|
2378
|
+
},
|
|
2379
|
+
},
|
|
2372
2380
|
},
|
|
2373
2381
|
};
|
|
2374
2382
|
export const AttachedNetworkConnection = {
|
|
2375
2383
|
type: {
|
|
2376
2384
|
name: "Composite",
|
|
2377
2385
|
className: "AttachedNetworkConnection",
|
|
2378
|
-
modelProperties:
|
|
2386
|
+
modelProperties: {
|
|
2387
|
+
...Resource.type.modelProperties,
|
|
2388
|
+
provisioningState: {
|
|
2379
2389
|
serializedName: "properties.provisioningState",
|
|
2380
2390
|
readOnly: true,
|
|
2381
2391
|
type: {
|
|
2382
2392
|
name: "String",
|
|
2383
2393
|
},
|
|
2384
|
-
},
|
|
2394
|
+
},
|
|
2395
|
+
networkConnectionId: {
|
|
2385
2396
|
serializedName: "properties.networkConnectionId",
|
|
2386
2397
|
type: {
|
|
2387
2398
|
name: "String",
|
|
2388
2399
|
},
|
|
2389
|
-
},
|
|
2400
|
+
},
|
|
2401
|
+
networkConnectionLocation: {
|
|
2390
2402
|
serializedName: "properties.networkConnectionLocation",
|
|
2391
2403
|
readOnly: true,
|
|
2392
2404
|
type: {
|
|
2393
2405
|
name: "String",
|
|
2394
2406
|
},
|
|
2395
|
-
},
|
|
2407
|
+
},
|
|
2408
|
+
healthCheckStatus: {
|
|
2396
2409
|
serializedName: "properties.healthCheckStatus",
|
|
2397
2410
|
readOnly: true,
|
|
2398
2411
|
type: {
|
|
2399
2412
|
name: "String",
|
|
2400
2413
|
},
|
|
2401
|
-
},
|
|
2414
|
+
},
|
|
2415
|
+
domainJoinType: {
|
|
2402
2416
|
serializedName: "properties.domainJoinType",
|
|
2403
2417
|
readOnly: true,
|
|
2404
2418
|
type: {
|
|
2405
2419
|
name: "String",
|
|
2406
2420
|
},
|
|
2407
|
-
}
|
|
2421
|
+
},
|
|
2422
|
+
},
|
|
2408
2423
|
},
|
|
2409
2424
|
};
|
|
2410
2425
|
export const Catalog = {
|
|
2411
2426
|
type: {
|
|
2412
2427
|
name: "Composite",
|
|
2413
2428
|
className: "Catalog",
|
|
2414
|
-
modelProperties:
|
|
2429
|
+
modelProperties: {
|
|
2430
|
+
...Resource.type.modelProperties,
|
|
2431
|
+
gitHub: {
|
|
2415
2432
|
serializedName: "properties.gitHub",
|
|
2416
2433
|
type: {
|
|
2417
2434
|
name: "Composite",
|
|
2418
2435
|
className: "GitCatalog",
|
|
2419
2436
|
},
|
|
2420
|
-
},
|
|
2437
|
+
},
|
|
2438
|
+
adoGit: {
|
|
2421
2439
|
serializedName: "properties.adoGit",
|
|
2422
2440
|
type: {
|
|
2423
2441
|
name: "Composite",
|
|
2424
2442
|
className: "GitCatalog",
|
|
2425
2443
|
},
|
|
2426
|
-
},
|
|
2444
|
+
},
|
|
2445
|
+
syncType: {
|
|
2427
2446
|
serializedName: "properties.syncType",
|
|
2428
2447
|
type: {
|
|
2429
2448
|
name: "String",
|
|
2430
2449
|
},
|
|
2431
|
-
},
|
|
2450
|
+
},
|
|
2451
|
+
tags: {
|
|
2432
2452
|
serializedName: "properties.tags",
|
|
2433
2453
|
type: {
|
|
2434
2454
|
name: "Dictionary",
|
|
2435
2455
|
value: { type: { name: "String" } },
|
|
2436
2456
|
},
|
|
2437
|
-
},
|
|
2457
|
+
},
|
|
2458
|
+
provisioningState: {
|
|
2438
2459
|
serializedName: "properties.provisioningState",
|
|
2439
2460
|
readOnly: true,
|
|
2440
2461
|
type: {
|
|
2441
2462
|
name: "String",
|
|
2442
2463
|
},
|
|
2443
|
-
},
|
|
2464
|
+
},
|
|
2465
|
+
syncState: {
|
|
2444
2466
|
serializedName: "properties.syncState",
|
|
2445
2467
|
readOnly: true,
|
|
2446
2468
|
type: {
|
|
2447
2469
|
name: "String",
|
|
2448
2470
|
},
|
|
2449
|
-
},
|
|
2471
|
+
},
|
|
2472
|
+
lastSyncStats: {
|
|
2450
2473
|
serializedName: "properties.lastSyncStats",
|
|
2451
2474
|
type: {
|
|
2452
2475
|
name: "Composite",
|
|
2453
2476
|
className: "SyncStats",
|
|
2454
2477
|
},
|
|
2455
|
-
},
|
|
2478
|
+
},
|
|
2479
|
+
connectionState: {
|
|
2456
2480
|
serializedName: "properties.connectionState",
|
|
2457
2481
|
readOnly: true,
|
|
2458
2482
|
type: {
|
|
2459
2483
|
name: "String",
|
|
2460
2484
|
},
|
|
2461
|
-
},
|
|
2485
|
+
},
|
|
2486
|
+
lastConnectionTime: {
|
|
2462
2487
|
serializedName: "properties.lastConnectionTime",
|
|
2463
2488
|
readOnly: true,
|
|
2464
2489
|
type: {
|
|
2465
2490
|
name: "DateTime",
|
|
2466
2491
|
},
|
|
2467
|
-
},
|
|
2492
|
+
},
|
|
2493
|
+
lastSyncTime: {
|
|
2468
2494
|
serializedName: "properties.lastSyncTime",
|
|
2469
2495
|
readOnly: true,
|
|
2470
2496
|
type: {
|
|
2471
2497
|
name: "DateTime",
|
|
2472
2498
|
},
|
|
2473
|
-
}
|
|
2499
|
+
},
|
|
2500
|
+
},
|
|
2474
2501
|
},
|
|
2475
2502
|
};
|
|
2476
2503
|
export const ProxyResource = {
|
|
2477
2504
|
type: {
|
|
2478
2505
|
name: "Composite",
|
|
2479
2506
|
className: "ProxyResource",
|
|
2480
|
-
modelProperties:
|
|
2507
|
+
modelProperties: {
|
|
2508
|
+
...Resource.type.modelProperties,
|
|
2509
|
+
},
|
|
2481
2510
|
},
|
|
2482
2511
|
};
|
|
2483
2512
|
export const Gallery = {
|
|
2484
2513
|
type: {
|
|
2485
2514
|
name: "Composite",
|
|
2486
2515
|
className: "Gallery",
|
|
2487
|
-
modelProperties:
|
|
2516
|
+
modelProperties: {
|
|
2517
|
+
...Resource.type.modelProperties,
|
|
2518
|
+
provisioningState: {
|
|
2488
2519
|
serializedName: "properties.provisioningState",
|
|
2489
2520
|
readOnly: true,
|
|
2490
2521
|
type: {
|
|
2491
2522
|
name: "String",
|
|
2492
2523
|
},
|
|
2493
|
-
},
|
|
2524
|
+
},
|
|
2525
|
+
galleryResourceId: {
|
|
2494
2526
|
serializedName: "properties.galleryResourceId",
|
|
2495
2527
|
type: {
|
|
2496
2528
|
name: "String",
|
|
2497
2529
|
},
|
|
2498
|
-
}
|
|
2530
|
+
},
|
|
2531
|
+
},
|
|
2499
2532
|
},
|
|
2500
2533
|
};
|
|
2501
2534
|
export const EnvironmentType = {
|
|
2502
2535
|
type: {
|
|
2503
2536
|
name: "Composite",
|
|
2504
2537
|
className: "EnvironmentType",
|
|
2505
|
-
modelProperties:
|
|
2538
|
+
modelProperties: {
|
|
2539
|
+
...Resource.type.modelProperties,
|
|
2540
|
+
tags: {
|
|
2506
2541
|
serializedName: "tags",
|
|
2507
2542
|
type: {
|
|
2508
2543
|
name: "Dictionary",
|
|
2509
2544
|
value: { type: { name: "String" } },
|
|
2510
2545
|
},
|
|
2511
|
-
},
|
|
2546
|
+
},
|
|
2547
|
+
displayName: {
|
|
2512
2548
|
serializedName: "properties.displayName",
|
|
2513
2549
|
type: {
|
|
2514
2550
|
name: "String",
|
|
2515
2551
|
},
|
|
2516
|
-
},
|
|
2552
|
+
},
|
|
2553
|
+
provisioningState: {
|
|
2517
2554
|
serializedName: "properties.provisioningState",
|
|
2518
2555
|
readOnly: true,
|
|
2519
2556
|
type: {
|
|
2520
2557
|
name: "String",
|
|
2521
2558
|
},
|
|
2522
|
-
}
|
|
2559
|
+
},
|
|
2560
|
+
},
|
|
2523
2561
|
},
|
|
2524
2562
|
};
|
|
2525
2563
|
export const AllowedEnvironmentType = {
|
|
2526
2564
|
type: {
|
|
2527
2565
|
name: "Composite",
|
|
2528
2566
|
className: "AllowedEnvironmentType",
|
|
2529
|
-
modelProperties:
|
|
2567
|
+
modelProperties: {
|
|
2568
|
+
...Resource.type.modelProperties,
|
|
2569
|
+
provisioningState: {
|
|
2530
2570
|
serializedName: "properties.provisioningState",
|
|
2531
2571
|
readOnly: true,
|
|
2532
2572
|
type: {
|
|
2533
2573
|
name: "String",
|
|
2534
2574
|
},
|
|
2535
|
-
},
|
|
2575
|
+
},
|
|
2576
|
+
displayName: {
|
|
2536
2577
|
serializedName: "properties.displayName",
|
|
2537
2578
|
readOnly: true,
|
|
2538
2579
|
type: {
|
|
2539
2580
|
name: "String",
|
|
2540
2581
|
},
|
|
2541
|
-
}
|
|
2582
|
+
},
|
|
2583
|
+
},
|
|
2542
2584
|
},
|
|
2543
2585
|
};
|
|
2544
2586
|
export const ProjectEnvironmentType = {
|
|
2545
2587
|
type: {
|
|
2546
2588
|
name: "Composite",
|
|
2547
2589
|
className: "ProjectEnvironmentType",
|
|
2548
|
-
modelProperties:
|
|
2590
|
+
modelProperties: {
|
|
2591
|
+
...Resource.type.modelProperties,
|
|
2592
|
+
tags: {
|
|
2549
2593
|
serializedName: "tags",
|
|
2550
2594
|
type: {
|
|
2551
2595
|
name: "Dictionary",
|
|
2552
2596
|
value: { type: { name: "String" } },
|
|
2553
2597
|
},
|
|
2554
|
-
},
|
|
2598
|
+
},
|
|
2599
|
+
identity: {
|
|
2555
2600
|
serializedName: "identity",
|
|
2556
2601
|
type: {
|
|
2557
2602
|
name: "Composite",
|
|
2558
2603
|
className: "ManagedServiceIdentity",
|
|
2559
2604
|
},
|
|
2560
|
-
},
|
|
2605
|
+
},
|
|
2606
|
+
location: {
|
|
2561
2607
|
serializedName: "location",
|
|
2562
2608
|
type: {
|
|
2563
2609
|
name: "String",
|
|
2564
2610
|
},
|
|
2565
|
-
},
|
|
2611
|
+
},
|
|
2612
|
+
deploymentTargetId: {
|
|
2566
2613
|
serializedName: "properties.deploymentTargetId",
|
|
2567
2614
|
type: {
|
|
2568
2615
|
name: "String",
|
|
2569
2616
|
},
|
|
2570
|
-
},
|
|
2617
|
+
},
|
|
2618
|
+
displayName: {
|
|
2571
2619
|
serializedName: "properties.displayName",
|
|
2572
2620
|
type: {
|
|
2573
2621
|
name: "String",
|
|
2574
2622
|
},
|
|
2575
|
-
},
|
|
2623
|
+
},
|
|
2624
|
+
status: {
|
|
2576
2625
|
serializedName: "properties.status",
|
|
2577
2626
|
type: {
|
|
2578
2627
|
name: "String",
|
|
2579
2628
|
},
|
|
2580
|
-
},
|
|
2629
|
+
},
|
|
2630
|
+
creatorRoleAssignment: {
|
|
2581
2631
|
serializedName: "properties.creatorRoleAssignment",
|
|
2582
2632
|
type: {
|
|
2583
2633
|
name: "Composite",
|
|
2584
2634
|
className: "ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignment",
|
|
2585
2635
|
},
|
|
2586
|
-
},
|
|
2636
|
+
},
|
|
2637
|
+
userRoleAssignments: {
|
|
2587
2638
|
serializedName: "properties.userRoleAssignments",
|
|
2588
2639
|
type: {
|
|
2589
2640
|
name: "Dictionary",
|
|
@@ -2591,13 +2642,15 @@ export const ProjectEnvironmentType = {
|
|
|
2591
2642
|
type: { name: "Composite", className: "UserRoleAssignmentValue" },
|
|
2592
2643
|
},
|
|
2593
2644
|
},
|
|
2594
|
-
},
|
|
2645
|
+
},
|
|
2646
|
+
provisioningState: {
|
|
2595
2647
|
serializedName: "properties.provisioningState",
|
|
2596
2648
|
readOnly: true,
|
|
2597
2649
|
type: {
|
|
2598
2650
|
name: "String",
|
|
2599
2651
|
},
|
|
2600
|
-
},
|
|
2652
|
+
},
|
|
2653
|
+
environmentCount: {
|
|
2601
2654
|
constraints: {
|
|
2602
2655
|
InclusiveMinimum: 0,
|
|
2603
2656
|
},
|
|
@@ -2606,75 +2659,90 @@ export const ProjectEnvironmentType = {
|
|
|
2606
2659
|
type: {
|
|
2607
2660
|
name: "Number",
|
|
2608
2661
|
},
|
|
2609
|
-
}
|
|
2662
|
+
},
|
|
2663
|
+
},
|
|
2610
2664
|
},
|
|
2611
2665
|
};
|
|
2612
2666
|
export const Schedule = {
|
|
2613
2667
|
type: {
|
|
2614
2668
|
name: "Composite",
|
|
2615
2669
|
className: "Schedule",
|
|
2616
|
-
modelProperties:
|
|
2670
|
+
modelProperties: {
|
|
2671
|
+
...Resource.type.modelProperties,
|
|
2672
|
+
tags: {
|
|
2617
2673
|
serializedName: "properties.tags",
|
|
2618
2674
|
type: {
|
|
2619
2675
|
name: "Dictionary",
|
|
2620
2676
|
value: { type: { name: "String" } },
|
|
2621
2677
|
},
|
|
2622
|
-
},
|
|
2678
|
+
},
|
|
2679
|
+
location: {
|
|
2623
2680
|
serializedName: "properties.location",
|
|
2624
2681
|
type: {
|
|
2625
2682
|
name: "String",
|
|
2626
2683
|
},
|
|
2627
|
-
},
|
|
2684
|
+
},
|
|
2685
|
+
typePropertiesType: {
|
|
2628
2686
|
serializedName: "properties.type",
|
|
2629
2687
|
type: {
|
|
2630
2688
|
name: "String",
|
|
2631
2689
|
},
|
|
2632
|
-
},
|
|
2690
|
+
},
|
|
2691
|
+
frequency: {
|
|
2633
2692
|
serializedName: "properties.frequency",
|
|
2634
2693
|
type: {
|
|
2635
2694
|
name: "String",
|
|
2636
2695
|
},
|
|
2637
|
-
},
|
|
2696
|
+
},
|
|
2697
|
+
time: {
|
|
2638
2698
|
serializedName: "properties.time",
|
|
2639
2699
|
type: {
|
|
2640
2700
|
name: "String",
|
|
2641
2701
|
},
|
|
2642
|
-
},
|
|
2702
|
+
},
|
|
2703
|
+
timeZone: {
|
|
2643
2704
|
serializedName: "properties.timeZone",
|
|
2644
2705
|
type: {
|
|
2645
2706
|
name: "String",
|
|
2646
2707
|
},
|
|
2647
|
-
},
|
|
2708
|
+
},
|
|
2709
|
+
state: {
|
|
2648
2710
|
serializedName: "properties.state",
|
|
2649
2711
|
type: {
|
|
2650
2712
|
name: "String",
|
|
2651
2713
|
},
|
|
2652
|
-
},
|
|
2714
|
+
},
|
|
2715
|
+
provisioningState: {
|
|
2653
2716
|
serializedName: "properties.provisioningState",
|
|
2654
2717
|
readOnly: true,
|
|
2655
2718
|
type: {
|
|
2656
2719
|
name: "String",
|
|
2657
2720
|
},
|
|
2658
|
-
}
|
|
2721
|
+
},
|
|
2722
|
+
},
|
|
2659
2723
|
},
|
|
2660
2724
|
};
|
|
2661
2725
|
export const HealthCheckStatusDetails = {
|
|
2662
2726
|
type: {
|
|
2663
2727
|
name: "Composite",
|
|
2664
2728
|
className: "HealthCheckStatusDetails",
|
|
2665
|
-
modelProperties:
|
|
2729
|
+
modelProperties: {
|
|
2730
|
+
...Resource.type.modelProperties,
|
|
2731
|
+
startDateTime: {
|
|
2666
2732
|
serializedName: "properties.startDateTime",
|
|
2667
2733
|
readOnly: true,
|
|
2668
2734
|
type: {
|
|
2669
2735
|
name: "DateTime",
|
|
2670
2736
|
},
|
|
2671
|
-
},
|
|
2737
|
+
},
|
|
2738
|
+
endDateTime: {
|
|
2672
2739
|
serializedName: "properties.endDateTime",
|
|
2673
2740
|
readOnly: true,
|
|
2674
2741
|
type: {
|
|
2675
2742
|
name: "DateTime",
|
|
2676
2743
|
},
|
|
2677
|
-
},
|
|
2744
|
+
},
|
|
2745
|
+
healthChecks: {
|
|
2678
2746
|
serializedName: "properties.healthChecks",
|
|
2679
2747
|
readOnly: true,
|
|
2680
2748
|
type: {
|
|
@@ -2686,60 +2754,72 @@ export const HealthCheckStatusDetails = {
|
|
|
2686
2754
|
},
|
|
2687
2755
|
},
|
|
2688
2756
|
},
|
|
2689
|
-
}
|
|
2757
|
+
},
|
|
2758
|
+
},
|
|
2690
2759
|
},
|
|
2691
2760
|
};
|
|
2692
2761
|
export const DevCenterUpdate = {
|
|
2693
2762
|
type: {
|
|
2694
2763
|
name: "Composite",
|
|
2695
2764
|
className: "DevCenterUpdate",
|
|
2696
|
-
modelProperties:
|
|
2765
|
+
modelProperties: {
|
|
2766
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2767
|
+
identity: {
|
|
2697
2768
|
serializedName: "identity",
|
|
2698
2769
|
type: {
|
|
2699
2770
|
name: "Composite",
|
|
2700
2771
|
className: "ManagedServiceIdentity",
|
|
2701
2772
|
},
|
|
2702
|
-
},
|
|
2773
|
+
},
|
|
2774
|
+
encryption: {
|
|
2703
2775
|
serializedName: "properties.encryption",
|
|
2704
2776
|
type: {
|
|
2705
2777
|
name: "Composite",
|
|
2706
2778
|
className: "Encryption",
|
|
2707
2779
|
},
|
|
2708
|
-
},
|
|
2780
|
+
},
|
|
2781
|
+
displayName: {
|
|
2709
2782
|
serializedName: "properties.displayName",
|
|
2710
2783
|
type: {
|
|
2711
2784
|
name: "String",
|
|
2712
2785
|
},
|
|
2713
|
-
},
|
|
2786
|
+
},
|
|
2787
|
+
projectCatalogSettings: {
|
|
2714
2788
|
serializedName: "properties.projectCatalogSettings",
|
|
2715
2789
|
type: {
|
|
2716
2790
|
name: "Composite",
|
|
2717
2791
|
className: "DevCenterProjectCatalogSettings",
|
|
2718
2792
|
},
|
|
2719
|
-
}
|
|
2793
|
+
},
|
|
2794
|
+
},
|
|
2720
2795
|
},
|
|
2721
2796
|
};
|
|
2722
2797
|
export const ProjectUpdate = {
|
|
2723
2798
|
type: {
|
|
2724
2799
|
name: "Composite",
|
|
2725
2800
|
className: "ProjectUpdate",
|
|
2726
|
-
modelProperties:
|
|
2801
|
+
modelProperties: {
|
|
2802
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2803
|
+
identity: {
|
|
2727
2804
|
serializedName: "identity",
|
|
2728
2805
|
type: {
|
|
2729
2806
|
name: "Composite",
|
|
2730
2807
|
className: "ManagedServiceIdentity",
|
|
2731
2808
|
},
|
|
2732
|
-
},
|
|
2809
|
+
},
|
|
2810
|
+
devCenterId: {
|
|
2733
2811
|
serializedName: "properties.devCenterId",
|
|
2734
2812
|
type: {
|
|
2735
2813
|
name: "String",
|
|
2736
2814
|
},
|
|
2737
|
-
},
|
|
2815
|
+
},
|
|
2816
|
+
description: {
|
|
2738
2817
|
serializedName: "properties.description",
|
|
2739
2818
|
type: {
|
|
2740
2819
|
name: "String",
|
|
2741
2820
|
},
|
|
2742
|
-
},
|
|
2821
|
+
},
|
|
2822
|
+
maxDevBoxesPerUser: {
|
|
2743
2823
|
constraints: {
|
|
2744
2824
|
InclusiveMinimum: 0,
|
|
2745
2825
|
},
|
|
@@ -2747,95 +2827,114 @@ export const ProjectUpdate = {
|
|
|
2747
2827
|
type: {
|
|
2748
2828
|
name: "Number",
|
|
2749
2829
|
},
|
|
2750
|
-
},
|
|
2830
|
+
},
|
|
2831
|
+
displayName: {
|
|
2751
2832
|
serializedName: "properties.displayName",
|
|
2752
2833
|
type: {
|
|
2753
2834
|
name: "String",
|
|
2754
2835
|
},
|
|
2755
|
-
},
|
|
2836
|
+
},
|
|
2837
|
+
catalogSettings: {
|
|
2756
2838
|
serializedName: "properties.catalogSettings",
|
|
2757
2839
|
type: {
|
|
2758
2840
|
name: "Composite",
|
|
2759
2841
|
className: "ProjectCatalogSettings",
|
|
2760
2842
|
},
|
|
2761
|
-
}
|
|
2843
|
+
},
|
|
2844
|
+
},
|
|
2762
2845
|
},
|
|
2763
2846
|
};
|
|
2764
2847
|
export const DevBoxDefinitionUpdate = {
|
|
2765
2848
|
type: {
|
|
2766
2849
|
name: "Composite",
|
|
2767
2850
|
className: "DevBoxDefinitionUpdate",
|
|
2768
|
-
modelProperties:
|
|
2851
|
+
modelProperties: {
|
|
2852
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2853
|
+
imageReference: {
|
|
2769
2854
|
serializedName: "properties.imageReference",
|
|
2770
2855
|
type: {
|
|
2771
2856
|
name: "Composite",
|
|
2772
2857
|
className: "ImageReference",
|
|
2773
2858
|
},
|
|
2774
|
-
},
|
|
2859
|
+
},
|
|
2860
|
+
sku: {
|
|
2775
2861
|
serializedName: "properties.sku",
|
|
2776
2862
|
type: {
|
|
2777
2863
|
name: "Composite",
|
|
2778
2864
|
className: "Sku",
|
|
2779
2865
|
},
|
|
2780
|
-
},
|
|
2866
|
+
},
|
|
2867
|
+
osStorageType: {
|
|
2781
2868
|
serializedName: "properties.osStorageType",
|
|
2782
2869
|
type: {
|
|
2783
2870
|
name: "String",
|
|
2784
2871
|
},
|
|
2785
|
-
},
|
|
2872
|
+
},
|
|
2873
|
+
hibernateSupport: {
|
|
2786
2874
|
serializedName: "properties.hibernateSupport",
|
|
2787
2875
|
type: {
|
|
2788
2876
|
name: "String",
|
|
2789
2877
|
},
|
|
2790
|
-
}
|
|
2878
|
+
},
|
|
2879
|
+
},
|
|
2791
2880
|
},
|
|
2792
2881
|
};
|
|
2793
2882
|
export const PoolUpdate = {
|
|
2794
2883
|
type: {
|
|
2795
2884
|
name: "Composite",
|
|
2796
2885
|
className: "PoolUpdate",
|
|
2797
|
-
modelProperties:
|
|
2886
|
+
modelProperties: {
|
|
2887
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2888
|
+
devBoxDefinitionName: {
|
|
2798
2889
|
serializedName: "properties.devBoxDefinitionName",
|
|
2799
2890
|
type: {
|
|
2800
2891
|
name: "String",
|
|
2801
2892
|
},
|
|
2802
|
-
},
|
|
2893
|
+
},
|
|
2894
|
+
networkConnectionName: {
|
|
2803
2895
|
serializedName: "properties.networkConnectionName",
|
|
2804
2896
|
type: {
|
|
2805
2897
|
name: "String",
|
|
2806
2898
|
},
|
|
2807
|
-
},
|
|
2899
|
+
},
|
|
2900
|
+
licenseType: {
|
|
2808
2901
|
serializedName: "properties.licenseType",
|
|
2809
2902
|
type: {
|
|
2810
2903
|
name: "String",
|
|
2811
2904
|
},
|
|
2812
|
-
},
|
|
2905
|
+
},
|
|
2906
|
+
localAdministrator: {
|
|
2813
2907
|
serializedName: "properties.localAdministrator",
|
|
2814
2908
|
type: {
|
|
2815
2909
|
name: "String",
|
|
2816
2910
|
},
|
|
2817
|
-
},
|
|
2911
|
+
},
|
|
2912
|
+
stopOnDisconnect: {
|
|
2818
2913
|
serializedName: "properties.stopOnDisconnect",
|
|
2819
2914
|
type: {
|
|
2820
2915
|
name: "Composite",
|
|
2821
2916
|
className: "StopOnDisconnectConfiguration",
|
|
2822
2917
|
},
|
|
2823
|
-
},
|
|
2918
|
+
},
|
|
2919
|
+
singleSignOnStatus: {
|
|
2824
2920
|
serializedName: "properties.singleSignOnStatus",
|
|
2825
2921
|
type: {
|
|
2826
2922
|
name: "String",
|
|
2827
2923
|
},
|
|
2828
|
-
},
|
|
2924
|
+
},
|
|
2925
|
+
displayName: {
|
|
2829
2926
|
serializedName: "properties.displayName",
|
|
2830
2927
|
type: {
|
|
2831
2928
|
name: "String",
|
|
2832
2929
|
},
|
|
2833
|
-
},
|
|
2930
|
+
},
|
|
2931
|
+
virtualNetworkType: {
|
|
2834
2932
|
serializedName: "properties.virtualNetworkType",
|
|
2835
2933
|
type: {
|
|
2836
2934
|
name: "String",
|
|
2837
2935
|
},
|
|
2838
|
-
},
|
|
2936
|
+
},
|
|
2937
|
+
managedVirtualNetworkRegions: {
|
|
2839
2938
|
serializedName: "properties.managedVirtualNetworkRegions",
|
|
2840
2939
|
type: {
|
|
2841
2940
|
name: "Sequence",
|
|
@@ -2845,159 +2944,192 @@ export const PoolUpdate = {
|
|
|
2845
2944
|
},
|
|
2846
2945
|
},
|
|
2847
2946
|
},
|
|
2848
|
-
}
|
|
2947
|
+
},
|
|
2948
|
+
},
|
|
2849
2949
|
},
|
|
2850
2950
|
};
|
|
2851
2951
|
export const ScheduleUpdateProperties = {
|
|
2852
2952
|
type: {
|
|
2853
2953
|
name: "Composite",
|
|
2854
2954
|
className: "ScheduleUpdateProperties",
|
|
2855
|
-
modelProperties:
|
|
2955
|
+
modelProperties: {
|
|
2956
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2957
|
+
type: {
|
|
2856
2958
|
serializedName: "type",
|
|
2857
2959
|
type: {
|
|
2858
2960
|
name: "String",
|
|
2859
2961
|
},
|
|
2860
|
-
},
|
|
2962
|
+
},
|
|
2963
|
+
frequency: {
|
|
2861
2964
|
serializedName: "frequency",
|
|
2862
2965
|
type: {
|
|
2863
2966
|
name: "String",
|
|
2864
2967
|
},
|
|
2865
|
-
},
|
|
2968
|
+
},
|
|
2969
|
+
time: {
|
|
2866
2970
|
serializedName: "time",
|
|
2867
2971
|
type: {
|
|
2868
2972
|
name: "String",
|
|
2869
2973
|
},
|
|
2870
|
-
},
|
|
2974
|
+
},
|
|
2975
|
+
timeZone: {
|
|
2871
2976
|
serializedName: "timeZone",
|
|
2872
2977
|
type: {
|
|
2873
2978
|
name: "String",
|
|
2874
2979
|
},
|
|
2875
|
-
},
|
|
2980
|
+
},
|
|
2981
|
+
state: {
|
|
2876
2982
|
serializedName: "state",
|
|
2877
2983
|
type: {
|
|
2878
2984
|
name: "String",
|
|
2879
2985
|
},
|
|
2880
|
-
}
|
|
2986
|
+
},
|
|
2987
|
+
},
|
|
2881
2988
|
},
|
|
2882
2989
|
};
|
|
2883
2990
|
export const NetworkConnectionUpdate = {
|
|
2884
2991
|
type: {
|
|
2885
2992
|
name: "Composite",
|
|
2886
2993
|
className: "NetworkConnectionUpdate",
|
|
2887
|
-
modelProperties:
|
|
2994
|
+
modelProperties: {
|
|
2995
|
+
...TrackedResourceUpdate.type.modelProperties,
|
|
2996
|
+
subnetId: {
|
|
2888
2997
|
serializedName: "properties.subnetId",
|
|
2889
2998
|
type: {
|
|
2890
2999
|
name: "String",
|
|
2891
3000
|
},
|
|
2892
|
-
},
|
|
3001
|
+
},
|
|
3002
|
+
domainName: {
|
|
2893
3003
|
serializedName: "properties.domainName",
|
|
2894
3004
|
type: {
|
|
2895
3005
|
name: "String",
|
|
2896
3006
|
},
|
|
2897
|
-
},
|
|
3007
|
+
},
|
|
3008
|
+
organizationUnit: {
|
|
2898
3009
|
serializedName: "properties.organizationUnit",
|
|
2899
3010
|
type: {
|
|
2900
3011
|
name: "String",
|
|
2901
3012
|
},
|
|
2902
|
-
},
|
|
3013
|
+
},
|
|
3014
|
+
domainUsername: {
|
|
2903
3015
|
serializedName: "properties.domainUsername",
|
|
2904
3016
|
type: {
|
|
2905
3017
|
name: "String",
|
|
2906
3018
|
},
|
|
2907
|
-
},
|
|
3019
|
+
},
|
|
3020
|
+
domainPassword: {
|
|
2908
3021
|
serializedName: "properties.domainPassword",
|
|
2909
3022
|
type: {
|
|
2910
3023
|
name: "String",
|
|
2911
3024
|
},
|
|
2912
|
-
}
|
|
3025
|
+
},
|
|
3026
|
+
},
|
|
2913
3027
|
},
|
|
2914
3028
|
};
|
|
2915
3029
|
export const ProjectProperties = {
|
|
2916
3030
|
type: {
|
|
2917
3031
|
name: "Composite",
|
|
2918
3032
|
className: "ProjectProperties",
|
|
2919
|
-
modelProperties:
|
|
3033
|
+
modelProperties: {
|
|
3034
|
+
...ProjectUpdateProperties.type.modelProperties,
|
|
3035
|
+
provisioningState: {
|
|
2920
3036
|
serializedName: "provisioningState",
|
|
2921
3037
|
readOnly: true,
|
|
2922
3038
|
type: {
|
|
2923
3039
|
name: "String",
|
|
2924
3040
|
},
|
|
2925
|
-
},
|
|
3041
|
+
},
|
|
3042
|
+
devCenterUri: {
|
|
2926
3043
|
serializedName: "devCenterUri",
|
|
2927
3044
|
readOnly: true,
|
|
2928
3045
|
type: {
|
|
2929
3046
|
name: "String",
|
|
2930
3047
|
},
|
|
2931
|
-
}
|
|
3048
|
+
},
|
|
3049
|
+
},
|
|
2932
3050
|
},
|
|
2933
3051
|
};
|
|
2934
3052
|
export const CatalogProperties = {
|
|
2935
3053
|
type: {
|
|
2936
3054
|
name: "Composite",
|
|
2937
3055
|
className: "CatalogProperties",
|
|
2938
|
-
modelProperties:
|
|
3056
|
+
modelProperties: {
|
|
3057
|
+
...CatalogUpdateProperties.type.modelProperties,
|
|
3058
|
+
provisioningState: {
|
|
2939
3059
|
serializedName: "provisioningState",
|
|
2940
3060
|
readOnly: true,
|
|
2941
3061
|
type: {
|
|
2942
3062
|
name: "String",
|
|
2943
3063
|
},
|
|
2944
|
-
},
|
|
3064
|
+
},
|
|
3065
|
+
syncState: {
|
|
2945
3066
|
serializedName: "syncState",
|
|
2946
3067
|
readOnly: true,
|
|
2947
3068
|
type: {
|
|
2948
3069
|
name: "String",
|
|
2949
3070
|
},
|
|
2950
|
-
},
|
|
3071
|
+
},
|
|
3072
|
+
lastSyncStats: {
|
|
2951
3073
|
serializedName: "lastSyncStats",
|
|
2952
3074
|
type: {
|
|
2953
3075
|
name: "Composite",
|
|
2954
3076
|
className: "SyncStats",
|
|
2955
3077
|
},
|
|
2956
|
-
},
|
|
3078
|
+
},
|
|
3079
|
+
connectionState: {
|
|
2957
3080
|
serializedName: "connectionState",
|
|
2958
3081
|
readOnly: true,
|
|
2959
3082
|
type: {
|
|
2960
3083
|
name: "String",
|
|
2961
3084
|
},
|
|
2962
|
-
},
|
|
3085
|
+
},
|
|
3086
|
+
lastConnectionTime: {
|
|
2963
3087
|
serializedName: "lastConnectionTime",
|
|
2964
3088
|
readOnly: true,
|
|
2965
3089
|
type: {
|
|
2966
3090
|
name: "DateTime",
|
|
2967
3091
|
},
|
|
2968
|
-
},
|
|
3092
|
+
},
|
|
3093
|
+
lastSyncTime: {
|
|
2969
3094
|
serializedName: "lastSyncTime",
|
|
2970
3095
|
readOnly: true,
|
|
2971
3096
|
type: {
|
|
2972
3097
|
name: "DateTime",
|
|
2973
3098
|
},
|
|
2974
|
-
}
|
|
3099
|
+
},
|
|
3100
|
+
},
|
|
2975
3101
|
},
|
|
2976
3102
|
};
|
|
2977
3103
|
export const EnvironmentTypeProperties = {
|
|
2978
3104
|
type: {
|
|
2979
3105
|
name: "Composite",
|
|
2980
3106
|
className: "EnvironmentTypeProperties",
|
|
2981
|
-
modelProperties:
|
|
3107
|
+
modelProperties: {
|
|
3108
|
+
...EnvironmentTypeUpdateProperties.type.modelProperties,
|
|
3109
|
+
provisioningState: {
|
|
2982
3110
|
serializedName: "provisioningState",
|
|
2983
3111
|
readOnly: true,
|
|
2984
3112
|
type: {
|
|
2985
3113
|
name: "String",
|
|
2986
3114
|
},
|
|
2987
|
-
}
|
|
3115
|
+
},
|
|
3116
|
+
},
|
|
2988
3117
|
},
|
|
2989
3118
|
};
|
|
2990
3119
|
export const ProjectEnvironmentTypeProperties = {
|
|
2991
3120
|
type: {
|
|
2992
3121
|
name: "Composite",
|
|
2993
3122
|
className: "ProjectEnvironmentTypeProperties",
|
|
2994
|
-
modelProperties:
|
|
3123
|
+
modelProperties: {
|
|
3124
|
+
...ProjectEnvironmentTypeUpdateProperties.type.modelProperties,
|
|
3125
|
+
provisioningState: {
|
|
2995
3126
|
serializedName: "provisioningState",
|
|
2996
3127
|
readOnly: true,
|
|
2997
3128
|
type: {
|
|
2998
3129
|
name: "String",
|
|
2999
3130
|
},
|
|
3000
|
-
},
|
|
3131
|
+
},
|
|
3132
|
+
environmentCount: {
|
|
3001
3133
|
constraints: {
|
|
3002
3134
|
InclusiveMinimum: 0,
|
|
3003
3135
|
},
|
|
@@ -3006,57 +3138,68 @@ export const ProjectEnvironmentTypeProperties = {
|
|
|
3006
3138
|
type: {
|
|
3007
3139
|
name: "Number",
|
|
3008
3140
|
},
|
|
3009
|
-
}
|
|
3141
|
+
},
|
|
3142
|
+
},
|
|
3010
3143
|
},
|
|
3011
3144
|
};
|
|
3012
3145
|
export const DevBoxDefinitionProperties = {
|
|
3013
3146
|
type: {
|
|
3014
3147
|
name: "Composite",
|
|
3015
3148
|
className: "DevBoxDefinitionProperties",
|
|
3016
|
-
modelProperties:
|
|
3149
|
+
modelProperties: {
|
|
3150
|
+
...DevBoxDefinitionUpdateProperties.type.modelProperties,
|
|
3151
|
+
provisioningState: {
|
|
3017
3152
|
serializedName: "provisioningState",
|
|
3018
3153
|
readOnly: true,
|
|
3019
3154
|
type: {
|
|
3020
3155
|
name: "String",
|
|
3021
3156
|
},
|
|
3022
|
-
},
|
|
3157
|
+
},
|
|
3158
|
+
imageValidationStatus: {
|
|
3023
3159
|
serializedName: "imageValidationStatus",
|
|
3024
3160
|
readOnly: true,
|
|
3025
3161
|
type: {
|
|
3026
3162
|
name: "String",
|
|
3027
3163
|
},
|
|
3028
|
-
},
|
|
3164
|
+
},
|
|
3165
|
+
imageValidationErrorDetails: {
|
|
3029
3166
|
serializedName: "imageValidationErrorDetails",
|
|
3030
3167
|
type: {
|
|
3031
3168
|
name: "Composite",
|
|
3032
3169
|
className: "ImageValidationErrorDetails",
|
|
3033
3170
|
},
|
|
3034
|
-
},
|
|
3171
|
+
},
|
|
3172
|
+
validationStatus: {
|
|
3035
3173
|
serializedName: "validationStatus",
|
|
3036
3174
|
readOnly: true,
|
|
3037
3175
|
type: {
|
|
3038
3176
|
name: "String",
|
|
3039
3177
|
},
|
|
3040
|
-
},
|
|
3178
|
+
},
|
|
3179
|
+
activeImageReference: {
|
|
3041
3180
|
serializedName: "activeImageReference",
|
|
3042
3181
|
type: {
|
|
3043
3182
|
name: "Composite",
|
|
3044
3183
|
className: "ImageReference",
|
|
3045
3184
|
},
|
|
3046
|
-
}
|
|
3185
|
+
},
|
|
3186
|
+
},
|
|
3047
3187
|
},
|
|
3048
3188
|
};
|
|
3049
3189
|
export const DevCenterSku = {
|
|
3050
3190
|
type: {
|
|
3051
3191
|
name: "Composite",
|
|
3052
3192
|
className: "DevCenterSku",
|
|
3053
|
-
modelProperties:
|
|
3193
|
+
modelProperties: {
|
|
3194
|
+
...Sku.type.modelProperties,
|
|
3195
|
+
resourceType: {
|
|
3054
3196
|
serializedName: "resourceType",
|
|
3055
3197
|
readOnly: true,
|
|
3056
3198
|
type: {
|
|
3057
3199
|
name: "String",
|
|
3058
3200
|
},
|
|
3059
|
-
},
|
|
3201
|
+
},
|
|
3202
|
+
locations: {
|
|
3060
3203
|
serializedName: "locations",
|
|
3061
3204
|
readOnly: true,
|
|
3062
3205
|
type: {
|
|
@@ -3067,7 +3210,8 @@ export const DevCenterSku = {
|
|
|
3067
3210
|
},
|
|
3068
3211
|
},
|
|
3069
3212
|
},
|
|
3070
|
-
},
|
|
3213
|
+
},
|
|
3214
|
+
capabilities: {
|
|
3071
3215
|
serializedName: "capabilities",
|
|
3072
3216
|
readOnly: true,
|
|
3073
3217
|
type: {
|
|
@@ -3079,34 +3223,41 @@ export const DevCenterSku = {
|
|
|
3079
3223
|
},
|
|
3080
3224
|
},
|
|
3081
3225
|
},
|
|
3082
|
-
}
|
|
3226
|
+
},
|
|
3227
|
+
},
|
|
3083
3228
|
},
|
|
3084
3229
|
};
|
|
3085
3230
|
export const OperationStatus = {
|
|
3086
3231
|
type: {
|
|
3087
3232
|
name: "Composite",
|
|
3088
3233
|
className: "OperationStatus",
|
|
3089
|
-
modelProperties:
|
|
3234
|
+
modelProperties: {
|
|
3235
|
+
...OperationStatusResult.type.modelProperties,
|
|
3236
|
+
properties: {
|
|
3090
3237
|
serializedName: "properties",
|
|
3091
3238
|
readOnly: true,
|
|
3092
3239
|
type: {
|
|
3093
3240
|
name: "Dictionary",
|
|
3094
3241
|
value: { type: { name: "any" } },
|
|
3095
3242
|
},
|
|
3096
|
-
}
|
|
3243
|
+
},
|
|
3244
|
+
},
|
|
3097
3245
|
},
|
|
3098
3246
|
};
|
|
3099
3247
|
export const PoolProperties = {
|
|
3100
3248
|
type: {
|
|
3101
3249
|
name: "Composite",
|
|
3102
3250
|
className: "PoolProperties",
|
|
3103
|
-
modelProperties:
|
|
3251
|
+
modelProperties: {
|
|
3252
|
+
...PoolUpdateProperties.type.modelProperties,
|
|
3253
|
+
healthStatus: {
|
|
3104
3254
|
serializedName: "healthStatus",
|
|
3105
3255
|
readOnly: true,
|
|
3106
3256
|
type: {
|
|
3107
3257
|
name: "String",
|
|
3108
3258
|
},
|
|
3109
|
-
},
|
|
3259
|
+
},
|
|
3260
|
+
healthStatusDetails: {
|
|
3110
3261
|
serializedName: "healthStatusDetails",
|
|
3111
3262
|
readOnly: true,
|
|
3112
3263
|
type: {
|
|
@@ -3118,114 +3269,136 @@ export const PoolProperties = {
|
|
|
3118
3269
|
},
|
|
3119
3270
|
},
|
|
3120
3271
|
},
|
|
3121
|
-
},
|
|
3272
|
+
},
|
|
3273
|
+
devBoxCount: {
|
|
3122
3274
|
serializedName: "devBoxCount",
|
|
3123
3275
|
readOnly: true,
|
|
3124
3276
|
type: {
|
|
3125
3277
|
name: "Number",
|
|
3126
3278
|
},
|
|
3127
|
-
},
|
|
3279
|
+
},
|
|
3280
|
+
provisioningState: {
|
|
3128
3281
|
serializedName: "provisioningState",
|
|
3129
3282
|
readOnly: true,
|
|
3130
3283
|
type: {
|
|
3131
3284
|
name: "String",
|
|
3132
3285
|
},
|
|
3133
|
-
}
|
|
3286
|
+
},
|
|
3287
|
+
},
|
|
3134
3288
|
},
|
|
3135
3289
|
};
|
|
3136
3290
|
export const NetworkProperties = {
|
|
3137
3291
|
type: {
|
|
3138
3292
|
name: "Composite",
|
|
3139
3293
|
className: "NetworkProperties",
|
|
3140
|
-
modelProperties:
|
|
3294
|
+
modelProperties: {
|
|
3295
|
+
...NetworkConnectionUpdateProperties.type.modelProperties,
|
|
3296
|
+
provisioningState: {
|
|
3141
3297
|
serializedName: "provisioningState",
|
|
3142
3298
|
readOnly: true,
|
|
3143
3299
|
type: {
|
|
3144
3300
|
name: "String",
|
|
3145
3301
|
},
|
|
3146
|
-
},
|
|
3302
|
+
},
|
|
3303
|
+
healthCheckStatus: {
|
|
3147
3304
|
serializedName: "healthCheckStatus",
|
|
3148
3305
|
readOnly: true,
|
|
3149
3306
|
type: {
|
|
3150
3307
|
name: "String",
|
|
3151
3308
|
},
|
|
3152
|
-
},
|
|
3309
|
+
},
|
|
3310
|
+
networkingResourceGroupName: {
|
|
3153
3311
|
serializedName: "networkingResourceGroupName",
|
|
3154
3312
|
type: {
|
|
3155
3313
|
name: "String",
|
|
3156
3314
|
},
|
|
3157
|
-
},
|
|
3315
|
+
},
|
|
3316
|
+
domainJoinType: {
|
|
3158
3317
|
serializedName: "domainJoinType",
|
|
3159
3318
|
required: true,
|
|
3160
3319
|
type: {
|
|
3161
3320
|
name: "String",
|
|
3162
3321
|
},
|
|
3163
|
-
}
|
|
3322
|
+
},
|
|
3323
|
+
},
|
|
3164
3324
|
},
|
|
3165
3325
|
};
|
|
3166
3326
|
export const DevCenter = {
|
|
3167
3327
|
type: {
|
|
3168
3328
|
name: "Composite",
|
|
3169
3329
|
className: "DevCenter",
|
|
3170
|
-
modelProperties:
|
|
3330
|
+
modelProperties: {
|
|
3331
|
+
...TrackedResource.type.modelProperties,
|
|
3332
|
+
identity: {
|
|
3171
3333
|
serializedName: "identity",
|
|
3172
3334
|
type: {
|
|
3173
3335
|
name: "Composite",
|
|
3174
3336
|
className: "ManagedServiceIdentity",
|
|
3175
3337
|
},
|
|
3176
|
-
},
|
|
3338
|
+
},
|
|
3339
|
+
encryption: {
|
|
3177
3340
|
serializedName: "properties.encryption",
|
|
3178
3341
|
type: {
|
|
3179
3342
|
name: "Composite",
|
|
3180
3343
|
className: "Encryption",
|
|
3181
3344
|
},
|
|
3182
|
-
},
|
|
3345
|
+
},
|
|
3346
|
+
displayName: {
|
|
3183
3347
|
serializedName: "properties.displayName",
|
|
3184
3348
|
type: {
|
|
3185
3349
|
name: "String",
|
|
3186
3350
|
},
|
|
3187
|
-
},
|
|
3351
|
+
},
|
|
3352
|
+
projectCatalogSettings: {
|
|
3188
3353
|
serializedName: "properties.projectCatalogSettings",
|
|
3189
3354
|
type: {
|
|
3190
3355
|
name: "Composite",
|
|
3191
3356
|
className: "DevCenterProjectCatalogSettings",
|
|
3192
3357
|
},
|
|
3193
|
-
},
|
|
3358
|
+
},
|
|
3359
|
+
provisioningState: {
|
|
3194
3360
|
serializedName: "properties.provisioningState",
|
|
3195
3361
|
readOnly: true,
|
|
3196
3362
|
type: {
|
|
3197
3363
|
name: "String",
|
|
3198
3364
|
},
|
|
3199
|
-
},
|
|
3365
|
+
},
|
|
3366
|
+
devCenterUri: {
|
|
3200
3367
|
serializedName: "properties.devCenterUri",
|
|
3201
3368
|
readOnly: true,
|
|
3202
3369
|
type: {
|
|
3203
3370
|
name: "String",
|
|
3204
3371
|
},
|
|
3205
|
-
}
|
|
3372
|
+
},
|
|
3373
|
+
},
|
|
3206
3374
|
},
|
|
3207
3375
|
};
|
|
3208
3376
|
export const Project = {
|
|
3209
3377
|
type: {
|
|
3210
3378
|
name: "Composite",
|
|
3211
3379
|
className: "Project",
|
|
3212
|
-
modelProperties:
|
|
3380
|
+
modelProperties: {
|
|
3381
|
+
...TrackedResource.type.modelProperties,
|
|
3382
|
+
identity: {
|
|
3213
3383
|
serializedName: "identity",
|
|
3214
3384
|
type: {
|
|
3215
3385
|
name: "Composite",
|
|
3216
3386
|
className: "ManagedServiceIdentity",
|
|
3217
3387
|
},
|
|
3218
|
-
},
|
|
3388
|
+
},
|
|
3389
|
+
devCenterId: {
|
|
3219
3390
|
serializedName: "properties.devCenterId",
|
|
3220
3391
|
type: {
|
|
3221
3392
|
name: "String",
|
|
3222
3393
|
},
|
|
3223
|
-
},
|
|
3394
|
+
},
|
|
3395
|
+
description: {
|
|
3224
3396
|
serializedName: "properties.description",
|
|
3225
3397
|
type: {
|
|
3226
3398
|
name: "String",
|
|
3227
3399
|
},
|
|
3228
|
-
},
|
|
3400
|
+
},
|
|
3401
|
+
maxDevBoxesPerUser: {
|
|
3229
3402
|
constraints: {
|
|
3230
3403
|
InclusiveMinimum: 0,
|
|
3231
3404
|
},
|
|
@@ -3233,137 +3406,163 @@ export const Project = {
|
|
|
3233
3406
|
type: {
|
|
3234
3407
|
name: "Number",
|
|
3235
3408
|
},
|
|
3236
|
-
},
|
|
3409
|
+
},
|
|
3410
|
+
displayName: {
|
|
3237
3411
|
serializedName: "properties.displayName",
|
|
3238
3412
|
type: {
|
|
3239
3413
|
name: "String",
|
|
3240
3414
|
},
|
|
3241
|
-
},
|
|
3415
|
+
},
|
|
3416
|
+
catalogSettings: {
|
|
3242
3417
|
serializedName: "properties.catalogSettings",
|
|
3243
3418
|
type: {
|
|
3244
3419
|
name: "Composite",
|
|
3245
3420
|
className: "ProjectCatalogSettings",
|
|
3246
3421
|
},
|
|
3247
|
-
},
|
|
3422
|
+
},
|
|
3423
|
+
provisioningState: {
|
|
3248
3424
|
serializedName: "properties.provisioningState",
|
|
3249
3425
|
readOnly: true,
|
|
3250
3426
|
type: {
|
|
3251
3427
|
name: "String",
|
|
3252
3428
|
},
|
|
3253
|
-
},
|
|
3429
|
+
},
|
|
3430
|
+
devCenterUri: {
|
|
3254
3431
|
serializedName: "properties.devCenterUri",
|
|
3255
3432
|
readOnly: true,
|
|
3256
3433
|
type: {
|
|
3257
3434
|
name: "String",
|
|
3258
3435
|
},
|
|
3259
|
-
}
|
|
3436
|
+
},
|
|
3437
|
+
},
|
|
3260
3438
|
},
|
|
3261
3439
|
};
|
|
3262
3440
|
export const DevBoxDefinition = {
|
|
3263
3441
|
type: {
|
|
3264
3442
|
name: "Composite",
|
|
3265
3443
|
className: "DevBoxDefinition",
|
|
3266
|
-
modelProperties:
|
|
3444
|
+
modelProperties: {
|
|
3445
|
+
...TrackedResource.type.modelProperties,
|
|
3446
|
+
imageReference: {
|
|
3267
3447
|
serializedName: "properties.imageReference",
|
|
3268
3448
|
type: {
|
|
3269
3449
|
name: "Composite",
|
|
3270
3450
|
className: "ImageReference",
|
|
3271
3451
|
},
|
|
3272
|
-
},
|
|
3452
|
+
},
|
|
3453
|
+
sku: {
|
|
3273
3454
|
serializedName: "properties.sku",
|
|
3274
3455
|
type: {
|
|
3275
3456
|
name: "Composite",
|
|
3276
3457
|
className: "Sku",
|
|
3277
3458
|
},
|
|
3278
|
-
},
|
|
3459
|
+
},
|
|
3460
|
+
osStorageType: {
|
|
3279
3461
|
serializedName: "properties.osStorageType",
|
|
3280
3462
|
type: {
|
|
3281
3463
|
name: "String",
|
|
3282
3464
|
},
|
|
3283
|
-
},
|
|
3465
|
+
},
|
|
3466
|
+
hibernateSupport: {
|
|
3284
3467
|
serializedName: "properties.hibernateSupport",
|
|
3285
3468
|
type: {
|
|
3286
3469
|
name: "String",
|
|
3287
3470
|
},
|
|
3288
|
-
},
|
|
3471
|
+
},
|
|
3472
|
+
provisioningState: {
|
|
3289
3473
|
serializedName: "properties.provisioningState",
|
|
3290
3474
|
readOnly: true,
|
|
3291
3475
|
type: {
|
|
3292
3476
|
name: "String",
|
|
3293
3477
|
},
|
|
3294
|
-
},
|
|
3478
|
+
},
|
|
3479
|
+
imageValidationStatus: {
|
|
3295
3480
|
serializedName: "properties.imageValidationStatus",
|
|
3296
3481
|
readOnly: true,
|
|
3297
3482
|
type: {
|
|
3298
3483
|
name: "String",
|
|
3299
3484
|
},
|
|
3300
|
-
},
|
|
3485
|
+
},
|
|
3486
|
+
imageValidationErrorDetails: {
|
|
3301
3487
|
serializedName: "properties.imageValidationErrorDetails",
|
|
3302
3488
|
type: {
|
|
3303
3489
|
name: "Composite",
|
|
3304
3490
|
className: "ImageValidationErrorDetails",
|
|
3305
3491
|
},
|
|
3306
|
-
},
|
|
3492
|
+
},
|
|
3493
|
+
validationStatus: {
|
|
3307
3494
|
serializedName: "properties.validationStatus",
|
|
3308
3495
|
readOnly: true,
|
|
3309
3496
|
type: {
|
|
3310
3497
|
name: "String",
|
|
3311
3498
|
},
|
|
3312
|
-
},
|
|
3499
|
+
},
|
|
3500
|
+
activeImageReference: {
|
|
3313
3501
|
serializedName: "properties.activeImageReference",
|
|
3314
3502
|
type: {
|
|
3315
3503
|
name: "Composite",
|
|
3316
3504
|
className: "ImageReference",
|
|
3317
3505
|
},
|
|
3318
|
-
}
|
|
3506
|
+
},
|
|
3507
|
+
},
|
|
3319
3508
|
},
|
|
3320
3509
|
};
|
|
3321
3510
|
export const Pool = {
|
|
3322
3511
|
type: {
|
|
3323
3512
|
name: "Composite",
|
|
3324
3513
|
className: "Pool",
|
|
3325
|
-
modelProperties:
|
|
3514
|
+
modelProperties: {
|
|
3515
|
+
...TrackedResource.type.modelProperties,
|
|
3516
|
+
devBoxDefinitionName: {
|
|
3326
3517
|
serializedName: "properties.devBoxDefinitionName",
|
|
3327
3518
|
type: {
|
|
3328
3519
|
name: "String",
|
|
3329
3520
|
},
|
|
3330
|
-
},
|
|
3521
|
+
},
|
|
3522
|
+
networkConnectionName: {
|
|
3331
3523
|
serializedName: "properties.networkConnectionName",
|
|
3332
3524
|
type: {
|
|
3333
3525
|
name: "String",
|
|
3334
3526
|
},
|
|
3335
|
-
},
|
|
3527
|
+
},
|
|
3528
|
+
licenseType: {
|
|
3336
3529
|
serializedName: "properties.licenseType",
|
|
3337
3530
|
type: {
|
|
3338
3531
|
name: "String",
|
|
3339
3532
|
},
|
|
3340
|
-
},
|
|
3533
|
+
},
|
|
3534
|
+
localAdministrator: {
|
|
3341
3535
|
serializedName: "properties.localAdministrator",
|
|
3342
3536
|
type: {
|
|
3343
3537
|
name: "String",
|
|
3344
3538
|
},
|
|
3345
|
-
},
|
|
3539
|
+
},
|
|
3540
|
+
stopOnDisconnect: {
|
|
3346
3541
|
serializedName: "properties.stopOnDisconnect",
|
|
3347
3542
|
type: {
|
|
3348
3543
|
name: "Composite",
|
|
3349
3544
|
className: "StopOnDisconnectConfiguration",
|
|
3350
3545
|
},
|
|
3351
|
-
},
|
|
3546
|
+
},
|
|
3547
|
+
singleSignOnStatus: {
|
|
3352
3548
|
serializedName: "properties.singleSignOnStatus",
|
|
3353
3549
|
type: {
|
|
3354
3550
|
name: "String",
|
|
3355
3551
|
},
|
|
3356
|
-
},
|
|
3552
|
+
},
|
|
3553
|
+
displayName: {
|
|
3357
3554
|
serializedName: "properties.displayName",
|
|
3358
3555
|
type: {
|
|
3359
3556
|
name: "String",
|
|
3360
3557
|
},
|
|
3361
|
-
},
|
|
3558
|
+
},
|
|
3559
|
+
virtualNetworkType: {
|
|
3362
3560
|
serializedName: "properties.virtualNetworkType",
|
|
3363
3561
|
type: {
|
|
3364
3562
|
name: "String",
|
|
3365
3563
|
},
|
|
3366
|
-
},
|
|
3564
|
+
},
|
|
3565
|
+
managedVirtualNetworkRegions: {
|
|
3367
3566
|
serializedName: "properties.managedVirtualNetworkRegions",
|
|
3368
3567
|
type: {
|
|
3369
3568
|
name: "Sequence",
|
|
@@ -3373,13 +3572,15 @@ export const Pool = {
|
|
|
3373
3572
|
},
|
|
3374
3573
|
},
|
|
3375
3574
|
},
|
|
3376
|
-
},
|
|
3575
|
+
},
|
|
3576
|
+
healthStatus: {
|
|
3377
3577
|
serializedName: "properties.healthStatus",
|
|
3378
3578
|
readOnly: true,
|
|
3379
3579
|
type: {
|
|
3380
3580
|
name: "String",
|
|
3381
3581
|
},
|
|
3382
|
-
},
|
|
3582
|
+
},
|
|
3583
|
+
healthStatusDetails: {
|
|
3383
3584
|
serializedName: "properties.healthStatusDetails",
|
|
3384
3585
|
readOnly: true,
|
|
3385
3586
|
type: {
|
|
@@ -3391,86 +3592,103 @@ export const Pool = {
|
|
|
3391
3592
|
},
|
|
3392
3593
|
},
|
|
3393
3594
|
},
|
|
3394
|
-
},
|
|
3595
|
+
},
|
|
3596
|
+
devBoxCount: {
|
|
3395
3597
|
serializedName: "properties.devBoxCount",
|
|
3396
3598
|
readOnly: true,
|
|
3397
3599
|
type: {
|
|
3398
3600
|
name: "Number",
|
|
3399
3601
|
},
|
|
3400
|
-
},
|
|
3602
|
+
},
|
|
3603
|
+
provisioningState: {
|
|
3401
3604
|
serializedName: "properties.provisioningState",
|
|
3402
3605
|
readOnly: true,
|
|
3403
3606
|
type: {
|
|
3404
3607
|
name: "String",
|
|
3405
3608
|
},
|
|
3406
|
-
}
|
|
3609
|
+
},
|
|
3610
|
+
},
|
|
3407
3611
|
},
|
|
3408
3612
|
};
|
|
3409
3613
|
export const NetworkConnection = {
|
|
3410
3614
|
type: {
|
|
3411
3615
|
name: "Composite",
|
|
3412
3616
|
className: "NetworkConnection",
|
|
3413
|
-
modelProperties:
|
|
3617
|
+
modelProperties: {
|
|
3618
|
+
...TrackedResource.type.modelProperties,
|
|
3619
|
+
subnetId: {
|
|
3414
3620
|
serializedName: "properties.subnetId",
|
|
3415
3621
|
type: {
|
|
3416
3622
|
name: "String",
|
|
3417
3623
|
},
|
|
3418
|
-
},
|
|
3624
|
+
},
|
|
3625
|
+
domainName: {
|
|
3419
3626
|
serializedName: "properties.domainName",
|
|
3420
3627
|
type: {
|
|
3421
3628
|
name: "String",
|
|
3422
3629
|
},
|
|
3423
|
-
},
|
|
3630
|
+
},
|
|
3631
|
+
organizationUnit: {
|
|
3424
3632
|
serializedName: "properties.organizationUnit",
|
|
3425
3633
|
type: {
|
|
3426
3634
|
name: "String",
|
|
3427
3635
|
},
|
|
3428
|
-
},
|
|
3636
|
+
},
|
|
3637
|
+
domainUsername: {
|
|
3429
3638
|
serializedName: "properties.domainUsername",
|
|
3430
3639
|
type: {
|
|
3431
3640
|
name: "String",
|
|
3432
3641
|
},
|
|
3433
|
-
},
|
|
3642
|
+
},
|
|
3643
|
+
domainPassword: {
|
|
3434
3644
|
serializedName: "properties.domainPassword",
|
|
3435
3645
|
type: {
|
|
3436
3646
|
name: "String",
|
|
3437
3647
|
},
|
|
3438
|
-
},
|
|
3648
|
+
},
|
|
3649
|
+
provisioningState: {
|
|
3439
3650
|
serializedName: "properties.provisioningState",
|
|
3440
3651
|
readOnly: true,
|
|
3441
3652
|
type: {
|
|
3442
3653
|
name: "String",
|
|
3443
3654
|
},
|
|
3444
|
-
},
|
|
3655
|
+
},
|
|
3656
|
+
healthCheckStatus: {
|
|
3445
3657
|
serializedName: "properties.healthCheckStatus",
|
|
3446
3658
|
readOnly: true,
|
|
3447
3659
|
type: {
|
|
3448
3660
|
name: "String",
|
|
3449
3661
|
},
|
|
3450
|
-
},
|
|
3662
|
+
},
|
|
3663
|
+
networkingResourceGroupName: {
|
|
3451
3664
|
serializedName: "properties.networkingResourceGroupName",
|
|
3452
3665
|
type: {
|
|
3453
3666
|
name: "String",
|
|
3454
3667
|
},
|
|
3455
|
-
},
|
|
3668
|
+
},
|
|
3669
|
+
domainJoinType: {
|
|
3456
3670
|
serializedName: "properties.domainJoinType",
|
|
3457
3671
|
type: {
|
|
3458
3672
|
name: "String",
|
|
3459
3673
|
},
|
|
3460
|
-
}
|
|
3674
|
+
},
|
|
3675
|
+
},
|
|
3461
3676
|
},
|
|
3462
3677
|
};
|
|
3463
3678
|
export const EnvironmentDefinition = {
|
|
3464
3679
|
type: {
|
|
3465
3680
|
name: "Composite",
|
|
3466
3681
|
className: "EnvironmentDefinition",
|
|
3467
|
-
modelProperties:
|
|
3682
|
+
modelProperties: {
|
|
3683
|
+
...ProxyResource.type.modelProperties,
|
|
3684
|
+
description: {
|
|
3468
3685
|
serializedName: "properties.description",
|
|
3469
3686
|
readOnly: true,
|
|
3470
3687
|
type: {
|
|
3471
3688
|
name: "String",
|
|
3472
3689
|
},
|
|
3473
|
-
},
|
|
3690
|
+
},
|
|
3691
|
+
parameters: {
|
|
3474
3692
|
serializedName: "properties.parameters",
|
|
3475
3693
|
readOnly: true,
|
|
3476
3694
|
type: {
|
|
@@ -3482,118 +3700,140 @@ export const EnvironmentDefinition = {
|
|
|
3482
3700
|
},
|
|
3483
3701
|
},
|
|
3484
3702
|
},
|
|
3485
|
-
},
|
|
3703
|
+
},
|
|
3704
|
+
templatePath: {
|
|
3486
3705
|
serializedName: "properties.templatePath",
|
|
3487
3706
|
readOnly: true,
|
|
3488
3707
|
type: {
|
|
3489
3708
|
name: "String",
|
|
3490
3709
|
},
|
|
3491
|
-
},
|
|
3710
|
+
},
|
|
3711
|
+
validationStatus: {
|
|
3492
3712
|
serializedName: "properties.validationStatus",
|
|
3493
3713
|
readOnly: true,
|
|
3494
3714
|
type: {
|
|
3495
3715
|
name: "String",
|
|
3496
3716
|
},
|
|
3497
|
-
}
|
|
3717
|
+
},
|
|
3718
|
+
},
|
|
3498
3719
|
},
|
|
3499
3720
|
};
|
|
3500
3721
|
export const Image = {
|
|
3501
3722
|
type: {
|
|
3502
3723
|
name: "Composite",
|
|
3503
3724
|
className: "Image",
|
|
3504
|
-
modelProperties:
|
|
3725
|
+
modelProperties: {
|
|
3726
|
+
...ProxyResource.type.modelProperties,
|
|
3727
|
+
description: {
|
|
3505
3728
|
serializedName: "properties.description",
|
|
3506
3729
|
readOnly: true,
|
|
3507
3730
|
type: {
|
|
3508
3731
|
name: "String",
|
|
3509
3732
|
},
|
|
3510
|
-
},
|
|
3733
|
+
},
|
|
3734
|
+
publisher: {
|
|
3511
3735
|
serializedName: "properties.publisher",
|
|
3512
3736
|
readOnly: true,
|
|
3513
3737
|
type: {
|
|
3514
3738
|
name: "String",
|
|
3515
3739
|
},
|
|
3516
|
-
},
|
|
3740
|
+
},
|
|
3741
|
+
offer: {
|
|
3517
3742
|
serializedName: "properties.offer",
|
|
3518
3743
|
readOnly: true,
|
|
3519
3744
|
type: {
|
|
3520
3745
|
name: "String",
|
|
3521
3746
|
},
|
|
3522
|
-
},
|
|
3747
|
+
},
|
|
3748
|
+
sku: {
|
|
3523
3749
|
serializedName: "properties.sku",
|
|
3524
3750
|
readOnly: true,
|
|
3525
3751
|
type: {
|
|
3526
3752
|
name: "String",
|
|
3527
3753
|
},
|
|
3528
|
-
},
|
|
3754
|
+
},
|
|
3755
|
+
recommendedMachineConfiguration: {
|
|
3529
3756
|
serializedName: "properties.recommendedMachineConfiguration",
|
|
3530
3757
|
type: {
|
|
3531
3758
|
name: "Composite",
|
|
3532
3759
|
className: "RecommendedMachineConfiguration",
|
|
3533
3760
|
},
|
|
3534
|
-
},
|
|
3761
|
+
},
|
|
3762
|
+
provisioningState: {
|
|
3535
3763
|
serializedName: "properties.provisioningState",
|
|
3536
3764
|
readOnly: true,
|
|
3537
3765
|
type: {
|
|
3538
3766
|
name: "String",
|
|
3539
3767
|
},
|
|
3540
|
-
},
|
|
3768
|
+
},
|
|
3769
|
+
hibernateSupport: {
|
|
3541
3770
|
serializedName: "properties.hibernateSupport",
|
|
3542
3771
|
readOnly: true,
|
|
3543
3772
|
type: {
|
|
3544
3773
|
name: "String",
|
|
3545
3774
|
},
|
|
3546
|
-
}
|
|
3775
|
+
},
|
|
3776
|
+
},
|
|
3547
3777
|
},
|
|
3548
3778
|
};
|
|
3549
3779
|
export const ImageVersion = {
|
|
3550
3780
|
type: {
|
|
3551
3781
|
name: "Composite",
|
|
3552
3782
|
className: "ImageVersion",
|
|
3553
|
-
modelProperties:
|
|
3783
|
+
modelProperties: {
|
|
3784
|
+
...ProxyResource.type.modelProperties,
|
|
3785
|
+
namePropertiesName: {
|
|
3554
3786
|
serializedName: "properties.name",
|
|
3555
3787
|
readOnly: true,
|
|
3556
3788
|
type: {
|
|
3557
3789
|
name: "String",
|
|
3558
3790
|
},
|
|
3559
|
-
},
|
|
3791
|
+
},
|
|
3792
|
+
publishedDate: {
|
|
3560
3793
|
serializedName: "properties.publishedDate",
|
|
3561
3794
|
readOnly: true,
|
|
3562
3795
|
type: {
|
|
3563
3796
|
name: "DateTime",
|
|
3564
3797
|
},
|
|
3565
|
-
},
|
|
3798
|
+
},
|
|
3799
|
+
excludeFromLatest: {
|
|
3566
3800
|
serializedName: "properties.excludeFromLatest",
|
|
3567
3801
|
readOnly: true,
|
|
3568
3802
|
type: {
|
|
3569
3803
|
name: "Boolean",
|
|
3570
3804
|
},
|
|
3571
|
-
},
|
|
3805
|
+
},
|
|
3806
|
+
osDiskImageSizeInGb: {
|
|
3572
3807
|
serializedName: "properties.osDiskImageSizeInGb",
|
|
3573
3808
|
readOnly: true,
|
|
3574
3809
|
type: {
|
|
3575
3810
|
name: "Number",
|
|
3576
3811
|
},
|
|
3577
|
-
},
|
|
3812
|
+
},
|
|
3813
|
+
provisioningState: {
|
|
3578
3814
|
serializedName: "properties.provisioningState",
|
|
3579
3815
|
readOnly: true,
|
|
3580
3816
|
type: {
|
|
3581
3817
|
name: "String",
|
|
3582
3818
|
},
|
|
3583
|
-
}
|
|
3819
|
+
},
|
|
3820
|
+
},
|
|
3584
3821
|
},
|
|
3585
3822
|
};
|
|
3586
3823
|
export const ScheduleProperties = {
|
|
3587
3824
|
type: {
|
|
3588
3825
|
name: "Composite",
|
|
3589
3826
|
className: "ScheduleProperties",
|
|
3590
|
-
modelProperties:
|
|
3827
|
+
modelProperties: {
|
|
3828
|
+
...ScheduleUpdateProperties.type.modelProperties,
|
|
3829
|
+
provisioningState: {
|
|
3591
3830
|
serializedName: "provisioningState",
|
|
3592
3831
|
readOnly: true,
|
|
3593
3832
|
type: {
|
|
3594
3833
|
name: "String",
|
|
3595
3834
|
},
|
|
3596
|
-
}
|
|
3835
|
+
},
|
|
3836
|
+
},
|
|
3597
3837
|
},
|
|
3598
3838
|
};
|
|
3599
3839
|
export const DevCentersUpdateHeaders = {
|