@azure/arm-labservices 3.1.1-alpha.20231003.1 → 3.1.1-alpha.20231017.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,14 +1,11 @@
1
1
  'use strict';
2
2
 
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
3
  var tslib = require('tslib');
6
4
  var coreClient = require('@azure/core-client');
7
5
  var coreRestPipeline = require('@azure/core-rest-pipeline');
8
6
  var coreLro = require('@azure/core-lro');
9
7
 
10
- function _interopNamespace(e) {
11
- if (e && e.__esModule) return e;
8
+ function _interopNamespaceDefault(e) {
12
9
  var n = Object.create(null);
13
10
  if (e) {
14
11
  Object.keys(e).forEach(function (k) {
@@ -21,12 +18,12 @@ function _interopNamespace(e) {
21
18
  }
22
19
  });
23
20
  }
24
- n["default"] = e;
21
+ n.default = e;
25
22
  return Object.freeze(n);
26
23
  }
27
24
 
28
- var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
29
- var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
25
+ var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
26
+ var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
30
27
 
31
28
  /*
32
29
  * Copyright (c) Microsoft Corporation.
@@ -2863,72 +2860,72 @@ const Lab = {
2863
2860
 
2864
2861
  var Mappers = /*#__PURE__*/Object.freeze({
2865
2862
  __proto__: null,
2866
- PagedImages: PagedImages,
2867
- SystemData: SystemData,
2868
- ImageUpdateProperties: ImageUpdateProperties,
2869
- Resource: Resource,
2870
- ErrorResponse: ErrorResponse,
2871
- ErrorDetail: ErrorDetail,
2872
- ErrorAdditionalInfo: ErrorAdditionalInfo,
2873
- ImageUpdate: ImageUpdate,
2874
- PagedLabPlans: PagedLabPlans,
2875
- LabPlanUpdateProperties: LabPlanUpdateProperties,
2876
- ConnectionProfile: ConnectionProfile,
2877
2863
  AutoShutdownProfile: AutoShutdownProfile,
2878
- LabPlanNetworkProfile: LabPlanNetworkProfile,
2879
- SupportInfo: SupportInfo,
2864
+ ConnectionProfile: ConnectionProfile,
2865
+ Credentials: Credentials,
2866
+ ErrorAdditionalInfo: ErrorAdditionalInfo,
2867
+ ErrorDetail: ErrorDetail,
2868
+ ErrorResponse: ErrorResponse,
2880
2869
  Identity: Identity,
2881
- TrackedResourceUpdate: TrackedResourceUpdate,
2882
- SaveImageBody: SaveImageBody,
2883
- OperationListResult: OperationListResult,
2884
- Operation: Operation,
2885
- OperationDisplay: OperationDisplay,
2886
- PagedLabs: PagedLabs,
2887
- LabNetworkProfile: LabNetworkProfile,
2888
- LabUpdateProperties: LabUpdateProperties,
2889
- VirtualMachineProfile: VirtualMachineProfile,
2870
+ Image: Image,
2871
+ ImageProperties: ImageProperties,
2890
2872
  ImageReference: ImageReference,
2891
- Sku: Sku,
2892
- VirtualMachineAdditionalCapabilities: VirtualMachineAdditionalCapabilities,
2893
- Credentials: Credentials,
2894
- SecurityProfile: SecurityProfile,
2895
- RosterProfile: RosterProfile,
2896
- OperationResult: OperationResult,
2897
- PagedSchedules: PagedSchedules,
2898
- ScheduleUpdateProperties: ScheduleUpdateProperties,
2899
- RecurrencePattern: RecurrencePattern,
2900
- ScheduleUpdate: ScheduleUpdate,
2901
- PagedLabServicesSkus: PagedLabServicesSkus,
2873
+ ImageUpdate: ImageUpdate,
2874
+ ImageUpdateProperties: ImageUpdateProperties,
2875
+ InviteBody: InviteBody,
2876
+ Lab: Lab,
2877
+ LabNetworkProfile: LabNetworkProfile,
2878
+ LabPlan: LabPlan,
2879
+ LabPlanNetworkProfile: LabPlanNetworkProfile,
2880
+ LabPlanProperties: LabPlanProperties,
2881
+ LabPlanUpdate: LabPlanUpdate,
2882
+ LabPlanUpdateProperties: LabPlanUpdateProperties,
2883
+ LabProperties: LabProperties,
2902
2884
  LabServicesSku: LabServicesSku,
2903
- LabServicesSkuCapacity: LabServicesSkuCapacity,
2904
2885
  LabServicesSkuCapabilities: LabServicesSkuCapabilities,
2886
+ LabServicesSkuCapacity: LabServicesSkuCapacity,
2905
2887
  LabServicesSkuCost: LabServicesSkuCost,
2906
2888
  LabServicesSkuRestrictions: LabServicesSkuRestrictions,
2889
+ LabUpdate: LabUpdate,
2890
+ LabUpdateProperties: LabUpdateProperties,
2907
2891
  ListUsagesResult: ListUsagesResult,
2908
- Usage: Usage,
2909
- UsageName: UsageName,
2892
+ Operation: Operation,
2893
+ OperationDisplay: OperationDisplay,
2894
+ OperationListResult: OperationListResult,
2895
+ OperationResult: OperationResult,
2896
+ PagedImages: PagedImages,
2897
+ PagedLabPlans: PagedLabPlans,
2898
+ PagedLabServicesSkus: PagedLabServicesSkus,
2899
+ PagedLabs: PagedLabs,
2900
+ PagedSchedules: PagedSchedules,
2910
2901
  PagedUsers: PagedUsers,
2911
- UserUpdateProperties: UserUpdateProperties,
2912
- UserUpdate: UserUpdate,
2913
- InviteBody: InviteBody,
2914
2902
  PagedVirtualMachines: PagedVirtualMachines,
2915
- VirtualMachineConnectionProfile: VirtualMachineConnectionProfile,
2916
- ResetPasswordBody: ResetPasswordBody,
2917
- ImageProperties: ImageProperties,
2918
2903
  ProxyResource: ProxyResource,
2919
- TrackedResource: TrackedResource,
2920
- LabPlanProperties: LabPlanProperties,
2921
- LabPlanUpdate: LabPlanUpdate,
2922
- LabUpdate: LabUpdate,
2923
- LabProperties: LabProperties,
2924
- ScheduleProperties: ScheduleProperties,
2925
- UserProperties: UserProperties,
2926
- Image: Image,
2904
+ RecurrencePattern: RecurrencePattern,
2905
+ ResetPasswordBody: ResetPasswordBody,
2906
+ Resource: Resource,
2907
+ RosterProfile: RosterProfile,
2908
+ SaveImageBody: SaveImageBody,
2927
2909
  Schedule: Schedule,
2910
+ ScheduleProperties: ScheduleProperties,
2911
+ ScheduleUpdate: ScheduleUpdate,
2912
+ ScheduleUpdateProperties: ScheduleUpdateProperties,
2913
+ SecurityProfile: SecurityProfile,
2914
+ Sku: Sku,
2915
+ SupportInfo: SupportInfo,
2916
+ SystemData: SystemData,
2917
+ TrackedResource: TrackedResource,
2918
+ TrackedResourceUpdate: TrackedResourceUpdate,
2919
+ Usage: Usage,
2920
+ UsageName: UsageName,
2928
2921
  User: User,
2922
+ UserProperties: UserProperties,
2923
+ UserUpdate: UserUpdate,
2924
+ UserUpdateProperties: UserUpdateProperties,
2929
2925
  VirtualMachine: VirtualMachine,
2930
- LabPlan: LabPlan,
2931
- Lab: Lab
2926
+ VirtualMachineAdditionalCapabilities: VirtualMachineAdditionalCapabilities,
2927
+ VirtualMachineConnectionProfile: VirtualMachineConnectionProfile,
2928
+ VirtualMachineProfile: VirtualMachineProfile
2932
2929
  });
2933
2930
 
2934
2931
  /*