@azure/arm-healthcareapis 2.2.1-alpha.20231002.1 → 2.2.1-alpha.20231016.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +57 -60
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +4 -11
- package/rollup.config.js +0 -122
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
|
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
|
21
|
+
n.default = e;
|
25
22
|
return Object.freeze(n);
|
26
23
|
}
|
27
24
|
|
28
|
-
var coreClient__namespace = /*#__PURE__*/
|
29
|
-
var coreRestPipeline__namespace = /*#__PURE__*/
|
25
|
+
var coreClient__namespace = /*#__PURE__*/_interopNamespaceDefault(coreClient);
|
26
|
+
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespaceDefault(coreRestPipeline);
|
30
27
|
|
31
28
|
/*
|
32
29
|
* Copyright (c) Microsoft Corporation.
|
@@ -2226,77 +2223,77 @@ const IotFhirDestination = {
|
|
2226
2223
|
|
2227
2224
|
var Mappers = /*#__PURE__*/Object.freeze({
|
2228
2225
|
__proto__: null,
|
2229
|
-
|
2230
|
-
|
2231
|
-
|
2232
|
-
|
2233
|
-
|
2234
|
-
ServiceExportConfigurationInfo: ServiceExportConfigurationInfo,
|
2235
|
-
PrivateEndpoint: PrivateEndpoint,
|
2236
|
-
PrivateLinkServiceConnectionState: PrivateLinkServiceConnectionState,
|
2237
|
-
Resource: Resource,
|
2238
|
-
ServiceAcrConfigurationInfo: ServiceAcrConfigurationInfo,
|
2239
|
-
ServiceOciArtifactEntry: ServiceOciArtifactEntry,
|
2240
|
-
SystemData: SystemData,
|
2241
|
-
ServicesResource: ServicesResource,
|
2242
|
-
ServicesResourceIdentity: ServicesResourceIdentity,
|
2226
|
+
CheckNameAvailabilityParameters: CheckNameAvailabilityParameters,
|
2227
|
+
DicomService: DicomService,
|
2228
|
+
DicomServiceAuthenticationConfiguration: DicomServiceAuthenticationConfiguration,
|
2229
|
+
DicomServiceCollection: DicomServiceCollection,
|
2230
|
+
DicomServicePatchResource: DicomServicePatchResource,
|
2243
2231
|
ErrorDetails: ErrorDetails,
|
2244
2232
|
ErrorDetailsInternal: ErrorDetailsInternal,
|
2245
|
-
ServicesPatchDescription: ServicesPatchDescription,
|
2246
|
-
ServicesDescriptionListResult: ServicesDescriptionListResult,
|
2247
|
-
CheckNameAvailabilityParameters: CheckNameAvailabilityParameters,
|
2248
|
-
ServicesNameAvailabilityInfo: ServicesNameAvailabilityInfo,
|
2249
|
-
PrivateEndpointConnectionListResultDescription: PrivateEndpointConnectionListResultDescription,
|
2250
|
-
PrivateLinkResourceListResultDescription: PrivateLinkResourceListResultDescription,
|
2251
|
-
WorkspaceList: WorkspaceList,
|
2252
|
-
WorkspaceProperties: WorkspaceProperties,
|
2253
|
-
ResourceTags: ResourceTags,
|
2254
|
-
ResourceCore: ResourceCore,
|
2255
2233
|
ErrorModel: ErrorModel,
|
2256
|
-
|
2257
|
-
DicomServiceAuthenticationConfiguration: DicomServiceAuthenticationConfiguration,
|
2258
|
-
ServiceManagedIdentity: ServiceManagedIdentity,
|
2259
|
-
ServiceManagedIdentityIdentity: ServiceManagedIdentityIdentity,
|
2260
|
-
UserAssignedIdentity: UserAssignedIdentity,
|
2261
|
-
IotConnectorCollection: IotConnectorCollection,
|
2262
|
-
IotEventHubIngestionEndpointConfiguration: IotEventHubIngestionEndpointConfiguration,
|
2263
|
-
IotMappingProperties: IotMappingProperties,
|
2264
|
-
IotFhirDestinationCollection: IotFhirDestinationCollection,
|
2265
|
-
IotDestinationProperties: IotDestinationProperties,
|
2266
|
-
FhirServiceCollection: FhirServiceCollection,
|
2234
|
+
FhirService: FhirService,
|
2267
2235
|
FhirServiceAccessPolicyEntry: FhirServiceAccessPolicyEntry,
|
2268
2236
|
FhirServiceAcrConfiguration: FhirServiceAcrConfiguration,
|
2269
2237
|
FhirServiceAuthenticationConfiguration: FhirServiceAuthenticationConfiguration,
|
2238
|
+
FhirServiceCollection: FhirServiceCollection,
|
2270
2239
|
FhirServiceCorsConfiguration: FhirServiceCorsConfiguration,
|
2271
2240
|
FhirServiceExportConfiguration: FhirServiceExportConfiguration,
|
2272
|
-
|
2241
|
+
FhirServicePatchResource: FhirServicePatchResource,
|
2242
|
+
IotConnector: IotConnector,
|
2243
|
+
IotConnectorCollection: IotConnectorCollection,
|
2244
|
+
IotConnectorPatchResource: IotConnectorPatchResource,
|
2245
|
+
IotDestinationProperties: IotDestinationProperties,
|
2246
|
+
IotEventHubIngestionEndpointConfiguration: IotEventHubIngestionEndpointConfiguration,
|
2247
|
+
IotFhirDestination: IotFhirDestination,
|
2248
|
+
IotFhirDestinationCollection: IotFhirDestinationCollection,
|
2249
|
+
IotFhirDestinationProperties: IotFhirDestinationProperties,
|
2250
|
+
IotMappingProperties: IotMappingProperties,
|
2273
2251
|
ListOperations: ListOperations,
|
2252
|
+
LocationBasedResource: LocationBasedResource,
|
2253
|
+
LogSpecification: LogSpecification,
|
2254
|
+
MetricDimension: MetricDimension,
|
2255
|
+
MetricSpecification: MetricSpecification,
|
2274
2256
|
OperationDetail: OperationDetail,
|
2275
2257
|
OperationDisplay: OperationDisplay,
|
2276
2258
|
OperationProperties: OperationProperties,
|
2277
|
-
ServiceSpecification: ServiceSpecification,
|
2278
|
-
LogSpecification: LogSpecification,
|
2279
|
-
MetricSpecification: MetricSpecification,
|
2280
|
-
MetricDimension: MetricDimension,
|
2281
2259
|
OperationResultsDescription: OperationResultsDescription,
|
2282
|
-
|
2260
|
+
PrivateEndpoint: PrivateEndpoint,
|
2283
2261
|
PrivateEndpointConnection: PrivateEndpointConnection,
|
2262
|
+
PrivateEndpointConnectionDescription: PrivateEndpointConnectionDescription,
|
2263
|
+
PrivateEndpointConnectionListResult: PrivateEndpointConnectionListResult,
|
2264
|
+
PrivateEndpointConnectionListResultDescription: PrivateEndpointConnectionListResultDescription,
|
2284
2265
|
PrivateLinkResource: PrivateLinkResource,
|
2266
|
+
PrivateLinkResourceDescription: PrivateLinkResourceDescription,
|
2267
|
+
PrivateLinkResourceListResultDescription: PrivateLinkResourceListResultDescription,
|
2268
|
+
PrivateLinkServiceConnectionState: PrivateLinkServiceConnectionState,
|
2269
|
+
Resource: Resource,
|
2270
|
+
ResourceCore: ResourceCore,
|
2271
|
+
ResourceTags: ResourceTags,
|
2272
|
+
ResourceVersionPolicyConfiguration: ResourceVersionPolicyConfiguration,
|
2273
|
+
ServiceAccessPolicyEntry: ServiceAccessPolicyEntry,
|
2274
|
+
ServiceAcrConfigurationInfo: ServiceAcrConfigurationInfo,
|
2275
|
+
ServiceAuthenticationConfigurationInfo: ServiceAuthenticationConfigurationInfo,
|
2276
|
+
ServiceCorsConfigurationInfo: ServiceCorsConfigurationInfo,
|
2277
|
+
ServiceCosmosDbConfigurationInfo: ServiceCosmosDbConfigurationInfo,
|
2278
|
+
ServiceExportConfigurationInfo: ServiceExportConfigurationInfo,
|
2279
|
+
ServiceManagedIdentity: ServiceManagedIdentity,
|
2280
|
+
ServiceManagedIdentityIdentity: ServiceManagedIdentityIdentity,
|
2281
|
+
ServiceOciArtifactEntry: ServiceOciArtifactEntry,
|
2282
|
+
ServiceSpecification: ServiceSpecification,
|
2285
2283
|
ServicesDescription: ServicesDescription,
|
2286
|
-
|
2284
|
+
ServicesDescriptionListResult: ServicesDescriptionListResult,
|
2285
|
+
ServicesNameAvailabilityInfo: ServicesNameAvailabilityInfo,
|
2286
|
+
ServicesPatchDescription: ServicesPatchDescription,
|
2287
|
+
ServicesProperties: ServicesProperties,
|
2288
|
+
ServicesResource: ServicesResource,
|
2289
|
+
ServicesResourceIdentity: ServicesResourceIdentity,
|
2290
|
+
SystemData: SystemData,
|
2287
2291
|
TaggedResource: TaggedResource,
|
2288
|
-
|
2289
|
-
DicomServicePatchResource: DicomServicePatchResource,
|
2290
|
-
IotConnectorPatchResource: IotConnectorPatchResource,
|
2291
|
-
FhirServicePatchResource: FhirServicePatchResource,
|
2292
|
-
DicomService: DicomService,
|
2293
|
-
IotConnector: IotConnector,
|
2294
|
-
FhirService: FhirService,
|
2295
|
-
IotFhirDestinationProperties: IotFhirDestinationProperties,
|
2296
|
-
PrivateEndpointConnectionDescription: PrivateEndpointConnectionDescription,
|
2297
|
-
PrivateLinkResourceDescription: PrivateLinkResourceDescription,
|
2292
|
+
UserAssignedIdentity: UserAssignedIdentity,
|
2298
2293
|
Workspace: Workspace,
|
2299
|
-
|
2294
|
+
WorkspaceList: WorkspaceList,
|
2295
|
+
WorkspacePatchResource: WorkspacePatchResource,
|
2296
|
+
WorkspaceProperties: WorkspaceProperties
|
2300
2297
|
});
|
2301
2298
|
|
2302
2299
|
/*
|