@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
|
@@ -11,7 +11,7 @@ import { AvailabilitySets } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import {
|
|
16
16
|
AvailabilitySet,
|
|
17
17
|
AvailabilitySetsListBySubscriptionNextOptionalParams,
|
|
@@ -38,13 +38,13 @@ import {
|
|
|
38
38
|
/// <reference lib="esnext.asynciterable" />
|
|
39
39
|
/** Class containing AvailabilitySets operations. */
|
|
40
40
|
export class AvailabilitySetsImpl implements AvailabilitySets {
|
|
41
|
-
private readonly client:
|
|
41
|
+
private readonly client: ComputeManagementClient;
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* Initialize a new instance of the class AvailabilitySets class.
|
|
45
45
|
* @param client Reference to the service client
|
|
46
46
|
*/
|
|
47
|
-
constructor(client:
|
|
47
|
+
constructor(client: ComputeManagementClient) {
|
|
48
48
|
this.client = client;
|
|
49
49
|
}
|
|
50
50
|
|
|
@@ -11,7 +11,7 @@ import { CapacityReservationGroups } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import {
|
|
16
16
|
CapacityReservationGroup,
|
|
17
17
|
CapacityReservationGroupsListByResourceGroupNextOptionalParams,
|
|
@@ -36,13 +36,13 @@ import {
|
|
|
36
36
|
/** Class containing CapacityReservationGroups operations. */
|
|
37
37
|
export class CapacityReservationGroupsImpl
|
|
38
38
|
implements CapacityReservationGroups {
|
|
39
|
-
private readonly client:
|
|
39
|
+
private readonly client: ComputeManagementClient;
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Initialize a new instance of the class CapacityReservationGroups class.
|
|
43
43
|
* @param client Reference to the service client
|
|
44
44
|
*/
|
|
45
|
-
constructor(client:
|
|
45
|
+
constructor(client: ComputeManagementClient) {
|
|
46
46
|
this.client = client;
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -11,7 +11,7 @@ import { CapacityReservations } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/// <reference lib="esnext.asynciterable" />
|
|
34
34
|
/** Class containing CapacityReservations operations. */
|
|
35
35
|
export class CapacityReservationsImpl implements CapacityReservations {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class CapacityReservations class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -11,7 +11,7 @@ import { CloudServiceOperatingSystems } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import {
|
|
16
16
|
OSVersion,
|
|
17
17
|
CloudServiceOperatingSystemsListOSVersionsNextOptionalParams,
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/** Class containing CloudServiceOperatingSystems operations. */
|
|
34
34
|
export class CloudServiceOperatingSystemsImpl
|
|
35
35
|
implements CloudServiceOperatingSystems {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class CloudServiceOperatingSystems class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -11,7 +11,7 @@ import { CloudServiceRoleInstances } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -36,13 +36,13 @@ import {
|
|
|
36
36
|
/** Class containing CloudServiceRoleInstances operations. */
|
|
37
37
|
export class CloudServiceRoleInstancesImpl
|
|
38
38
|
implements CloudServiceRoleInstances {
|
|
39
|
-
private readonly client:
|
|
39
|
+
private readonly client: ComputeManagementClient;
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Initialize a new instance of the class CloudServiceRoleInstances class.
|
|
43
43
|
* @param client Reference to the service client
|
|
44
44
|
*/
|
|
45
|
-
constructor(client:
|
|
45
|
+
constructor(client: ComputeManagementClient) {
|
|
46
46
|
this.client = client;
|
|
47
47
|
}
|
|
48
48
|
|
|
@@ -11,7 +11,7 @@ import { CloudServiceRoles } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import {
|
|
16
16
|
CloudServiceRole,
|
|
17
17
|
CloudServiceRolesListNextOptionalParams,
|
|
@@ -25,13 +25,13 @@ import {
|
|
|
25
25
|
/// <reference lib="esnext.asynciterable" />
|
|
26
26
|
/** Class containing CloudServiceRoles operations. */
|
|
27
27
|
export class CloudServiceRolesImpl implements CloudServiceRoles {
|
|
28
|
-
private readonly client:
|
|
28
|
+
private readonly client: ComputeManagementClient;
|
|
29
29
|
|
|
30
30
|
/**
|
|
31
31
|
* Initialize a new instance of the class CloudServiceRoles class.
|
|
32
32
|
* @param client Reference to the service client
|
|
33
33
|
*/
|
|
34
|
-
constructor(client:
|
|
34
|
+
constructor(client: ComputeManagementClient) {
|
|
35
35
|
this.client = client;
|
|
36
36
|
}
|
|
37
37
|
|
|
@@ -11,7 +11,7 @@ import { CloudServices } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -44,13 +44,13 @@ import {
|
|
|
44
44
|
/// <reference lib="esnext.asynciterable" />
|
|
45
45
|
/** Class containing CloudServices operations. */
|
|
46
46
|
export class CloudServicesImpl implements CloudServices {
|
|
47
|
-
private readonly client:
|
|
47
|
+
private readonly client: ComputeManagementClient;
|
|
48
48
|
|
|
49
49
|
/**
|
|
50
50
|
* Initialize a new instance of the class CloudServices class.
|
|
51
51
|
* @param client Reference to the service client
|
|
52
52
|
*/
|
|
53
|
-
constructor(client:
|
|
53
|
+
constructor(client: ComputeManagementClient) {
|
|
54
54
|
this.client = client;
|
|
55
55
|
}
|
|
56
56
|
|
|
@@ -11,7 +11,7 @@ import { CloudServicesUpdateDomain } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -29,13 +29,13 @@ import {
|
|
|
29
29
|
/** Class containing CloudServicesUpdateDomain operations. */
|
|
30
30
|
export class CloudServicesUpdateDomainImpl
|
|
31
31
|
implements CloudServicesUpdateDomain {
|
|
32
|
-
private readonly client:
|
|
32
|
+
private readonly client: ComputeManagementClient;
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
* Initialize a new instance of the class CloudServicesUpdateDomain class.
|
|
36
36
|
* @param client Reference to the service client
|
|
37
37
|
*/
|
|
38
|
-
constructor(client:
|
|
38
|
+
constructor(client: ComputeManagementClient) {
|
|
39
39
|
this.client = client;
|
|
40
40
|
}
|
|
41
41
|
|
|
@@ -10,7 +10,7 @@ import { CommunityGalleries } from "../operationsInterfaces";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
13
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
14
14
|
import {
|
|
15
15
|
CommunityGalleriesGetOptionalParams,
|
|
16
16
|
CommunityGalleriesGetResponse
|
|
@@ -18,13 +18,13 @@ import {
|
|
|
18
18
|
|
|
19
19
|
/** Class containing CommunityGalleries operations. */
|
|
20
20
|
export class CommunityGalleriesImpl implements CommunityGalleries {
|
|
21
|
-
private readonly client:
|
|
21
|
+
private readonly client: ComputeManagementClient;
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* Initialize a new instance of the class CommunityGalleries class.
|
|
25
25
|
* @param client Reference to the service client
|
|
26
26
|
*/
|
|
27
|
-
constructor(client:
|
|
27
|
+
constructor(client: ComputeManagementClient) {
|
|
28
28
|
this.client = client;
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -10,7 +10,7 @@ import { CommunityGalleryImageVersions } from "../operationsInterfaces";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
13
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
14
14
|
import {
|
|
15
15
|
CommunityGalleryImageVersionsGetOptionalParams,
|
|
16
16
|
CommunityGalleryImageVersionsGetResponse
|
|
@@ -19,13 +19,13 @@ import {
|
|
|
19
19
|
/** Class containing CommunityGalleryImageVersions operations. */
|
|
20
20
|
export class CommunityGalleryImageVersionsImpl
|
|
21
21
|
implements CommunityGalleryImageVersions {
|
|
22
|
-
private readonly client:
|
|
22
|
+
private readonly client: ComputeManagementClient;
|
|
23
23
|
|
|
24
24
|
/**
|
|
25
25
|
* Initialize a new instance of the class CommunityGalleryImageVersions class.
|
|
26
26
|
* @param client Reference to the service client
|
|
27
27
|
*/
|
|
28
|
-
constructor(client:
|
|
28
|
+
constructor(client: ComputeManagementClient) {
|
|
29
29
|
this.client = client;
|
|
30
30
|
}
|
|
31
31
|
|
|
@@ -10,7 +10,7 @@ import { CommunityGalleryImages } from "../operationsInterfaces";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
13
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
14
14
|
import {
|
|
15
15
|
CommunityGalleryImagesGetOptionalParams,
|
|
16
16
|
CommunityGalleryImagesGetResponse
|
|
@@ -18,13 +18,13 @@ import {
|
|
|
18
18
|
|
|
19
19
|
/** Class containing CommunityGalleryImages operations. */
|
|
20
20
|
export class CommunityGalleryImagesImpl implements CommunityGalleryImages {
|
|
21
|
-
private readonly client:
|
|
21
|
+
private readonly client: ComputeManagementClient;
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* Initialize a new instance of the class CommunityGalleryImages class.
|
|
25
25
|
* @param client Reference to the service client
|
|
26
26
|
*/
|
|
27
|
-
constructor(client:
|
|
27
|
+
constructor(client: ComputeManagementClient) {
|
|
28
28
|
this.client = client;
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -11,7 +11,7 @@ import { DedicatedHostGroups } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import {
|
|
16
16
|
DedicatedHostGroup,
|
|
17
17
|
DedicatedHostGroupsListByResourceGroupNextOptionalParams,
|
|
@@ -35,13 +35,13 @@ import {
|
|
|
35
35
|
/// <reference lib="esnext.asynciterable" />
|
|
36
36
|
/** Class containing DedicatedHostGroups operations. */
|
|
37
37
|
export class DedicatedHostGroupsImpl implements DedicatedHostGroups {
|
|
38
|
-
private readonly client:
|
|
38
|
+
private readonly client: ComputeManagementClient;
|
|
39
39
|
|
|
40
40
|
/**
|
|
41
41
|
* Initialize a new instance of the class DedicatedHostGroups class.
|
|
42
42
|
* @param client Reference to the service client
|
|
43
43
|
*/
|
|
44
|
-
constructor(client:
|
|
44
|
+
constructor(client: ComputeManagementClient) {
|
|
45
45
|
this.client = client;
|
|
46
46
|
}
|
|
47
47
|
|
|
@@ -11,7 +11,7 @@ import { DedicatedHosts } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/// <reference lib="esnext.asynciterable" />
|
|
34
34
|
/** Class containing DedicatedHosts operations. */
|
|
35
35
|
export class DedicatedHostsImpl implements DedicatedHosts {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class DedicatedHosts class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -11,7 +11,7 @@ import { DiskAccesses } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -49,13 +49,13 @@ import {
|
|
|
49
49
|
/// <reference lib="esnext.asynciterable" />
|
|
50
50
|
/** Class containing DiskAccesses operations. */
|
|
51
51
|
export class DiskAccessesImpl implements DiskAccesses {
|
|
52
|
-
private readonly client:
|
|
52
|
+
private readonly client: ComputeManagementClient;
|
|
53
53
|
|
|
54
54
|
/**
|
|
55
55
|
* Initialize a new instance of the class DiskAccesses class.
|
|
56
56
|
* @param client Reference to the service client
|
|
57
57
|
*/
|
|
58
|
-
constructor(client:
|
|
58
|
+
constructor(client: ComputeManagementClient) {
|
|
59
59
|
this.client = client;
|
|
60
60
|
}
|
|
61
61
|
|
|
@@ -11,7 +11,7 @@ import { DiskEncryptionSets } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -41,13 +41,13 @@ import {
|
|
|
41
41
|
/// <reference lib="esnext.asynciterable" />
|
|
42
42
|
/** Class containing DiskEncryptionSets operations. */
|
|
43
43
|
export class DiskEncryptionSetsImpl implements DiskEncryptionSets {
|
|
44
|
-
private readonly client:
|
|
44
|
+
private readonly client: ComputeManagementClient;
|
|
45
45
|
|
|
46
46
|
/**
|
|
47
47
|
* Initialize a new instance of the class DiskEncryptionSets class.
|
|
48
48
|
* @param client Reference to the service client
|
|
49
49
|
*/
|
|
50
|
-
constructor(client:
|
|
50
|
+
constructor(client: ComputeManagementClient) {
|
|
51
51
|
this.client = client;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -11,7 +11,7 @@ import { DiskRestorePointOperations } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -32,13 +32,13 @@ import {
|
|
|
32
32
|
/** Class containing DiskRestorePointOperations operations. */
|
|
33
33
|
export class DiskRestorePointOperationsImpl
|
|
34
34
|
implements DiskRestorePointOperations {
|
|
35
|
-
private readonly client:
|
|
35
|
+
private readonly client: ComputeManagementClient;
|
|
36
36
|
|
|
37
37
|
/**
|
|
38
38
|
* Initialize a new instance of the class DiskRestorePointOperations class.
|
|
39
39
|
* @param client Reference to the service client
|
|
40
40
|
*/
|
|
41
|
-
constructor(client:
|
|
41
|
+
constructor(client: ComputeManagementClient) {
|
|
42
42
|
this.client = client;
|
|
43
43
|
}
|
|
44
44
|
|
package/src/operations/disks.ts
CHANGED
|
@@ -11,7 +11,7 @@ import { Disks } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -41,13 +41,13 @@ import {
|
|
|
41
41
|
/// <reference lib="esnext.asynciterable" />
|
|
42
42
|
/** Class containing Disks operations. */
|
|
43
43
|
export class DisksImpl implements Disks {
|
|
44
|
-
private readonly client:
|
|
44
|
+
private readonly client: ComputeManagementClient;
|
|
45
45
|
|
|
46
46
|
/**
|
|
47
47
|
* Initialize a new instance of the class Disks class.
|
|
48
48
|
* @param client Reference to the service client
|
|
49
49
|
*/
|
|
50
|
-
constructor(client:
|
|
50
|
+
constructor(client: ComputeManagementClient) {
|
|
51
51
|
this.client = client;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -11,7 +11,7 @@ import { Galleries } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -37,13 +37,13 @@ import {
|
|
|
37
37
|
/// <reference lib="esnext.asynciterable" />
|
|
38
38
|
/** Class containing Galleries operations. */
|
|
39
39
|
export class GalleriesImpl implements Galleries {
|
|
40
|
-
private readonly client:
|
|
40
|
+
private readonly client: ComputeManagementClient;
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
43
|
* Initialize a new instance of the class Galleries class.
|
|
44
44
|
* @param client Reference to the service client
|
|
45
45
|
*/
|
|
46
|
-
constructor(client:
|
|
46
|
+
constructor(client: ComputeManagementClient) {
|
|
47
47
|
this.client = client;
|
|
48
48
|
}
|
|
49
49
|
|
|
@@ -11,7 +11,7 @@ import { GalleryApplicationVersions } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -34,13 +34,13 @@ import {
|
|
|
34
34
|
/** Class containing GalleryApplicationVersions operations. */
|
|
35
35
|
export class GalleryApplicationVersionsImpl
|
|
36
36
|
implements GalleryApplicationVersions {
|
|
37
|
-
private readonly client:
|
|
37
|
+
private readonly client: ComputeManagementClient;
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
40
|
* Initialize a new instance of the class GalleryApplicationVersions class.
|
|
41
41
|
* @param client Reference to the service client
|
|
42
42
|
*/
|
|
43
|
-
constructor(client:
|
|
43
|
+
constructor(client: ComputeManagementClient) {
|
|
44
44
|
this.client = client;
|
|
45
45
|
}
|
|
46
46
|
|
|
@@ -11,7 +11,7 @@ import { GalleryApplications } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/// <reference lib="esnext.asynciterable" />
|
|
34
34
|
/** Class containing GalleryApplications operations. */
|
|
35
35
|
export class GalleryApplicationsImpl implements GalleryApplications {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class GalleryApplications class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -11,7 +11,7 @@ import { GalleryImageVersions } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/// <reference lib="esnext.asynciterable" />
|
|
34
34
|
/** Class containing GalleryImageVersions operations. */
|
|
35
35
|
export class GalleryImageVersionsImpl implements GalleryImageVersions {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class GalleryImageVersions class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -11,7 +11,7 @@ import { GalleryImages } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -33,13 +33,13 @@ import {
|
|
|
33
33
|
/// <reference lib="esnext.asynciterable" />
|
|
34
34
|
/** Class containing GalleryImages operations. */
|
|
35
35
|
export class GalleryImagesImpl implements GalleryImages {
|
|
36
|
-
private readonly client:
|
|
36
|
+
private readonly client: ComputeManagementClient;
|
|
37
37
|
|
|
38
38
|
/**
|
|
39
39
|
* Initialize a new instance of the class GalleryImages class.
|
|
40
40
|
* @param client Reference to the service client
|
|
41
41
|
*/
|
|
42
|
-
constructor(client:
|
|
42
|
+
constructor(client: ComputeManagementClient) {
|
|
43
43
|
this.client = client;
|
|
44
44
|
}
|
|
45
45
|
|
|
@@ -10,7 +10,7 @@ import { GallerySharingProfile } from "../operationsInterfaces";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
13
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
14
14
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
15
15
|
import { LroImpl } from "../lroImpl";
|
|
16
16
|
import {
|
|
@@ -21,13 +21,13 @@ import {
|
|
|
21
21
|
|
|
22
22
|
/** Class containing GallerySharingProfile operations. */
|
|
23
23
|
export class GallerySharingProfileImpl implements GallerySharingProfile {
|
|
24
|
-
private readonly client:
|
|
24
|
+
private readonly client: ComputeManagementClient;
|
|
25
25
|
|
|
26
26
|
/**
|
|
27
27
|
* Initialize a new instance of the class GallerySharingProfile class.
|
|
28
28
|
* @param client Reference to the service client
|
|
29
29
|
*/
|
|
30
|
-
constructor(client:
|
|
30
|
+
constructor(client: ComputeManagementClient) {
|
|
31
31
|
this.client = client;
|
|
32
32
|
}
|
|
33
33
|
|
package/src/operations/images.ts
CHANGED
|
@@ -11,7 +11,7 @@ import { Images } from "../operationsInterfaces";
|
|
|
11
11
|
import * as coreClient from "@azure/core-client";
|
|
12
12
|
import * as Mappers from "../models/mappers";
|
|
13
13
|
import * as Parameters from "../models/parameters";
|
|
14
|
-
import {
|
|
14
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
15
15
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
16
16
|
import { LroImpl } from "../lroImpl";
|
|
17
17
|
import {
|
|
@@ -37,13 +37,13 @@ import {
|
|
|
37
37
|
/// <reference lib="esnext.asynciterable" />
|
|
38
38
|
/** Class containing Images operations. */
|
|
39
39
|
export class ImagesImpl implements Images {
|
|
40
|
-
private readonly client:
|
|
40
|
+
private readonly client: ComputeManagementClient;
|
|
41
41
|
|
|
42
42
|
/**
|
|
43
43
|
* Initialize a new instance of the class Images class.
|
|
44
44
|
* @param client Reference to the service client
|
|
45
45
|
*/
|
|
46
|
-
constructor(client:
|
|
46
|
+
constructor(client: ComputeManagementClient) {
|
|
47
47
|
this.client = client;
|
|
48
48
|
}
|
|
49
49
|
|
|
@@ -10,7 +10,7 @@ import { LogAnalytics } from "../operationsInterfaces";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
13
|
+
import { ComputeManagementClient } from "../computeManagementClient";
|
|
14
14
|
import { PollerLike, PollOperationState, LroEngine } from "@azure/core-lro";
|
|
15
15
|
import { LroImpl } from "../lroImpl";
|
|
16
16
|
import {
|
|
@@ -24,13 +24,13 @@ import {
|
|
|
24
24
|
|
|
25
25
|
/** Class containing LogAnalytics operations. */
|
|
26
26
|
export class LogAnalyticsImpl implements LogAnalytics {
|
|
27
|
-
private readonly client:
|
|
27
|
+
private readonly client: ComputeManagementClient;
|
|
28
28
|
|
|
29
29
|
/**
|
|
30
30
|
* Initialize a new instance of the class LogAnalytics class.
|
|
31
31
|
* @param client Reference to the service client
|
|
32
32
|
*/
|
|
33
|
-
constructor(client:
|
|
33
|
+
constructor(client: ComputeManagementClient) {
|
|
34
34
|
this.client = client;
|
|
35
35
|
}
|
|
36
36
|
|