Skip to content

Commit

Permalink
Generated from 9c204bea6e4cf67d1e9041416e292926a16ecbdd
Browse files Browse the repository at this point in the history
Update compute.json
  • Loading branch information
SDK Automation committed Dec 10, 2019
1 parent 887e83a commit b0e32de
Show file tree
Hide file tree
Showing 38 changed files with 1,535 additions and 65 deletions.
3 changes: 1 addition & 2 deletions sdk/compute/arm-compute/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ npm install @azure/arm-compute

##### Install @azure/ms-rest-nodeauth

- Please install minimum version of `"@azure/ms-rest-nodeauth": "^3.0.0"`.
```bash
npm install @azure/ms-rest-nodeauth@"^3.0.0"
npm install @azure/ms-rest-nodeauth
```

##### Sample code
Expand Down
14 changes: 7 additions & 7 deletions sdk/compute/arm-compute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"description": "ComputeManagementClient Library with typescript type definitions for node.js and browser.",
"version": "12.0.0",
"dependencies": {
"@azure/ms-rest-azure-js": "^2.0.1",
"@azure/ms-rest-js": "^2.0.4",
"tslib": "^1.10.0"
"@azure/ms-rest-azure-js": "^1.3.2",
"@azure/ms-rest-js": "^1.8.1",
"tslib": "^1.9.3"
},
"keywords": [
"node",
Expand All @@ -20,11 +20,11 @@
"module": "./esm/computeManagementClient.js",
"types": "./esm/computeManagementClient.d.ts",
"devDependencies": {
"typescript": "^3.5.3",
"rollup": "^1.18.0",
"rollup-plugin-node-resolve": "^5.2.0",
"typescript": "^3.1.1",
"rollup": "^0.66.2",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"uglify-js": "^3.6.0"
"uglify-js": "^3.4.9"
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/compute/arm-compute",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion sdk/compute/arm-compute/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const config = {
*/`
},
plugins: [
nodeResolve({ mainFields: ['module', 'main'] }),
nodeResolve({ module: true }),
sourcemaps()
]
};
Expand Down
6 changes: 6 additions & 0 deletions sdk/compute/arm-compute/src/models/availabilitySetsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
6 changes: 6 additions & 0 deletions sdk/compute/arm-compute/src/models/dedicatedHostsMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -148,6 +153,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
6 changes: 6 additions & 0 deletions sdk/compute/arm-compute/src/models/disksMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,19 +62,24 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
GrantAccessData,
HardwareProfile,
Image,
Expand Down Expand Up @@ -150,6 +155,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
6 changes: 6 additions & 0 deletions sdk/compute/arm-compute/src/models/galleriesMappers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,25 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryList,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,25 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionList,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,19 +60,24 @@ export {
Gallery,
GalleryApplication,
GalleryApplicationList,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,25 @@ export {
EncryptionSettingsElement,
Gallery,
GalleryApplication,
GalleryApplicationUpdate,
GalleryApplicationVersion,
GalleryApplicationVersionPublishingProfile,
GalleryApplicationVersionUpdate,
GalleryArtifactPublishingProfileBase,
GalleryArtifactVersionSource,
GalleryDataDiskImage,
GalleryDiskImage,
GalleryIdentifier,
GalleryImage,
GalleryImageIdentifier,
GalleryImageUpdate,
GalleryImageVersion,
GalleryImageVersionList,
GalleryImageVersionPublishingProfile,
GalleryImageVersionStorageProfile,
GalleryImageVersionUpdate,
GalleryOSDiskImage,
GalleryUpdate,
HardwareProfile,
Image,
ImageDataDisk,
Expand Down Expand Up @@ -147,6 +152,7 @@ export {
VirtualMachineScaleSetDataDisk,
VirtualMachineScaleSetExtension,
VirtualMachineScaleSetExtensionProfile,
VirtualMachineScaleSetExtensionUpdate,
VirtualMachineScaleSetIdentity,
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
VirtualMachineScaleSetIPConfiguration,
Expand Down
Loading

0 comments on commit b0e32de

Please sign in to comment.