@azure/arm-connectedvmware 1.0.0-alpha.20231009.1 → 1.0.0-alpha.20231016.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 +71 -74
- 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 +2 -9
- 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.
|
|
@@ -4367,90 +4364,90 @@ let discriminators = {
|
|
|
4367
4364
|
|
|
4368
4365
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
4369
4366
|
__proto__: null,
|
|
4370
|
-
OperationsList: OperationsList,
|
|
4371
|
-
Operation: Operation,
|
|
4372
|
-
OperationDisplay: OperationDisplay,
|
|
4373
|
-
ErrorResponse: ErrorResponse,
|
|
4374
|
-
ErrorDefinition: ErrorDefinition,
|
|
4375
|
-
VirtualMachineAssessPatchesResult: VirtualMachineAssessPatchesResult,
|
|
4376
4367
|
AvailablePatchCountByClassification: AvailablePatchCountByClassification,
|
|
4377
|
-
ErrorDetail: ErrorDetail,
|
|
4378
|
-
VirtualMachineInstallPatchesParameters: VirtualMachineInstallPatchesParameters,
|
|
4379
|
-
WindowsParameters: WindowsParameters,
|
|
4380
|
-
LinuxParameters: LinuxParameters,
|
|
4381
|
-
VirtualMachineInstallPatchesResult: VirtualMachineInstallPatchesResult,
|
|
4382
|
-
ResourcePool: ResourcePool,
|
|
4383
|
-
ResourceStatus: ResourceStatus,
|
|
4384
|
-
ExtendedLocation: ExtendedLocation,
|
|
4385
|
-
SystemData: SystemData,
|
|
4386
|
-
ResourcePatch: ResourcePatch,
|
|
4387
|
-
ResourcePoolsList: ResourcePoolsList,
|
|
4388
4368
|
Cluster: Cluster,
|
|
4369
|
+
ClusterInventoryItem: ClusterInventoryItem,
|
|
4389
4370
|
ClustersList: ClustersList,
|
|
4390
|
-
|
|
4391
|
-
HostsList: HostsList,
|
|
4371
|
+
Condition: Condition,
|
|
4392
4372
|
Datastore: Datastore,
|
|
4373
|
+
DatastoreInventoryItem: DatastoreInventoryItem,
|
|
4393
4374
|
DatastoresList: DatastoresList,
|
|
4394
|
-
|
|
4395
|
-
|
|
4396
|
-
|
|
4397
|
-
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
OsProfileWindowsConfiguration: OsProfileWindowsConfiguration,
|
|
4401
|
-
OsProfileLinuxConfiguration: OsProfileLinuxConfiguration,
|
|
4402
|
-
HardwareProfile: HardwareProfile,
|
|
4403
|
-
NetworkProfile: NetworkProfile,
|
|
4404
|
-
NetworkInterface: NetworkInterface,
|
|
4405
|
-
NicIPSettings: NicIPSettings,
|
|
4406
|
-
NicIPAddressSettings: NicIPAddressSettings,
|
|
4407
|
-
StorageProfile: StorageProfile,
|
|
4408
|
-
VirtualDisk: VirtualDisk,
|
|
4409
|
-
VirtualScsiController: VirtualScsiController,
|
|
4375
|
+
ErrorDefinition: ErrorDefinition,
|
|
4376
|
+
ErrorDetail: ErrorDetail,
|
|
4377
|
+
ErrorResponse: ErrorResponse,
|
|
4378
|
+
ExtendedLocation: ExtendedLocation,
|
|
4379
|
+
GuestAgent: GuestAgent,
|
|
4380
|
+
GuestAgentList: GuestAgentList,
|
|
4410
4381
|
GuestAgentProfile: GuestAgentProfile,
|
|
4411
|
-
|
|
4412
|
-
|
|
4382
|
+
GuestCredential: GuestCredential,
|
|
4383
|
+
HardwareProfile: HardwareProfile,
|
|
4384
|
+
Host: Host,
|
|
4385
|
+
HostInventoryItem: HostInventoryItem,
|
|
4386
|
+
HostsList: HostsList,
|
|
4387
|
+
HttpProxyConfiguration: HttpProxyConfiguration,
|
|
4388
|
+
HybridIdentityMetadata: HybridIdentityMetadata,
|
|
4389
|
+
HybridIdentityMetadataList: HybridIdentityMetadataList,
|
|
4413
4390
|
Identity: Identity,
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
OsProfileUpdateWindowsConfiguration: OsProfileUpdateWindowsConfiguration,
|
|
4417
|
-
OsProfileUpdateLinuxConfiguration: OsProfileUpdateLinuxConfiguration,
|
|
4418
|
-
StorageProfileUpdate: StorageProfileUpdate,
|
|
4419
|
-
VirtualDiskUpdate: VirtualDiskUpdate,
|
|
4420
|
-
NetworkProfileUpdate: NetworkProfileUpdate,
|
|
4421
|
-
NetworkInterfaceUpdate: NetworkInterfaceUpdate,
|
|
4422
|
-
StopVirtualMachineOptions: StopVirtualMachineOptions,
|
|
4423
|
-
VirtualMachinesList: VirtualMachinesList,
|
|
4424
|
-
VirtualMachineTemplate: VirtualMachineTemplate,
|
|
4425
|
-
VirtualMachineTemplatesList: VirtualMachineTemplatesList,
|
|
4426
|
-
VirtualNetwork: VirtualNetwork,
|
|
4427
|
-
VirtualNetworksList: VirtualNetworksList,
|
|
4391
|
+
InventoryItem: InventoryItem,
|
|
4392
|
+
InventoryItemDetails: InventoryItemDetails,
|
|
4428
4393
|
InventoryItemProperties: InventoryItemProperties,
|
|
4429
|
-
Resource: Resource,
|
|
4430
4394
|
InventoryItemsList: InventoryItemsList,
|
|
4431
|
-
|
|
4395
|
+
LinuxParameters: LinuxParameters,
|
|
4432
4396
|
MachineExtension: MachineExtension,
|
|
4433
4397
|
MachineExtensionInstanceView: MachineExtensionInstanceView,
|
|
4434
4398
|
MachineExtensionInstanceViewStatus: MachineExtensionInstanceViewStatus,
|
|
4435
|
-
|
|
4436
|
-
GuestCredential: GuestCredential,
|
|
4437
|
-
HttpProxyConfiguration: HttpProxyConfiguration,
|
|
4438
|
-
GuestAgentList: GuestAgentList,
|
|
4439
|
-
Condition: Condition,
|
|
4440
|
-
InventoryItemDetails: InventoryItemDetails,
|
|
4399
|
+
MachineExtensionPropertiesInstanceView: MachineExtensionPropertiesInstanceView,
|
|
4441
4400
|
MachineExtensionUpdate: MachineExtensionUpdate,
|
|
4401
|
+
MachineExtensionsListResult: MachineExtensionsListResult,
|
|
4402
|
+
NetworkInterface: NetworkInterface,
|
|
4403
|
+
NetworkInterfaceUpdate: NetworkInterfaceUpdate,
|
|
4404
|
+
NetworkProfile: NetworkProfile,
|
|
4405
|
+
NetworkProfileUpdate: NetworkProfileUpdate,
|
|
4406
|
+
NicIPAddressSettings: NicIPAddressSettings,
|
|
4407
|
+
NicIPSettings: NicIPSettings,
|
|
4408
|
+
Operation: Operation,
|
|
4409
|
+
OperationDisplay: OperationDisplay,
|
|
4410
|
+
OperationsList: OperationsList,
|
|
4411
|
+
OsProfile: OsProfile,
|
|
4412
|
+
OsProfileLinuxConfiguration: OsProfileLinuxConfiguration,
|
|
4413
|
+
OsProfileUpdate: OsProfileUpdate,
|
|
4414
|
+
OsProfileUpdateLinuxConfiguration: OsProfileUpdateLinuxConfiguration,
|
|
4415
|
+
OsProfileUpdateWindowsConfiguration: OsProfileUpdateWindowsConfiguration,
|
|
4416
|
+
OsProfileWindowsConfiguration: OsProfileWindowsConfiguration,
|
|
4417
|
+
PlacementProfile: PlacementProfile,
|
|
4418
|
+
ProxyResource: ProxyResource,
|
|
4419
|
+
Resource: Resource,
|
|
4420
|
+
ResourcePatch: ResourcePatch,
|
|
4421
|
+
ResourcePool: ResourcePool,
|
|
4442
4422
|
ResourcePoolInventoryItem: ResourcePoolInventoryItem,
|
|
4423
|
+
ResourcePoolsList: ResourcePoolsList,
|
|
4424
|
+
ResourceStatus: ResourceStatus,
|
|
4425
|
+
SecurityProfile: SecurityProfile,
|
|
4426
|
+
StopVirtualMachineOptions: StopVirtualMachineOptions,
|
|
4427
|
+
StorageProfile: StorageProfile,
|
|
4428
|
+
StorageProfileUpdate: StorageProfileUpdate,
|
|
4429
|
+
SystemData: SystemData,
|
|
4430
|
+
UefiSettings: UefiSettings,
|
|
4431
|
+
VCenter: VCenter,
|
|
4432
|
+
VCentersList: VCentersList,
|
|
4433
|
+
VICredential: VICredential,
|
|
4434
|
+
VirtualDisk: VirtualDisk,
|
|
4435
|
+
VirtualDiskUpdate: VirtualDiskUpdate,
|
|
4436
|
+
VirtualMachine: VirtualMachine,
|
|
4437
|
+
VirtualMachineAssessPatchesResult: VirtualMachineAssessPatchesResult,
|
|
4438
|
+
VirtualMachineInstallPatchesParameters: VirtualMachineInstallPatchesParameters,
|
|
4439
|
+
VirtualMachineInstallPatchesResult: VirtualMachineInstallPatchesResult,
|
|
4443
4440
|
VirtualMachineInventoryItem: VirtualMachineInventoryItem,
|
|
4441
|
+
VirtualMachineTemplate: VirtualMachineTemplate,
|
|
4444
4442
|
VirtualMachineTemplateInventoryItem: VirtualMachineTemplateInventoryItem,
|
|
4443
|
+
VirtualMachineTemplatesList: VirtualMachineTemplatesList,
|
|
4444
|
+
VirtualMachineUpdate: VirtualMachineUpdate,
|
|
4445
|
+
VirtualMachinesList: VirtualMachinesList,
|
|
4446
|
+
VirtualNetwork: VirtualNetwork,
|
|
4445
4447
|
VirtualNetworkInventoryItem: VirtualNetworkInventoryItem,
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4449
|
-
ProxyResource: ProxyResource,
|
|
4450
|
-
MachineExtensionPropertiesInstanceView: MachineExtensionPropertiesInstanceView,
|
|
4451
|
-
InventoryItem: InventoryItem,
|
|
4452
|
-
HybridIdentityMetadata: HybridIdentityMetadata,
|
|
4453
|
-
GuestAgent: GuestAgent,
|
|
4448
|
+
VirtualNetworksList: VirtualNetworksList,
|
|
4449
|
+
VirtualScsiController: VirtualScsiController,
|
|
4450
|
+
WindowsParameters: WindowsParameters,
|
|
4454
4451
|
discriminators: discriminators
|
|
4455
4452
|
});
|
|
4456
4453
|
|