@azure/arm-compute 16.0.0 → 16.4.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/README.md +53 -45
- package/dist/arm-compute.js +24847 -14733
- package/dist/arm-compute.js.map +1 -1
- package/dist/arm-compute.min.js +1 -1
- package/dist/arm-compute.min.js.map +1 -1
- package/esm/computeManagementClient.d.ts +21 -2
- package/esm/computeManagementClient.d.ts.map +1 -1
- package/esm/computeManagementClient.js +19 -1
- package/esm/computeManagementClient.js.map +1 -1
- package/esm/computeManagementClientContext.d.ts +9 -3
- package/esm/computeManagementClientContext.d.ts.map +1 -1
- package/esm/computeManagementClientContext.js +7 -2
- package/esm/computeManagementClientContext.js.map +1 -1
- package/esm/models/availabilitySetsMappers.d.ts +1 -1
- package/esm/models/availabilitySetsMappers.d.ts.map +1 -1
- package/esm/models/availabilitySetsMappers.js +1 -1
- package/esm/models/availabilitySetsMappers.js.map +1 -1
- package/esm/models/capacityReservationGroupsMappers.d.ts +2 -0
- package/esm/models/capacityReservationGroupsMappers.d.ts.map +1 -0
- package/esm/models/capacityReservationGroupsMappers.js +9 -0
- package/esm/models/capacityReservationGroupsMappers.js.map +1 -0
- package/esm/models/capacityReservationsMappers.d.ts +2 -0
- package/esm/models/capacityReservationsMappers.d.ts.map +1 -0
- package/esm/models/capacityReservationsMappers.js +9 -0
- package/esm/models/capacityReservationsMappers.js.map +1 -0
- package/esm/models/cloudServiceOperatingSystemsMappers.d.ts +2 -0
- package/esm/models/cloudServiceOperatingSystemsMappers.d.ts.map +1 -0
- package/esm/models/cloudServiceOperatingSystemsMappers.js +9 -0
- package/esm/models/cloudServiceOperatingSystemsMappers.js.map +1 -0
- package/esm/models/cloudServiceRoleInstancesMappers.d.ts +2 -0
- package/esm/models/cloudServiceRoleInstancesMappers.d.ts.map +1 -0
- package/esm/models/cloudServiceRoleInstancesMappers.js +9 -0
- package/esm/models/cloudServiceRoleInstancesMappers.js.map +1 -0
- package/esm/models/cloudServiceRolesMappers.d.ts +2 -0
- package/esm/models/cloudServiceRolesMappers.d.ts.map +1 -0
- package/esm/models/cloudServiceRolesMappers.js +9 -0
- package/esm/models/cloudServiceRolesMappers.js.map +1 -0
- package/esm/models/cloudServicesMappers.d.ts +2 -0
- package/esm/models/cloudServicesMappers.d.ts.map +1 -0
- package/esm/models/cloudServicesMappers.js +9 -0
- package/esm/models/cloudServicesMappers.js.map +1 -0
- package/esm/models/cloudServicesUpdateDomainMappers.d.ts +2 -0
- package/esm/models/cloudServicesUpdateDomainMappers.d.ts.map +1 -0
- package/esm/models/cloudServicesUpdateDomainMappers.js +9 -0
- package/esm/models/cloudServicesUpdateDomainMappers.js.map +1 -0
- package/esm/models/dedicatedHostGroupsMappers.d.ts +1 -1
- package/esm/models/dedicatedHostGroupsMappers.d.ts.map +1 -1
- package/esm/models/dedicatedHostGroupsMappers.js +1 -1
- package/esm/models/dedicatedHostGroupsMappers.js.map +1 -1
- package/esm/models/dedicatedHostsMappers.d.ts +1 -1
- package/esm/models/dedicatedHostsMappers.d.ts.map +1 -1
- package/esm/models/dedicatedHostsMappers.js +1 -1
- package/esm/models/dedicatedHostsMappers.js.map +1 -1
- package/esm/models/diskAccessesMappers.d.ts +1 -1
- package/esm/models/diskAccessesMappers.d.ts.map +1 -1
- package/esm/models/diskAccessesMappers.js +1 -1
- package/esm/models/diskAccessesMappers.js.map +1 -1
- package/esm/models/diskEncryptionSetsMappers.d.ts +1 -1
- package/esm/models/diskEncryptionSetsMappers.d.ts.map +1 -1
- package/esm/models/diskEncryptionSetsMappers.js +1 -1
- package/esm/models/diskEncryptionSetsMappers.js.map +1 -1
- package/esm/models/diskRestorePointOperationsMappers.d.ts +1 -1
- package/esm/models/diskRestorePointOperationsMappers.d.ts.map +1 -1
- package/esm/models/diskRestorePointOperationsMappers.js +1 -1
- package/esm/models/diskRestorePointOperationsMappers.js.map +1 -1
- package/esm/models/disksMappers.d.ts +1 -1
- package/esm/models/disksMappers.d.ts.map +1 -1
- package/esm/models/disksMappers.js +1 -1
- package/esm/models/disksMappers.js.map +1 -1
- package/esm/models/galleriesMappers.d.ts +1 -1
- package/esm/models/galleriesMappers.d.ts.map +1 -1
- package/esm/models/galleriesMappers.js +1 -1
- package/esm/models/galleriesMappers.js.map +1 -1
- package/esm/models/galleryApplicationVersionsMappers.d.ts +1 -1
- package/esm/models/galleryApplicationVersionsMappers.d.ts.map +1 -1
- package/esm/models/galleryApplicationVersionsMappers.js +1 -1
- package/esm/models/galleryApplicationVersionsMappers.js.map +1 -1
- package/esm/models/galleryApplicationsMappers.d.ts +1 -1
- package/esm/models/galleryApplicationsMappers.d.ts.map +1 -1
- package/esm/models/galleryApplicationsMappers.js +1 -1
- package/esm/models/galleryApplicationsMappers.js.map +1 -1
- package/esm/models/galleryImageVersionsMappers.d.ts +1 -1
- package/esm/models/galleryImageVersionsMappers.d.ts.map +1 -1
- package/esm/models/galleryImageVersionsMappers.js +1 -1
- package/esm/models/galleryImageVersionsMappers.js.map +1 -1
- package/esm/models/galleryImagesMappers.d.ts +1 -1
- package/esm/models/galleryImagesMappers.d.ts.map +1 -1
- package/esm/models/galleryImagesMappers.js +1 -1
- package/esm/models/galleryImagesMappers.js.map +1 -1
- package/esm/models/gallerySharingProfileMappers.d.ts +2 -0
- package/esm/models/gallerySharingProfileMappers.d.ts.map +1 -0
- package/esm/models/gallerySharingProfileMappers.js +9 -0
- package/esm/models/gallerySharingProfileMappers.js.map +1 -0
- package/esm/models/imagesMappers.d.ts +1 -1
- package/esm/models/imagesMappers.d.ts.map +1 -1
- package/esm/models/imagesMappers.js +1 -1
- package/esm/models/imagesMappers.js.map +1 -1
- package/esm/models/index.d.ts +9677 -6062
- package/esm/models/index.d.ts.map +1 -1
- package/esm/models/mappers.d.ts +118 -28
- package/esm/models/mappers.d.ts.map +1 -1
- package/esm/models/mappers.js +9597 -6287
- package/esm/models/mappers.js.map +1 -1
- package/esm/models/parameters.d.ts +13 -1
- package/esm/models/parameters.d.ts.map +1 -1
- package/esm/models/parameters.js +137 -12
- package/esm/models/parameters.js.map +1 -1
- package/esm/models/proximityPlacementGroupsMappers.d.ts +1 -1
- package/esm/models/proximityPlacementGroupsMappers.d.ts.map +1 -1
- package/esm/models/proximityPlacementGroupsMappers.js +1 -1
- package/esm/models/proximityPlacementGroupsMappers.js.map +1 -1
- package/esm/models/restorePointCollectionsMappers.d.ts +2 -0
- package/esm/models/restorePointCollectionsMappers.d.ts.map +1 -0
- package/esm/models/restorePointCollectionsMappers.js +9 -0
- package/esm/models/restorePointCollectionsMappers.js.map +1 -0
- package/esm/models/restorePointsMappers.d.ts +2 -0
- package/esm/models/restorePointsMappers.d.ts.map +1 -0
- package/esm/models/restorePointsMappers.js +9 -0
- package/esm/models/restorePointsMappers.js.map +1 -0
- package/esm/models/sharedGalleriesMappers.d.ts +2 -0
- package/esm/models/sharedGalleriesMappers.d.ts.map +1 -0
- package/esm/models/sharedGalleriesMappers.js +9 -0
- package/esm/models/sharedGalleriesMappers.js.map +1 -0
- package/esm/models/sharedGalleryImageVersionsMappers.d.ts +2 -0
- package/esm/models/sharedGalleryImageVersionsMappers.d.ts.map +1 -0
- package/esm/models/sharedGalleryImageVersionsMappers.js +9 -0
- package/esm/models/sharedGalleryImageVersionsMappers.js.map +1 -0
- package/esm/models/sharedGalleryImagesMappers.d.ts +2 -0
- package/esm/models/sharedGalleryImagesMappers.d.ts.map +1 -0
- package/esm/models/sharedGalleryImagesMappers.js +9 -0
- package/esm/models/sharedGalleryImagesMappers.js.map +1 -0
- package/esm/models/snapshotsMappers.d.ts +1 -1
- package/esm/models/snapshotsMappers.d.ts.map +1 -1
- package/esm/models/snapshotsMappers.js +1 -1
- package/esm/models/snapshotsMappers.js.map +1 -1
- package/esm/models/sshPublicKeysMappers.d.ts +1 -1
- package/esm/models/sshPublicKeysMappers.d.ts.map +1 -1
- package/esm/models/sshPublicKeysMappers.js +1 -1
- package/esm/models/sshPublicKeysMappers.js.map +1 -1
- package/esm/models/virtualMachineExtensionImagesMappers.d.ts +1 -1
- package/esm/models/virtualMachineExtensionImagesMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineExtensionImagesMappers.js +1 -1
- package/esm/models/virtualMachineExtensionImagesMappers.js.map +1 -1
- package/esm/models/virtualMachineExtensionsMappers.d.ts +1 -1
- package/esm/models/virtualMachineExtensionsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineExtensionsMappers.js +1 -1
- package/esm/models/virtualMachineExtensionsMappers.js.map +1 -1
- package/esm/models/virtualMachineImagesEdgeZoneMappers.d.ts +1 -1
- package/esm/models/virtualMachineImagesEdgeZoneMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineImagesEdgeZoneMappers.js +1 -1
- package/esm/models/virtualMachineImagesEdgeZoneMappers.js.map +1 -1
- package/esm/models/virtualMachineImagesMappers.d.ts +1 -1
- package/esm/models/virtualMachineImagesMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineImagesMappers.js +1 -1
- package/esm/models/virtualMachineImagesMappers.js.map +1 -1
- package/esm/models/virtualMachineRunCommandsMappers.d.ts +1 -1
- package/esm/models/virtualMachineRunCommandsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineRunCommandsMappers.js +1 -1
- package/esm/models/virtualMachineRunCommandsMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetExtensionsMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetExtensionsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetExtensionsMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetExtensionsMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetRollingUpgradesMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetRollingUpgradesMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetRollingUpgradesMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetRollingUpgradesMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetVMExtensionsMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetVMExtensionsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetVMExtensionsMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetVMExtensionsMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetVMRunCommandsMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetVMRunCommandsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetVMRunCommandsMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetVMRunCommandsMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetVMsMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetVMsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetVMsMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetVMsMappers.js.map +1 -1
- package/esm/models/virtualMachineScaleSetsMappers.d.ts +1 -1
- package/esm/models/virtualMachineScaleSetsMappers.d.ts.map +1 -1
- package/esm/models/virtualMachineScaleSetsMappers.js +1 -1
- package/esm/models/virtualMachineScaleSetsMappers.js.map +1 -1
- package/esm/models/virtualMachinesMappers.d.ts +1 -1
- package/esm/models/virtualMachinesMappers.d.ts.map +1 -1
- package/esm/models/virtualMachinesMappers.js +1 -1
- package/esm/models/virtualMachinesMappers.js.map +1 -1
- package/esm/operations/capacityReservationGroups.d.ts +182 -0
- package/esm/operations/capacityReservationGroups.d.ts.map +1 -0
- package/esm/operations/capacityReservationGroups.js +282 -0
- package/esm/operations/capacityReservationGroups.js.map +1 -0
- package/esm/operations/capacityReservations.d.ts +145 -0
- package/esm/operations/capacityReservations.d.ts.map +1 -0
- package/esm/operations/capacityReservations.js +306 -0
- package/esm/operations/capacityReservations.js.map +1 -0
- package/esm/operations/cloudServiceOperatingSystems.d.ts +137 -0
- package/esm/operations/cloudServiceOperatingSystems.d.ts.map +1 -0
- package/esm/operations/cloudServiceOperatingSystems.js +204 -0
- package/esm/operations/cloudServiceOperatingSystems.js.map +1 -0
- package/esm/operations/cloudServiceRoleInstances.d.ts +209 -0
- package/esm/operations/cloudServiceRoleInstances.d.ts.map +1 -0
- package/esm/operations/cloudServiceRoleInstances.js +410 -0
- package/esm/operations/cloudServiceRoleInstances.js.map +1 -0
- package/esm/operations/cloudServiceRoles.d.ts +78 -0
- package/esm/operations/cloudServiceRoles.d.ts.map +1 -0
- package/esm/operations/cloudServiceRoles.js +119 -0
- package/esm/operations/cloudServiceRoles.js.map +1 -0
- package/esm/operations/cloudServices.d.ts +287 -0
- package/esm/operations/cloudServices.d.ts.map +1 -0
- package/esm/operations/cloudServices.js +692 -0
- package/esm/operations/cloudServices.js.map +1 -0
- package/esm/operations/cloudServicesUpdateDomain.d.ts +107 -0
- package/esm/operations/cloudServicesUpdateDomain.d.ts.map +1 -0
- package/esm/operations/cloudServicesUpdateDomain.js +182 -0
- package/esm/operations/cloudServicesUpdateDomain.js.map +1 -0
- package/esm/operations/diskAccesses.js +14 -14
- package/esm/operations/diskEncryptionSets.js +10 -10
- package/esm/operations/diskRestorePointOperations.d.ts +63 -0
- package/esm/operations/diskRestorePointOperations.d.ts.map +1 -1
- package/esm/operations/diskRestorePointOperations.js +145 -3
- package/esm/operations/diskRestorePointOperations.js.map +1 -1
- package/esm/operations/disks.js +10 -10
- package/esm/operations/galleries.d.ts +2 -2
- package/esm/operations/galleries.d.ts.map +1 -1
- package/esm/operations/galleries.js +9 -8
- package/esm/operations/galleries.js.map +1 -1
- package/esm/operations/galleryApplicationVersions.js +6 -6
- package/esm/operations/galleryApplications.js +6 -6
- package/esm/operations/galleryImageVersions.d.ts +31 -31
- package/esm/operations/galleryImageVersions.js +28 -28
- package/esm/operations/galleryImages.d.ts +16 -16
- package/esm/operations/galleryImages.js +16 -16
- package/esm/operations/gallerySharingProfile.d.ts +32 -0
- package/esm/operations/gallerySharingProfile.d.ts.map +1 -0
- package/esm/operations/gallerySharingProfile.js +86 -0
- package/esm/operations/gallerySharingProfile.js.map +1 -0
- package/esm/operations/index.d.ts +13 -0
- package/esm/operations/index.d.ts.map +1 -1
- package/esm/operations/index.js +13 -0
- package/esm/operations/index.js.map +1 -1
- package/esm/operations/resourceSkus.js +6 -4
- package/esm/operations/resourceSkus.js.map +1 -1
- package/esm/operations/restorePointCollections.d.ts +179 -0
- package/esm/operations/restorePointCollections.d.ts.map +1 -0
- package/esm/operations/restorePointCollections.js +299 -0
- package/esm/operations/restorePointCollections.js.map +1 -0
- package/esm/operations/restorePoints.d.ts +78 -0
- package/esm/operations/restorePoints.d.ts.map +1 -0
- package/esm/operations/restorePoints.js +175 -0
- package/esm/operations/restorePoints.js.map +1 -0
- package/esm/operations/sharedGalleries.d.ts +70 -0
- package/esm/operations/sharedGalleries.d.ts.map +1 -0
- package/esm/operations/sharedGalleries.js +117 -0
- package/esm/operations/sharedGalleries.js.map +1 -0
- package/esm/operations/sharedGalleryImageVersions.d.ts +94 -0
- package/esm/operations/sharedGalleryImageVersions.d.ts.map +1 -0
- package/esm/operations/sharedGalleryImageVersions.js +125 -0
- package/esm/operations/sharedGalleryImageVersions.js.map +1 -0
- package/esm/operations/sharedGalleryImages.d.ts +79 -0
- package/esm/operations/sharedGalleryImages.d.ts.map +1 -0
- package/esm/operations/sharedGalleryImages.js +121 -0
- package/esm/operations/sharedGalleryImages.js.map +1 -0
- package/esm/operations/snapshots.js +10 -10
- package/esm/operations/virtualMachineScaleSets.d.ts +4 -4
- package/esm/operations/virtualMachineScaleSets.d.ts.map +1 -1
- package/esm/operations/virtualMachineScaleSets.js +4 -3
- package/esm/operations/virtualMachineScaleSets.js.map +1 -1
- package/esm/operations/virtualMachineSizes.d.ts +1 -1
- package/esm/operations/virtualMachines.d.ts +4 -4
- package/esm/operations/virtualMachines.d.ts.map +1 -1
- package/esm/operations/virtualMachines.js +1 -0
- package/esm/operations/virtualMachines.js.map +1 -1
- package/package.json +6 -5
- package/src/computeManagementClient.ts +34 -2
- package/src/computeManagementClientContext.ts +13 -7
- package/src/models/availabilitySetsMappers.ts +54 -0
- package/src/models/capacityReservationGroupsMappers.ts +263 -0
- package/src/models/capacityReservationsMappers.ts +263 -0
- package/src/models/cloudServiceOperatingSystemsMappers.ts +21 -0
- package/src/models/cloudServiceRoleInstancesMappers.ts +250 -0
- package/src/models/cloudServiceRolesMappers.ts +18 -0
- package/src/models/cloudServicesMappers.ts +250 -0
- package/src/models/cloudServicesUpdateDomainMappers.ts +16 -0
- package/src/models/dedicatedHostGroupsMappers.ts +54 -0
- package/src/models/dedicatedHostsMappers.ts +54 -0
- package/src/models/diskAccessesMappers.ts +51 -0
- package/src/models/diskEncryptionSetsMappers.ts +51 -0
- package/src/models/diskRestorePointOperationsMappers.ts +2 -0
- package/src/models/disksMappers.ts +51 -0
- package/src/models/galleriesMappers.ts +51 -0
- package/src/models/galleryApplicationVersionsMappers.ts +51 -0
- package/src/models/galleryApplicationsMappers.ts +51 -0
- package/src/models/galleryImageVersionsMappers.ts +51 -0
- package/src/models/galleryImagesMappers.ts +51 -0
- package/src/models/gallerySharingProfileMappers.ts +243 -0
- package/src/models/imagesMappers.ts +54 -0
- package/src/models/index.ts +10064 -6180
- package/src/models/mappers.ts +9772 -6269
- package/src/models/parameters.ts +137 -12
- package/src/models/proximityPlacementGroupsMappers.ts +54 -0
- package/src/models/restorePointCollectionsMappers.ts +263 -0
- package/src/models/restorePointsMappers.ts +243 -0
- package/src/models/sharedGalleriesMappers.ts +26 -0
- package/src/models/sharedGalleryImageVersionsMappers.ts +26 -0
- package/src/models/sharedGalleryImagesMappers.ts +26 -0
- package/src/models/snapshotsMappers.ts +51 -0
- package/src/models/sshPublicKeysMappers.ts +54 -0
- package/src/models/virtualMachineExtensionImagesMappers.ts +51 -0
- package/src/models/virtualMachineExtensionsMappers.ts +54 -0
- package/src/models/virtualMachineImagesEdgeZoneMappers.ts +51 -0
- package/src/models/virtualMachineImagesMappers.ts +51 -0
- package/src/models/virtualMachineRunCommandsMappers.ts +54 -0
- package/src/models/virtualMachineScaleSetExtensionsMappers.ts +51 -0
- package/src/models/virtualMachineScaleSetRollingUpgradesMappers.ts +51 -0
- package/src/models/virtualMachineScaleSetVMExtensionsMappers.ts +51 -0
- package/src/models/virtualMachineScaleSetVMRunCommandsMappers.ts +54 -0
- package/src/models/virtualMachineScaleSetVMsMappers.ts +51 -0
- package/src/models/virtualMachineScaleSetsMappers.ts +54 -0
- package/src/models/virtualMachinesMappers.ts +54 -0
- package/src/operations/capacityReservationGroups.ts +499 -0
- package/src/operations/capacityReservations.ts +413 -0
- package/src/operations/cloudServiceOperatingSystems.ts +361 -0
- package/src/operations/cloudServiceRoleInstances.ts +578 -0
- package/src/operations/cloudServiceRoles.ts +202 -0
- package/src/operations/cloudServices.ts +899 -0
- package/src/operations/cloudServicesUpdateDomain.ts +278 -0
- package/src/operations/diskAccesses.ts +14 -14
- package/src/operations/diskEncryptionSets.ts +10 -10
- package/src/operations/diskRestorePointOperations.ts +160 -3
- package/src/operations/disks.ts +10 -10
- package/src/operations/galleries.ts +12 -11
- package/src/operations/galleryApplicationVersions.ts +6 -6
- package/src/operations/galleryApplications.ts +6 -6
- package/src/operations/galleryImageVersions.ts +37 -37
- package/src/operations/galleryImages.ts +22 -22
- package/src/operations/gallerySharingProfile.ts +98 -0
- package/src/operations/index.ts +13 -0
- package/src/operations/resourceSkus.ts +6 -4
- package/src/operations/restorePointCollections.ts +496 -0
- package/src/operations/restorePoints.ts +222 -0
- package/src/operations/sharedGalleries.ts +192 -0
- package/src/operations/sharedGalleryImageVersions.ts +224 -0
- package/src/operations/sharedGalleryImages.ts +205 -0
- package/src/operations/snapshots.ts +10 -10
- package/src/operations/virtualMachineScaleSets.ts +7 -6
- package/src/operations/virtualMachineSizes.ts +1 -1
- package/src/operations/virtualMachines.ts +5 -4
|
@@ -12,6 +12,7 @@ export {
|
|
|
12
12
|
ApiEntityReference,
|
|
13
13
|
ApiError,
|
|
14
14
|
ApiErrorBase,
|
|
15
|
+
ApplicationProfile,
|
|
15
16
|
AutomaticOSUpgradePolicy,
|
|
16
17
|
AutomaticOSUpgradeProperties,
|
|
17
18
|
AutomaticRepairsPolicy,
|
|
@@ -23,7 +24,28 @@ export {
|
|
|
23
24
|
BillingProfile,
|
|
24
25
|
BootDiagnostics,
|
|
25
26
|
BootDiagnosticsInstanceView,
|
|
27
|
+
CapacityReservation,
|
|
28
|
+
CapacityReservationGroup,
|
|
29
|
+
CapacityReservationGroupInstanceView,
|
|
30
|
+
CapacityReservationGroupUpdate,
|
|
31
|
+
CapacityReservationInstanceView,
|
|
32
|
+
CapacityReservationInstanceViewWithName,
|
|
33
|
+
CapacityReservationProfile,
|
|
34
|
+
CapacityReservationUpdate,
|
|
35
|
+
CapacityReservationUtilization,
|
|
26
36
|
CloudError,
|
|
37
|
+
CloudService,
|
|
38
|
+
CloudServiceExtensionProfile,
|
|
39
|
+
CloudServiceExtensionProperties,
|
|
40
|
+
CloudServiceNetworkProfile,
|
|
41
|
+
CloudServiceOsProfile,
|
|
42
|
+
CloudServiceProperties,
|
|
43
|
+
CloudServiceRoleProfile,
|
|
44
|
+
CloudServiceRoleProfileProperties,
|
|
45
|
+
CloudServiceRoleSku,
|
|
46
|
+
CloudServiceVaultAndSecretReference,
|
|
47
|
+
CloudServiceVaultCertificate,
|
|
48
|
+
CloudServiceVaultSecretGroup,
|
|
27
49
|
CreationData,
|
|
28
50
|
DataDisk,
|
|
29
51
|
DataDiskImage,
|
|
@@ -48,6 +70,7 @@ export {
|
|
|
48
70
|
DiskEncryptionSettings,
|
|
49
71
|
DiskImageEncryption,
|
|
50
72
|
DiskInstanceView,
|
|
73
|
+
DiskSecurityProfile,
|
|
51
74
|
DiskSku,
|
|
52
75
|
Encryption,
|
|
53
76
|
EncryptionImages,
|
|
@@ -55,6 +78,7 @@ export {
|
|
|
55
78
|
EncryptionSettingsCollection,
|
|
56
79
|
EncryptionSettingsElement,
|
|
57
80
|
ExtendedLocation,
|
|
81
|
+
Extension,
|
|
58
82
|
Gallery,
|
|
59
83
|
GalleryApplication,
|
|
60
84
|
GalleryApplicationUpdate,
|
|
@@ -67,6 +91,7 @@ export {
|
|
|
67
91
|
GalleryDiskImage,
|
|
68
92
|
GalleryIdentifier,
|
|
69
93
|
GalleryImage,
|
|
94
|
+
GalleryImageFeature,
|
|
70
95
|
GalleryImageIdentifier,
|
|
71
96
|
GalleryImageUpdate,
|
|
72
97
|
GalleryImageVersion,
|
|
@@ -95,6 +120,10 @@ export {
|
|
|
95
120
|
LastPatchInstallationSummary,
|
|
96
121
|
LinuxConfiguration,
|
|
97
122
|
LinuxPatchSettings,
|
|
123
|
+
LoadBalancerConfiguration,
|
|
124
|
+
LoadBalancerConfigurationProperties,
|
|
125
|
+
LoadBalancerFrontendIPConfiguration,
|
|
126
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
98
127
|
MaintenanceRedeployStatus,
|
|
99
128
|
ManagedDiskParameters,
|
|
100
129
|
NetworkInterfaceReference,
|
|
@@ -108,14 +137,26 @@ export {
|
|
|
108
137
|
PrivateEndpoint,
|
|
109
138
|
PrivateEndpointConnection,
|
|
110
139
|
PrivateLinkServiceConnectionState,
|
|
140
|
+
PropertyUpdatesInProgress,
|
|
111
141
|
ProximityPlacementGroup,
|
|
112
142
|
ProximityPlacementGroupUpdate,
|
|
143
|
+
ProxyResource,
|
|
144
|
+
PublicIPAddressSku,
|
|
113
145
|
PurchasePlan,
|
|
114
146
|
RecommendedMachineConfiguration,
|
|
115
147
|
RegionalReplicationStatus,
|
|
116
148
|
ReplicationStatus,
|
|
117
149
|
Resource,
|
|
118
150
|
ResourceRange,
|
|
151
|
+
RestorePoint,
|
|
152
|
+
RestorePointCollection,
|
|
153
|
+
RestorePointCollectionSourceProperties,
|
|
154
|
+
RestorePointCollectionUpdate,
|
|
155
|
+
RestorePointProvisioningDetails,
|
|
156
|
+
RestorePointSourceMetadata,
|
|
157
|
+
RestorePointSourceVMDataDisk,
|
|
158
|
+
RestorePointSourceVMOSDisk,
|
|
159
|
+
RestorePointSourceVMStorageProfile,
|
|
119
160
|
RollingUpgradePolicy,
|
|
120
161
|
RollingUpgradeProgressInfo,
|
|
121
162
|
RollingUpgradeRunningStatus,
|
|
@@ -125,10 +166,15 @@ export {
|
|
|
125
166
|
ScheduledEventsProfile,
|
|
126
167
|
SecurityProfile,
|
|
127
168
|
ShareInfoElement,
|
|
169
|
+
SharingProfile,
|
|
170
|
+
SharingProfileGroup,
|
|
171
|
+
SharingUpdate,
|
|
128
172
|
Sku,
|
|
129
173
|
Snapshot,
|
|
130
174
|
SnapshotSku,
|
|
175
|
+
SoftDeletePolicy,
|
|
131
176
|
SourceVault,
|
|
177
|
+
SpotRestorePolicy,
|
|
132
178
|
SshConfiguration,
|
|
133
179
|
SshPublicKey,
|
|
134
180
|
SshPublicKeyResource,
|
|
@@ -163,7 +209,13 @@ export {
|
|
|
163
209
|
VirtualMachineImageFeature,
|
|
164
210
|
VirtualMachineImageResource,
|
|
165
211
|
VirtualMachineInstanceView,
|
|
212
|
+
VirtualMachineIpTag,
|
|
213
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
214
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
215
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
166
216
|
VirtualMachinePatchStatus,
|
|
217
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
218
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
167
219
|
VirtualMachineRunCommand,
|
|
168
220
|
VirtualMachineRunCommandInstanceView,
|
|
169
221
|
VirtualMachineRunCommandScriptSource,
|
|
@@ -205,6 +257,8 @@ export {
|
|
|
205
257
|
VirtualMachineSize,
|
|
206
258
|
VirtualMachineSizeListResult,
|
|
207
259
|
VirtualMachineUpdate,
|
|
260
|
+
VMGalleryApplication,
|
|
261
|
+
VMSizeProperties,
|
|
208
262
|
WindowsConfiguration,
|
|
209
263
|
WinRMConfiguration,
|
|
210
264
|
WinRMListener
|
|
@@ -0,0 +1,263 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
export {
|
|
10
|
+
AdditionalCapabilities,
|
|
11
|
+
AdditionalUnattendContent,
|
|
12
|
+
ApiEntityReference,
|
|
13
|
+
ApiError,
|
|
14
|
+
ApiErrorBase,
|
|
15
|
+
ApplicationProfile,
|
|
16
|
+
AutomaticOSUpgradePolicy,
|
|
17
|
+
AutomaticOSUpgradeProperties,
|
|
18
|
+
AutomaticRepairsPolicy,
|
|
19
|
+
AvailabilitySet,
|
|
20
|
+
AvailabilitySetUpdate,
|
|
21
|
+
AvailablePatchSummary,
|
|
22
|
+
BaseResource,
|
|
23
|
+
BillingProfile,
|
|
24
|
+
BootDiagnostics,
|
|
25
|
+
BootDiagnosticsInstanceView,
|
|
26
|
+
CapacityReservation,
|
|
27
|
+
CapacityReservationGroup,
|
|
28
|
+
CapacityReservationGroupInstanceView,
|
|
29
|
+
CapacityReservationGroupListResult,
|
|
30
|
+
CapacityReservationGroupUpdate,
|
|
31
|
+
CapacityReservationInstanceView,
|
|
32
|
+
CapacityReservationInstanceViewWithName,
|
|
33
|
+
CapacityReservationProfile,
|
|
34
|
+
CapacityReservationUpdate,
|
|
35
|
+
CapacityReservationUtilization,
|
|
36
|
+
CloudError,
|
|
37
|
+
CloudService,
|
|
38
|
+
CloudServiceExtensionProfile,
|
|
39
|
+
CloudServiceExtensionProperties,
|
|
40
|
+
CloudServiceNetworkProfile,
|
|
41
|
+
CloudServiceOsProfile,
|
|
42
|
+
CloudServiceProperties,
|
|
43
|
+
CloudServiceRoleProfile,
|
|
44
|
+
CloudServiceRoleProfileProperties,
|
|
45
|
+
CloudServiceRoleSku,
|
|
46
|
+
CloudServiceVaultAndSecretReference,
|
|
47
|
+
CloudServiceVaultCertificate,
|
|
48
|
+
CloudServiceVaultSecretGroup,
|
|
49
|
+
CreationData,
|
|
50
|
+
DataDisk,
|
|
51
|
+
DataDiskImage,
|
|
52
|
+
DataDiskImageEncryption,
|
|
53
|
+
DedicatedHost,
|
|
54
|
+
DedicatedHostAllocatableVM,
|
|
55
|
+
DedicatedHostAvailableCapacity,
|
|
56
|
+
DedicatedHostGroup,
|
|
57
|
+
DedicatedHostGroupInstanceView,
|
|
58
|
+
DedicatedHostGroupUpdate,
|
|
59
|
+
DedicatedHostInstanceView,
|
|
60
|
+
DedicatedHostInstanceViewWithName,
|
|
61
|
+
DedicatedHostUpdate,
|
|
62
|
+
DiagnosticsProfile,
|
|
63
|
+
DiffDiskSettings,
|
|
64
|
+
Disallowed,
|
|
65
|
+
DisallowedConfiguration,
|
|
66
|
+
Disk,
|
|
67
|
+
DiskAccess,
|
|
68
|
+
DiskEncryptionSet,
|
|
69
|
+
DiskEncryptionSetParameters,
|
|
70
|
+
DiskEncryptionSettings,
|
|
71
|
+
DiskImageEncryption,
|
|
72
|
+
DiskInstanceView,
|
|
73
|
+
DiskSecurityProfile,
|
|
74
|
+
DiskSku,
|
|
75
|
+
Encryption,
|
|
76
|
+
EncryptionImages,
|
|
77
|
+
EncryptionSetIdentity,
|
|
78
|
+
EncryptionSettingsCollection,
|
|
79
|
+
EncryptionSettingsElement,
|
|
80
|
+
ExtendedLocation,
|
|
81
|
+
Extension,
|
|
82
|
+
Gallery,
|
|
83
|
+
GalleryApplication,
|
|
84
|
+
GalleryApplicationUpdate,
|
|
85
|
+
GalleryApplicationVersion,
|
|
86
|
+
GalleryApplicationVersionPublishingProfile,
|
|
87
|
+
GalleryApplicationVersionUpdate,
|
|
88
|
+
GalleryArtifactPublishingProfileBase,
|
|
89
|
+
GalleryArtifactVersionSource,
|
|
90
|
+
GalleryDataDiskImage,
|
|
91
|
+
GalleryDiskImage,
|
|
92
|
+
GalleryIdentifier,
|
|
93
|
+
GalleryImage,
|
|
94
|
+
GalleryImageFeature,
|
|
95
|
+
GalleryImageIdentifier,
|
|
96
|
+
GalleryImageUpdate,
|
|
97
|
+
GalleryImageVersion,
|
|
98
|
+
GalleryImageVersionPublishingProfile,
|
|
99
|
+
GalleryImageVersionStorageProfile,
|
|
100
|
+
GalleryImageVersionUpdate,
|
|
101
|
+
GalleryOSDiskImage,
|
|
102
|
+
GalleryUpdate,
|
|
103
|
+
HardwareProfile,
|
|
104
|
+
Image,
|
|
105
|
+
ImageDataDisk,
|
|
106
|
+
ImageDisk,
|
|
107
|
+
ImageDiskReference,
|
|
108
|
+
ImageOSDisk,
|
|
109
|
+
ImagePurchasePlan,
|
|
110
|
+
ImageReference,
|
|
111
|
+
ImageStorageProfile,
|
|
112
|
+
ImageUpdate,
|
|
113
|
+
InnerError,
|
|
114
|
+
InstanceViewStatus,
|
|
115
|
+
KeyForDiskEncryptionSet,
|
|
116
|
+
KeyVaultAndKeyReference,
|
|
117
|
+
KeyVaultAndSecretReference,
|
|
118
|
+
KeyVaultKeyReference,
|
|
119
|
+
KeyVaultSecretReference,
|
|
120
|
+
LastPatchInstallationSummary,
|
|
121
|
+
LinuxConfiguration,
|
|
122
|
+
LinuxPatchSettings,
|
|
123
|
+
LoadBalancerConfiguration,
|
|
124
|
+
LoadBalancerConfigurationProperties,
|
|
125
|
+
LoadBalancerFrontendIPConfiguration,
|
|
126
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
127
|
+
MaintenanceRedeployStatus,
|
|
128
|
+
ManagedDiskParameters,
|
|
129
|
+
NetworkInterfaceReference,
|
|
130
|
+
NetworkProfile,
|
|
131
|
+
OSDisk,
|
|
132
|
+
OSDiskImage,
|
|
133
|
+
OSDiskImageEncryption,
|
|
134
|
+
OSProfile,
|
|
135
|
+
PatchSettings,
|
|
136
|
+
Plan,
|
|
137
|
+
PrivateEndpoint,
|
|
138
|
+
PrivateEndpointConnection,
|
|
139
|
+
PrivateLinkServiceConnectionState,
|
|
140
|
+
PropertyUpdatesInProgress,
|
|
141
|
+
ProximityPlacementGroup,
|
|
142
|
+
ProximityPlacementGroupUpdate,
|
|
143
|
+
ProxyResource,
|
|
144
|
+
PublicIPAddressSku,
|
|
145
|
+
PurchasePlan,
|
|
146
|
+
RecommendedMachineConfiguration,
|
|
147
|
+
RegionalReplicationStatus,
|
|
148
|
+
ReplicationStatus,
|
|
149
|
+
Resource,
|
|
150
|
+
ResourceRange,
|
|
151
|
+
RestorePoint,
|
|
152
|
+
RestorePointCollection,
|
|
153
|
+
RestorePointCollectionSourceProperties,
|
|
154
|
+
RestorePointCollectionUpdate,
|
|
155
|
+
RestorePointProvisioningDetails,
|
|
156
|
+
RestorePointSourceMetadata,
|
|
157
|
+
RestorePointSourceVMDataDisk,
|
|
158
|
+
RestorePointSourceVMOSDisk,
|
|
159
|
+
RestorePointSourceVMStorageProfile,
|
|
160
|
+
RollingUpgradePolicy,
|
|
161
|
+
RollingUpgradeProgressInfo,
|
|
162
|
+
RollingUpgradeRunningStatus,
|
|
163
|
+
RollingUpgradeStatusInfo,
|
|
164
|
+
RunCommandInputParameter,
|
|
165
|
+
ScaleInPolicy,
|
|
166
|
+
ScheduledEventsProfile,
|
|
167
|
+
SecurityProfile,
|
|
168
|
+
ShareInfoElement,
|
|
169
|
+
SharingProfile,
|
|
170
|
+
SharingProfileGroup,
|
|
171
|
+
SharingUpdate,
|
|
172
|
+
Sku,
|
|
173
|
+
Snapshot,
|
|
174
|
+
SnapshotSku,
|
|
175
|
+
SoftDeletePolicy,
|
|
176
|
+
SourceVault,
|
|
177
|
+
SpotRestorePolicy,
|
|
178
|
+
SshConfiguration,
|
|
179
|
+
SshPublicKey,
|
|
180
|
+
SshPublicKeyResource,
|
|
181
|
+
SshPublicKeyUpdateResource,
|
|
182
|
+
StorageProfile,
|
|
183
|
+
SubResource,
|
|
184
|
+
SubResourceReadOnly,
|
|
185
|
+
SubResourceWithColocationStatus,
|
|
186
|
+
TargetRegion,
|
|
187
|
+
TerminateNotificationProfile,
|
|
188
|
+
UefiSettings,
|
|
189
|
+
UpdateResource,
|
|
190
|
+
UpdateResourceDefinition,
|
|
191
|
+
UpgradePolicy,
|
|
192
|
+
UserArtifactManage,
|
|
193
|
+
UserArtifactSource,
|
|
194
|
+
VaultCertificate,
|
|
195
|
+
VaultSecretGroup,
|
|
196
|
+
VirtualHardDisk,
|
|
197
|
+
VirtualMachine,
|
|
198
|
+
VirtualMachineAgentInstanceView,
|
|
199
|
+
VirtualMachineCaptureResult,
|
|
200
|
+
VirtualMachineExtension,
|
|
201
|
+
VirtualMachineExtensionHandlerInstanceView,
|
|
202
|
+
VirtualMachineExtensionImage,
|
|
203
|
+
VirtualMachineExtensionInstanceView,
|
|
204
|
+
VirtualMachineExtensionUpdate,
|
|
205
|
+
VirtualMachineHealthStatus,
|
|
206
|
+
VirtualMachineIdentity,
|
|
207
|
+
VirtualMachineIdentityUserAssignedIdentitiesValue,
|
|
208
|
+
VirtualMachineImage,
|
|
209
|
+
VirtualMachineImageFeature,
|
|
210
|
+
VirtualMachineImageResource,
|
|
211
|
+
VirtualMachineInstanceView,
|
|
212
|
+
VirtualMachineIpTag,
|
|
213
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
214
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
215
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
216
|
+
VirtualMachinePatchStatus,
|
|
217
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
218
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
219
|
+
VirtualMachineRunCommand,
|
|
220
|
+
VirtualMachineRunCommandInstanceView,
|
|
221
|
+
VirtualMachineRunCommandScriptSource,
|
|
222
|
+
VirtualMachineRunCommandUpdate,
|
|
223
|
+
VirtualMachineScaleSet,
|
|
224
|
+
VirtualMachineScaleSetDataDisk,
|
|
225
|
+
VirtualMachineScaleSetExtension,
|
|
226
|
+
VirtualMachineScaleSetExtensionProfile,
|
|
227
|
+
VirtualMachineScaleSetExtensionUpdate,
|
|
228
|
+
VirtualMachineScaleSetIdentity,
|
|
229
|
+
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
|
|
230
|
+
VirtualMachineScaleSetIPConfiguration,
|
|
231
|
+
VirtualMachineScaleSetIpTag,
|
|
232
|
+
VirtualMachineScaleSetManagedDiskParameters,
|
|
233
|
+
VirtualMachineScaleSetNetworkConfiguration,
|
|
234
|
+
VirtualMachineScaleSetNetworkConfigurationDnsSettings,
|
|
235
|
+
VirtualMachineScaleSetNetworkProfile,
|
|
236
|
+
VirtualMachineScaleSetOSDisk,
|
|
237
|
+
VirtualMachineScaleSetOSProfile,
|
|
238
|
+
VirtualMachineScaleSetPublicIPAddressConfiguration,
|
|
239
|
+
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings,
|
|
240
|
+
VirtualMachineScaleSetStorageProfile,
|
|
241
|
+
VirtualMachineScaleSetUpdate,
|
|
242
|
+
VirtualMachineScaleSetUpdateIPConfiguration,
|
|
243
|
+
VirtualMachineScaleSetUpdateNetworkConfiguration,
|
|
244
|
+
VirtualMachineScaleSetUpdateNetworkProfile,
|
|
245
|
+
VirtualMachineScaleSetUpdateOSDisk,
|
|
246
|
+
VirtualMachineScaleSetUpdateOSProfile,
|
|
247
|
+
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration,
|
|
248
|
+
VirtualMachineScaleSetUpdateStorageProfile,
|
|
249
|
+
VirtualMachineScaleSetUpdateVMProfile,
|
|
250
|
+
VirtualMachineScaleSetVM,
|
|
251
|
+
VirtualMachineScaleSetVMExtension,
|
|
252
|
+
VirtualMachineScaleSetVMExtensionUpdate,
|
|
253
|
+
VirtualMachineScaleSetVMInstanceView,
|
|
254
|
+
VirtualMachineScaleSetVMNetworkProfileConfiguration,
|
|
255
|
+
VirtualMachineScaleSetVMProfile,
|
|
256
|
+
VirtualMachineScaleSetVMProtectionPolicy,
|
|
257
|
+
VirtualMachineUpdate,
|
|
258
|
+
VMGalleryApplication,
|
|
259
|
+
VMSizeProperties,
|
|
260
|
+
WindowsConfiguration,
|
|
261
|
+
WinRMConfiguration,
|
|
262
|
+
WinRMListener
|
|
263
|
+
} from "../models/mappers";
|
|
@@ -0,0 +1,263 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
export {
|
|
10
|
+
AdditionalCapabilities,
|
|
11
|
+
AdditionalUnattendContent,
|
|
12
|
+
ApiEntityReference,
|
|
13
|
+
ApiError,
|
|
14
|
+
ApiErrorBase,
|
|
15
|
+
ApplicationProfile,
|
|
16
|
+
AutomaticOSUpgradePolicy,
|
|
17
|
+
AutomaticOSUpgradeProperties,
|
|
18
|
+
AutomaticRepairsPolicy,
|
|
19
|
+
AvailabilitySet,
|
|
20
|
+
AvailabilitySetUpdate,
|
|
21
|
+
AvailablePatchSummary,
|
|
22
|
+
BaseResource,
|
|
23
|
+
BillingProfile,
|
|
24
|
+
BootDiagnostics,
|
|
25
|
+
BootDiagnosticsInstanceView,
|
|
26
|
+
CapacityReservation,
|
|
27
|
+
CapacityReservationGroup,
|
|
28
|
+
CapacityReservationGroupInstanceView,
|
|
29
|
+
CapacityReservationGroupUpdate,
|
|
30
|
+
CapacityReservationInstanceView,
|
|
31
|
+
CapacityReservationInstanceViewWithName,
|
|
32
|
+
CapacityReservationListResult,
|
|
33
|
+
CapacityReservationProfile,
|
|
34
|
+
CapacityReservationUpdate,
|
|
35
|
+
CapacityReservationUtilization,
|
|
36
|
+
CloudError,
|
|
37
|
+
CloudService,
|
|
38
|
+
CloudServiceExtensionProfile,
|
|
39
|
+
CloudServiceExtensionProperties,
|
|
40
|
+
CloudServiceNetworkProfile,
|
|
41
|
+
CloudServiceOsProfile,
|
|
42
|
+
CloudServiceProperties,
|
|
43
|
+
CloudServiceRoleProfile,
|
|
44
|
+
CloudServiceRoleProfileProperties,
|
|
45
|
+
CloudServiceRoleSku,
|
|
46
|
+
CloudServiceVaultAndSecretReference,
|
|
47
|
+
CloudServiceVaultCertificate,
|
|
48
|
+
CloudServiceVaultSecretGroup,
|
|
49
|
+
CreationData,
|
|
50
|
+
DataDisk,
|
|
51
|
+
DataDiskImage,
|
|
52
|
+
DataDiskImageEncryption,
|
|
53
|
+
DedicatedHost,
|
|
54
|
+
DedicatedHostAllocatableVM,
|
|
55
|
+
DedicatedHostAvailableCapacity,
|
|
56
|
+
DedicatedHostGroup,
|
|
57
|
+
DedicatedHostGroupInstanceView,
|
|
58
|
+
DedicatedHostGroupUpdate,
|
|
59
|
+
DedicatedHostInstanceView,
|
|
60
|
+
DedicatedHostInstanceViewWithName,
|
|
61
|
+
DedicatedHostUpdate,
|
|
62
|
+
DiagnosticsProfile,
|
|
63
|
+
DiffDiskSettings,
|
|
64
|
+
Disallowed,
|
|
65
|
+
DisallowedConfiguration,
|
|
66
|
+
Disk,
|
|
67
|
+
DiskAccess,
|
|
68
|
+
DiskEncryptionSet,
|
|
69
|
+
DiskEncryptionSetParameters,
|
|
70
|
+
DiskEncryptionSettings,
|
|
71
|
+
DiskImageEncryption,
|
|
72
|
+
DiskInstanceView,
|
|
73
|
+
DiskSecurityProfile,
|
|
74
|
+
DiskSku,
|
|
75
|
+
Encryption,
|
|
76
|
+
EncryptionImages,
|
|
77
|
+
EncryptionSetIdentity,
|
|
78
|
+
EncryptionSettingsCollection,
|
|
79
|
+
EncryptionSettingsElement,
|
|
80
|
+
ExtendedLocation,
|
|
81
|
+
Extension,
|
|
82
|
+
Gallery,
|
|
83
|
+
GalleryApplication,
|
|
84
|
+
GalleryApplicationUpdate,
|
|
85
|
+
GalleryApplicationVersion,
|
|
86
|
+
GalleryApplicationVersionPublishingProfile,
|
|
87
|
+
GalleryApplicationVersionUpdate,
|
|
88
|
+
GalleryArtifactPublishingProfileBase,
|
|
89
|
+
GalleryArtifactVersionSource,
|
|
90
|
+
GalleryDataDiskImage,
|
|
91
|
+
GalleryDiskImage,
|
|
92
|
+
GalleryIdentifier,
|
|
93
|
+
GalleryImage,
|
|
94
|
+
GalleryImageFeature,
|
|
95
|
+
GalleryImageIdentifier,
|
|
96
|
+
GalleryImageUpdate,
|
|
97
|
+
GalleryImageVersion,
|
|
98
|
+
GalleryImageVersionPublishingProfile,
|
|
99
|
+
GalleryImageVersionStorageProfile,
|
|
100
|
+
GalleryImageVersionUpdate,
|
|
101
|
+
GalleryOSDiskImage,
|
|
102
|
+
GalleryUpdate,
|
|
103
|
+
HardwareProfile,
|
|
104
|
+
Image,
|
|
105
|
+
ImageDataDisk,
|
|
106
|
+
ImageDisk,
|
|
107
|
+
ImageDiskReference,
|
|
108
|
+
ImageOSDisk,
|
|
109
|
+
ImagePurchasePlan,
|
|
110
|
+
ImageReference,
|
|
111
|
+
ImageStorageProfile,
|
|
112
|
+
ImageUpdate,
|
|
113
|
+
InnerError,
|
|
114
|
+
InstanceViewStatus,
|
|
115
|
+
KeyForDiskEncryptionSet,
|
|
116
|
+
KeyVaultAndKeyReference,
|
|
117
|
+
KeyVaultAndSecretReference,
|
|
118
|
+
KeyVaultKeyReference,
|
|
119
|
+
KeyVaultSecretReference,
|
|
120
|
+
LastPatchInstallationSummary,
|
|
121
|
+
LinuxConfiguration,
|
|
122
|
+
LinuxPatchSettings,
|
|
123
|
+
LoadBalancerConfiguration,
|
|
124
|
+
LoadBalancerConfigurationProperties,
|
|
125
|
+
LoadBalancerFrontendIPConfiguration,
|
|
126
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
127
|
+
MaintenanceRedeployStatus,
|
|
128
|
+
ManagedDiskParameters,
|
|
129
|
+
NetworkInterfaceReference,
|
|
130
|
+
NetworkProfile,
|
|
131
|
+
OSDisk,
|
|
132
|
+
OSDiskImage,
|
|
133
|
+
OSDiskImageEncryption,
|
|
134
|
+
OSProfile,
|
|
135
|
+
PatchSettings,
|
|
136
|
+
Plan,
|
|
137
|
+
PrivateEndpoint,
|
|
138
|
+
PrivateEndpointConnection,
|
|
139
|
+
PrivateLinkServiceConnectionState,
|
|
140
|
+
PropertyUpdatesInProgress,
|
|
141
|
+
ProximityPlacementGroup,
|
|
142
|
+
ProximityPlacementGroupUpdate,
|
|
143
|
+
ProxyResource,
|
|
144
|
+
PublicIPAddressSku,
|
|
145
|
+
PurchasePlan,
|
|
146
|
+
RecommendedMachineConfiguration,
|
|
147
|
+
RegionalReplicationStatus,
|
|
148
|
+
ReplicationStatus,
|
|
149
|
+
Resource,
|
|
150
|
+
ResourceRange,
|
|
151
|
+
RestorePoint,
|
|
152
|
+
RestorePointCollection,
|
|
153
|
+
RestorePointCollectionSourceProperties,
|
|
154
|
+
RestorePointCollectionUpdate,
|
|
155
|
+
RestorePointProvisioningDetails,
|
|
156
|
+
RestorePointSourceMetadata,
|
|
157
|
+
RestorePointSourceVMDataDisk,
|
|
158
|
+
RestorePointSourceVMOSDisk,
|
|
159
|
+
RestorePointSourceVMStorageProfile,
|
|
160
|
+
RollingUpgradePolicy,
|
|
161
|
+
RollingUpgradeProgressInfo,
|
|
162
|
+
RollingUpgradeRunningStatus,
|
|
163
|
+
RollingUpgradeStatusInfo,
|
|
164
|
+
RunCommandInputParameter,
|
|
165
|
+
ScaleInPolicy,
|
|
166
|
+
ScheduledEventsProfile,
|
|
167
|
+
SecurityProfile,
|
|
168
|
+
ShareInfoElement,
|
|
169
|
+
SharingProfile,
|
|
170
|
+
SharingProfileGroup,
|
|
171
|
+
SharingUpdate,
|
|
172
|
+
Sku,
|
|
173
|
+
Snapshot,
|
|
174
|
+
SnapshotSku,
|
|
175
|
+
SoftDeletePolicy,
|
|
176
|
+
SourceVault,
|
|
177
|
+
SpotRestorePolicy,
|
|
178
|
+
SshConfiguration,
|
|
179
|
+
SshPublicKey,
|
|
180
|
+
SshPublicKeyResource,
|
|
181
|
+
SshPublicKeyUpdateResource,
|
|
182
|
+
StorageProfile,
|
|
183
|
+
SubResource,
|
|
184
|
+
SubResourceReadOnly,
|
|
185
|
+
SubResourceWithColocationStatus,
|
|
186
|
+
TargetRegion,
|
|
187
|
+
TerminateNotificationProfile,
|
|
188
|
+
UefiSettings,
|
|
189
|
+
UpdateResource,
|
|
190
|
+
UpdateResourceDefinition,
|
|
191
|
+
UpgradePolicy,
|
|
192
|
+
UserArtifactManage,
|
|
193
|
+
UserArtifactSource,
|
|
194
|
+
VaultCertificate,
|
|
195
|
+
VaultSecretGroup,
|
|
196
|
+
VirtualHardDisk,
|
|
197
|
+
VirtualMachine,
|
|
198
|
+
VirtualMachineAgentInstanceView,
|
|
199
|
+
VirtualMachineCaptureResult,
|
|
200
|
+
VirtualMachineExtension,
|
|
201
|
+
VirtualMachineExtensionHandlerInstanceView,
|
|
202
|
+
VirtualMachineExtensionImage,
|
|
203
|
+
VirtualMachineExtensionInstanceView,
|
|
204
|
+
VirtualMachineExtensionUpdate,
|
|
205
|
+
VirtualMachineHealthStatus,
|
|
206
|
+
VirtualMachineIdentity,
|
|
207
|
+
VirtualMachineIdentityUserAssignedIdentitiesValue,
|
|
208
|
+
VirtualMachineImage,
|
|
209
|
+
VirtualMachineImageFeature,
|
|
210
|
+
VirtualMachineImageResource,
|
|
211
|
+
VirtualMachineInstanceView,
|
|
212
|
+
VirtualMachineIpTag,
|
|
213
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
214
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
215
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
216
|
+
VirtualMachinePatchStatus,
|
|
217
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
218
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
219
|
+
VirtualMachineRunCommand,
|
|
220
|
+
VirtualMachineRunCommandInstanceView,
|
|
221
|
+
VirtualMachineRunCommandScriptSource,
|
|
222
|
+
VirtualMachineRunCommandUpdate,
|
|
223
|
+
VirtualMachineScaleSet,
|
|
224
|
+
VirtualMachineScaleSetDataDisk,
|
|
225
|
+
VirtualMachineScaleSetExtension,
|
|
226
|
+
VirtualMachineScaleSetExtensionProfile,
|
|
227
|
+
VirtualMachineScaleSetExtensionUpdate,
|
|
228
|
+
VirtualMachineScaleSetIdentity,
|
|
229
|
+
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue,
|
|
230
|
+
VirtualMachineScaleSetIPConfiguration,
|
|
231
|
+
VirtualMachineScaleSetIpTag,
|
|
232
|
+
VirtualMachineScaleSetManagedDiskParameters,
|
|
233
|
+
VirtualMachineScaleSetNetworkConfiguration,
|
|
234
|
+
VirtualMachineScaleSetNetworkConfigurationDnsSettings,
|
|
235
|
+
VirtualMachineScaleSetNetworkProfile,
|
|
236
|
+
VirtualMachineScaleSetOSDisk,
|
|
237
|
+
VirtualMachineScaleSetOSProfile,
|
|
238
|
+
VirtualMachineScaleSetPublicIPAddressConfiguration,
|
|
239
|
+
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings,
|
|
240
|
+
VirtualMachineScaleSetStorageProfile,
|
|
241
|
+
VirtualMachineScaleSetUpdate,
|
|
242
|
+
VirtualMachineScaleSetUpdateIPConfiguration,
|
|
243
|
+
VirtualMachineScaleSetUpdateNetworkConfiguration,
|
|
244
|
+
VirtualMachineScaleSetUpdateNetworkProfile,
|
|
245
|
+
VirtualMachineScaleSetUpdateOSDisk,
|
|
246
|
+
VirtualMachineScaleSetUpdateOSProfile,
|
|
247
|
+
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration,
|
|
248
|
+
VirtualMachineScaleSetUpdateStorageProfile,
|
|
249
|
+
VirtualMachineScaleSetUpdateVMProfile,
|
|
250
|
+
VirtualMachineScaleSetVM,
|
|
251
|
+
VirtualMachineScaleSetVMExtension,
|
|
252
|
+
VirtualMachineScaleSetVMExtensionUpdate,
|
|
253
|
+
VirtualMachineScaleSetVMInstanceView,
|
|
254
|
+
VirtualMachineScaleSetVMNetworkProfileConfiguration,
|
|
255
|
+
VirtualMachineScaleSetVMProfile,
|
|
256
|
+
VirtualMachineScaleSetVMProtectionPolicy,
|
|
257
|
+
VirtualMachineUpdate,
|
|
258
|
+
VMGalleryApplication,
|
|
259
|
+
VMSizeProperties,
|
|
260
|
+
WindowsConfiguration,
|
|
261
|
+
WinRMConfiguration,
|
|
262
|
+
WinRMListener
|
|
263
|
+
} from "../models/mappers";
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
export {
|
|
10
|
+
ApiError,
|
|
11
|
+
ApiErrorBase,
|
|
12
|
+
CloudError,
|
|
13
|
+
InnerError,
|
|
14
|
+
OSFamily,
|
|
15
|
+
OSFamilyListResult,
|
|
16
|
+
OSFamilyProperties,
|
|
17
|
+
OSVersion,
|
|
18
|
+
OSVersionListResult,
|
|
19
|
+
OSVersionProperties,
|
|
20
|
+
OSVersionPropertiesBase
|
|
21
|
+
} from "../models/mappers";
|