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