@azure/arm-devcenter 1.0.0-beta.1 → 1.0.0-beta.3
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/CHANGELOG.md +41 -0
- package/README.md +1 -1
- package/dist/index.js +1020 -402
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/attachedNetworksCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/attachedNetworksDeleteSample.js +1 -1
- package/dist-esm/samples-dev/attachedNetworksGetByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/attachedNetworksGetByProjectSample.js +1 -1
- package/dist-esm/samples-dev/attachedNetworksListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/attachedNetworksListByProjectSample.js +1 -1
- package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/catalogsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/catalogsGetSample.js +1 -1
- package/dist-esm/samples-dev/catalogsListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/catalogsSyncSample.js +1 -1
- package/dist-esm/samples-dev/catalogsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsGetByProjectSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsListByProjectSample.js +1 -1
- package/dist-esm/samples-dev/devBoxDefinitionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/devCentersCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/devCentersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/devCentersGetSample.js +1 -1
- package/dist-esm/samples-dev/devCentersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/devCentersListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/devCentersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentTypesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/environmentTypesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/environmentTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/environmentTypesListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/environmentTypesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/galleriesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/galleriesGetSample.js +1 -1
- package/dist-esm/samples-dev/galleriesListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/imageVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/imageVersionsListByImageSample.js +1 -1
- package/dist-esm/samples-dev/imagesGetSample.js +1 -1
- package/dist-esm/samples-dev/imagesListByDevCenterSample.js +1 -1
- package/dist-esm/samples-dev/imagesListByGallerySample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsGetHealthDetailsSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsListHealthDetailsSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsRunHealthChecksSample.js +1 -1
- package/dist-esm/samples-dev/networkConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/poolsGetSample.js +1 -1
- package/dist-esm/samples-dev/poolsListByProjectSample.js +1 -1
- package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.js +32 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js +45 -0
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js.map +1 -0
- package/dist-esm/samples-dev/projectEnvironmentTypesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/projectEnvironmentTypesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/projectEnvironmentTypesGetSample.js +1 -1
- package/dist-esm/samples-dev/projectEnvironmentTypesListSample.js +1 -1
- package/dist-esm/samples-dev/projectEnvironmentTypesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/projectsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/projectsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/projectsGetSample.js +1 -1
- package/dist-esm/samples-dev/projectsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/projectsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/projectsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/schedulesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/schedulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/schedulesGetSample.js +1 -1
- package/dist-esm/samples-dev/schedulesListByPoolSample.js +1 -1
- package/dist-esm/samples-dev/schedulesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/skusListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/usagesListByLocationSample.js +1 -1
- package/dist-esm/src/devCenterClient.d.ts +3 -3
- package/dist-esm/src/devCenterClient.d.ts.map +1 -1
- package/dist-esm/src/devCenterClient.js +8 -11
- package/dist-esm/src/devCenterClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +124 -30
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +12 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +6 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +154 -26
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +8 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/attachedNetworks.d.ts +12 -12
- package/dist-esm/src/operations/attachedNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/attachedNetworks.js +49 -26
- package/dist-esm/src/operations/attachedNetworks.js.map +1 -1
- package/dist-esm/src/operations/catalogs.d.ts +12 -12
- package/dist-esm/src/operations/catalogs.d.ts.map +1 -1
- package/dist-esm/src/operations/catalogs.js +32 -20
- package/dist-esm/src/operations/catalogs.js.map +1 -1
- package/dist-esm/src/operations/devBoxDefinitions.d.ts +14 -14
- package/dist-esm/src/operations/devBoxDefinitions.d.ts.map +1 -1
- package/dist-esm/src/operations/devBoxDefinitions.js +51 -28
- package/dist-esm/src/operations/devBoxDefinitions.js.map +1 -1
- package/dist-esm/src/operations/devCenters.d.ts +10 -10
- package/dist-esm/src/operations/devCenters.d.ts.map +1 -1
- package/dist-esm/src/operations/devCenters.js +47 -24
- package/dist-esm/src/operations/devCenters.js.map +1 -1
- package/dist-esm/src/operations/environmentTypes.d.ts +7 -7
- package/dist-esm/src/operations/environmentTypes.d.ts.map +1 -1
- package/dist-esm/src/operations/environmentTypes.js +26 -14
- package/dist-esm/src/operations/environmentTypes.js.map +1 -1
- package/dist-esm/src/operations/galleries.d.ts +8 -8
- package/dist-esm/src/operations/galleries.d.ts.map +1 -1
- package/dist-esm/src/operations/galleries.js +27 -15
- package/dist-esm/src/operations/galleries.js.map +1 -1
- package/dist-esm/src/operations/imageVersions.d.ts +4 -4
- package/dist-esm/src/operations/imageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/imageVersions.js +23 -11
- package/dist-esm/src/operations/imageVersions.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts +7 -7
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js +44 -21
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/networkConnections.d.ts +15 -15
- package/dist-esm/src/operations/networkConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/networkConnections.js +70 -36
- package/dist-esm/src/operations/networkConnections.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +19 -7
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/pools.d.ts +10 -10
- package/dist-esm/src/operations/pools.d.ts.map +1 -1
- package/dist-esm/src/operations/pools.js +29 -17
- package/dist-esm/src/operations/pools.js.map +1 -1
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts +46 -0
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js +181 -0
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js.map +1 -0
- package/dist-esm/src/operations/projectEnvironmentTypes.d.ts +7 -7
- package/dist-esm/src/operations/projectEnvironmentTypes.d.ts.map +1 -1
- package/dist-esm/src/operations/projectEnvironmentTypes.js +26 -14
- package/dist-esm/src/operations/projectEnvironmentTypes.js.map +1 -1
- package/dist-esm/src/operations/projects.d.ts +10 -10
- package/dist-esm/src/operations/projects.d.ts.map +1 -1
- package/dist-esm/src/operations/projects.js +47 -24
- package/dist-esm/src/operations/projects.js.map +1 -1
- package/dist-esm/src/operations/schedules.d.ts +13 -13
- package/dist-esm/src/operations/schedules.d.ts.map +1 -1
- package/dist-esm/src/operations/schedules.js +41 -21
- package/dist-esm/src/operations/schedules.js.map +1 -1
- package/dist-esm/src/operations/skus.d.ts.map +1 -1
- package/dist-esm/src/operations/skus.js +19 -7
- package/dist-esm/src/operations/skus.js.map +1 -1
- package/dist-esm/src/operations/usages.d.ts.map +1 -1
- package/dist-esm/src/operations/usages.js +19 -7
- package/dist-esm/src/operations/usages.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/attachedNetworks.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/catalogs.d.ts +10 -10
- package/dist-esm/src/operationsInterfaces/devBoxDefinitions.d.ts +10 -10
- package/dist-esm/src/operationsInterfaces/devCenters.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/environmentTypes.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/galleries.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/imageVersions.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/images.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/networkConnections.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/pools.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.js +9 -0
- package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/projectEnvironmentTypes.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/projects.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/schedules.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/schedules.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/devcenter_examples.spec.d.ts +4 -0
- package/dist-esm/test/devcenter_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/devcenter_examples.spec.js +109 -0
- package/dist-esm/test/devcenter_examples.spec.js.map +1 -0
- package/package.json +5 -4
- package/review/arm-devcenter.api.md +92 -16
- package/src/devCenterClient.ts +13 -9
- package/src/index.ts +1 -0
- package/src/models/index.ts +139 -30
- package/src/models/mappers.ts +167 -26
- package/src/models/parameters.ts +8 -1
- package/src/operations/attachedNetworks.ts +64 -37
- package/src/operations/catalogs.ts +39 -25
- package/src/operations/devBoxDefinitions.ts +66 -39
- package/src/operations/devCenters.ts +55 -26
- package/src/operations/environmentTypes.ts +33 -19
- package/src/operations/galleries.ts +34 -20
- package/src/operations/imageVersions.ts +32 -18
- package/src/operations/images.ts +59 -32
- package/src/operations/index.ts +1 -0
- package/src/operations/networkConnections.ts +86 -44
- package/src/operations/operations.ts +21 -8
- package/src/operations/pools.ts +36 -22
- package/src/operations/projectAllowedEnvironmentTypes.ts +240 -0
- package/src/operations/projectEnvironmentTypes.ts +33 -15
- package/src/operations/projects.ts +55 -26
- package/src/operations/schedules.ts +58 -30
- package/src/operations/skus.ts +21 -8
- package/src/operations/usages.ts +21 -8
- package/src/operationsInterfaces/attachedNetworks.ts +8 -8
- package/src/operationsInterfaces/catalogs.ts +10 -10
- package/src/operationsInterfaces/devBoxDefinitions.ts +10 -10
- package/src/operationsInterfaces/devCenters.ts +8 -8
- package/src/operationsInterfaces/environmentTypes.ts +5 -5
- package/src/operationsInterfaces/galleries.ts +6 -6
- package/src/operationsInterfaces/imageVersions.ts +2 -2
- package/src/operationsInterfaces/images.ts +3 -3
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/networkConnections.ts +11 -11
- package/src/operationsInterfaces/pools.ts +8 -8
- package/src/operationsInterfaces/projectAllowedEnvironmentTypes.ts +44 -0
- package/src/operationsInterfaces/projectEnvironmentTypes.ts +5 -5
- package/src/operationsInterfaces/projects.ts +8 -8
- package/src/operationsInterfaces/schedules.ts +16 -10
- package/src/pagingHelper.ts +39 -0
- package/types/arm-devcenter.d.ts +275 -140
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -10,20 +10,20 @@ export interface DevCenters {
|
|
|
10
10
|
listBySubscription(options?: DevCentersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<DevCenter>;
|
|
11
11
|
/**
|
|
12
12
|
* Lists all devcenters in a resource group.
|
|
13
|
-
* @param resourceGroupName
|
|
13
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
14
14
|
* @param options The options parameters.
|
|
15
15
|
*/
|
|
16
16
|
listByResourceGroup(resourceGroupName: string, options?: DevCentersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DevCenter>;
|
|
17
17
|
/**
|
|
18
18
|
* Gets a devcenter.
|
|
19
|
-
* @param resourceGroupName
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
20
|
* @param devCenterName The name of the devcenter.
|
|
21
21
|
* @param options The options parameters.
|
|
22
22
|
*/
|
|
23
23
|
get(resourceGroupName: string, devCenterName: string, options?: DevCentersGetOptionalParams): Promise<DevCentersGetResponse>;
|
|
24
24
|
/**
|
|
25
25
|
* Creates or updates a devcenter resource
|
|
26
|
-
* @param resourceGroupName
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
27
|
* @param devCenterName The name of the devcenter.
|
|
28
28
|
* @param body Represents a devcenter.
|
|
29
29
|
* @param options The options parameters.
|
|
@@ -31,7 +31,7 @@ export interface DevCenters {
|
|
|
31
31
|
beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, body: DevCenter, options?: DevCentersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DevCentersCreateOrUpdateResponse>, DevCentersCreateOrUpdateResponse>>;
|
|
32
32
|
/**
|
|
33
33
|
* Creates or updates a devcenter resource
|
|
34
|
-
* @param resourceGroupName
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
35
|
* @param devCenterName The name of the devcenter.
|
|
36
36
|
* @param body Represents a devcenter.
|
|
37
37
|
* @param options The options parameters.
|
|
@@ -39,7 +39,7 @@ export interface DevCenters {
|
|
|
39
39
|
beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, body: DevCenter, options?: DevCentersCreateOrUpdateOptionalParams): Promise<DevCentersCreateOrUpdateResponse>;
|
|
40
40
|
/**
|
|
41
41
|
* Partially updates a devcenter.
|
|
42
|
-
* @param resourceGroupName
|
|
42
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
43
|
* @param devCenterName The name of the devcenter.
|
|
44
44
|
* @param body Updatable devcenter properties.
|
|
45
45
|
* @param options The options parameters.
|
|
@@ -47,7 +47,7 @@ export interface DevCenters {
|
|
|
47
47
|
beginUpdate(resourceGroupName: string, devCenterName: string, body: DevCenterUpdate, options?: DevCentersUpdateOptionalParams): Promise<PollerLike<PollOperationState<DevCentersUpdateResponse>, DevCentersUpdateResponse>>;
|
|
48
48
|
/**
|
|
49
49
|
* Partially updates a devcenter.
|
|
50
|
-
* @param resourceGroupName
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
51
|
* @param devCenterName The name of the devcenter.
|
|
52
52
|
* @param body Updatable devcenter properties.
|
|
53
53
|
* @param options The options parameters.
|
|
@@ -55,14 +55,14 @@ export interface DevCenters {
|
|
|
55
55
|
beginUpdateAndWait(resourceGroupName: string, devCenterName: string, body: DevCenterUpdate, options?: DevCentersUpdateOptionalParams): Promise<DevCentersUpdateResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Deletes a devcenter
|
|
58
|
-
* @param resourceGroupName
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
59
|
* @param devCenterName The name of the devcenter.
|
|
60
60
|
* @param options The options parameters.
|
|
61
61
|
*/
|
|
62
62
|
beginDelete(resourceGroupName: string, devCenterName: string, options?: DevCentersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
63
63
|
/**
|
|
64
64
|
* Deletes a devcenter
|
|
65
|
-
* @param resourceGroupName
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
66
|
* @param devCenterName The name of the devcenter.
|
|
67
67
|
* @param options The options parameters.
|
|
68
68
|
*/
|
|
@@ -4,14 +4,14 @@ import { EnvironmentType, EnvironmentTypesListByDevCenterOptionalParams, Environ
|
|
|
4
4
|
export interface EnvironmentTypes {
|
|
5
5
|
/**
|
|
6
6
|
* Lists environment types for the devcenter.
|
|
7
|
-
* @param resourceGroupName
|
|
7
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
8
|
* @param devCenterName The name of the devcenter.
|
|
9
9
|
* @param options The options parameters.
|
|
10
10
|
*/
|
|
11
11
|
listByDevCenter(resourceGroupName: string, devCenterName: string, options?: EnvironmentTypesListByDevCenterOptionalParams): PagedAsyncIterableIterator<EnvironmentType>;
|
|
12
12
|
/**
|
|
13
13
|
* Gets an environment type.
|
|
14
|
-
* @param resourceGroupName
|
|
14
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
15
|
* @param devCenterName The name of the devcenter.
|
|
16
16
|
* @param environmentTypeName The name of the environment type.
|
|
17
17
|
* @param options The options parameters.
|
|
@@ -19,7 +19,7 @@ export interface EnvironmentTypes {
|
|
|
19
19
|
get(resourceGroupName: string, devCenterName: string, environmentTypeName: string, options?: EnvironmentTypesGetOptionalParams): Promise<EnvironmentTypesGetResponse>;
|
|
20
20
|
/**
|
|
21
21
|
* Creates or updates an environment type.
|
|
22
|
-
* @param resourceGroupName
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
23
|
* @param devCenterName The name of the devcenter.
|
|
24
24
|
* @param environmentTypeName The name of the environment type.
|
|
25
25
|
* @param body Represents an Environment Type.
|
|
@@ -28,7 +28,7 @@ export interface EnvironmentTypes {
|
|
|
28
28
|
createOrUpdate(resourceGroupName: string, devCenterName: string, environmentTypeName: string, body: EnvironmentType, options?: EnvironmentTypesCreateOrUpdateOptionalParams): Promise<EnvironmentTypesCreateOrUpdateResponse>;
|
|
29
29
|
/**
|
|
30
30
|
* Partially updates an environment type.
|
|
31
|
-
* @param resourceGroupName
|
|
31
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
32
|
* @param devCenterName The name of the devcenter.
|
|
33
33
|
* @param environmentTypeName The name of the environment type.
|
|
34
34
|
* @param body Updatable environment type properties.
|
|
@@ -37,7 +37,7 @@ export interface EnvironmentTypes {
|
|
|
37
37
|
update(resourceGroupName: string, devCenterName: string, environmentTypeName: string, body: EnvironmentTypeUpdate, options?: EnvironmentTypesUpdateOptionalParams): Promise<EnvironmentTypesUpdateResponse>;
|
|
38
38
|
/**
|
|
39
39
|
* Deletes an environment type.
|
|
40
|
-
* @param resourceGroupName
|
|
40
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
41
|
* @param devCenterName The name of the devcenter.
|
|
42
42
|
* @param environmentTypeName The name of the environment type.
|
|
43
43
|
* @param options The options parameters.
|
|
@@ -5,14 +5,14 @@ import { Gallery, GalleriesListByDevCenterOptionalParams, GalleriesGetOptionalPa
|
|
|
5
5
|
export interface Galleries {
|
|
6
6
|
/**
|
|
7
7
|
* Lists galleries for a devcenter.
|
|
8
|
-
* @param resourceGroupName
|
|
8
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param devCenterName The name of the devcenter.
|
|
10
10
|
* @param options The options parameters.
|
|
11
11
|
*/
|
|
12
12
|
listByDevCenter(resourceGroupName: string, devCenterName: string, options?: GalleriesListByDevCenterOptionalParams): PagedAsyncIterableIterator<Gallery>;
|
|
13
13
|
/**
|
|
14
14
|
* Gets a gallery
|
|
15
|
-
* @param resourceGroupName
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param devCenterName The name of the devcenter.
|
|
17
17
|
* @param galleryName The name of the gallery.
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -20,7 +20,7 @@ export interface Galleries {
|
|
|
20
20
|
get(resourceGroupName: string, devCenterName: string, galleryName: string, options?: GalleriesGetOptionalParams): Promise<GalleriesGetResponse>;
|
|
21
21
|
/**
|
|
22
22
|
* Creates or updates a gallery.
|
|
23
|
-
* @param resourceGroupName
|
|
23
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
24
|
* @param devCenterName The name of the devcenter.
|
|
25
25
|
* @param galleryName The name of the gallery.
|
|
26
26
|
* @param body Represents a gallery.
|
|
@@ -29,7 +29,7 @@ export interface Galleries {
|
|
|
29
29
|
beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, galleryName: string, body: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GalleriesCreateOrUpdateResponse>, GalleriesCreateOrUpdateResponse>>;
|
|
30
30
|
/**
|
|
31
31
|
* Creates or updates a gallery.
|
|
32
|
-
* @param resourceGroupName
|
|
32
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
33
|
* @param devCenterName The name of the devcenter.
|
|
34
34
|
* @param galleryName The name of the gallery.
|
|
35
35
|
* @param body Represents a gallery.
|
|
@@ -38,7 +38,7 @@ export interface Galleries {
|
|
|
38
38
|
beginCreateOrUpdateAndWait(resourceGroupName: string, devCenterName: string, galleryName: string, body: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<GalleriesCreateOrUpdateResponse>;
|
|
39
39
|
/**
|
|
40
40
|
* Deletes a gallery resource.
|
|
41
|
-
* @param resourceGroupName
|
|
41
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param devCenterName The name of the devcenter.
|
|
43
43
|
* @param galleryName The name of the gallery.
|
|
44
44
|
* @param options The options parameters.
|
|
@@ -46,7 +46,7 @@ export interface Galleries {
|
|
|
46
46
|
beginDelete(resourceGroupName: string, devCenterName: string, galleryName: string, options?: GalleriesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
47
47
|
/**
|
|
48
48
|
* Deletes a gallery resource.
|
|
49
|
-
* @param resourceGroupName
|
|
49
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
50
|
* @param devCenterName The name of the devcenter.
|
|
51
51
|
* @param galleryName The name of the gallery.
|
|
52
52
|
* @param options The options parameters.
|
|
@@ -4,7 +4,7 @@ import { ImageVersion, ImageVersionsListByImageOptionalParams, ImageVersionsGetO
|
|
|
4
4
|
export interface ImageVersions {
|
|
5
5
|
/**
|
|
6
6
|
* Lists versions for an image.
|
|
7
|
-
* @param resourceGroupName
|
|
7
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
8
|
* @param devCenterName The name of the devcenter.
|
|
9
9
|
* @param galleryName The name of the gallery.
|
|
10
10
|
* @param imageName The name of the image.
|
|
@@ -13,7 +13,7 @@ export interface ImageVersions {
|
|
|
13
13
|
listByImage(resourceGroupName: string, devCenterName: string, galleryName: string, imageName: string, options?: ImageVersionsListByImageOptionalParams): PagedAsyncIterableIterator<ImageVersion>;
|
|
14
14
|
/**
|
|
15
15
|
* Gets an image version.
|
|
16
|
-
* @param resourceGroupName
|
|
16
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
17
17
|
* @param devCenterName The name of the devcenter.
|
|
18
18
|
* @param galleryName The name of the gallery.
|
|
19
19
|
* @param imageName The name of the image.
|
|
@@ -4,14 +4,14 @@ import { Image, ImagesListByDevCenterOptionalParams, ImagesListByGalleryOptional
|
|
|
4
4
|
export interface Images {
|
|
5
5
|
/**
|
|
6
6
|
* Lists images for a devcenter.
|
|
7
|
-
* @param resourceGroupName
|
|
7
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
8
|
* @param devCenterName The name of the devcenter.
|
|
9
9
|
* @param options The options parameters.
|
|
10
10
|
*/
|
|
11
11
|
listByDevCenter(resourceGroupName: string, devCenterName: string, options?: ImagesListByDevCenterOptionalParams): PagedAsyncIterableIterator<Image>;
|
|
12
12
|
/**
|
|
13
13
|
* Lists images for a gallery.
|
|
14
|
-
* @param resourceGroupName
|
|
14
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
15
|
* @param devCenterName The name of the devcenter.
|
|
16
16
|
* @param galleryName The name of the gallery.
|
|
17
17
|
* @param options The options parameters.
|
|
@@ -19,7 +19,7 @@ export interface Images {
|
|
|
19
19
|
listByGallery(resourceGroupName: string, devCenterName: string, galleryName: string, options?: ImagesListByGalleryOptionalParams): PagedAsyncIterableIterator<Image>;
|
|
20
20
|
/**
|
|
21
21
|
* Gets a gallery image.
|
|
22
|
-
* @param resourceGroupName
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
23
|
* @param devCenterName The name of the devcenter.
|
|
24
24
|
* @param galleryName The name of the gallery.
|
|
25
25
|
* @param imageName The name of the image.
|
|
@@ -6,6 +6,7 @@ export * from "./images";
|
|
|
6
6
|
export * from "./imageVersions";
|
|
7
7
|
export * from "./catalogs";
|
|
8
8
|
export * from "./environmentTypes";
|
|
9
|
+
export * from "./projectAllowedEnvironmentTypes";
|
|
9
10
|
export * from "./projectEnvironmentTypes";
|
|
10
11
|
export * from "./devBoxDefinitions";
|
|
11
12
|
export * from "./operations";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
|
|
@@ -13,6 +13,7 @@ export * from "./images";
|
|
|
13
13
|
export * from "./imageVersions";
|
|
14
14
|
export * from "./catalogs";
|
|
15
15
|
export * from "./environmentTypes";
|
|
16
|
+
export * from "./projectAllowedEnvironmentTypes";
|
|
16
17
|
export * from "./projectEnvironmentTypes";
|
|
17
18
|
export * from "./devBoxDefinitions";
|
|
18
19
|
export * from "./operations";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,kCAAkC,CAAC;AACjD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC"}
|
|
@@ -10,27 +10,27 @@ export interface NetworkConnections {
|
|
|
10
10
|
listBySubscription(options?: NetworkConnectionsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetworkConnection>;
|
|
11
11
|
/**
|
|
12
12
|
* Lists network connections in a resource group
|
|
13
|
-
* @param resourceGroupName
|
|
13
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
14
14
|
* @param options The options parameters.
|
|
15
15
|
*/
|
|
16
16
|
listByResourceGroup(resourceGroupName: string, options?: NetworkConnectionsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<NetworkConnection>;
|
|
17
17
|
/**
|
|
18
18
|
* Lists health check status details
|
|
19
|
-
* @param resourceGroupName
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
20
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
21
21
|
* @param options The options parameters.
|
|
22
22
|
*/
|
|
23
23
|
listHealthDetails(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsListHealthDetailsOptionalParams): PagedAsyncIterableIterator<HealthCheckStatusDetails>;
|
|
24
24
|
/**
|
|
25
25
|
* Gets a network connection resource
|
|
26
|
-
* @param resourceGroupName
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
27
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
28
28
|
* @param options The options parameters.
|
|
29
29
|
*/
|
|
30
30
|
get(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsGetOptionalParams): Promise<NetworkConnectionsGetResponse>;
|
|
31
31
|
/**
|
|
32
32
|
* Creates or updates a Network Connections resource
|
|
33
|
-
* @param resourceGroupName
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
34
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
35
35
|
* @param body Represents network connection
|
|
36
36
|
* @param options The options parameters.
|
|
@@ -38,7 +38,7 @@ export interface NetworkConnections {
|
|
|
38
38
|
beginCreateOrUpdate(resourceGroupName: string, networkConnectionName: string, body: NetworkConnection, options?: NetworkConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<NetworkConnectionsCreateOrUpdateResponse>, NetworkConnectionsCreateOrUpdateResponse>>;
|
|
39
39
|
/**
|
|
40
40
|
* Creates or updates a Network Connections resource
|
|
41
|
-
* @param resourceGroupName
|
|
41
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
43
43
|
* @param body Represents network connection
|
|
44
44
|
* @param options The options parameters.
|
|
@@ -46,7 +46,7 @@ export interface NetworkConnections {
|
|
|
46
46
|
beginCreateOrUpdateAndWait(resourceGroupName: string, networkConnectionName: string, body: NetworkConnection, options?: NetworkConnectionsCreateOrUpdateOptionalParams): Promise<NetworkConnectionsCreateOrUpdateResponse>;
|
|
47
47
|
/**
|
|
48
48
|
* Partially updates a Network Connection
|
|
49
|
-
* @param resourceGroupName
|
|
49
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
50
50
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
51
51
|
* @param body Represents network connection
|
|
52
52
|
* @param options The options parameters.
|
|
@@ -54,7 +54,7 @@ export interface NetworkConnections {
|
|
|
54
54
|
beginUpdate(resourceGroupName: string, networkConnectionName: string, body: NetworkConnectionUpdate, options?: NetworkConnectionsUpdateOptionalParams): Promise<PollerLike<PollOperationState<NetworkConnectionsUpdateResponse>, NetworkConnectionsUpdateResponse>>;
|
|
55
55
|
/**
|
|
56
56
|
* Partially updates a Network Connection
|
|
57
|
-
* @param resourceGroupName
|
|
57
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
58
58
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
59
59
|
* @param body Represents network connection
|
|
60
60
|
* @param options The options parameters.
|
|
@@ -62,21 +62,21 @@ export interface NetworkConnections {
|
|
|
62
62
|
beginUpdateAndWait(resourceGroupName: string, networkConnectionName: string, body: NetworkConnectionUpdate, options?: NetworkConnectionsUpdateOptionalParams): Promise<NetworkConnectionsUpdateResponse>;
|
|
63
63
|
/**
|
|
64
64
|
* Deletes a Network Connections resource
|
|
65
|
-
* @param resourceGroupName
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
66
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
67
67
|
* @param options The options parameters.
|
|
68
68
|
*/
|
|
69
69
|
beginDelete(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
70
70
|
/**
|
|
71
71
|
* Deletes a Network Connections resource
|
|
72
|
-
* @param resourceGroupName
|
|
72
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
73
73
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
74
74
|
* @param options The options parameters.
|
|
75
75
|
*/
|
|
76
76
|
beginDeleteAndWait(resourceGroupName: string, networkConnectionName: string, options?: NetworkConnectionsDeleteOptionalParams): Promise<void>;
|
|
77
77
|
/**
|
|
78
78
|
* Gets health check status details.
|
|
79
|
-
* @param resourceGroupName
|
|
79
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
80
80
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
81
81
|
* @param options The options parameters.
|
|
82
82
|
*/
|
|
@@ -84,7 +84,7 @@ export interface NetworkConnections {
|
|
|
84
84
|
/**
|
|
85
85
|
* Triggers a new health check run. The execution and health check result can be tracked via the
|
|
86
86
|
* network Connection health check details
|
|
87
|
-
* @param resourceGroupName
|
|
87
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
88
88
|
* @param networkConnectionName Name of the Network Connection that can be applied to a Pool.
|
|
89
89
|
* @param options The options parameters.
|
|
90
90
|
*/
|
|
@@ -5,14 +5,14 @@ import { Pool, PoolsListByProjectOptionalParams, PoolsGetOptionalParams, PoolsGe
|
|
|
5
5
|
export interface Pools {
|
|
6
6
|
/**
|
|
7
7
|
* Lists pools for a project
|
|
8
|
-
* @param resourceGroupName
|
|
8
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
9
9
|
* @param projectName The name of the project.
|
|
10
10
|
* @param options The options parameters.
|
|
11
11
|
*/
|
|
12
12
|
listByProject(resourceGroupName: string, projectName: string, options?: PoolsListByProjectOptionalParams): PagedAsyncIterableIterator<Pool>;
|
|
13
13
|
/**
|
|
14
14
|
* Gets a machine pool
|
|
15
|
-
* @param resourceGroupName
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param projectName The name of the project.
|
|
17
17
|
* @param poolName Name of the pool.
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -20,7 +20,7 @@ export interface Pools {
|
|
|
20
20
|
get(resourceGroupName: string, projectName: string, poolName: string, options?: PoolsGetOptionalParams): Promise<PoolsGetResponse>;
|
|
21
21
|
/**
|
|
22
22
|
* Creates or updates a machine pool
|
|
23
|
-
* @param resourceGroupName
|
|
23
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
24
24
|
* @param projectName The name of the project.
|
|
25
25
|
* @param poolName Name of the pool.
|
|
26
26
|
* @param body Represents a machine pool
|
|
@@ -29,7 +29,7 @@ export interface Pools {
|
|
|
29
29
|
beginCreateOrUpdate(resourceGroupName: string, projectName: string, poolName: string, body: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PoolsCreateOrUpdateResponse>, PoolsCreateOrUpdateResponse>>;
|
|
30
30
|
/**
|
|
31
31
|
* Creates or updates a machine pool
|
|
32
|
-
* @param resourceGroupName
|
|
32
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
33
|
* @param projectName The name of the project.
|
|
34
34
|
* @param poolName Name of the pool.
|
|
35
35
|
* @param body Represents a machine pool
|
|
@@ -38,7 +38,7 @@ export interface Pools {
|
|
|
38
38
|
beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, body: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PoolsCreateOrUpdateResponse>;
|
|
39
39
|
/**
|
|
40
40
|
* Partially updates a machine pool
|
|
41
|
-
* @param resourceGroupName
|
|
41
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param projectName The name of the project.
|
|
43
43
|
* @param poolName Name of the pool.
|
|
44
44
|
* @param body Represents a machine pool
|
|
@@ -47,7 +47,7 @@ export interface Pools {
|
|
|
47
47
|
beginUpdate(resourceGroupName: string, projectName: string, poolName: string, body: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<PollerLike<PollOperationState<PoolsUpdateResponse>, PoolsUpdateResponse>>;
|
|
48
48
|
/**
|
|
49
49
|
* Partially updates a machine pool
|
|
50
|
-
* @param resourceGroupName
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
51
|
* @param projectName The name of the project.
|
|
52
52
|
* @param poolName Name of the pool.
|
|
53
53
|
* @param body Represents a machine pool
|
|
@@ -56,7 +56,7 @@ export interface Pools {
|
|
|
56
56
|
beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, body: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<PoolsUpdateResponse>;
|
|
57
57
|
/**
|
|
58
58
|
* Deletes a machine pool
|
|
59
|
-
* @param resourceGroupName
|
|
59
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
60
60
|
* @param projectName The name of the project.
|
|
61
61
|
* @param poolName Name of the pool.
|
|
62
62
|
* @param options The options parameters.
|
|
@@ -64,7 +64,7 @@ export interface Pools {
|
|
|
64
64
|
beginDelete(resourceGroupName: string, projectName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
65
65
|
/**
|
|
66
66
|
* Deletes a machine pool
|
|
67
|
-
* @param resourceGroupName
|
|
67
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
68
68
|
* @param projectName The name of the project.
|
|
69
69
|
* @param poolName Name of the pool.
|
|
70
70
|
* @param options The options parameters.
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
|
2
|
+
import { AllowedEnvironmentType, ProjectAllowedEnvironmentTypesListOptionalParams, ProjectAllowedEnvironmentTypesGetOptionalParams, ProjectAllowedEnvironmentTypesGetResponse } from "../models";
|
|
3
|
+
/** Interface representing a ProjectAllowedEnvironmentTypes. */
|
|
4
|
+
export interface ProjectAllowedEnvironmentTypes {
|
|
5
|
+
/**
|
|
6
|
+
* Lists allowed environment types for a project.
|
|
7
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
|
+
* @param projectName The name of the project.
|
|
9
|
+
* @param options The options parameters.
|
|
10
|
+
*/
|
|
11
|
+
list(resourceGroupName: string, projectName: string, options?: ProjectAllowedEnvironmentTypesListOptionalParams): PagedAsyncIterableIterator<AllowedEnvironmentType>;
|
|
12
|
+
/**
|
|
13
|
+
* Gets an allowed environment type.
|
|
14
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
|
+
* @param projectName The name of the project.
|
|
16
|
+
* @param environmentTypeName The name of the environment type.
|
|
17
|
+
* @param options The options parameters.
|
|
18
|
+
*/
|
|
19
|
+
get(resourceGroupName: string, projectName: string, environmentTypeName: string, options?: ProjectAllowedEnvironmentTypesGetOptionalParams): Promise<ProjectAllowedEnvironmentTypesGetResponse>;
|
|
20
|
+
}
|
|
21
|
+
//# sourceMappingURL=projectAllowedEnvironmentTypes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"projectAllowedEnvironmentTypes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/projectAllowedEnvironmentTypes.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,sBAAsB,EACtB,gDAAgD,EAChD,+CAA+C,EAC/C,yCAAyC,EAC1C,MAAM,WAAW,CAAC;AAGnB,+DAA+D;AAC/D,MAAM,WAAW,8BAA8B;IAC7C;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,sBAAsB,CAAC,CAAC;IACtD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;CACvD"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=projectAllowedEnvironmentTypes.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"projectAllowedEnvironmentTypes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/projectAllowedEnvironmentTypes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
|
@@ -4,14 +4,14 @@ import { ProjectEnvironmentType, ProjectEnvironmentTypesListOptionalParams, Proj
|
|
|
4
4
|
export interface ProjectEnvironmentTypes {
|
|
5
5
|
/**
|
|
6
6
|
* Lists environment types for a project.
|
|
7
|
-
* @param resourceGroupName
|
|
7
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
8
8
|
* @param projectName The name of the project.
|
|
9
9
|
* @param options The options parameters.
|
|
10
10
|
*/
|
|
11
11
|
list(resourceGroupName: string, projectName: string, options?: ProjectEnvironmentTypesListOptionalParams): PagedAsyncIterableIterator<ProjectEnvironmentType>;
|
|
12
12
|
/**
|
|
13
13
|
* Gets a project environment type.
|
|
14
|
-
* @param resourceGroupName
|
|
14
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
15
|
* @param projectName The name of the project.
|
|
16
16
|
* @param environmentTypeName The name of the environment type.
|
|
17
17
|
* @param options The options parameters.
|
|
@@ -19,7 +19,7 @@ export interface ProjectEnvironmentTypes {
|
|
|
19
19
|
get(resourceGroupName: string, projectName: string, environmentTypeName: string, options?: ProjectEnvironmentTypesGetOptionalParams): Promise<ProjectEnvironmentTypesGetResponse>;
|
|
20
20
|
/**
|
|
21
21
|
* Creates or updates a project environment type.
|
|
22
|
-
* @param resourceGroupName
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
23
|
* @param projectName The name of the project.
|
|
24
24
|
* @param environmentTypeName The name of the environment type.
|
|
25
25
|
* @param body Represents a Project Environment Type.
|
|
@@ -28,7 +28,7 @@ export interface ProjectEnvironmentTypes {
|
|
|
28
28
|
createOrUpdate(resourceGroupName: string, projectName: string, environmentTypeName: string, body: ProjectEnvironmentType, options?: ProjectEnvironmentTypesCreateOrUpdateOptionalParams): Promise<ProjectEnvironmentTypesCreateOrUpdateResponse>;
|
|
29
29
|
/**
|
|
30
30
|
* Partially updates a project environment type.
|
|
31
|
-
* @param resourceGroupName
|
|
31
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
32
|
* @param projectName The name of the project.
|
|
33
33
|
* @param environmentTypeName The name of the environment type.
|
|
34
34
|
* @param body Updatable project environment type properties.
|
|
@@ -37,7 +37,7 @@ export interface ProjectEnvironmentTypes {
|
|
|
37
37
|
update(resourceGroupName: string, projectName: string, environmentTypeName: string, body: ProjectEnvironmentTypeUpdate, options?: ProjectEnvironmentTypesUpdateOptionalParams): Promise<ProjectEnvironmentTypesUpdateResponse>;
|
|
38
38
|
/**
|
|
39
39
|
* Deletes a project environment type.
|
|
40
|
-
* @param resourceGroupName
|
|
40
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
41
|
* @param projectName The name of the project.
|
|
42
42
|
* @param environmentTypeName The name of the environment type.
|
|
43
43
|
* @param options The options parameters.
|
|
@@ -10,20 +10,20 @@ export interface Projects {
|
|
|
10
10
|
listBySubscription(options?: ProjectsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Project>;
|
|
11
11
|
/**
|
|
12
12
|
* Lists all projects in the resource group.
|
|
13
|
-
* @param resourceGroupName
|
|
13
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
14
14
|
* @param options The options parameters.
|
|
15
15
|
*/
|
|
16
16
|
listByResourceGroup(resourceGroupName: string, options?: ProjectsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Project>;
|
|
17
17
|
/**
|
|
18
18
|
* Gets a specific project.
|
|
19
|
-
* @param resourceGroupName
|
|
19
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
20
20
|
* @param projectName The name of the project.
|
|
21
21
|
* @param options The options parameters.
|
|
22
22
|
*/
|
|
23
23
|
get(resourceGroupName: string, projectName: string, options?: ProjectsGetOptionalParams): Promise<ProjectsGetResponse>;
|
|
24
24
|
/**
|
|
25
25
|
* Creates or updates a project.
|
|
26
|
-
* @param resourceGroupName
|
|
26
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
27
27
|
* @param projectName The name of the project.
|
|
28
28
|
* @param body Represents a project.
|
|
29
29
|
* @param options The options parameters.
|
|
@@ -31,7 +31,7 @@ export interface Projects {
|
|
|
31
31
|
beginCreateOrUpdate(resourceGroupName: string, projectName: string, body: Project, options?: ProjectsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ProjectsCreateOrUpdateResponse>, ProjectsCreateOrUpdateResponse>>;
|
|
32
32
|
/**
|
|
33
33
|
* Creates or updates a project.
|
|
34
|
-
* @param resourceGroupName
|
|
34
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
35
35
|
* @param projectName The name of the project.
|
|
36
36
|
* @param body Represents a project.
|
|
37
37
|
* @param options The options parameters.
|
|
@@ -39,7 +39,7 @@ export interface Projects {
|
|
|
39
39
|
beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, body: Project, options?: ProjectsCreateOrUpdateOptionalParams): Promise<ProjectsCreateOrUpdateResponse>;
|
|
40
40
|
/**
|
|
41
41
|
* Partially updates a project.
|
|
42
|
-
* @param resourceGroupName
|
|
42
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
43
|
* @param projectName The name of the project.
|
|
44
44
|
* @param body Updatable project properties.
|
|
45
45
|
* @param options The options parameters.
|
|
@@ -47,7 +47,7 @@ export interface Projects {
|
|
|
47
47
|
beginUpdate(resourceGroupName: string, projectName: string, body: ProjectUpdate, options?: ProjectsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ProjectsUpdateResponse>, ProjectsUpdateResponse>>;
|
|
48
48
|
/**
|
|
49
49
|
* Partially updates a project.
|
|
50
|
-
* @param resourceGroupName
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
51
|
* @param projectName The name of the project.
|
|
52
52
|
* @param body Updatable project properties.
|
|
53
53
|
* @param options The options parameters.
|
|
@@ -55,14 +55,14 @@ export interface Projects {
|
|
|
55
55
|
beginUpdateAndWait(resourceGroupName: string, projectName: string, body: ProjectUpdate, options?: ProjectsUpdateOptionalParams): Promise<ProjectsUpdateResponse>;
|
|
56
56
|
/**
|
|
57
57
|
* Deletes a project resource.
|
|
58
|
-
* @param resourceGroupName
|
|
58
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
59
|
* @param projectName The name of the project.
|
|
60
60
|
* @param options The options parameters.
|
|
61
61
|
*/
|
|
62
62
|
beginDelete(resourceGroupName: string, projectName: string, options?: ProjectsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
63
63
|
/**
|
|
64
64
|
* Deletes a project resource.
|
|
65
|
-
* @param resourceGroupName
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
66
|
* @param projectName The name of the project.
|
|
67
67
|
* @param options The options parameters.
|
|
68
68
|
*/
|