@azure/arm-devcenter 1.0.0-beta.2 → 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 +24 -0
- package/README.md +1 -1
- package/dist/index.js +748 -346
- 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.js +1 -1
- package/dist-esm/samples-dev/projectAllowedEnvironmentTypesListSample.js +1 -1
- 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 +1 -2
- package/dist-esm/src/devCenterClient.d.ts.map +1 -1
- package/dist-esm/src/devCenterClient.js +6 -10
- 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 +84 -35
- 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 +4 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +110 -30
- 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/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 +4 -4
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.d.ts.map +1 -1
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js +23 -11
- package/dist-esm/src/operations/projectAllowedEnvironmentTypes.js.map +1 -1
- 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/networkConnections.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/pools.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/projectAllowedEnvironmentTypes.d.ts +2 -2
- 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.js +3 -3
- package/dist-esm/test/devcenter_examples.spec.js.map +1 -1
- package/package.json +5 -4
- package/review/arm-devcenter.api.md +49 -16
- package/src/devCenterClient.ts +7 -9
- package/src/index.ts +1 -0
- package/src/models/index.ts +89 -35
- package/src/models/mappers.ts +118 -30
- 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/networkConnections.ts +86 -44
- package/src/operations/operations.ts +21 -8
- package/src/operations/pools.ts +36 -22
- package/src/operations/projectAllowedEnvironmentTypes.ts +30 -12
- 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/networkConnections.ts +11 -11
- package/src/operationsInterfaces/pools.ts +8 -8
- package/src/operationsInterfaces/projectAllowedEnvironmentTypes.ts +2 -2
- 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 +207 -145
- 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
|
@@ -124,6 +124,7 @@ export interface Catalog extends Resource {
|
|
|
124
124
|
gitHub?: GitCatalog;
|
|
125
125
|
readonly lastSyncTime?: Date;
|
|
126
126
|
readonly provisioningState?: string;
|
|
127
|
+
readonly syncState?: CatalogSyncState;
|
|
127
128
|
}
|
|
128
129
|
|
|
129
130
|
// @public
|
|
@@ -136,6 +137,7 @@ export interface CatalogListResult {
|
|
|
136
137
|
export interface CatalogProperties extends CatalogUpdateProperties {
|
|
137
138
|
readonly lastSyncTime?: Date;
|
|
138
139
|
readonly provisioningState?: string;
|
|
140
|
+
readonly syncState?: CatalogSyncState;
|
|
139
141
|
}
|
|
140
142
|
|
|
141
143
|
// @public
|
|
@@ -205,6 +207,9 @@ export interface CatalogsUpdateOptionalParams extends coreClient.OperationOption
|
|
|
205
207
|
// @public
|
|
206
208
|
export type CatalogsUpdateResponse = Catalog;
|
|
207
209
|
|
|
210
|
+
// @public
|
|
211
|
+
export type CatalogSyncState = string;
|
|
212
|
+
|
|
208
213
|
// @public
|
|
209
214
|
export interface CatalogUpdate {
|
|
210
215
|
adoGit?: GitCatalog;
|
|
@@ -596,6 +601,21 @@ export interface EnvironmentTypeUpdate {
|
|
|
596
601
|
};
|
|
597
602
|
}
|
|
598
603
|
|
|
604
|
+
// @public
|
|
605
|
+
export interface ErrorAdditionalInfo {
|
|
606
|
+
readonly info?: Record<string, unknown>;
|
|
607
|
+
readonly type?: string;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
// @public
|
|
611
|
+
export interface ErrorDetail {
|
|
612
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
613
|
+
readonly code?: string;
|
|
614
|
+
readonly details?: ErrorDetail[];
|
|
615
|
+
readonly message?: string;
|
|
616
|
+
readonly target?: string;
|
|
617
|
+
}
|
|
618
|
+
|
|
599
619
|
// @public
|
|
600
620
|
export interface Galleries {
|
|
601
621
|
beginCreateOrUpdate(resourceGroupName: string, devCenterName: string, galleryName: string, body: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GalleriesCreateOrUpdateResponse>, GalleriesCreateOrUpdateResponse>>;
|
|
@@ -656,6 +676,9 @@ export interface GalleryListResult {
|
|
|
656
676
|
readonly value?: Gallery[];
|
|
657
677
|
}
|
|
658
678
|
|
|
679
|
+
// @public
|
|
680
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
681
|
+
|
|
659
682
|
// @public
|
|
660
683
|
export interface GitCatalog {
|
|
661
684
|
branch?: string;
|
|
@@ -819,6 +842,14 @@ export enum KnownActionType {
|
|
|
819
842
|
Internal = "Internal"
|
|
820
843
|
}
|
|
821
844
|
|
|
845
|
+
// @public
|
|
846
|
+
export enum KnownCatalogSyncState {
|
|
847
|
+
Canceled = "Canceled",
|
|
848
|
+
Failed = "Failed",
|
|
849
|
+
InProgress = "InProgress",
|
|
850
|
+
Succeeded = "Succeeded"
|
|
851
|
+
}
|
|
852
|
+
|
|
822
853
|
// @public
|
|
823
854
|
export enum KnownCreatedByType {
|
|
824
855
|
Application = "Application",
|
|
@@ -1118,22 +1149,9 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
1118
1149
|
export type OperationsListResponse = OperationListResult;
|
|
1119
1150
|
|
|
1120
1151
|
// @public
|
|
1121
|
-
export interface OperationStatus {
|
|
1122
|
-
readonly endTime?: Date;
|
|
1123
|
-
error?: OperationStatusError;
|
|
1124
|
-
readonly id?: string;
|
|
1125
|
-
readonly name?: string;
|
|
1126
|
-
readonly percentComplete?: number;
|
|
1152
|
+
export interface OperationStatus extends OperationStatusResult {
|
|
1127
1153
|
readonly properties?: Record<string, unknown>;
|
|
1128
1154
|
readonly resourceId?: string;
|
|
1129
|
-
readonly startTime?: Date;
|
|
1130
|
-
readonly status?: string;
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
// @public
|
|
1134
|
-
export interface OperationStatusError {
|
|
1135
|
-
readonly code?: string;
|
|
1136
|
-
readonly message?: string;
|
|
1137
1155
|
}
|
|
1138
1156
|
|
|
1139
1157
|
// @public
|
|
@@ -1148,6 +1166,18 @@ export interface OperationStatusesGetOptionalParams extends coreClient.Operation
|
|
|
1148
1166
|
// @public
|
|
1149
1167
|
export type OperationStatusesGetResponse = OperationStatus;
|
|
1150
1168
|
|
|
1169
|
+
// @public
|
|
1170
|
+
export interface OperationStatusResult {
|
|
1171
|
+
endTime?: Date;
|
|
1172
|
+
error?: ErrorDetail;
|
|
1173
|
+
id?: string;
|
|
1174
|
+
name?: string;
|
|
1175
|
+
operations?: OperationStatusResult[];
|
|
1176
|
+
percentComplete?: number;
|
|
1177
|
+
startTime?: Date;
|
|
1178
|
+
status: string;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1151
1181
|
// @public
|
|
1152
1182
|
export type Origin = string;
|
|
1153
1183
|
|
|
@@ -1546,8 +1576,8 @@ export interface Schedules {
|
|
|
1546
1576
|
beginCreateOrUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: Schedule, options?: SchedulesCreateOrUpdateOptionalParams): Promise<SchedulesCreateOrUpdateResponse>;
|
|
1547
1577
|
beginDelete(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, options?: SchedulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
1548
1578
|
beginDeleteAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, options?: SchedulesDeleteOptionalParams): Promise<void>;
|
|
1549
|
-
beginUpdate(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<
|
|
1550
|
-
beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<
|
|
1579
|
+
beginUpdate(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SchedulesUpdateResponse>, SchedulesUpdateResponse>>;
|
|
1580
|
+
beginUpdateAndWait(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, body: ScheduleUpdate, options?: SchedulesUpdateOptionalParams): Promise<SchedulesUpdateResponse>;
|
|
1551
1581
|
get(resourceGroupName: string, projectName: string, poolName: string, scheduleName: string, options?: SchedulesGetOptionalParams): Promise<SchedulesGetResponse>;
|
|
1552
1582
|
listByPool(resourceGroupName: string, projectName: string, poolName: string, options?: SchedulesListByPoolOptionalParams): PagedAsyncIterableIterator<Schedule>;
|
|
1553
1583
|
}
|
|
@@ -1600,6 +1630,9 @@ export interface SchedulesUpdateOptionalParams extends coreClient.OperationOptio
|
|
|
1600
1630
|
updateIntervalInMs?: number;
|
|
1601
1631
|
}
|
|
1602
1632
|
|
|
1633
|
+
// @public
|
|
1634
|
+
export type SchedulesUpdateResponse = Schedule;
|
|
1635
|
+
|
|
1603
1636
|
// @public
|
|
1604
1637
|
export interface ScheduleUpdate extends TrackedResourceUpdate {
|
|
1605
1638
|
frequency?: ScheduledFrequency;
|
package/src/devCenterClient.ts
CHANGED
|
@@ -64,8 +64,7 @@ export class DevCenterClient extends coreClient.ServiceClient {
|
|
|
64
64
|
/**
|
|
65
65
|
* Initializes a new instance of the DevCenterClient class.
|
|
66
66
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
67
|
-
* @param subscriptionId
|
|
68
|
-
* (e.g. 00000000-0000-0000-0000-000000000000).
|
|
67
|
+
* @param subscriptionId The ID of the target subscription.
|
|
69
68
|
* @param options The parameter options
|
|
70
69
|
*/
|
|
71
70
|
constructor(
|
|
@@ -89,22 +88,19 @@ export class DevCenterClient extends coreClient.ServiceClient {
|
|
|
89
88
|
credential: credentials
|
|
90
89
|
};
|
|
91
90
|
|
|
92
|
-
const packageDetails = `azsdk-js-arm-devcenter/1.0.0-beta.
|
|
91
|
+
const packageDetails = `azsdk-js-arm-devcenter/1.0.0-beta.3`;
|
|
93
92
|
const userAgentPrefix =
|
|
94
93
|
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
95
94
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
96
95
|
: `${packageDetails}`;
|
|
97
96
|
|
|
98
|
-
if (!options.credentialScopes) {
|
|
99
|
-
options.credentialScopes = ["https://management.azure.com/.default"];
|
|
100
|
-
}
|
|
101
97
|
const optionsWithDefaults = {
|
|
102
98
|
...defaults,
|
|
103
99
|
...options,
|
|
104
100
|
userAgentOptions: {
|
|
105
101
|
userAgentPrefix
|
|
106
102
|
},
|
|
107
|
-
|
|
103
|
+
endpoint:
|
|
108
104
|
options.endpoint ?? options.baseUri ?? "https://management.azure.com"
|
|
109
105
|
};
|
|
110
106
|
super(optionsWithDefaults);
|
|
@@ -130,7 +126,9 @@ export class DevCenterClient extends coreClient.ServiceClient {
|
|
|
130
126
|
this.pipeline.addPolicy(
|
|
131
127
|
coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
132
128
|
credential: credentials,
|
|
133
|
-
scopes:
|
|
129
|
+
scopes:
|
|
130
|
+
optionsWithDefaults.credentialScopes ??
|
|
131
|
+
`${optionsWithDefaults.endpoint}/.default`,
|
|
134
132
|
challengeCallbacks: {
|
|
135
133
|
authorizeRequestOnChallenge:
|
|
136
134
|
coreClient.authorizeRequestOnClaimChallenge
|
|
@@ -143,7 +141,7 @@ export class DevCenterClient extends coreClient.ServiceClient {
|
|
|
143
141
|
|
|
144
142
|
// Assigning values to Constant parameters
|
|
145
143
|
this.$host = options.$host || "https://management.azure.com";
|
|
146
|
-
this.apiVersion = options.apiVersion || "2022-
|
|
144
|
+
this.apiVersion = options.apiVersion || "2022-10-12-preview";
|
|
147
145
|
this.devCenters = new DevCentersImpl(this);
|
|
148
146
|
this.projects = new ProjectsImpl(this);
|
|
149
147
|
this.attachedNetworks = new AttachedNetworksImpl(this);
|
package/src/index.ts
CHANGED
package/src/models/index.ts
CHANGED
|
@@ -499,64 +499,67 @@ export interface OperationDisplay {
|
|
|
499
499
|
readonly description?: string;
|
|
500
500
|
}
|
|
501
501
|
|
|
502
|
-
/** The current status of an async operation */
|
|
503
|
-
export interface
|
|
504
|
-
/**
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
/**
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
502
|
+
/** The current status of an async operation. */
|
|
503
|
+
export interface OperationStatusResult {
|
|
504
|
+
/** Fully qualified ID for the async operation. */
|
|
505
|
+
id?: string;
|
|
506
|
+
/** Name of the async operation. */
|
|
507
|
+
name?: string;
|
|
508
|
+
/** Operation status. */
|
|
509
|
+
status: string;
|
|
510
|
+
/** Percent of the operation that is complete. */
|
|
511
|
+
percentComplete?: number;
|
|
512
|
+
/** The start time of the operation. */
|
|
513
|
+
startTime?: Date;
|
|
514
|
+
/** The end time of the operation. */
|
|
515
|
+
endTime?: Date;
|
|
516
|
+
/** The operations list. */
|
|
517
|
+
operations?: OperationStatusResult[];
|
|
518
|
+
/** If present, details of the operation error. */
|
|
519
|
+
error?: ErrorDetail;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
/** The error detail. */
|
|
523
|
+
export interface ErrorDetail {
|
|
519
524
|
/**
|
|
520
|
-
* The
|
|
525
|
+
* The error code.
|
|
521
526
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
522
527
|
*/
|
|
523
|
-
readonly
|
|
528
|
+
readonly code?: string;
|
|
524
529
|
/**
|
|
525
|
-
* The
|
|
530
|
+
* The error message.
|
|
526
531
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
527
532
|
*/
|
|
528
|
-
readonly
|
|
533
|
+
readonly message?: string;
|
|
529
534
|
/**
|
|
530
|
-
* The
|
|
535
|
+
* The error target.
|
|
531
536
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
532
537
|
*/
|
|
533
|
-
readonly
|
|
538
|
+
readonly target?: string;
|
|
534
539
|
/**
|
|
535
|
-
*
|
|
540
|
+
* The error details.
|
|
536
541
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
542
|
*/
|
|
538
|
-
readonly
|
|
543
|
+
readonly details?: ErrorDetail[];
|
|
539
544
|
/**
|
|
540
|
-
*
|
|
545
|
+
* The error additional info.
|
|
541
546
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
542
547
|
*/
|
|
543
|
-
readonly
|
|
544
|
-
/** Operation Error message */
|
|
545
|
-
error?: OperationStatusError;
|
|
548
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
546
549
|
}
|
|
547
550
|
|
|
548
|
-
/**
|
|
549
|
-
export interface
|
|
551
|
+
/** The resource management error additional info. */
|
|
552
|
+
export interface ErrorAdditionalInfo {
|
|
550
553
|
/**
|
|
551
|
-
* The
|
|
554
|
+
* The additional info type.
|
|
552
555
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
553
556
|
*/
|
|
554
|
-
readonly
|
|
557
|
+
readonly type?: string;
|
|
555
558
|
/**
|
|
556
|
-
* The
|
|
559
|
+
* The additional info.
|
|
557
560
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
558
561
|
*/
|
|
559
|
-
readonly
|
|
562
|
+
readonly info?: Record<string, unknown>;
|
|
560
563
|
}
|
|
561
564
|
|
|
562
565
|
/** List of Core Usages. */
|
|
@@ -815,6 +818,11 @@ export interface Catalog extends Resource {
|
|
|
815
818
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
816
819
|
*/
|
|
817
820
|
readonly provisioningState?: string;
|
|
821
|
+
/**
|
|
822
|
+
* The synchronization state of the catalog.
|
|
823
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
824
|
+
*/
|
|
825
|
+
readonly syncState?: CatalogSyncState;
|
|
818
826
|
/**
|
|
819
827
|
* When the catalog was last synced.
|
|
820
828
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -983,6 +991,11 @@ export interface CatalogProperties extends CatalogUpdateProperties {
|
|
|
983
991
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
984
992
|
*/
|
|
985
993
|
readonly provisioningState?: string;
|
|
994
|
+
/**
|
|
995
|
+
* The synchronization state of the catalog.
|
|
996
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
997
|
+
*/
|
|
998
|
+
readonly syncState?: CatalogSyncState;
|
|
986
999
|
/**
|
|
987
1000
|
* When the catalog was last synced.
|
|
988
1001
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -1044,6 +1057,20 @@ export interface DevCenterSku extends Sku {
|
|
|
1044
1057
|
readonly capabilities?: Capability[];
|
|
1045
1058
|
}
|
|
1046
1059
|
|
|
1060
|
+
/** The current status of an async operation */
|
|
1061
|
+
export interface OperationStatus extends OperationStatusResult {
|
|
1062
|
+
/**
|
|
1063
|
+
* The id of the resource.
|
|
1064
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1065
|
+
*/
|
|
1066
|
+
readonly resourceId?: string;
|
|
1067
|
+
/**
|
|
1068
|
+
* Custom operation properties, populated only for a successful operation.
|
|
1069
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1070
|
+
*/
|
|
1071
|
+
readonly properties?: Record<string, unknown>;
|
|
1072
|
+
}
|
|
1073
|
+
|
|
1047
1074
|
/** Properties of a Pool */
|
|
1048
1075
|
export interface PoolProperties extends PoolUpdateProperties {
|
|
1049
1076
|
/**
|
|
@@ -1338,6 +1365,30 @@ export enum KnownDomainJoinType {
|
|
|
1338
1365
|
*/
|
|
1339
1366
|
export type DomainJoinType = string;
|
|
1340
1367
|
|
|
1368
|
+
/** Known values of {@link CatalogSyncState} that the service accepts. */
|
|
1369
|
+
export enum KnownCatalogSyncState {
|
|
1370
|
+
/** Succeeded */
|
|
1371
|
+
Succeeded = "Succeeded",
|
|
1372
|
+
/** InProgress */
|
|
1373
|
+
InProgress = "InProgress",
|
|
1374
|
+
/** Failed */
|
|
1375
|
+
Failed = "Failed",
|
|
1376
|
+
/** Canceled */
|
|
1377
|
+
Canceled = "Canceled"
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1380
|
+
/**
|
|
1381
|
+
* Defines values for CatalogSyncState. \
|
|
1382
|
+
* {@link KnownCatalogSyncState} can be used interchangeably with CatalogSyncState,
|
|
1383
|
+
* this enum contains the known values that the service supports.
|
|
1384
|
+
* ### Known values supported by the service
|
|
1385
|
+
* **Succeeded** \
|
|
1386
|
+
* **InProgress** \
|
|
1387
|
+
* **Failed** \
|
|
1388
|
+
* **Canceled**
|
|
1389
|
+
*/
|
|
1390
|
+
export type CatalogSyncState = string;
|
|
1391
|
+
|
|
1341
1392
|
/** Known values of {@link EnableStatus} that the service accepts. */
|
|
1342
1393
|
export enum KnownEnableStatus {
|
|
1343
1394
|
/** Enabled */
|
|
@@ -2279,6 +2330,9 @@ export interface SchedulesUpdateOptionalParams
|
|
|
2279
2330
|
resumeFrom?: string;
|
|
2280
2331
|
}
|
|
2281
2332
|
|
|
2333
|
+
/** Contains response data for the update operation. */
|
|
2334
|
+
export type SchedulesUpdateResponse = Schedule;
|
|
2335
|
+
|
|
2282
2336
|
/** Optional parameters. */
|
|
2283
2337
|
export interface SchedulesDeleteOptionalParams
|
|
2284
2338
|
extends coreClient.OperationOptions {
|
package/src/models/mappers.ts
CHANGED
|
@@ -1105,87 +1105,79 @@ export const OperationDisplay: coreClient.CompositeMapper = {
|
|
|
1105
1105
|
}
|
|
1106
1106
|
};
|
|
1107
1107
|
|
|
1108
|
-
export const
|
|
1108
|
+
export const OperationStatusResult: coreClient.CompositeMapper = {
|
|
1109
1109
|
type: {
|
|
1110
1110
|
name: "Composite",
|
|
1111
|
-
className: "
|
|
1111
|
+
className: "OperationStatusResult",
|
|
1112
1112
|
modelProperties: {
|
|
1113
1113
|
id: {
|
|
1114
1114
|
serializedName: "id",
|
|
1115
|
-
readOnly: true,
|
|
1116
1115
|
type: {
|
|
1117
1116
|
name: "String"
|
|
1118
1117
|
}
|
|
1119
1118
|
},
|
|
1120
1119
|
name: {
|
|
1121
1120
|
serializedName: "name",
|
|
1122
|
-
readOnly: true,
|
|
1123
1121
|
type: {
|
|
1124
1122
|
name: "String"
|
|
1125
1123
|
}
|
|
1126
1124
|
},
|
|
1127
1125
|
status: {
|
|
1128
1126
|
serializedName: "status",
|
|
1129
|
-
|
|
1127
|
+
required: true,
|
|
1130
1128
|
type: {
|
|
1131
1129
|
name: "String"
|
|
1132
1130
|
}
|
|
1133
1131
|
},
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1132
|
+
percentComplete: {
|
|
1133
|
+
constraints: {
|
|
1134
|
+
InclusiveMaximum: 100,
|
|
1135
|
+
InclusiveMinimum: 0
|
|
1136
|
+
},
|
|
1137
|
+
serializedName: "percentComplete",
|
|
1137
1138
|
type: {
|
|
1138
|
-
name: "
|
|
1139
|
+
name: "Number"
|
|
1139
1140
|
}
|
|
1140
1141
|
},
|
|
1141
1142
|
startTime: {
|
|
1142
1143
|
serializedName: "startTime",
|
|
1143
|
-
readOnly: true,
|
|
1144
1144
|
type: {
|
|
1145
1145
|
name: "DateTime"
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
1148
1148
|
endTime: {
|
|
1149
1149
|
serializedName: "endTime",
|
|
1150
|
-
readOnly: true,
|
|
1151
1150
|
type: {
|
|
1152
1151
|
name: "DateTime"
|
|
1153
1152
|
}
|
|
1154
1153
|
},
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
InclusiveMaximum: 100,
|
|
1158
|
-
InclusiveMinimum: 0
|
|
1159
|
-
},
|
|
1160
|
-
serializedName: "percentComplete",
|
|
1161
|
-
readOnly: true,
|
|
1162
|
-
type: {
|
|
1163
|
-
name: "Number"
|
|
1164
|
-
}
|
|
1165
|
-
},
|
|
1166
|
-
properties: {
|
|
1167
|
-
serializedName: "properties",
|
|
1168
|
-
readOnly: true,
|
|
1154
|
+
operations: {
|
|
1155
|
+
serializedName: "operations",
|
|
1169
1156
|
type: {
|
|
1170
|
-
name: "
|
|
1171
|
-
|
|
1157
|
+
name: "Sequence",
|
|
1158
|
+
element: {
|
|
1159
|
+
type: {
|
|
1160
|
+
name: "Composite",
|
|
1161
|
+
className: "OperationStatusResult"
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1172
1164
|
}
|
|
1173
1165
|
},
|
|
1174
1166
|
error: {
|
|
1175
1167
|
serializedName: "error",
|
|
1176
1168
|
type: {
|
|
1177
1169
|
name: "Composite",
|
|
1178
|
-
className: "
|
|
1170
|
+
className: "ErrorDetail"
|
|
1179
1171
|
}
|
|
1180
1172
|
}
|
|
1181
1173
|
}
|
|
1182
1174
|
}
|
|
1183
1175
|
};
|
|
1184
1176
|
|
|
1185
|
-
export const
|
|
1177
|
+
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
1186
1178
|
type: {
|
|
1187
1179
|
name: "Composite",
|
|
1188
|
-
className: "
|
|
1180
|
+
className: "ErrorDetail",
|
|
1189
1181
|
modelProperties: {
|
|
1190
1182
|
code: {
|
|
1191
1183
|
serializedName: "code",
|
|
@@ -1200,6 +1192,63 @@ export const OperationStatusError: coreClient.CompositeMapper = {
|
|
|
1200
1192
|
type: {
|
|
1201
1193
|
name: "String"
|
|
1202
1194
|
}
|
|
1195
|
+
},
|
|
1196
|
+
target: {
|
|
1197
|
+
serializedName: "target",
|
|
1198
|
+
readOnly: true,
|
|
1199
|
+
type: {
|
|
1200
|
+
name: "String"
|
|
1201
|
+
}
|
|
1202
|
+
},
|
|
1203
|
+
details: {
|
|
1204
|
+
serializedName: "details",
|
|
1205
|
+
readOnly: true,
|
|
1206
|
+
type: {
|
|
1207
|
+
name: "Sequence",
|
|
1208
|
+
element: {
|
|
1209
|
+
type: {
|
|
1210
|
+
name: "Composite",
|
|
1211
|
+
className: "ErrorDetail"
|
|
1212
|
+
}
|
|
1213
|
+
}
|
|
1214
|
+
}
|
|
1215
|
+
},
|
|
1216
|
+
additionalInfo: {
|
|
1217
|
+
serializedName: "additionalInfo",
|
|
1218
|
+
readOnly: true,
|
|
1219
|
+
type: {
|
|
1220
|
+
name: "Sequence",
|
|
1221
|
+
element: {
|
|
1222
|
+
type: {
|
|
1223
|
+
name: "Composite",
|
|
1224
|
+
className: "ErrorAdditionalInfo"
|
|
1225
|
+
}
|
|
1226
|
+
}
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
};
|
|
1232
|
+
|
|
1233
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
1234
|
+
type: {
|
|
1235
|
+
name: "Composite",
|
|
1236
|
+
className: "ErrorAdditionalInfo",
|
|
1237
|
+
modelProperties: {
|
|
1238
|
+
type: {
|
|
1239
|
+
serializedName: "type",
|
|
1240
|
+
readOnly: true,
|
|
1241
|
+
type: {
|
|
1242
|
+
name: "String"
|
|
1243
|
+
}
|
|
1244
|
+
},
|
|
1245
|
+
info: {
|
|
1246
|
+
serializedName: "info",
|
|
1247
|
+
readOnly: true,
|
|
1248
|
+
type: {
|
|
1249
|
+
name: "Dictionary",
|
|
1250
|
+
value: { type: { name: "any" } }
|
|
1251
|
+
}
|
|
1203
1252
|
}
|
|
1204
1253
|
}
|
|
1205
1254
|
}
|
|
@@ -1754,6 +1803,13 @@ export const Catalog: coreClient.CompositeMapper = {
|
|
|
1754
1803
|
name: "String"
|
|
1755
1804
|
}
|
|
1756
1805
|
},
|
|
1806
|
+
syncState: {
|
|
1807
|
+
serializedName: "properties.syncState",
|
|
1808
|
+
readOnly: true,
|
|
1809
|
+
type: {
|
|
1810
|
+
name: "String"
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1757
1813
|
lastSyncTime: {
|
|
1758
1814
|
serializedName: "properties.lastSyncTime",
|
|
1759
1815
|
readOnly: true,
|
|
@@ -2169,6 +2225,13 @@ export const CatalogProperties: coreClient.CompositeMapper = {
|
|
|
2169
2225
|
name: "String"
|
|
2170
2226
|
}
|
|
2171
2227
|
},
|
|
2228
|
+
syncState: {
|
|
2229
|
+
serializedName: "syncState",
|
|
2230
|
+
readOnly: true,
|
|
2231
|
+
type: {
|
|
2232
|
+
name: "String"
|
|
2233
|
+
}
|
|
2234
|
+
},
|
|
2172
2235
|
lastSyncTime: {
|
|
2173
2236
|
serializedName: "lastSyncTime",
|
|
2174
2237
|
readOnly: true,
|
|
@@ -2277,6 +2340,31 @@ export const DevCenterSku: coreClient.CompositeMapper = {
|
|
|
2277
2340
|
}
|
|
2278
2341
|
};
|
|
2279
2342
|
|
|
2343
|
+
export const OperationStatus: coreClient.CompositeMapper = {
|
|
2344
|
+
type: {
|
|
2345
|
+
name: "Composite",
|
|
2346
|
+
className: "OperationStatus",
|
|
2347
|
+
modelProperties: {
|
|
2348
|
+
...OperationStatusResult.type.modelProperties,
|
|
2349
|
+
resourceId: {
|
|
2350
|
+
serializedName: "resourceId",
|
|
2351
|
+
readOnly: true,
|
|
2352
|
+
type: {
|
|
2353
|
+
name: "String"
|
|
2354
|
+
}
|
|
2355
|
+
},
|
|
2356
|
+
properties: {
|
|
2357
|
+
serializedName: "properties",
|
|
2358
|
+
readOnly: true,
|
|
2359
|
+
type: {
|
|
2360
|
+
name: "Dictionary",
|
|
2361
|
+
value: { type: { name: "any" } }
|
|
2362
|
+
}
|
|
2363
|
+
}
|
|
2364
|
+
}
|
|
2365
|
+
}
|
|
2366
|
+
};
|
|
2367
|
+
|
|
2280
2368
|
export const PoolProperties: coreClient.CompositeMapper = {
|
|
2281
2369
|
type: {
|
|
2282
2370
|
name: "Composite",
|
package/src/models/parameters.ts
CHANGED
|
@@ -61,7 +61,7 @@ export const $host: OperationURLParameter = {
|
|
|
61
61
|
export const apiVersion: OperationQueryParameter = {
|
|
62
62
|
parameterPath: "apiVersion",
|
|
63
63
|
mapper: {
|
|
64
|
-
defaultValue: "2022-
|
|
64
|
+
defaultValue: "2022-10-12-preview",
|
|
65
65
|
isConstant: true,
|
|
66
66
|
serializedName: "api-version",
|
|
67
67
|
type: {
|
|
@@ -73,6 +73,9 @@ export const apiVersion: OperationQueryParameter = {
|
|
|
73
73
|
export const subscriptionId: OperationURLParameter = {
|
|
74
74
|
parameterPath: "subscriptionId",
|
|
75
75
|
mapper: {
|
|
76
|
+
constraints: {
|
|
77
|
+
MinLength: 1
|
|
78
|
+
},
|
|
76
79
|
serializedName: "subscriptionId",
|
|
77
80
|
required: true,
|
|
78
81
|
type: {
|
|
@@ -94,6 +97,10 @@ export const top: OperationQueryParameter = {
|
|
|
94
97
|
export const resourceGroupName: OperationURLParameter = {
|
|
95
98
|
parameterPath: "resourceGroupName",
|
|
96
99
|
mapper: {
|
|
100
|
+
constraints: {
|
|
101
|
+
MaxLength: 90,
|
|
102
|
+
MinLength: 1
|
|
103
|
+
},
|
|
97
104
|
serializedName: "resourceGroupName",
|
|
98
105
|
required: true,
|
|
99
106
|
type: {
|