@azure/arm-compute 17.0.0-beta.2 → 17.0.0
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 +6 -80
- package/README.md +4 -0
- package/dist/index.js +716 -771
- 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/src/computeManagementClient.d.ts +4 -2
- package/dist-esm/src/computeManagementClient.d.ts.map +1 -1
- package/dist-esm/src/computeManagementClient.js +31 -3
- package/dist-esm/src/computeManagementClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +222 -236
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +5 -5
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +14 -15
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1393 -1426
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/operations/availabilitySets.d.ts +2 -2
- package/dist-esm/src/operations/availabilitySets.d.ts.map +1 -1
- package/dist-esm/src/operations/availabilitySets.js.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.d.ts +2 -2
- package/dist-esm/src/operations/capacityReservationGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.js.map +1 -1
- package/dist-esm/src/operations/capacityReservations.d.ts +2 -2
- package/dist-esm/src/operations/capacityReservations.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservations.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceOperatingSystems.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceRoleInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.d.ts +2 -2
- package/dist-esm/src/operations/cloudServiceRoles.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.js.map +1 -1
- package/dist-esm/src/operations/cloudServices.d.ts +2 -2
- package/dist-esm/src/operations/cloudServices.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServices.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.d.ts +2 -2
- package/dist-esm/src/operations/cloudServicesUpdateDomain.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.js.map +1 -1
- package/dist-esm/src/operations/communityGalleries.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleries.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleries.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.d.ts +2 -2
- package/dist-esm/src/operations/communityGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.d.ts +2 -2
- package/dist-esm/src/operations/dedicatedHostGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.d.ts +2 -2
- package/dist-esm/src/operations/dedicatedHosts.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.js.map +1 -1
- package/dist-esm/src/operations/diskAccesses.d.ts +2 -2
- package/dist-esm/src/operations/diskAccesses.d.ts.map +1 -1
- package/dist-esm/src/operations/diskAccesses.js.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.d.ts +2 -2
- package/dist-esm/src/operations/diskEncryptionSets.d.ts.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.js.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.d.ts +2 -2
- package/dist-esm/src/operations/diskRestorePointOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.js.map +1 -1
- package/dist-esm/src/operations/disks.d.ts +2 -2
- package/dist-esm/src/operations/disks.d.ts.map +1 -1
- package/dist-esm/src/operations/disks.js.map +1 -1
- package/dist-esm/src/operations/galleries.d.ts +2 -2
- package/dist-esm/src/operations/galleries.d.ts.map +1 -1
- package/dist-esm/src/operations/galleries.js.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.d.ts +2 -2
- package/dist-esm/src/operations/galleryApplicationVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryApplications.d.ts +2 -2
- package/dist-esm/src/operations/galleryApplications.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplications.js.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/galleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryImages.d.ts +2 -2
- package/dist-esm/src/operations/galleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImages.js.map +1 -1
- package/dist-esm/src/operations/gallerySharingProfile.d.ts +2 -2
- package/dist-esm/src/operations/gallerySharingProfile.d.ts.map +1 -1
- package/dist-esm/src/operations/gallerySharingProfile.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts +2 -2
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/logAnalytics.d.ts +2 -2
- package/dist-esm/src/operations/logAnalytics.d.ts.map +1 -1
- package/dist-esm/src/operations/logAnalytics.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +2 -2
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.d.ts +2 -2
- package/dist-esm/src/operations/proximityPlacementGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.js.map +1 -1
- package/dist-esm/src/operations/resourceSkus.d.ts +2 -2
- package/dist-esm/src/operations/resourceSkus.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceSkus.js.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.d.ts +2 -2
- package/dist-esm/src/operations/restorePointCollections.d.ts.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.js.map +1 -1
- package/dist-esm/src/operations/restorePoints.d.ts +2 -2
- package/dist-esm/src/operations/restorePoints.d.ts.map +1 -1
- package/dist-esm/src/operations/restorePoints.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleries.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.d.ts +2 -2
- package/dist-esm/src/operations/sharedGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/snapshots.d.ts +2 -2
- package/dist-esm/src/operations/snapshots.d.ts.map +1 -1
- package/dist-esm/src/operations/snapshots.js.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.d.ts +2 -2
- package/dist-esm/src/operations/sshPublicKeys.d.ts.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.js.map +1 -1
- package/dist-esm/src/operations/usageOperations.d.ts +2 -2
- package/dist-esm/src/operations/usageOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/usageOperations.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensionImages.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineExtensionImages.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensionImages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineImages.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineImages.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineImages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineImagesEdgeZone.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetRollingUpgrades.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineScaleSets.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachineSizes.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/test/compute_examples.d.ts +3 -1
- package/dist-esm/test/compute_examples.d.ts.map +1 -1
- package/dist-esm/test/compute_examples.js +10 -7
- package/dist-esm/test/compute_examples.js.map +1 -1
- package/package.json +9 -9
- package/review/arm-compute.api.md +18 -29
- package/src/computeManagementClient.ts +44 -3
- package/src/index.ts +0 -1
- package/src/models/index.ts +233 -248
- package/src/models/mappers.ts +1019 -1053
- package/src/operations/availabilitySets.ts +3 -3
- package/src/operations/capacityReservationGroups.ts +3 -3
- package/src/operations/capacityReservations.ts +3 -3
- package/src/operations/cloudServiceOperatingSystems.ts +3 -3
- package/src/operations/cloudServiceRoleInstances.ts +3 -3
- package/src/operations/cloudServiceRoles.ts +3 -3
- package/src/operations/cloudServices.ts +3 -3
- package/src/operations/cloudServicesUpdateDomain.ts +3 -3
- package/src/operations/communityGalleries.ts +3 -3
- package/src/operations/communityGalleryImageVersions.ts +3 -3
- package/src/operations/communityGalleryImages.ts +3 -3
- package/src/operations/dedicatedHostGroups.ts +3 -3
- package/src/operations/dedicatedHosts.ts +3 -3
- package/src/operations/diskAccesses.ts +3 -3
- package/src/operations/diskEncryptionSets.ts +3 -3
- package/src/operations/diskRestorePointOperations.ts +3 -3
- package/src/operations/disks.ts +3 -3
- package/src/operations/galleries.ts +3 -3
- package/src/operations/galleryApplicationVersions.ts +3 -3
- package/src/operations/galleryApplications.ts +3 -3
- package/src/operations/galleryImageVersions.ts +3 -3
- package/src/operations/galleryImages.ts +3 -3
- package/src/operations/gallerySharingProfile.ts +3 -3
- package/src/operations/images.ts +3 -3
- package/src/operations/logAnalytics.ts +3 -3
- package/src/operations/operations.ts +3 -3
- package/src/operations/proximityPlacementGroups.ts +3 -3
- package/src/operations/resourceSkus.ts +3 -3
- package/src/operations/restorePointCollections.ts +3 -3
- package/src/operations/restorePoints.ts +3 -3
- package/src/operations/sharedGalleries.ts +3 -3
- package/src/operations/sharedGalleryImageVersions.ts +3 -3
- package/src/operations/sharedGalleryImages.ts +3 -3
- package/src/operations/snapshots.ts +3 -3
- package/src/operations/sshPublicKeys.ts +3 -3
- package/src/operations/usageOperations.ts +3 -3
- package/src/operations/virtualMachineExtensionImages.ts +3 -3
- package/src/operations/virtualMachineExtensions.ts +3 -3
- package/src/operations/virtualMachineImages.ts +3 -3
- package/src/operations/virtualMachineImagesEdgeZone.ts +3 -3
- package/src/operations/virtualMachineRunCommands.ts +3 -3
- package/src/operations/virtualMachineScaleSetExtensions.ts +3 -3
- package/src/operations/virtualMachineScaleSetRollingUpgrades.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMExtensions.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMRunCommands.ts +3 -3
- package/src/operations/virtualMachineScaleSetVMs.ts +3 -3
- package/src/operations/virtualMachineScaleSets.ts +3 -3
- package/src/operations/virtualMachineSizes.ts +3 -3
- package/src/operations/virtualMachines.ts +3 -3
- package/types/arm-compute.d.ts +18 -42
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/computeManagementClientContext.d.ts +0 -16
- package/dist-esm/src/computeManagementClientContext.d.ts.map +0 -1
- package/dist-esm/src/computeManagementClientContext.js +0 -49
- package/dist-esm/src/computeManagementClientContext.js.map +0 -1
- package/src/computeManagementClientContext.ts +0 -69
package/dist/index.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var tslib = require('tslib');
|
|
6
5
|
var coreClient = require('@azure/core-client');
|
|
6
|
+
var tslib = require('tslib');
|
|
7
7
|
var coreLro = require('@azure/core-lro');
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -17,9 +17,6 @@ var coreLro = require('@azure/core-lro');
|
|
|
17
17
|
KnownProximityPlacementGroupType["Standard"] = "Standard";
|
|
18
18
|
KnownProximityPlacementGroupType["Ultra"] = "Ultra";
|
|
19
19
|
})(exports.KnownProximityPlacementGroupType || (exports.KnownProximityPlacementGroupType = {}));
|
|
20
|
-
(function (KnownExtendedLocationTypes) {
|
|
21
|
-
KnownExtendedLocationTypes["EdgeZone"] = "EdgeZone";
|
|
22
|
-
})(exports.KnownExtendedLocationTypes || (exports.KnownExtendedLocationTypes = {}));
|
|
23
20
|
(function (KnownHyperVGenerationTypes) {
|
|
24
21
|
KnownHyperVGenerationTypes["V1"] = "V1";
|
|
25
22
|
KnownHyperVGenerationTypes["V2"] = "V2";
|
|
@@ -28,6 +25,9 @@ var coreLro = require('@azure/core-lro');
|
|
|
28
25
|
KnownVmDiskTypes["None"] = "None";
|
|
29
26
|
KnownVmDiskTypes["Unmanaged"] = "Unmanaged";
|
|
30
27
|
})(exports.KnownVmDiskTypes || (exports.KnownVmDiskTypes = {}));
|
|
28
|
+
(function (KnownExtendedLocationTypes) {
|
|
29
|
+
KnownExtendedLocationTypes["EdgeZone"] = "EdgeZone";
|
|
30
|
+
})(exports.KnownExtendedLocationTypes || (exports.KnownExtendedLocationTypes = {}));
|
|
31
31
|
(function (KnownVirtualMachineSizeTypes) {
|
|
32
32
|
KnownVirtualMachineSizeTypes["BasicA0"] = "Basic_A0";
|
|
33
33
|
KnownVirtualMachineSizeTypes["BasicA1"] = "Basic_A1";
|
|
@@ -672,49 +672,6 @@ const ComputeOperationValue = {
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
};
|
|
675
|
-
const Resource = {
|
|
676
|
-
type: {
|
|
677
|
-
name: "Composite",
|
|
678
|
-
className: "Resource",
|
|
679
|
-
modelProperties: {
|
|
680
|
-
id: {
|
|
681
|
-
serializedName: "id",
|
|
682
|
-
readOnly: true,
|
|
683
|
-
type: {
|
|
684
|
-
name: "String"
|
|
685
|
-
}
|
|
686
|
-
},
|
|
687
|
-
name: {
|
|
688
|
-
serializedName: "name",
|
|
689
|
-
readOnly: true,
|
|
690
|
-
type: {
|
|
691
|
-
name: "String"
|
|
692
|
-
}
|
|
693
|
-
},
|
|
694
|
-
type: {
|
|
695
|
-
serializedName: "type",
|
|
696
|
-
readOnly: true,
|
|
697
|
-
type: {
|
|
698
|
-
name: "String"
|
|
699
|
-
}
|
|
700
|
-
},
|
|
701
|
-
location: {
|
|
702
|
-
serializedName: "location",
|
|
703
|
-
required: true,
|
|
704
|
-
type: {
|
|
705
|
-
name: "String"
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
tags: {
|
|
709
|
-
serializedName: "tags",
|
|
710
|
-
type: {
|
|
711
|
-
name: "Dictionary",
|
|
712
|
-
value: { type: { name: "String" } }
|
|
713
|
-
}
|
|
714
|
-
}
|
|
715
|
-
}
|
|
716
|
-
}
|
|
717
|
-
};
|
|
718
675
|
const SubResource = {
|
|
719
676
|
type: {
|
|
720
677
|
name: "Composite",
|
|
@@ -794,6 +751,49 @@ const Sku = {
|
|
|
794
751
|
}
|
|
795
752
|
}
|
|
796
753
|
};
|
|
754
|
+
const Resource = {
|
|
755
|
+
type: {
|
|
756
|
+
name: "Composite",
|
|
757
|
+
className: "Resource",
|
|
758
|
+
modelProperties: {
|
|
759
|
+
id: {
|
|
760
|
+
serializedName: "id",
|
|
761
|
+
readOnly: true,
|
|
762
|
+
type: {
|
|
763
|
+
name: "String"
|
|
764
|
+
}
|
|
765
|
+
},
|
|
766
|
+
name: {
|
|
767
|
+
serializedName: "name",
|
|
768
|
+
readOnly: true,
|
|
769
|
+
type: {
|
|
770
|
+
name: "String"
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
type: {
|
|
774
|
+
serializedName: "type",
|
|
775
|
+
readOnly: true,
|
|
776
|
+
type: {
|
|
777
|
+
name: "String"
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
location: {
|
|
781
|
+
serializedName: "location",
|
|
782
|
+
required: true,
|
|
783
|
+
type: {
|
|
784
|
+
name: "String"
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
tags: {
|
|
788
|
+
serializedName: "tags",
|
|
789
|
+
type: {
|
|
790
|
+
name: "Dictionary",
|
|
791
|
+
value: { type: { name: "String" } }
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
};
|
|
797
797
|
const UpdateResource = {
|
|
798
798
|
type: {
|
|
799
799
|
name: "Composite",
|
|
@@ -1216,26 +1216,6 @@ const VirtualMachineExtensionsListResult = {
|
|
|
1216
1216
|
}
|
|
1217
1217
|
}
|
|
1218
1218
|
};
|
|
1219
|
-
const ExtendedLocation = {
|
|
1220
|
-
type: {
|
|
1221
|
-
name: "Composite",
|
|
1222
|
-
className: "ExtendedLocation",
|
|
1223
|
-
modelProperties: {
|
|
1224
|
-
name: {
|
|
1225
|
-
serializedName: "name",
|
|
1226
|
-
type: {
|
|
1227
|
-
name: "String"
|
|
1228
|
-
}
|
|
1229
|
-
},
|
|
1230
|
-
type: {
|
|
1231
|
-
serializedName: "type",
|
|
1232
|
-
type: {
|
|
1233
|
-
name: "String"
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1237
|
-
}
|
|
1238
|
-
};
|
|
1239
1219
|
const PurchasePlan = {
|
|
1240
1220
|
type: {
|
|
1241
1221
|
name: "Composite",
|
|
@@ -1345,6 +1325,26 @@ const VirtualMachineImageFeature = {
|
|
|
1345
1325
|
}
|
|
1346
1326
|
}
|
|
1347
1327
|
};
|
|
1328
|
+
const ExtendedLocation = {
|
|
1329
|
+
type: {
|
|
1330
|
+
name: "Composite",
|
|
1331
|
+
className: "ExtendedLocation",
|
|
1332
|
+
modelProperties: {
|
|
1333
|
+
name: {
|
|
1334
|
+
serializedName: "name",
|
|
1335
|
+
type: {
|
|
1336
|
+
name: "String"
|
|
1337
|
+
}
|
|
1338
|
+
},
|
|
1339
|
+
type: {
|
|
1340
|
+
serializedName: "type",
|
|
1341
|
+
type: {
|
|
1342
|
+
name: "String"
|
|
1343
|
+
}
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
}
|
|
1347
|
+
};
|
|
1348
1348
|
const CloudError = {
|
|
1349
1349
|
type: {
|
|
1350
1350
|
name: "Composite",
|
|
@@ -4453,6 +4453,195 @@ const RestorePointCollectionSourceProperties = {
|
|
|
4453
4453
|
}
|
|
4454
4454
|
}
|
|
4455
4455
|
};
|
|
4456
|
+
const RestorePointSourceMetadata = {
|
|
4457
|
+
type: {
|
|
4458
|
+
name: "Composite",
|
|
4459
|
+
className: "RestorePointSourceMetadata",
|
|
4460
|
+
modelProperties: {
|
|
4461
|
+
hardwareProfile: {
|
|
4462
|
+
serializedName: "hardwareProfile",
|
|
4463
|
+
type: {
|
|
4464
|
+
name: "Composite",
|
|
4465
|
+
className: "HardwareProfile"
|
|
4466
|
+
}
|
|
4467
|
+
},
|
|
4468
|
+
storageProfile: {
|
|
4469
|
+
serializedName: "storageProfile",
|
|
4470
|
+
type: {
|
|
4471
|
+
name: "Composite",
|
|
4472
|
+
className: "RestorePointSourceVMStorageProfile"
|
|
4473
|
+
}
|
|
4474
|
+
},
|
|
4475
|
+
osProfile: {
|
|
4476
|
+
serializedName: "osProfile",
|
|
4477
|
+
type: {
|
|
4478
|
+
name: "Composite",
|
|
4479
|
+
className: "OSProfile"
|
|
4480
|
+
}
|
|
4481
|
+
},
|
|
4482
|
+
diagnosticsProfile: {
|
|
4483
|
+
serializedName: "diagnosticsProfile",
|
|
4484
|
+
type: {
|
|
4485
|
+
name: "Composite",
|
|
4486
|
+
className: "DiagnosticsProfile"
|
|
4487
|
+
}
|
|
4488
|
+
},
|
|
4489
|
+
licenseType: {
|
|
4490
|
+
serializedName: "licenseType",
|
|
4491
|
+
type: {
|
|
4492
|
+
name: "String"
|
|
4493
|
+
}
|
|
4494
|
+
},
|
|
4495
|
+
vmId: {
|
|
4496
|
+
serializedName: "vmId",
|
|
4497
|
+
type: {
|
|
4498
|
+
name: "String"
|
|
4499
|
+
}
|
|
4500
|
+
},
|
|
4501
|
+
securityProfile: {
|
|
4502
|
+
serializedName: "securityProfile",
|
|
4503
|
+
type: {
|
|
4504
|
+
name: "Composite",
|
|
4505
|
+
className: "SecurityProfile"
|
|
4506
|
+
}
|
|
4507
|
+
},
|
|
4508
|
+
location: {
|
|
4509
|
+
serializedName: "location",
|
|
4510
|
+
type: {
|
|
4511
|
+
name: "String"
|
|
4512
|
+
}
|
|
4513
|
+
}
|
|
4514
|
+
}
|
|
4515
|
+
}
|
|
4516
|
+
};
|
|
4517
|
+
const RestorePointSourceVMStorageProfile = {
|
|
4518
|
+
type: {
|
|
4519
|
+
name: "Composite",
|
|
4520
|
+
className: "RestorePointSourceVMStorageProfile",
|
|
4521
|
+
modelProperties: {
|
|
4522
|
+
osDisk: {
|
|
4523
|
+
serializedName: "osDisk",
|
|
4524
|
+
type: {
|
|
4525
|
+
name: "Composite",
|
|
4526
|
+
className: "RestorePointSourceVmosDisk"
|
|
4527
|
+
}
|
|
4528
|
+
},
|
|
4529
|
+
dataDisks: {
|
|
4530
|
+
serializedName: "dataDisks",
|
|
4531
|
+
type: {
|
|
4532
|
+
name: "Sequence",
|
|
4533
|
+
element: {
|
|
4534
|
+
type: {
|
|
4535
|
+
name: "Composite",
|
|
4536
|
+
className: "RestorePointSourceVMDataDisk"
|
|
4537
|
+
}
|
|
4538
|
+
}
|
|
4539
|
+
}
|
|
4540
|
+
}
|
|
4541
|
+
}
|
|
4542
|
+
}
|
|
4543
|
+
};
|
|
4544
|
+
const RestorePointSourceVmosDisk = {
|
|
4545
|
+
type: {
|
|
4546
|
+
name: "Composite",
|
|
4547
|
+
className: "RestorePointSourceVmosDisk",
|
|
4548
|
+
modelProperties: {
|
|
4549
|
+
osType: {
|
|
4550
|
+
serializedName: "osType",
|
|
4551
|
+
type: {
|
|
4552
|
+
name: "String"
|
|
4553
|
+
}
|
|
4554
|
+
},
|
|
4555
|
+
encryptionSettings: {
|
|
4556
|
+
serializedName: "encryptionSettings",
|
|
4557
|
+
type: {
|
|
4558
|
+
name: "Composite",
|
|
4559
|
+
className: "DiskEncryptionSettings"
|
|
4560
|
+
}
|
|
4561
|
+
},
|
|
4562
|
+
name: {
|
|
4563
|
+
serializedName: "name",
|
|
4564
|
+
type: {
|
|
4565
|
+
name: "String"
|
|
4566
|
+
}
|
|
4567
|
+
},
|
|
4568
|
+
caching: {
|
|
4569
|
+
serializedName: "caching",
|
|
4570
|
+
type: {
|
|
4571
|
+
name: "Enum",
|
|
4572
|
+
allowedValues: ["None", "ReadOnly", "ReadWrite"]
|
|
4573
|
+
}
|
|
4574
|
+
},
|
|
4575
|
+
diskSizeGB: {
|
|
4576
|
+
serializedName: "diskSizeGB",
|
|
4577
|
+
type: {
|
|
4578
|
+
name: "Number"
|
|
4579
|
+
}
|
|
4580
|
+
},
|
|
4581
|
+
managedDisk: {
|
|
4582
|
+
serializedName: "managedDisk",
|
|
4583
|
+
type: {
|
|
4584
|
+
name: "Composite",
|
|
4585
|
+
className: "ManagedDiskParameters"
|
|
4586
|
+
}
|
|
4587
|
+
},
|
|
4588
|
+
diskRestorePoint: {
|
|
4589
|
+
serializedName: "diskRestorePoint",
|
|
4590
|
+
type: {
|
|
4591
|
+
name: "Composite",
|
|
4592
|
+
className: "ApiEntityReference"
|
|
4593
|
+
}
|
|
4594
|
+
}
|
|
4595
|
+
}
|
|
4596
|
+
}
|
|
4597
|
+
};
|
|
4598
|
+
const RestorePointSourceVMDataDisk = {
|
|
4599
|
+
type: {
|
|
4600
|
+
name: "Composite",
|
|
4601
|
+
className: "RestorePointSourceVMDataDisk",
|
|
4602
|
+
modelProperties: {
|
|
4603
|
+
lun: {
|
|
4604
|
+
serializedName: "lun",
|
|
4605
|
+
type: {
|
|
4606
|
+
name: "Number"
|
|
4607
|
+
}
|
|
4608
|
+
},
|
|
4609
|
+
name: {
|
|
4610
|
+
serializedName: "name",
|
|
4611
|
+
type: {
|
|
4612
|
+
name: "String"
|
|
4613
|
+
}
|
|
4614
|
+
},
|
|
4615
|
+
caching: {
|
|
4616
|
+
serializedName: "caching",
|
|
4617
|
+
type: {
|
|
4618
|
+
name: "Enum",
|
|
4619
|
+
allowedValues: ["None", "ReadOnly", "ReadWrite"]
|
|
4620
|
+
}
|
|
4621
|
+
},
|
|
4622
|
+
diskSizeGB: {
|
|
4623
|
+
serializedName: "diskSizeGB",
|
|
4624
|
+
type: {
|
|
4625
|
+
name: "Number"
|
|
4626
|
+
}
|
|
4627
|
+
},
|
|
4628
|
+
managedDisk: {
|
|
4629
|
+
serializedName: "managedDisk",
|
|
4630
|
+
type: {
|
|
4631
|
+
name: "Composite",
|
|
4632
|
+
className: "ManagedDiskParameters"
|
|
4633
|
+
}
|
|
4634
|
+
},
|
|
4635
|
+
diskRestorePoint: {
|
|
4636
|
+
serializedName: "diskRestorePoint",
|
|
4637
|
+
type: {
|
|
4638
|
+
name: "Composite",
|
|
4639
|
+
className: "ApiEntityReference"
|
|
4640
|
+
}
|
|
4641
|
+
}
|
|
4642
|
+
}
|
|
4643
|
+
}
|
|
4644
|
+
};
|
|
4456
4645
|
const ProxyResource = {
|
|
4457
4646
|
type: {
|
|
4458
4647
|
name: "Composite",
|
|
@@ -4482,227 +4671,6 @@ const ProxyResource = {
|
|
|
4482
4671
|
}
|
|
4483
4672
|
}
|
|
4484
4673
|
};
|
|
4485
|
-
const RestorePointSourceMetadata = {
|
|
4486
|
-
type: {
|
|
4487
|
-
name: "Composite",
|
|
4488
|
-
className: "RestorePointSourceMetadata",
|
|
4489
|
-
modelProperties: {
|
|
4490
|
-
hardwareProfile: {
|
|
4491
|
-
serializedName: "hardwareProfile",
|
|
4492
|
-
type: {
|
|
4493
|
-
name: "Composite",
|
|
4494
|
-
className: "HardwareProfile"
|
|
4495
|
-
}
|
|
4496
|
-
},
|
|
4497
|
-
storageProfile: {
|
|
4498
|
-
serializedName: "storageProfile",
|
|
4499
|
-
type: {
|
|
4500
|
-
name: "Composite",
|
|
4501
|
-
className: "RestorePointSourceVMStorageProfile"
|
|
4502
|
-
}
|
|
4503
|
-
},
|
|
4504
|
-
osProfile: {
|
|
4505
|
-
serializedName: "osProfile",
|
|
4506
|
-
type: {
|
|
4507
|
-
name: "Composite",
|
|
4508
|
-
className: "OSProfile"
|
|
4509
|
-
}
|
|
4510
|
-
},
|
|
4511
|
-
diagnosticsProfile: {
|
|
4512
|
-
serializedName: "diagnosticsProfile",
|
|
4513
|
-
type: {
|
|
4514
|
-
name: "Composite",
|
|
4515
|
-
className: "DiagnosticsProfile"
|
|
4516
|
-
}
|
|
4517
|
-
},
|
|
4518
|
-
licenseType: {
|
|
4519
|
-
serializedName: "licenseType",
|
|
4520
|
-
type: {
|
|
4521
|
-
name: "String"
|
|
4522
|
-
}
|
|
4523
|
-
},
|
|
4524
|
-
vmId: {
|
|
4525
|
-
serializedName: "vmId",
|
|
4526
|
-
type: {
|
|
4527
|
-
name: "String"
|
|
4528
|
-
}
|
|
4529
|
-
},
|
|
4530
|
-
securityProfile: {
|
|
4531
|
-
serializedName: "securityProfile",
|
|
4532
|
-
type: {
|
|
4533
|
-
name: "Composite",
|
|
4534
|
-
className: "SecurityProfile"
|
|
4535
|
-
}
|
|
4536
|
-
},
|
|
4537
|
-
location: {
|
|
4538
|
-
serializedName: "location",
|
|
4539
|
-
type: {
|
|
4540
|
-
name: "String"
|
|
4541
|
-
}
|
|
4542
|
-
}
|
|
4543
|
-
}
|
|
4544
|
-
}
|
|
4545
|
-
};
|
|
4546
|
-
const RestorePointSourceVMStorageProfile = {
|
|
4547
|
-
type: {
|
|
4548
|
-
name: "Composite",
|
|
4549
|
-
className: "RestorePointSourceVMStorageProfile",
|
|
4550
|
-
modelProperties: {
|
|
4551
|
-
osDisk: {
|
|
4552
|
-
serializedName: "osDisk",
|
|
4553
|
-
type: {
|
|
4554
|
-
name: "Composite",
|
|
4555
|
-
className: "RestorePointSourceVmosDisk"
|
|
4556
|
-
}
|
|
4557
|
-
},
|
|
4558
|
-
dataDisks: {
|
|
4559
|
-
serializedName: "dataDisks",
|
|
4560
|
-
type: {
|
|
4561
|
-
name: "Sequence",
|
|
4562
|
-
element: {
|
|
4563
|
-
type: {
|
|
4564
|
-
name: "Composite",
|
|
4565
|
-
className: "RestorePointSourceVMDataDisk"
|
|
4566
|
-
}
|
|
4567
|
-
}
|
|
4568
|
-
}
|
|
4569
|
-
}
|
|
4570
|
-
}
|
|
4571
|
-
}
|
|
4572
|
-
};
|
|
4573
|
-
const RestorePointSourceVmosDisk = {
|
|
4574
|
-
type: {
|
|
4575
|
-
name: "Composite",
|
|
4576
|
-
className: "RestorePointSourceVmosDisk",
|
|
4577
|
-
modelProperties: {
|
|
4578
|
-
osType: {
|
|
4579
|
-
serializedName: "osType",
|
|
4580
|
-
type: {
|
|
4581
|
-
name: "String"
|
|
4582
|
-
}
|
|
4583
|
-
},
|
|
4584
|
-
encryptionSettings: {
|
|
4585
|
-
serializedName: "encryptionSettings",
|
|
4586
|
-
type: {
|
|
4587
|
-
name: "Composite",
|
|
4588
|
-
className: "DiskEncryptionSettings"
|
|
4589
|
-
}
|
|
4590
|
-
},
|
|
4591
|
-
name: {
|
|
4592
|
-
serializedName: "name",
|
|
4593
|
-
type: {
|
|
4594
|
-
name: "String"
|
|
4595
|
-
}
|
|
4596
|
-
},
|
|
4597
|
-
caching: {
|
|
4598
|
-
serializedName: "caching",
|
|
4599
|
-
type: {
|
|
4600
|
-
name: "Enum",
|
|
4601
|
-
allowedValues: ["None", "ReadOnly", "ReadWrite"]
|
|
4602
|
-
}
|
|
4603
|
-
},
|
|
4604
|
-
diskSizeGB: {
|
|
4605
|
-
serializedName: "diskSizeGB",
|
|
4606
|
-
type: {
|
|
4607
|
-
name: "Number"
|
|
4608
|
-
}
|
|
4609
|
-
},
|
|
4610
|
-
managedDisk: {
|
|
4611
|
-
serializedName: "managedDisk",
|
|
4612
|
-
type: {
|
|
4613
|
-
name: "Composite",
|
|
4614
|
-
className: "ManagedDiskParameters"
|
|
4615
|
-
}
|
|
4616
|
-
},
|
|
4617
|
-
diskRestorePoint: {
|
|
4618
|
-
serializedName: "diskRestorePoint",
|
|
4619
|
-
type: {
|
|
4620
|
-
name: "Composite",
|
|
4621
|
-
className: "ApiEntityReference"
|
|
4622
|
-
}
|
|
4623
|
-
}
|
|
4624
|
-
}
|
|
4625
|
-
}
|
|
4626
|
-
};
|
|
4627
|
-
const RestorePointSourceVMDataDisk = {
|
|
4628
|
-
type: {
|
|
4629
|
-
name: "Composite",
|
|
4630
|
-
className: "RestorePointSourceVMDataDisk",
|
|
4631
|
-
modelProperties: {
|
|
4632
|
-
lun: {
|
|
4633
|
-
serializedName: "lun",
|
|
4634
|
-
type: {
|
|
4635
|
-
name: "Number"
|
|
4636
|
-
}
|
|
4637
|
-
},
|
|
4638
|
-
name: {
|
|
4639
|
-
serializedName: "name",
|
|
4640
|
-
type: {
|
|
4641
|
-
name: "String"
|
|
4642
|
-
}
|
|
4643
|
-
},
|
|
4644
|
-
caching: {
|
|
4645
|
-
serializedName: "caching",
|
|
4646
|
-
type: {
|
|
4647
|
-
name: "Enum",
|
|
4648
|
-
allowedValues: ["None", "ReadOnly", "ReadWrite"]
|
|
4649
|
-
}
|
|
4650
|
-
},
|
|
4651
|
-
diskSizeGB: {
|
|
4652
|
-
serializedName: "diskSizeGB",
|
|
4653
|
-
type: {
|
|
4654
|
-
name: "Number"
|
|
4655
|
-
}
|
|
4656
|
-
},
|
|
4657
|
-
managedDisk: {
|
|
4658
|
-
serializedName: "managedDisk",
|
|
4659
|
-
type: {
|
|
4660
|
-
name: "Composite",
|
|
4661
|
-
className: "ManagedDiskParameters"
|
|
4662
|
-
}
|
|
4663
|
-
},
|
|
4664
|
-
diskRestorePoint: {
|
|
4665
|
-
serializedName: "diskRestorePoint",
|
|
4666
|
-
type: {
|
|
4667
|
-
name: "Composite",
|
|
4668
|
-
className: "ApiEntityReference"
|
|
4669
|
-
}
|
|
4670
|
-
}
|
|
4671
|
-
}
|
|
4672
|
-
}
|
|
4673
|
-
};
|
|
4674
|
-
const RestorePointProvisioningDetails = {
|
|
4675
|
-
type: {
|
|
4676
|
-
name: "Composite",
|
|
4677
|
-
className: "RestorePointProvisioningDetails",
|
|
4678
|
-
modelProperties: {
|
|
4679
|
-
creationTime: {
|
|
4680
|
-
serializedName: "creationTime",
|
|
4681
|
-
type: {
|
|
4682
|
-
name: "DateTime"
|
|
4683
|
-
}
|
|
4684
|
-
},
|
|
4685
|
-
totalUsedSizeInBytes: {
|
|
4686
|
-
serializedName: "totalUsedSizeInBytes",
|
|
4687
|
-
type: {
|
|
4688
|
-
name: "Number"
|
|
4689
|
-
}
|
|
4690
|
-
},
|
|
4691
|
-
statusCode: {
|
|
4692
|
-
serializedName: "statusCode",
|
|
4693
|
-
type: {
|
|
4694
|
-
name: "Number"
|
|
4695
|
-
}
|
|
4696
|
-
},
|
|
4697
|
-
statusMessage: {
|
|
4698
|
-
serializedName: "statusMessage",
|
|
4699
|
-
type: {
|
|
4700
|
-
name: "String"
|
|
4701
|
-
}
|
|
4702
|
-
}
|
|
4703
|
-
}
|
|
4704
|
-
}
|
|
4705
|
-
};
|
|
4706
4674
|
const RestorePointCollectionListResult = {
|
|
4707
4675
|
type: {
|
|
4708
4676
|
name: "Composite",
|
|
@@ -10541,6 +10509,446 @@ const ManagedArtifact = {
|
|
|
10541
10509
|
}
|
|
10542
10510
|
}
|
|
10543
10511
|
};
|
|
10512
|
+
const SubResourceWithColocationStatus = {
|
|
10513
|
+
type: {
|
|
10514
|
+
name: "Composite",
|
|
10515
|
+
className: "SubResourceWithColocationStatus",
|
|
10516
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { colocationStatus: {
|
|
10517
|
+
serializedName: "colocationStatus",
|
|
10518
|
+
type: {
|
|
10519
|
+
name: "Composite",
|
|
10520
|
+
className: "InstanceViewStatus"
|
|
10521
|
+
}
|
|
10522
|
+
} })
|
|
10523
|
+
}
|
|
10524
|
+
};
|
|
10525
|
+
const VirtualMachineImageResource = {
|
|
10526
|
+
type: {
|
|
10527
|
+
name: "Composite",
|
|
10528
|
+
className: "VirtualMachineImageResource",
|
|
10529
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10530
|
+
serializedName: "name",
|
|
10531
|
+
required: true,
|
|
10532
|
+
type: {
|
|
10533
|
+
name: "String"
|
|
10534
|
+
}
|
|
10535
|
+
}, location: {
|
|
10536
|
+
serializedName: "location",
|
|
10537
|
+
required: true,
|
|
10538
|
+
type: {
|
|
10539
|
+
name: "String"
|
|
10540
|
+
}
|
|
10541
|
+
}, tags: {
|
|
10542
|
+
serializedName: "tags",
|
|
10543
|
+
type: {
|
|
10544
|
+
name: "Dictionary",
|
|
10545
|
+
value: { type: { name: "String" } }
|
|
10546
|
+
}
|
|
10547
|
+
}, extendedLocation: {
|
|
10548
|
+
serializedName: "extendedLocation",
|
|
10549
|
+
type: {
|
|
10550
|
+
name: "Composite",
|
|
10551
|
+
className: "ExtendedLocation"
|
|
10552
|
+
}
|
|
10553
|
+
} })
|
|
10554
|
+
}
|
|
10555
|
+
};
|
|
10556
|
+
const ImageReference = {
|
|
10557
|
+
type: {
|
|
10558
|
+
name: "Composite",
|
|
10559
|
+
className: "ImageReference",
|
|
10560
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { publisher: {
|
|
10561
|
+
serializedName: "publisher",
|
|
10562
|
+
type: {
|
|
10563
|
+
name: "String"
|
|
10564
|
+
}
|
|
10565
|
+
}, offer: {
|
|
10566
|
+
serializedName: "offer",
|
|
10567
|
+
type: {
|
|
10568
|
+
name: "String"
|
|
10569
|
+
}
|
|
10570
|
+
}, sku: {
|
|
10571
|
+
serializedName: "sku",
|
|
10572
|
+
type: {
|
|
10573
|
+
name: "String"
|
|
10574
|
+
}
|
|
10575
|
+
}, version: {
|
|
10576
|
+
serializedName: "version",
|
|
10577
|
+
type: {
|
|
10578
|
+
name: "String"
|
|
10579
|
+
}
|
|
10580
|
+
}, exactVersion: {
|
|
10581
|
+
serializedName: "exactVersion",
|
|
10582
|
+
readOnly: true,
|
|
10583
|
+
type: {
|
|
10584
|
+
name: "String"
|
|
10585
|
+
}
|
|
10586
|
+
}, sharedGalleryImageId: {
|
|
10587
|
+
serializedName: "sharedGalleryImageId",
|
|
10588
|
+
type: {
|
|
10589
|
+
name: "String"
|
|
10590
|
+
}
|
|
10591
|
+
} })
|
|
10592
|
+
}
|
|
10593
|
+
};
|
|
10594
|
+
const DiskEncryptionSetParameters = {
|
|
10595
|
+
type: {
|
|
10596
|
+
name: "Composite",
|
|
10597
|
+
className: "DiskEncryptionSetParameters",
|
|
10598
|
+
modelProperties: Object.assign({}, SubResource.type.modelProperties)
|
|
10599
|
+
}
|
|
10600
|
+
};
|
|
10601
|
+
const ManagedDiskParameters = {
|
|
10602
|
+
type: {
|
|
10603
|
+
name: "Composite",
|
|
10604
|
+
className: "ManagedDiskParameters",
|
|
10605
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { storageAccountType: {
|
|
10606
|
+
serializedName: "storageAccountType",
|
|
10607
|
+
type: {
|
|
10608
|
+
name: "String"
|
|
10609
|
+
}
|
|
10610
|
+
}, diskEncryptionSet: {
|
|
10611
|
+
serializedName: "diskEncryptionSet",
|
|
10612
|
+
type: {
|
|
10613
|
+
name: "Composite",
|
|
10614
|
+
className: "DiskEncryptionSetParameters"
|
|
10615
|
+
}
|
|
10616
|
+
} })
|
|
10617
|
+
}
|
|
10618
|
+
};
|
|
10619
|
+
const NetworkInterfaceReference = {
|
|
10620
|
+
type: {
|
|
10621
|
+
name: "Composite",
|
|
10622
|
+
className: "NetworkInterfaceReference",
|
|
10623
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { primary: {
|
|
10624
|
+
serializedName: "properties.primary",
|
|
10625
|
+
type: {
|
|
10626
|
+
name: "Boolean"
|
|
10627
|
+
}
|
|
10628
|
+
}, deleteOption: {
|
|
10629
|
+
serializedName: "properties.deleteOption",
|
|
10630
|
+
type: {
|
|
10631
|
+
name: "String"
|
|
10632
|
+
}
|
|
10633
|
+
} })
|
|
10634
|
+
}
|
|
10635
|
+
};
|
|
10636
|
+
const VirtualMachineScaleSetIPConfiguration = {
|
|
10637
|
+
type: {
|
|
10638
|
+
name: "Composite",
|
|
10639
|
+
className: "VirtualMachineScaleSetIPConfiguration",
|
|
10640
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10641
|
+
serializedName: "name",
|
|
10642
|
+
required: true,
|
|
10643
|
+
type: {
|
|
10644
|
+
name: "String"
|
|
10645
|
+
}
|
|
10646
|
+
}, subnet: {
|
|
10647
|
+
serializedName: "properties.subnet",
|
|
10648
|
+
type: {
|
|
10649
|
+
name: "Composite",
|
|
10650
|
+
className: "ApiEntityReference"
|
|
10651
|
+
}
|
|
10652
|
+
}, primary: {
|
|
10653
|
+
serializedName: "properties.primary",
|
|
10654
|
+
type: {
|
|
10655
|
+
name: "Boolean"
|
|
10656
|
+
}
|
|
10657
|
+
}, publicIPAddressConfiguration: {
|
|
10658
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10659
|
+
type: {
|
|
10660
|
+
name: "Composite",
|
|
10661
|
+
className: "VirtualMachineScaleSetPublicIPAddressConfiguration"
|
|
10662
|
+
}
|
|
10663
|
+
}, privateIPAddressVersion: {
|
|
10664
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10665
|
+
type: {
|
|
10666
|
+
name: "String"
|
|
10667
|
+
}
|
|
10668
|
+
}, applicationGatewayBackendAddressPools: {
|
|
10669
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10670
|
+
type: {
|
|
10671
|
+
name: "Sequence",
|
|
10672
|
+
element: {
|
|
10673
|
+
type: {
|
|
10674
|
+
name: "Composite",
|
|
10675
|
+
className: "SubResource"
|
|
10676
|
+
}
|
|
10677
|
+
}
|
|
10678
|
+
}
|
|
10679
|
+
}, applicationSecurityGroups: {
|
|
10680
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10681
|
+
type: {
|
|
10682
|
+
name: "Sequence",
|
|
10683
|
+
element: {
|
|
10684
|
+
type: {
|
|
10685
|
+
name: "Composite",
|
|
10686
|
+
className: "SubResource"
|
|
10687
|
+
}
|
|
10688
|
+
}
|
|
10689
|
+
}
|
|
10690
|
+
}, loadBalancerBackendAddressPools: {
|
|
10691
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10692
|
+
type: {
|
|
10693
|
+
name: "Sequence",
|
|
10694
|
+
element: {
|
|
10695
|
+
type: {
|
|
10696
|
+
name: "Composite",
|
|
10697
|
+
className: "SubResource"
|
|
10698
|
+
}
|
|
10699
|
+
}
|
|
10700
|
+
}
|
|
10701
|
+
}, loadBalancerInboundNatPools: {
|
|
10702
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10703
|
+
type: {
|
|
10704
|
+
name: "Sequence",
|
|
10705
|
+
element: {
|
|
10706
|
+
type: {
|
|
10707
|
+
name: "Composite",
|
|
10708
|
+
className: "SubResource"
|
|
10709
|
+
}
|
|
10710
|
+
}
|
|
10711
|
+
}
|
|
10712
|
+
} })
|
|
10713
|
+
}
|
|
10714
|
+
};
|
|
10715
|
+
const VirtualMachineScaleSetNetworkConfiguration = {
|
|
10716
|
+
type: {
|
|
10717
|
+
name: "Composite",
|
|
10718
|
+
className: "VirtualMachineScaleSetNetworkConfiguration",
|
|
10719
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10720
|
+
serializedName: "name",
|
|
10721
|
+
required: true,
|
|
10722
|
+
type: {
|
|
10723
|
+
name: "String"
|
|
10724
|
+
}
|
|
10725
|
+
}, primary: {
|
|
10726
|
+
serializedName: "properties.primary",
|
|
10727
|
+
type: {
|
|
10728
|
+
name: "Boolean"
|
|
10729
|
+
}
|
|
10730
|
+
}, enableAcceleratedNetworking: {
|
|
10731
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10732
|
+
type: {
|
|
10733
|
+
name: "Boolean"
|
|
10734
|
+
}
|
|
10735
|
+
}, enableFpga: {
|
|
10736
|
+
serializedName: "properties.enableFpga",
|
|
10737
|
+
type: {
|
|
10738
|
+
name: "Boolean"
|
|
10739
|
+
}
|
|
10740
|
+
}, networkSecurityGroup: {
|
|
10741
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10742
|
+
type: {
|
|
10743
|
+
name: "Composite",
|
|
10744
|
+
className: "SubResource"
|
|
10745
|
+
}
|
|
10746
|
+
}, dnsSettings: {
|
|
10747
|
+
serializedName: "properties.dnsSettings",
|
|
10748
|
+
type: {
|
|
10749
|
+
name: "Composite",
|
|
10750
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10751
|
+
}
|
|
10752
|
+
}, ipConfigurations: {
|
|
10753
|
+
serializedName: "properties.ipConfigurations",
|
|
10754
|
+
type: {
|
|
10755
|
+
name: "Sequence",
|
|
10756
|
+
element: {
|
|
10757
|
+
type: {
|
|
10758
|
+
name: "Composite",
|
|
10759
|
+
className: "VirtualMachineScaleSetIPConfiguration"
|
|
10760
|
+
}
|
|
10761
|
+
}
|
|
10762
|
+
}
|
|
10763
|
+
}, enableIPForwarding: {
|
|
10764
|
+
serializedName: "properties.enableIPForwarding",
|
|
10765
|
+
type: {
|
|
10766
|
+
name: "Boolean"
|
|
10767
|
+
}
|
|
10768
|
+
}, deleteOption: {
|
|
10769
|
+
serializedName: "properties.deleteOption",
|
|
10770
|
+
type: {
|
|
10771
|
+
name: "String"
|
|
10772
|
+
}
|
|
10773
|
+
} })
|
|
10774
|
+
}
|
|
10775
|
+
};
|
|
10776
|
+
const VirtualMachineCaptureResult = {
|
|
10777
|
+
type: {
|
|
10778
|
+
name: "Composite",
|
|
10779
|
+
className: "VirtualMachineCaptureResult",
|
|
10780
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { schema: {
|
|
10781
|
+
serializedName: "$schema",
|
|
10782
|
+
readOnly: true,
|
|
10783
|
+
type: {
|
|
10784
|
+
name: "String"
|
|
10785
|
+
}
|
|
10786
|
+
}, contentVersion: {
|
|
10787
|
+
serializedName: "contentVersion",
|
|
10788
|
+
readOnly: true,
|
|
10789
|
+
type: {
|
|
10790
|
+
name: "String"
|
|
10791
|
+
}
|
|
10792
|
+
}, parameters: {
|
|
10793
|
+
serializedName: "parameters",
|
|
10794
|
+
readOnly: true,
|
|
10795
|
+
type: {
|
|
10796
|
+
name: "Dictionary",
|
|
10797
|
+
value: { type: { name: "any" } }
|
|
10798
|
+
}
|
|
10799
|
+
}, resources: {
|
|
10800
|
+
serializedName: "resources",
|
|
10801
|
+
readOnly: true,
|
|
10802
|
+
type: {
|
|
10803
|
+
name: "Sequence",
|
|
10804
|
+
element: {
|
|
10805
|
+
type: {
|
|
10806
|
+
name: "Dictionary",
|
|
10807
|
+
value: { type: { name: "any" } }
|
|
10808
|
+
}
|
|
10809
|
+
}
|
|
10810
|
+
}
|
|
10811
|
+
} })
|
|
10812
|
+
}
|
|
10813
|
+
};
|
|
10814
|
+
const VirtualMachineScaleSetUpdateIPConfiguration = {
|
|
10815
|
+
type: {
|
|
10816
|
+
name: "Composite",
|
|
10817
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration",
|
|
10818
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10819
|
+
serializedName: "name",
|
|
10820
|
+
type: {
|
|
10821
|
+
name: "String"
|
|
10822
|
+
}
|
|
10823
|
+
}, subnet: {
|
|
10824
|
+
serializedName: "properties.subnet",
|
|
10825
|
+
type: {
|
|
10826
|
+
name: "Composite",
|
|
10827
|
+
className: "ApiEntityReference"
|
|
10828
|
+
}
|
|
10829
|
+
}, primary: {
|
|
10830
|
+
serializedName: "properties.primary",
|
|
10831
|
+
type: {
|
|
10832
|
+
name: "Boolean"
|
|
10833
|
+
}
|
|
10834
|
+
}, publicIPAddressConfiguration: {
|
|
10835
|
+
serializedName: "properties.publicIPAddressConfiguration",
|
|
10836
|
+
type: {
|
|
10837
|
+
name: "Composite",
|
|
10838
|
+
className: "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"
|
|
10839
|
+
}
|
|
10840
|
+
}, privateIPAddressVersion: {
|
|
10841
|
+
serializedName: "properties.privateIPAddressVersion",
|
|
10842
|
+
type: {
|
|
10843
|
+
name: "String"
|
|
10844
|
+
}
|
|
10845
|
+
}, applicationGatewayBackendAddressPools: {
|
|
10846
|
+
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
10847
|
+
type: {
|
|
10848
|
+
name: "Sequence",
|
|
10849
|
+
element: {
|
|
10850
|
+
type: {
|
|
10851
|
+
name: "Composite",
|
|
10852
|
+
className: "SubResource"
|
|
10853
|
+
}
|
|
10854
|
+
}
|
|
10855
|
+
}
|
|
10856
|
+
}, applicationSecurityGroups: {
|
|
10857
|
+
serializedName: "properties.applicationSecurityGroups",
|
|
10858
|
+
type: {
|
|
10859
|
+
name: "Sequence",
|
|
10860
|
+
element: {
|
|
10861
|
+
type: {
|
|
10862
|
+
name: "Composite",
|
|
10863
|
+
className: "SubResource"
|
|
10864
|
+
}
|
|
10865
|
+
}
|
|
10866
|
+
}
|
|
10867
|
+
}, loadBalancerBackendAddressPools: {
|
|
10868
|
+
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
10869
|
+
type: {
|
|
10870
|
+
name: "Sequence",
|
|
10871
|
+
element: {
|
|
10872
|
+
type: {
|
|
10873
|
+
name: "Composite",
|
|
10874
|
+
className: "SubResource"
|
|
10875
|
+
}
|
|
10876
|
+
}
|
|
10877
|
+
}
|
|
10878
|
+
}, loadBalancerInboundNatPools: {
|
|
10879
|
+
serializedName: "properties.loadBalancerInboundNatPools",
|
|
10880
|
+
type: {
|
|
10881
|
+
name: "Sequence",
|
|
10882
|
+
element: {
|
|
10883
|
+
type: {
|
|
10884
|
+
name: "Composite",
|
|
10885
|
+
className: "SubResource"
|
|
10886
|
+
}
|
|
10887
|
+
}
|
|
10888
|
+
}
|
|
10889
|
+
} })
|
|
10890
|
+
}
|
|
10891
|
+
};
|
|
10892
|
+
const VirtualMachineScaleSetUpdateNetworkConfiguration = {
|
|
10893
|
+
type: {
|
|
10894
|
+
name: "Composite",
|
|
10895
|
+
className: "VirtualMachineScaleSetUpdateNetworkConfiguration",
|
|
10896
|
+
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
10897
|
+
serializedName: "name",
|
|
10898
|
+
type: {
|
|
10899
|
+
name: "String"
|
|
10900
|
+
}
|
|
10901
|
+
}, primary: {
|
|
10902
|
+
serializedName: "properties.primary",
|
|
10903
|
+
type: {
|
|
10904
|
+
name: "Boolean"
|
|
10905
|
+
}
|
|
10906
|
+
}, enableAcceleratedNetworking: {
|
|
10907
|
+
serializedName: "properties.enableAcceleratedNetworking",
|
|
10908
|
+
type: {
|
|
10909
|
+
name: "Boolean"
|
|
10910
|
+
}
|
|
10911
|
+
}, enableFpga: {
|
|
10912
|
+
serializedName: "properties.enableFpga",
|
|
10913
|
+
type: {
|
|
10914
|
+
name: "Boolean"
|
|
10915
|
+
}
|
|
10916
|
+
}, networkSecurityGroup: {
|
|
10917
|
+
serializedName: "properties.networkSecurityGroup",
|
|
10918
|
+
type: {
|
|
10919
|
+
name: "Composite",
|
|
10920
|
+
className: "SubResource"
|
|
10921
|
+
}
|
|
10922
|
+
}, dnsSettings: {
|
|
10923
|
+
serializedName: "properties.dnsSettings",
|
|
10924
|
+
type: {
|
|
10925
|
+
name: "Composite",
|
|
10926
|
+
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
10927
|
+
}
|
|
10928
|
+
}, ipConfigurations: {
|
|
10929
|
+
serializedName: "properties.ipConfigurations",
|
|
10930
|
+
type: {
|
|
10931
|
+
name: "Sequence",
|
|
10932
|
+
element: {
|
|
10933
|
+
type: {
|
|
10934
|
+
name: "Composite",
|
|
10935
|
+
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
10936
|
+
}
|
|
10937
|
+
}
|
|
10938
|
+
}
|
|
10939
|
+
}, enableIPForwarding: {
|
|
10940
|
+
serializedName: "properties.enableIPForwarding",
|
|
10941
|
+
type: {
|
|
10942
|
+
name: "Boolean"
|
|
10943
|
+
}
|
|
10944
|
+
}, deleteOption: {
|
|
10945
|
+
serializedName: "properties.deleteOption",
|
|
10946
|
+
type: {
|
|
10947
|
+
name: "String"
|
|
10948
|
+
}
|
|
10949
|
+
} })
|
|
10950
|
+
}
|
|
10951
|
+
};
|
|
10544
10952
|
const AvailabilitySet = {
|
|
10545
10953
|
type: {
|
|
10546
10954
|
name: "Composite",
|
|
@@ -12288,446 +12696,6 @@ const GalleryApplicationVersion = {
|
|
|
12288
12696
|
} })
|
|
12289
12697
|
}
|
|
12290
12698
|
};
|
|
12291
|
-
const SubResourceWithColocationStatus = {
|
|
12292
|
-
type: {
|
|
12293
|
-
name: "Composite",
|
|
12294
|
-
className: "SubResourceWithColocationStatus",
|
|
12295
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { colocationStatus: {
|
|
12296
|
-
serializedName: "colocationStatus",
|
|
12297
|
-
type: {
|
|
12298
|
-
name: "Composite",
|
|
12299
|
-
className: "InstanceViewStatus"
|
|
12300
|
-
}
|
|
12301
|
-
} })
|
|
12302
|
-
}
|
|
12303
|
-
};
|
|
12304
|
-
const VirtualMachineImageResource = {
|
|
12305
|
-
type: {
|
|
12306
|
-
name: "Composite",
|
|
12307
|
-
className: "VirtualMachineImageResource",
|
|
12308
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
12309
|
-
serializedName: "name",
|
|
12310
|
-
required: true,
|
|
12311
|
-
type: {
|
|
12312
|
-
name: "String"
|
|
12313
|
-
}
|
|
12314
|
-
}, location: {
|
|
12315
|
-
serializedName: "location",
|
|
12316
|
-
required: true,
|
|
12317
|
-
type: {
|
|
12318
|
-
name: "String"
|
|
12319
|
-
}
|
|
12320
|
-
}, tags: {
|
|
12321
|
-
serializedName: "tags",
|
|
12322
|
-
type: {
|
|
12323
|
-
name: "Dictionary",
|
|
12324
|
-
value: { type: { name: "String" } }
|
|
12325
|
-
}
|
|
12326
|
-
}, extendedLocation: {
|
|
12327
|
-
serializedName: "extendedLocation",
|
|
12328
|
-
type: {
|
|
12329
|
-
name: "Composite",
|
|
12330
|
-
className: "ExtendedLocation"
|
|
12331
|
-
}
|
|
12332
|
-
} })
|
|
12333
|
-
}
|
|
12334
|
-
};
|
|
12335
|
-
const ImageReference = {
|
|
12336
|
-
type: {
|
|
12337
|
-
name: "Composite",
|
|
12338
|
-
className: "ImageReference",
|
|
12339
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { publisher: {
|
|
12340
|
-
serializedName: "publisher",
|
|
12341
|
-
type: {
|
|
12342
|
-
name: "String"
|
|
12343
|
-
}
|
|
12344
|
-
}, offer: {
|
|
12345
|
-
serializedName: "offer",
|
|
12346
|
-
type: {
|
|
12347
|
-
name: "String"
|
|
12348
|
-
}
|
|
12349
|
-
}, sku: {
|
|
12350
|
-
serializedName: "sku",
|
|
12351
|
-
type: {
|
|
12352
|
-
name: "String"
|
|
12353
|
-
}
|
|
12354
|
-
}, version: {
|
|
12355
|
-
serializedName: "version",
|
|
12356
|
-
type: {
|
|
12357
|
-
name: "String"
|
|
12358
|
-
}
|
|
12359
|
-
}, exactVersion: {
|
|
12360
|
-
serializedName: "exactVersion",
|
|
12361
|
-
readOnly: true,
|
|
12362
|
-
type: {
|
|
12363
|
-
name: "String"
|
|
12364
|
-
}
|
|
12365
|
-
}, sharedGalleryImageId: {
|
|
12366
|
-
serializedName: "sharedGalleryImageId",
|
|
12367
|
-
type: {
|
|
12368
|
-
name: "String"
|
|
12369
|
-
}
|
|
12370
|
-
} })
|
|
12371
|
-
}
|
|
12372
|
-
};
|
|
12373
|
-
const DiskEncryptionSetParameters = {
|
|
12374
|
-
type: {
|
|
12375
|
-
name: "Composite",
|
|
12376
|
-
className: "DiskEncryptionSetParameters",
|
|
12377
|
-
modelProperties: Object.assign({}, SubResource.type.modelProperties)
|
|
12378
|
-
}
|
|
12379
|
-
};
|
|
12380
|
-
const ManagedDiskParameters = {
|
|
12381
|
-
type: {
|
|
12382
|
-
name: "Composite",
|
|
12383
|
-
className: "ManagedDiskParameters",
|
|
12384
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { storageAccountType: {
|
|
12385
|
-
serializedName: "storageAccountType",
|
|
12386
|
-
type: {
|
|
12387
|
-
name: "String"
|
|
12388
|
-
}
|
|
12389
|
-
}, diskEncryptionSet: {
|
|
12390
|
-
serializedName: "diskEncryptionSet",
|
|
12391
|
-
type: {
|
|
12392
|
-
name: "Composite",
|
|
12393
|
-
className: "DiskEncryptionSetParameters"
|
|
12394
|
-
}
|
|
12395
|
-
} })
|
|
12396
|
-
}
|
|
12397
|
-
};
|
|
12398
|
-
const NetworkInterfaceReference = {
|
|
12399
|
-
type: {
|
|
12400
|
-
name: "Composite",
|
|
12401
|
-
className: "NetworkInterfaceReference",
|
|
12402
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { primary: {
|
|
12403
|
-
serializedName: "properties.primary",
|
|
12404
|
-
type: {
|
|
12405
|
-
name: "Boolean"
|
|
12406
|
-
}
|
|
12407
|
-
}, deleteOption: {
|
|
12408
|
-
serializedName: "properties.deleteOption",
|
|
12409
|
-
type: {
|
|
12410
|
-
name: "String"
|
|
12411
|
-
}
|
|
12412
|
-
} })
|
|
12413
|
-
}
|
|
12414
|
-
};
|
|
12415
|
-
const VirtualMachineScaleSetIPConfiguration = {
|
|
12416
|
-
type: {
|
|
12417
|
-
name: "Composite",
|
|
12418
|
-
className: "VirtualMachineScaleSetIPConfiguration",
|
|
12419
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
12420
|
-
serializedName: "name",
|
|
12421
|
-
required: true,
|
|
12422
|
-
type: {
|
|
12423
|
-
name: "String"
|
|
12424
|
-
}
|
|
12425
|
-
}, subnet: {
|
|
12426
|
-
serializedName: "properties.subnet",
|
|
12427
|
-
type: {
|
|
12428
|
-
name: "Composite",
|
|
12429
|
-
className: "ApiEntityReference"
|
|
12430
|
-
}
|
|
12431
|
-
}, primary: {
|
|
12432
|
-
serializedName: "properties.primary",
|
|
12433
|
-
type: {
|
|
12434
|
-
name: "Boolean"
|
|
12435
|
-
}
|
|
12436
|
-
}, publicIPAddressConfiguration: {
|
|
12437
|
-
serializedName: "properties.publicIPAddressConfiguration",
|
|
12438
|
-
type: {
|
|
12439
|
-
name: "Composite",
|
|
12440
|
-
className: "VirtualMachineScaleSetPublicIPAddressConfiguration"
|
|
12441
|
-
}
|
|
12442
|
-
}, privateIPAddressVersion: {
|
|
12443
|
-
serializedName: "properties.privateIPAddressVersion",
|
|
12444
|
-
type: {
|
|
12445
|
-
name: "String"
|
|
12446
|
-
}
|
|
12447
|
-
}, applicationGatewayBackendAddressPools: {
|
|
12448
|
-
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
12449
|
-
type: {
|
|
12450
|
-
name: "Sequence",
|
|
12451
|
-
element: {
|
|
12452
|
-
type: {
|
|
12453
|
-
name: "Composite",
|
|
12454
|
-
className: "SubResource"
|
|
12455
|
-
}
|
|
12456
|
-
}
|
|
12457
|
-
}
|
|
12458
|
-
}, applicationSecurityGroups: {
|
|
12459
|
-
serializedName: "properties.applicationSecurityGroups",
|
|
12460
|
-
type: {
|
|
12461
|
-
name: "Sequence",
|
|
12462
|
-
element: {
|
|
12463
|
-
type: {
|
|
12464
|
-
name: "Composite",
|
|
12465
|
-
className: "SubResource"
|
|
12466
|
-
}
|
|
12467
|
-
}
|
|
12468
|
-
}
|
|
12469
|
-
}, loadBalancerBackendAddressPools: {
|
|
12470
|
-
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
12471
|
-
type: {
|
|
12472
|
-
name: "Sequence",
|
|
12473
|
-
element: {
|
|
12474
|
-
type: {
|
|
12475
|
-
name: "Composite",
|
|
12476
|
-
className: "SubResource"
|
|
12477
|
-
}
|
|
12478
|
-
}
|
|
12479
|
-
}
|
|
12480
|
-
}, loadBalancerInboundNatPools: {
|
|
12481
|
-
serializedName: "properties.loadBalancerInboundNatPools",
|
|
12482
|
-
type: {
|
|
12483
|
-
name: "Sequence",
|
|
12484
|
-
element: {
|
|
12485
|
-
type: {
|
|
12486
|
-
name: "Composite",
|
|
12487
|
-
className: "SubResource"
|
|
12488
|
-
}
|
|
12489
|
-
}
|
|
12490
|
-
}
|
|
12491
|
-
} })
|
|
12492
|
-
}
|
|
12493
|
-
};
|
|
12494
|
-
const VirtualMachineScaleSetNetworkConfiguration = {
|
|
12495
|
-
type: {
|
|
12496
|
-
name: "Composite",
|
|
12497
|
-
className: "VirtualMachineScaleSetNetworkConfiguration",
|
|
12498
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
12499
|
-
serializedName: "name",
|
|
12500
|
-
required: true,
|
|
12501
|
-
type: {
|
|
12502
|
-
name: "String"
|
|
12503
|
-
}
|
|
12504
|
-
}, primary: {
|
|
12505
|
-
serializedName: "properties.primary",
|
|
12506
|
-
type: {
|
|
12507
|
-
name: "Boolean"
|
|
12508
|
-
}
|
|
12509
|
-
}, enableAcceleratedNetworking: {
|
|
12510
|
-
serializedName: "properties.enableAcceleratedNetworking",
|
|
12511
|
-
type: {
|
|
12512
|
-
name: "Boolean"
|
|
12513
|
-
}
|
|
12514
|
-
}, enableFpga: {
|
|
12515
|
-
serializedName: "properties.enableFpga",
|
|
12516
|
-
type: {
|
|
12517
|
-
name: "Boolean"
|
|
12518
|
-
}
|
|
12519
|
-
}, networkSecurityGroup: {
|
|
12520
|
-
serializedName: "properties.networkSecurityGroup",
|
|
12521
|
-
type: {
|
|
12522
|
-
name: "Composite",
|
|
12523
|
-
className: "SubResource"
|
|
12524
|
-
}
|
|
12525
|
-
}, dnsSettings: {
|
|
12526
|
-
serializedName: "properties.dnsSettings",
|
|
12527
|
-
type: {
|
|
12528
|
-
name: "Composite",
|
|
12529
|
-
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
12530
|
-
}
|
|
12531
|
-
}, ipConfigurations: {
|
|
12532
|
-
serializedName: "properties.ipConfigurations",
|
|
12533
|
-
type: {
|
|
12534
|
-
name: "Sequence",
|
|
12535
|
-
element: {
|
|
12536
|
-
type: {
|
|
12537
|
-
name: "Composite",
|
|
12538
|
-
className: "VirtualMachineScaleSetIPConfiguration"
|
|
12539
|
-
}
|
|
12540
|
-
}
|
|
12541
|
-
}
|
|
12542
|
-
}, enableIPForwarding: {
|
|
12543
|
-
serializedName: "properties.enableIPForwarding",
|
|
12544
|
-
type: {
|
|
12545
|
-
name: "Boolean"
|
|
12546
|
-
}
|
|
12547
|
-
}, deleteOption: {
|
|
12548
|
-
serializedName: "properties.deleteOption",
|
|
12549
|
-
type: {
|
|
12550
|
-
name: "String"
|
|
12551
|
-
}
|
|
12552
|
-
} })
|
|
12553
|
-
}
|
|
12554
|
-
};
|
|
12555
|
-
const VirtualMachineCaptureResult = {
|
|
12556
|
-
type: {
|
|
12557
|
-
name: "Composite",
|
|
12558
|
-
className: "VirtualMachineCaptureResult",
|
|
12559
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { schema: {
|
|
12560
|
-
serializedName: "$schema",
|
|
12561
|
-
readOnly: true,
|
|
12562
|
-
type: {
|
|
12563
|
-
name: "String"
|
|
12564
|
-
}
|
|
12565
|
-
}, contentVersion: {
|
|
12566
|
-
serializedName: "contentVersion",
|
|
12567
|
-
readOnly: true,
|
|
12568
|
-
type: {
|
|
12569
|
-
name: "String"
|
|
12570
|
-
}
|
|
12571
|
-
}, parameters: {
|
|
12572
|
-
serializedName: "parameters",
|
|
12573
|
-
readOnly: true,
|
|
12574
|
-
type: {
|
|
12575
|
-
name: "Dictionary",
|
|
12576
|
-
value: { type: { name: "any" } }
|
|
12577
|
-
}
|
|
12578
|
-
}, resources: {
|
|
12579
|
-
serializedName: "resources",
|
|
12580
|
-
readOnly: true,
|
|
12581
|
-
type: {
|
|
12582
|
-
name: "Sequence",
|
|
12583
|
-
element: {
|
|
12584
|
-
type: {
|
|
12585
|
-
name: "Dictionary",
|
|
12586
|
-
value: { type: { name: "any" } }
|
|
12587
|
-
}
|
|
12588
|
-
}
|
|
12589
|
-
}
|
|
12590
|
-
} })
|
|
12591
|
-
}
|
|
12592
|
-
};
|
|
12593
|
-
const VirtualMachineScaleSetUpdateIPConfiguration = {
|
|
12594
|
-
type: {
|
|
12595
|
-
name: "Composite",
|
|
12596
|
-
className: "VirtualMachineScaleSetUpdateIPConfiguration",
|
|
12597
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
12598
|
-
serializedName: "name",
|
|
12599
|
-
type: {
|
|
12600
|
-
name: "String"
|
|
12601
|
-
}
|
|
12602
|
-
}, subnet: {
|
|
12603
|
-
serializedName: "properties.subnet",
|
|
12604
|
-
type: {
|
|
12605
|
-
name: "Composite",
|
|
12606
|
-
className: "ApiEntityReference"
|
|
12607
|
-
}
|
|
12608
|
-
}, primary: {
|
|
12609
|
-
serializedName: "properties.primary",
|
|
12610
|
-
type: {
|
|
12611
|
-
name: "Boolean"
|
|
12612
|
-
}
|
|
12613
|
-
}, publicIPAddressConfiguration: {
|
|
12614
|
-
serializedName: "properties.publicIPAddressConfiguration",
|
|
12615
|
-
type: {
|
|
12616
|
-
name: "Composite",
|
|
12617
|
-
className: "VirtualMachineScaleSetUpdatePublicIPAddressConfiguration"
|
|
12618
|
-
}
|
|
12619
|
-
}, privateIPAddressVersion: {
|
|
12620
|
-
serializedName: "properties.privateIPAddressVersion",
|
|
12621
|
-
type: {
|
|
12622
|
-
name: "String"
|
|
12623
|
-
}
|
|
12624
|
-
}, applicationGatewayBackendAddressPools: {
|
|
12625
|
-
serializedName: "properties.applicationGatewayBackendAddressPools",
|
|
12626
|
-
type: {
|
|
12627
|
-
name: "Sequence",
|
|
12628
|
-
element: {
|
|
12629
|
-
type: {
|
|
12630
|
-
name: "Composite",
|
|
12631
|
-
className: "SubResource"
|
|
12632
|
-
}
|
|
12633
|
-
}
|
|
12634
|
-
}
|
|
12635
|
-
}, applicationSecurityGroups: {
|
|
12636
|
-
serializedName: "properties.applicationSecurityGroups",
|
|
12637
|
-
type: {
|
|
12638
|
-
name: "Sequence",
|
|
12639
|
-
element: {
|
|
12640
|
-
type: {
|
|
12641
|
-
name: "Composite",
|
|
12642
|
-
className: "SubResource"
|
|
12643
|
-
}
|
|
12644
|
-
}
|
|
12645
|
-
}
|
|
12646
|
-
}, loadBalancerBackendAddressPools: {
|
|
12647
|
-
serializedName: "properties.loadBalancerBackendAddressPools",
|
|
12648
|
-
type: {
|
|
12649
|
-
name: "Sequence",
|
|
12650
|
-
element: {
|
|
12651
|
-
type: {
|
|
12652
|
-
name: "Composite",
|
|
12653
|
-
className: "SubResource"
|
|
12654
|
-
}
|
|
12655
|
-
}
|
|
12656
|
-
}
|
|
12657
|
-
}, loadBalancerInboundNatPools: {
|
|
12658
|
-
serializedName: "properties.loadBalancerInboundNatPools",
|
|
12659
|
-
type: {
|
|
12660
|
-
name: "Sequence",
|
|
12661
|
-
element: {
|
|
12662
|
-
type: {
|
|
12663
|
-
name: "Composite",
|
|
12664
|
-
className: "SubResource"
|
|
12665
|
-
}
|
|
12666
|
-
}
|
|
12667
|
-
}
|
|
12668
|
-
} })
|
|
12669
|
-
}
|
|
12670
|
-
};
|
|
12671
|
-
const VirtualMachineScaleSetUpdateNetworkConfiguration = {
|
|
12672
|
-
type: {
|
|
12673
|
-
name: "Composite",
|
|
12674
|
-
className: "VirtualMachineScaleSetUpdateNetworkConfiguration",
|
|
12675
|
-
modelProperties: Object.assign(Object.assign({}, SubResource.type.modelProperties), { name: {
|
|
12676
|
-
serializedName: "name",
|
|
12677
|
-
type: {
|
|
12678
|
-
name: "String"
|
|
12679
|
-
}
|
|
12680
|
-
}, primary: {
|
|
12681
|
-
serializedName: "properties.primary",
|
|
12682
|
-
type: {
|
|
12683
|
-
name: "Boolean"
|
|
12684
|
-
}
|
|
12685
|
-
}, enableAcceleratedNetworking: {
|
|
12686
|
-
serializedName: "properties.enableAcceleratedNetworking",
|
|
12687
|
-
type: {
|
|
12688
|
-
name: "Boolean"
|
|
12689
|
-
}
|
|
12690
|
-
}, enableFpga: {
|
|
12691
|
-
serializedName: "properties.enableFpga",
|
|
12692
|
-
type: {
|
|
12693
|
-
name: "Boolean"
|
|
12694
|
-
}
|
|
12695
|
-
}, networkSecurityGroup: {
|
|
12696
|
-
serializedName: "properties.networkSecurityGroup",
|
|
12697
|
-
type: {
|
|
12698
|
-
name: "Composite",
|
|
12699
|
-
className: "SubResource"
|
|
12700
|
-
}
|
|
12701
|
-
}, dnsSettings: {
|
|
12702
|
-
serializedName: "properties.dnsSettings",
|
|
12703
|
-
type: {
|
|
12704
|
-
name: "Composite",
|
|
12705
|
-
className: "VirtualMachineScaleSetNetworkConfigurationDnsSettings"
|
|
12706
|
-
}
|
|
12707
|
-
}, ipConfigurations: {
|
|
12708
|
-
serializedName: "properties.ipConfigurations",
|
|
12709
|
-
type: {
|
|
12710
|
-
name: "Sequence",
|
|
12711
|
-
element: {
|
|
12712
|
-
type: {
|
|
12713
|
-
name: "Composite",
|
|
12714
|
-
className: "VirtualMachineScaleSetUpdateIPConfiguration"
|
|
12715
|
-
}
|
|
12716
|
-
}
|
|
12717
|
-
}
|
|
12718
|
-
}, enableIPForwarding: {
|
|
12719
|
-
serializedName: "properties.enableIPForwarding",
|
|
12720
|
-
type: {
|
|
12721
|
-
name: "Boolean"
|
|
12722
|
-
}
|
|
12723
|
-
}, deleteOption: {
|
|
12724
|
-
serializedName: "properties.deleteOption",
|
|
12725
|
-
type: {
|
|
12726
|
-
name: "String"
|
|
12727
|
-
}
|
|
12728
|
-
} })
|
|
12729
|
-
}
|
|
12730
|
-
};
|
|
12731
12699
|
const AvailabilitySetUpdate = {
|
|
12732
12700
|
type: {
|
|
12733
12701
|
name: "Composite",
|
|
@@ -13834,11 +13802,10 @@ const RestorePoint = {
|
|
|
13834
13802
|
type: {
|
|
13835
13803
|
name: "String"
|
|
13836
13804
|
}
|
|
13837
|
-
},
|
|
13838
|
-
serializedName: "properties.
|
|
13805
|
+
}, timeCreated: {
|
|
13806
|
+
serializedName: "properties.timeCreated",
|
|
13839
13807
|
type: {
|
|
13840
|
-
name: "
|
|
13841
|
-
className: "RestorePointProvisioningDetails"
|
|
13808
|
+
name: "DateTime"
|
|
13842
13809
|
}
|
|
13843
13810
|
} })
|
|
13844
13811
|
}
|
|
@@ -14558,10 +14525,10 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14558
14525
|
__proto__: null,
|
|
14559
14526
|
ComputeOperationListResult: ComputeOperationListResult,
|
|
14560
14527
|
ComputeOperationValue: ComputeOperationValue,
|
|
14561
|
-
Resource: Resource,
|
|
14562
14528
|
SubResource: SubResource,
|
|
14563
14529
|
InstanceViewStatus: InstanceViewStatus,
|
|
14564
14530
|
Sku: Sku,
|
|
14531
|
+
Resource: Resource,
|
|
14565
14532
|
UpdateResource: UpdateResource,
|
|
14566
14533
|
AvailabilitySetListResult: AvailabilitySetListResult,
|
|
14567
14534
|
VirtualMachineSizeListResult: VirtualMachineSizeListResult,
|
|
@@ -14578,13 +14545,13 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14578
14545
|
SshPublicKeyGenerateKeyPairResult: SshPublicKeyGenerateKeyPairResult,
|
|
14579
14546
|
VirtualMachineExtensionInstanceView: VirtualMachineExtensionInstanceView,
|
|
14580
14547
|
VirtualMachineExtensionsListResult: VirtualMachineExtensionsListResult,
|
|
14581
|
-
ExtendedLocation: ExtendedLocation,
|
|
14582
14548
|
PurchasePlan: PurchasePlan,
|
|
14583
14549
|
OSDiskImage: OSDiskImage,
|
|
14584
14550
|
DataDiskImage: DataDiskImage,
|
|
14585
14551
|
AutomaticOSUpgradeProperties: AutomaticOSUpgradeProperties,
|
|
14586
14552
|
DisallowedConfiguration: DisallowedConfiguration,
|
|
14587
14553
|
VirtualMachineImageFeature: VirtualMachineImageFeature,
|
|
14554
|
+
ExtendedLocation: ExtendedLocation,
|
|
14588
14555
|
CloudError: CloudError,
|
|
14589
14556
|
ApiError: ApiError,
|
|
14590
14557
|
ApiErrorBase: ApiErrorBase,
|
|
@@ -14674,12 +14641,11 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14674
14641
|
ImageListResult: ImageListResult,
|
|
14675
14642
|
VirtualMachineCaptureParameters: VirtualMachineCaptureParameters,
|
|
14676
14643
|
RestorePointCollectionSourceProperties: RestorePointCollectionSourceProperties,
|
|
14677
|
-
ProxyResource: ProxyResource,
|
|
14678
14644
|
RestorePointSourceMetadata: RestorePointSourceMetadata,
|
|
14679
14645
|
RestorePointSourceVMStorageProfile: RestorePointSourceVMStorageProfile,
|
|
14680
14646
|
RestorePointSourceVmosDisk: RestorePointSourceVmosDisk,
|
|
14681
14647
|
RestorePointSourceVMDataDisk: RestorePointSourceVMDataDisk,
|
|
14682
|
-
|
|
14648
|
+
ProxyResource: ProxyResource,
|
|
14683
14649
|
RestorePointCollectionListResult: RestorePointCollectionListResult,
|
|
14684
14650
|
CapacityReservationGroupInstanceView: CapacityReservationGroupInstanceView,
|
|
14685
14651
|
CapacityReservationInstanceView: CapacityReservationInstanceView,
|
|
@@ -14862,6 +14828,17 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14862
14828
|
OSFamilyListResult: OSFamilyListResult,
|
|
14863
14829
|
GalleryArtifactSource: GalleryArtifactSource,
|
|
14864
14830
|
ManagedArtifact: ManagedArtifact,
|
|
14831
|
+
SubResourceWithColocationStatus: SubResourceWithColocationStatus,
|
|
14832
|
+
VirtualMachineImageResource: VirtualMachineImageResource,
|
|
14833
|
+
ImageReference: ImageReference,
|
|
14834
|
+
DiskEncryptionSetParameters: DiskEncryptionSetParameters,
|
|
14835
|
+
ManagedDiskParameters: ManagedDiskParameters,
|
|
14836
|
+
NetworkInterfaceReference: NetworkInterfaceReference,
|
|
14837
|
+
VirtualMachineScaleSetIPConfiguration: VirtualMachineScaleSetIPConfiguration,
|
|
14838
|
+
VirtualMachineScaleSetNetworkConfiguration: VirtualMachineScaleSetNetworkConfiguration,
|
|
14839
|
+
VirtualMachineCaptureResult: VirtualMachineCaptureResult,
|
|
14840
|
+
VirtualMachineScaleSetUpdateIPConfiguration: VirtualMachineScaleSetUpdateIPConfiguration,
|
|
14841
|
+
VirtualMachineScaleSetUpdateNetworkConfiguration: VirtualMachineScaleSetUpdateNetworkConfiguration,
|
|
14865
14842
|
AvailabilitySet: AvailabilitySet,
|
|
14866
14843
|
ProximityPlacementGroup: ProximityPlacementGroup,
|
|
14867
14844
|
DedicatedHostGroup: DedicatedHostGroup,
|
|
@@ -14887,17 +14864,6 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
14887
14864
|
GalleryImageVersion: GalleryImageVersion,
|
|
14888
14865
|
GalleryApplication: GalleryApplication,
|
|
14889
14866
|
GalleryApplicationVersion: GalleryApplicationVersion,
|
|
14890
|
-
SubResourceWithColocationStatus: SubResourceWithColocationStatus,
|
|
14891
|
-
VirtualMachineImageResource: VirtualMachineImageResource,
|
|
14892
|
-
ImageReference: ImageReference,
|
|
14893
|
-
DiskEncryptionSetParameters: DiskEncryptionSetParameters,
|
|
14894
|
-
ManagedDiskParameters: ManagedDiskParameters,
|
|
14895
|
-
NetworkInterfaceReference: NetworkInterfaceReference,
|
|
14896
|
-
VirtualMachineScaleSetIPConfiguration: VirtualMachineScaleSetIPConfiguration,
|
|
14897
|
-
VirtualMachineScaleSetNetworkConfiguration: VirtualMachineScaleSetNetworkConfiguration,
|
|
14898
|
-
VirtualMachineCaptureResult: VirtualMachineCaptureResult,
|
|
14899
|
-
VirtualMachineScaleSetUpdateIPConfiguration: VirtualMachineScaleSetUpdateIPConfiguration,
|
|
14900
|
-
VirtualMachineScaleSetUpdateNetworkConfiguration: VirtualMachineScaleSetUpdateNetworkConfiguration,
|
|
14901
14867
|
AvailabilitySetUpdate: AvailabilitySetUpdate,
|
|
14902
14868
|
ProximityPlacementGroupUpdate: ProximityPlacementGroupUpdate,
|
|
14903
14869
|
DedicatedHostGroupUpdate: DedicatedHostGroupUpdate,
|
|
@@ -36037,9 +36003,9 @@ const listOSFamiliesNextOperationSpec = {
|
|
|
36037
36003
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
36038
36004
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
36039
36005
|
*/
|
|
36040
|
-
class
|
|
36006
|
+
class ComputeManagementClient extends coreClient.ServiceClient {
|
|
36041
36007
|
/**
|
|
36042
|
-
* Initializes a new instance of the
|
|
36008
|
+
* Initializes a new instance of the ComputeManagementClient class.
|
|
36043
36009
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
36044
36010
|
* @param subscriptionId Subscription credentials which uniquely identify Microsoft Azure subscription.
|
|
36045
36011
|
* The subscription ID forms part of the URI for every service call.
|
|
@@ -36060,7 +36026,7 @@ class ComputeManagementClientContext extends coreClient.ServiceClient {
|
|
|
36060
36026
|
requestContentType: "application/json; charset=utf-8",
|
|
36061
36027
|
credential: credentials
|
|
36062
36028
|
};
|
|
36063
|
-
const packageDetails = `azsdk-js-arm-compute/17.0.0
|
|
36029
|
+
const packageDetails = `azsdk-js-arm-compute/17.0.0`;
|
|
36064
36030
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
36065
36031
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
36066
36032
|
: `${packageDetails}`;
|
|
@@ -36075,26 +36041,6 @@ class ComputeManagementClientContext extends coreClient.ServiceClient {
|
|
|
36075
36041
|
this.subscriptionId = subscriptionId;
|
|
36076
36042
|
// Assigning values to Constant parameters
|
|
36077
36043
|
this.$host = options.$host || "https://management.azure.com";
|
|
36078
|
-
}
|
|
36079
|
-
}
|
|
36080
|
-
|
|
36081
|
-
/*
|
|
36082
|
-
* Copyright (c) Microsoft Corporation.
|
|
36083
|
-
* Licensed under the MIT License.
|
|
36084
|
-
*
|
|
36085
|
-
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
36086
|
-
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
36087
|
-
*/
|
|
36088
|
-
class ComputeManagementClient extends ComputeManagementClientContext {
|
|
36089
|
-
/**
|
|
36090
|
-
* Initializes a new instance of the ComputeManagementClient class.
|
|
36091
|
-
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
36092
|
-
* @param subscriptionId Subscription credentials which uniquely identify Microsoft Azure subscription.
|
|
36093
|
-
* The subscription ID forms part of the URI for every service call.
|
|
36094
|
-
* @param options The parameter options
|
|
36095
|
-
*/
|
|
36096
|
-
constructor(credentials, subscriptionId, options) {
|
|
36097
|
-
super(credentials, subscriptionId, options);
|
|
36098
36044
|
this.operations = new OperationsImpl(this);
|
|
36099
36045
|
this.availabilitySets = new AvailabilitySetsImpl(this);
|
|
36100
36046
|
this.proximityPlacementGroups = new ProximityPlacementGroupsImpl(this);
|
|
@@ -36148,5 +36094,4 @@ class ComputeManagementClient extends ComputeManagementClientContext {
|
|
|
36148
36094
|
}
|
|
36149
36095
|
|
|
36150
36096
|
exports.ComputeManagementClient = ComputeManagementClient;
|
|
36151
|
-
exports.ComputeManagementClientContext = ComputeManagementClientContext;
|
|
36152
36097
|
//# sourceMappingURL=index.js.map
|