@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,
|
|
@@ -22,7 +23,28 @@ export {
|
|
|
22
23
|
BillingProfile,
|
|
23
24
|
BootDiagnostics,
|
|
24
25
|
BootDiagnosticsInstanceView,
|
|
26
|
+
CapacityReservation,
|
|
27
|
+
CapacityReservationGroup,
|
|
28
|
+
CapacityReservationGroupInstanceView,
|
|
29
|
+
CapacityReservationGroupUpdate,
|
|
30
|
+
CapacityReservationInstanceView,
|
|
31
|
+
CapacityReservationInstanceViewWithName,
|
|
32
|
+
CapacityReservationProfile,
|
|
33
|
+
CapacityReservationUpdate,
|
|
34
|
+
CapacityReservationUtilization,
|
|
25
35
|
CloudError,
|
|
36
|
+
CloudService,
|
|
37
|
+
CloudServiceExtensionProfile,
|
|
38
|
+
CloudServiceExtensionProperties,
|
|
39
|
+
CloudServiceNetworkProfile,
|
|
40
|
+
CloudServiceOsProfile,
|
|
41
|
+
CloudServiceProperties,
|
|
42
|
+
CloudServiceRoleProfile,
|
|
43
|
+
CloudServiceRoleProfileProperties,
|
|
44
|
+
CloudServiceRoleSku,
|
|
45
|
+
CloudServiceVaultAndSecretReference,
|
|
46
|
+
CloudServiceVaultCertificate,
|
|
47
|
+
CloudServiceVaultSecretGroup,
|
|
26
48
|
CreationData,
|
|
27
49
|
DataDisk,
|
|
28
50
|
DataDiskImage,
|
|
@@ -47,6 +69,7 @@ export {
|
|
|
47
69
|
DiskEncryptionSettings,
|
|
48
70
|
DiskImageEncryption,
|
|
49
71
|
DiskInstanceView,
|
|
72
|
+
DiskSecurityProfile,
|
|
50
73
|
DiskSku,
|
|
51
74
|
Encryption,
|
|
52
75
|
EncryptionImages,
|
|
@@ -54,6 +77,7 @@ export {
|
|
|
54
77
|
EncryptionSettingsCollection,
|
|
55
78
|
EncryptionSettingsElement,
|
|
56
79
|
ExtendedLocation,
|
|
80
|
+
Extension,
|
|
57
81
|
Gallery,
|
|
58
82
|
GalleryApplication,
|
|
59
83
|
GalleryApplicationUpdate,
|
|
@@ -66,6 +90,7 @@ export {
|
|
|
66
90
|
GalleryDiskImage,
|
|
67
91
|
GalleryIdentifier,
|
|
68
92
|
GalleryImage,
|
|
93
|
+
GalleryImageFeature,
|
|
69
94
|
GalleryImageIdentifier,
|
|
70
95
|
GalleryImageUpdate,
|
|
71
96
|
GalleryImageVersion,
|
|
@@ -94,6 +119,10 @@ export {
|
|
|
94
119
|
LastPatchInstallationSummary,
|
|
95
120
|
LinuxConfiguration,
|
|
96
121
|
LinuxPatchSettings,
|
|
122
|
+
LoadBalancerConfiguration,
|
|
123
|
+
LoadBalancerConfigurationProperties,
|
|
124
|
+
LoadBalancerFrontendIPConfiguration,
|
|
125
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
97
126
|
MaintenanceRedeployStatus,
|
|
98
127
|
ManagedDiskParameters,
|
|
99
128
|
NetworkInterfaceReference,
|
|
@@ -107,14 +136,26 @@ export {
|
|
|
107
136
|
PrivateEndpoint,
|
|
108
137
|
PrivateEndpointConnection,
|
|
109
138
|
PrivateLinkServiceConnectionState,
|
|
139
|
+
PropertyUpdatesInProgress,
|
|
110
140
|
ProximityPlacementGroup,
|
|
111
141
|
ProximityPlacementGroupUpdate,
|
|
142
|
+
ProxyResource,
|
|
143
|
+
PublicIPAddressSku,
|
|
112
144
|
PurchasePlan,
|
|
113
145
|
RecommendedMachineConfiguration,
|
|
114
146
|
RegionalReplicationStatus,
|
|
115
147
|
ReplicationStatus,
|
|
116
148
|
Resource,
|
|
117
149
|
ResourceRange,
|
|
150
|
+
RestorePoint,
|
|
151
|
+
RestorePointCollection,
|
|
152
|
+
RestorePointCollectionSourceProperties,
|
|
153
|
+
RestorePointCollectionUpdate,
|
|
154
|
+
RestorePointProvisioningDetails,
|
|
155
|
+
RestorePointSourceMetadata,
|
|
156
|
+
RestorePointSourceVMDataDisk,
|
|
157
|
+
RestorePointSourceVMOSDisk,
|
|
158
|
+
RestorePointSourceVMStorageProfile,
|
|
118
159
|
RollingUpgradePolicy,
|
|
119
160
|
RollingUpgradeProgressInfo,
|
|
120
161
|
RollingUpgradeRunningStatus,
|
|
@@ -124,10 +165,15 @@ export {
|
|
|
124
165
|
ScheduledEventsProfile,
|
|
125
166
|
SecurityProfile,
|
|
126
167
|
ShareInfoElement,
|
|
168
|
+
SharingProfile,
|
|
169
|
+
SharingProfileGroup,
|
|
170
|
+
SharingUpdate,
|
|
127
171
|
Sku,
|
|
128
172
|
Snapshot,
|
|
129
173
|
SnapshotSku,
|
|
174
|
+
SoftDeletePolicy,
|
|
130
175
|
SourceVault,
|
|
176
|
+
SpotRestorePolicy,
|
|
131
177
|
SshConfiguration,
|
|
132
178
|
SshPublicKey,
|
|
133
179
|
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,
|
|
@@ -203,6 +255,8 @@ export {
|
|
|
203
255
|
VirtualMachineScaleSetVMProfile,
|
|
204
256
|
VirtualMachineScaleSetVMProtectionPolicy,
|
|
205
257
|
VirtualMachineUpdate,
|
|
258
|
+
VMGalleryApplication,
|
|
259
|
+
VMSizeProperties,
|
|
206
260
|
WindowsConfiguration,
|
|
207
261
|
WinRMConfiguration,
|
|
208
262
|
WinRMListener
|
|
@@ -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,
|
|
@@ -21,7 +22,26 @@ export {
|
|
|
21
22
|
BillingProfile,
|
|
22
23
|
BootDiagnostics,
|
|
23
24
|
BootDiagnosticsInstanceView,
|
|
25
|
+
CapacityReservation,
|
|
26
|
+
CapacityReservationGroup,
|
|
27
|
+
CapacityReservationGroupInstanceView,
|
|
28
|
+
CapacityReservationInstanceView,
|
|
29
|
+
CapacityReservationInstanceViewWithName,
|
|
30
|
+
CapacityReservationProfile,
|
|
31
|
+
CapacityReservationUtilization,
|
|
24
32
|
CloudError,
|
|
33
|
+
CloudService,
|
|
34
|
+
CloudServiceExtensionProfile,
|
|
35
|
+
CloudServiceExtensionProperties,
|
|
36
|
+
CloudServiceNetworkProfile,
|
|
37
|
+
CloudServiceOsProfile,
|
|
38
|
+
CloudServiceProperties,
|
|
39
|
+
CloudServiceRoleProfile,
|
|
40
|
+
CloudServiceRoleProfileProperties,
|
|
41
|
+
CloudServiceRoleSku,
|
|
42
|
+
CloudServiceVaultAndSecretReference,
|
|
43
|
+
CloudServiceVaultCertificate,
|
|
44
|
+
CloudServiceVaultSecretGroup,
|
|
25
45
|
CreationData,
|
|
26
46
|
DataDisk,
|
|
27
47
|
DataDiskImage,
|
|
@@ -44,6 +64,7 @@ export {
|
|
|
44
64
|
DiskEncryptionSettings,
|
|
45
65
|
DiskImageEncryption,
|
|
46
66
|
DiskInstanceView,
|
|
67
|
+
DiskSecurityProfile,
|
|
47
68
|
DiskSku,
|
|
48
69
|
Encryption,
|
|
49
70
|
EncryptionImages,
|
|
@@ -51,6 +72,7 @@ export {
|
|
|
51
72
|
EncryptionSettingsCollection,
|
|
52
73
|
EncryptionSettingsElement,
|
|
53
74
|
ExtendedLocation,
|
|
75
|
+
Extension,
|
|
54
76
|
Gallery,
|
|
55
77
|
GalleryApplication,
|
|
56
78
|
GalleryApplicationUpdate,
|
|
@@ -63,6 +85,7 @@ export {
|
|
|
63
85
|
GalleryDiskImage,
|
|
64
86
|
GalleryIdentifier,
|
|
65
87
|
GalleryImage,
|
|
88
|
+
GalleryImageFeature,
|
|
66
89
|
GalleryImageIdentifier,
|
|
67
90
|
GalleryImageUpdate,
|
|
68
91
|
GalleryImageVersion,
|
|
@@ -90,6 +113,10 @@ export {
|
|
|
90
113
|
LastPatchInstallationSummary,
|
|
91
114
|
LinuxConfiguration,
|
|
92
115
|
LinuxPatchSettings,
|
|
116
|
+
LoadBalancerConfiguration,
|
|
117
|
+
LoadBalancerConfigurationProperties,
|
|
118
|
+
LoadBalancerFrontendIPConfiguration,
|
|
119
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
93
120
|
MaintenanceRedeployStatus,
|
|
94
121
|
ManagedDiskParameters,
|
|
95
122
|
NetworkInterfaceReference,
|
|
@@ -103,13 +130,24 @@ export {
|
|
|
103
130
|
PrivateEndpoint,
|
|
104
131
|
PrivateEndpointConnection,
|
|
105
132
|
PrivateLinkServiceConnectionState,
|
|
133
|
+
PropertyUpdatesInProgress,
|
|
106
134
|
ProximityPlacementGroup,
|
|
135
|
+
ProxyResource,
|
|
136
|
+
PublicIPAddressSku,
|
|
107
137
|
PurchasePlan,
|
|
108
138
|
RecommendedMachineConfiguration,
|
|
109
139
|
RegionalReplicationStatus,
|
|
110
140
|
ReplicationStatus,
|
|
111
141
|
Resource,
|
|
112
142
|
ResourceRange,
|
|
143
|
+
RestorePoint,
|
|
144
|
+
RestorePointCollection,
|
|
145
|
+
RestorePointCollectionSourceProperties,
|
|
146
|
+
RestorePointProvisioningDetails,
|
|
147
|
+
RestorePointSourceMetadata,
|
|
148
|
+
RestorePointSourceVMDataDisk,
|
|
149
|
+
RestorePointSourceVMOSDisk,
|
|
150
|
+
RestorePointSourceVMStorageProfile,
|
|
113
151
|
RollingUpgradePolicy,
|
|
114
152
|
RollingUpgradeProgressInfo,
|
|
115
153
|
RollingUpgradeRunningStatus,
|
|
@@ -119,10 +157,15 @@ export {
|
|
|
119
157
|
ScheduledEventsProfile,
|
|
120
158
|
SecurityProfile,
|
|
121
159
|
ShareInfoElement,
|
|
160
|
+
SharingProfile,
|
|
161
|
+
SharingProfileGroup,
|
|
162
|
+
SharingUpdate,
|
|
122
163
|
Sku,
|
|
123
164
|
Snapshot,
|
|
124
165
|
SnapshotSku,
|
|
166
|
+
SoftDeletePolicy,
|
|
125
167
|
SourceVault,
|
|
168
|
+
SpotRestorePolicy,
|
|
126
169
|
SshConfiguration,
|
|
127
170
|
SshPublicKey,
|
|
128
171
|
SshPublicKeyResource,
|
|
@@ -154,7 +197,13 @@ export {
|
|
|
154
197
|
VirtualMachineImageFeature,
|
|
155
198
|
VirtualMachineImageResource,
|
|
156
199
|
VirtualMachineInstanceView,
|
|
200
|
+
VirtualMachineIpTag,
|
|
201
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
202
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
203
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
157
204
|
VirtualMachinePatchStatus,
|
|
205
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
206
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
158
207
|
VirtualMachineRunCommand,
|
|
159
208
|
VirtualMachineRunCommandInstanceView,
|
|
160
209
|
VirtualMachineRunCommandScriptSource,
|
|
@@ -186,6 +235,8 @@ export {
|
|
|
186
235
|
VirtualMachineScaleSetVMNetworkProfileConfiguration,
|
|
187
236
|
VirtualMachineScaleSetVMProfile,
|
|
188
237
|
VirtualMachineScaleSetVMProtectionPolicy,
|
|
238
|
+
VMGalleryApplication,
|
|
239
|
+
VMSizeProperties,
|
|
189
240
|
WindowsConfiguration,
|
|
190
241
|
WinRMConfiguration,
|
|
191
242
|
WinRMListener
|
|
@@ -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,
|
|
@@ -21,7 +22,26 @@ export {
|
|
|
21
22
|
BillingProfile,
|
|
22
23
|
BootDiagnostics,
|
|
23
24
|
BootDiagnosticsInstanceView,
|
|
25
|
+
CapacityReservation,
|
|
26
|
+
CapacityReservationGroup,
|
|
27
|
+
CapacityReservationGroupInstanceView,
|
|
28
|
+
CapacityReservationInstanceView,
|
|
29
|
+
CapacityReservationInstanceViewWithName,
|
|
30
|
+
CapacityReservationProfile,
|
|
31
|
+
CapacityReservationUtilization,
|
|
24
32
|
CloudError,
|
|
33
|
+
CloudService,
|
|
34
|
+
CloudServiceExtensionProfile,
|
|
35
|
+
CloudServiceExtensionProperties,
|
|
36
|
+
CloudServiceNetworkProfile,
|
|
37
|
+
CloudServiceOsProfile,
|
|
38
|
+
CloudServiceProperties,
|
|
39
|
+
CloudServiceRoleProfile,
|
|
40
|
+
CloudServiceRoleProfileProperties,
|
|
41
|
+
CloudServiceRoleSku,
|
|
42
|
+
CloudServiceVaultAndSecretReference,
|
|
43
|
+
CloudServiceVaultCertificate,
|
|
44
|
+
CloudServiceVaultSecretGroup,
|
|
25
45
|
CreationData,
|
|
26
46
|
DataDisk,
|
|
27
47
|
DataDiskImage,
|
|
@@ -44,6 +64,7 @@ export {
|
|
|
44
64
|
DiskEncryptionSettings,
|
|
45
65
|
DiskImageEncryption,
|
|
46
66
|
DiskInstanceView,
|
|
67
|
+
DiskSecurityProfile,
|
|
47
68
|
DiskSku,
|
|
48
69
|
Encryption,
|
|
49
70
|
EncryptionImages,
|
|
@@ -51,6 +72,7 @@ export {
|
|
|
51
72
|
EncryptionSettingsCollection,
|
|
52
73
|
EncryptionSettingsElement,
|
|
53
74
|
ExtendedLocation,
|
|
75
|
+
Extension,
|
|
54
76
|
Gallery,
|
|
55
77
|
GalleryApplication,
|
|
56
78
|
GalleryApplicationUpdate,
|
|
@@ -63,6 +85,7 @@ export {
|
|
|
63
85
|
GalleryDiskImage,
|
|
64
86
|
GalleryIdentifier,
|
|
65
87
|
GalleryImage,
|
|
88
|
+
GalleryImageFeature,
|
|
66
89
|
GalleryImageIdentifier,
|
|
67
90
|
GalleryImageUpdate,
|
|
68
91
|
GalleryImageVersion,
|
|
@@ -90,6 +113,10 @@ export {
|
|
|
90
113
|
LastPatchInstallationSummary,
|
|
91
114
|
LinuxConfiguration,
|
|
92
115
|
LinuxPatchSettings,
|
|
116
|
+
LoadBalancerConfiguration,
|
|
117
|
+
LoadBalancerConfigurationProperties,
|
|
118
|
+
LoadBalancerFrontendIPConfiguration,
|
|
119
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
93
120
|
MaintenanceRedeployStatus,
|
|
94
121
|
ManagedDiskParameters,
|
|
95
122
|
NetworkInterfaceReference,
|
|
@@ -103,13 +130,24 @@ export {
|
|
|
103
130
|
PrivateEndpoint,
|
|
104
131
|
PrivateEndpointConnection,
|
|
105
132
|
PrivateLinkServiceConnectionState,
|
|
133
|
+
PropertyUpdatesInProgress,
|
|
106
134
|
ProximityPlacementGroup,
|
|
135
|
+
ProxyResource,
|
|
136
|
+
PublicIPAddressSku,
|
|
107
137
|
PurchasePlan,
|
|
108
138
|
RecommendedMachineConfiguration,
|
|
109
139
|
RegionalReplicationStatus,
|
|
110
140
|
ReplicationStatus,
|
|
111
141
|
Resource,
|
|
112
142
|
ResourceRange,
|
|
143
|
+
RestorePoint,
|
|
144
|
+
RestorePointCollection,
|
|
145
|
+
RestorePointCollectionSourceProperties,
|
|
146
|
+
RestorePointProvisioningDetails,
|
|
147
|
+
RestorePointSourceMetadata,
|
|
148
|
+
RestorePointSourceVMDataDisk,
|
|
149
|
+
RestorePointSourceVMOSDisk,
|
|
150
|
+
RestorePointSourceVMStorageProfile,
|
|
113
151
|
RollingUpgradePolicy,
|
|
114
152
|
RollingUpgradeProgressInfo,
|
|
115
153
|
RollingUpgradeRunningStatus,
|
|
@@ -119,10 +157,15 @@ export {
|
|
|
119
157
|
ScheduledEventsProfile,
|
|
120
158
|
SecurityProfile,
|
|
121
159
|
ShareInfoElement,
|
|
160
|
+
SharingProfile,
|
|
161
|
+
SharingProfileGroup,
|
|
162
|
+
SharingUpdate,
|
|
122
163
|
Sku,
|
|
123
164
|
Snapshot,
|
|
124
165
|
SnapshotSku,
|
|
166
|
+
SoftDeletePolicy,
|
|
125
167
|
SourceVault,
|
|
168
|
+
SpotRestorePolicy,
|
|
126
169
|
SshConfiguration,
|
|
127
170
|
SshPublicKey,
|
|
128
171
|
SshPublicKeyResource,
|
|
@@ -154,7 +197,13 @@ export {
|
|
|
154
197
|
VirtualMachineImageFeature,
|
|
155
198
|
VirtualMachineImageResource,
|
|
156
199
|
VirtualMachineInstanceView,
|
|
200
|
+
VirtualMachineIpTag,
|
|
201
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
202
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
203
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
157
204
|
VirtualMachinePatchStatus,
|
|
205
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
206
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
158
207
|
VirtualMachineRunCommand,
|
|
159
208
|
VirtualMachineRunCommandInstanceView,
|
|
160
209
|
VirtualMachineRunCommandScriptSource,
|
|
@@ -186,6 +235,8 @@ export {
|
|
|
186
235
|
VirtualMachineScaleSetVMNetworkProfileConfiguration,
|
|
187
236
|
VirtualMachineScaleSetVMProfile,
|
|
188
237
|
VirtualMachineScaleSetVMProtectionPolicy,
|
|
238
|
+
VMGalleryApplication,
|
|
239
|
+
VMSizeProperties,
|
|
189
240
|
WindowsConfiguration,
|
|
190
241
|
WinRMConfiguration,
|
|
191
242
|
WinRMListener
|
|
@@ -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,
|
|
@@ -22,7 +23,28 @@ export {
|
|
|
22
23
|
BillingProfile,
|
|
23
24
|
BootDiagnostics,
|
|
24
25
|
BootDiagnosticsInstanceView,
|
|
26
|
+
CapacityReservation,
|
|
27
|
+
CapacityReservationGroup,
|
|
28
|
+
CapacityReservationGroupInstanceView,
|
|
29
|
+
CapacityReservationGroupUpdate,
|
|
30
|
+
CapacityReservationInstanceView,
|
|
31
|
+
CapacityReservationInstanceViewWithName,
|
|
32
|
+
CapacityReservationProfile,
|
|
33
|
+
CapacityReservationUpdate,
|
|
34
|
+
CapacityReservationUtilization,
|
|
25
35
|
CloudError,
|
|
36
|
+
CloudService,
|
|
37
|
+
CloudServiceExtensionProfile,
|
|
38
|
+
CloudServiceExtensionProperties,
|
|
39
|
+
CloudServiceNetworkProfile,
|
|
40
|
+
CloudServiceOsProfile,
|
|
41
|
+
CloudServiceProperties,
|
|
42
|
+
CloudServiceRoleProfile,
|
|
43
|
+
CloudServiceRoleProfileProperties,
|
|
44
|
+
CloudServiceRoleSku,
|
|
45
|
+
CloudServiceVaultAndSecretReference,
|
|
46
|
+
CloudServiceVaultCertificate,
|
|
47
|
+
CloudServiceVaultSecretGroup,
|
|
26
48
|
CreationData,
|
|
27
49
|
DataDisk,
|
|
28
50
|
DataDiskImage,
|
|
@@ -47,6 +69,7 @@ export {
|
|
|
47
69
|
DiskEncryptionSettings,
|
|
48
70
|
DiskImageEncryption,
|
|
49
71
|
DiskInstanceView,
|
|
72
|
+
DiskSecurityProfile,
|
|
50
73
|
DiskSku,
|
|
51
74
|
Encryption,
|
|
52
75
|
EncryptionImages,
|
|
@@ -54,6 +77,7 @@ export {
|
|
|
54
77
|
EncryptionSettingsCollection,
|
|
55
78
|
EncryptionSettingsElement,
|
|
56
79
|
ExtendedLocation,
|
|
80
|
+
Extension,
|
|
57
81
|
Gallery,
|
|
58
82
|
GalleryApplication,
|
|
59
83
|
GalleryApplicationUpdate,
|
|
@@ -66,6 +90,7 @@ export {
|
|
|
66
90
|
GalleryDiskImage,
|
|
67
91
|
GalleryIdentifier,
|
|
68
92
|
GalleryImage,
|
|
93
|
+
GalleryImageFeature,
|
|
69
94
|
GalleryImageIdentifier,
|
|
70
95
|
GalleryImageUpdate,
|
|
71
96
|
GalleryImageVersion,
|
|
@@ -94,6 +119,10 @@ export {
|
|
|
94
119
|
LastPatchInstallationSummary,
|
|
95
120
|
LinuxConfiguration,
|
|
96
121
|
LinuxPatchSettings,
|
|
122
|
+
LoadBalancerConfiguration,
|
|
123
|
+
LoadBalancerConfigurationProperties,
|
|
124
|
+
LoadBalancerFrontendIPConfiguration,
|
|
125
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
97
126
|
MaintenanceRedeployStatus,
|
|
98
127
|
ManagedDiskParameters,
|
|
99
128
|
NetworkInterfaceReference,
|
|
@@ -107,14 +136,26 @@ export {
|
|
|
107
136
|
PrivateEndpoint,
|
|
108
137
|
PrivateEndpointConnection,
|
|
109
138
|
PrivateLinkServiceConnectionState,
|
|
139
|
+
PropertyUpdatesInProgress,
|
|
110
140
|
ProximityPlacementGroup,
|
|
111
141
|
ProximityPlacementGroupUpdate,
|
|
142
|
+
ProxyResource,
|
|
143
|
+
PublicIPAddressSku,
|
|
112
144
|
PurchasePlan,
|
|
113
145
|
RecommendedMachineConfiguration,
|
|
114
146
|
RegionalReplicationStatus,
|
|
115
147
|
ReplicationStatus,
|
|
116
148
|
Resource,
|
|
117
149
|
ResourceRange,
|
|
150
|
+
RestorePoint,
|
|
151
|
+
RestorePointCollection,
|
|
152
|
+
RestorePointCollectionSourceProperties,
|
|
153
|
+
RestorePointCollectionUpdate,
|
|
154
|
+
RestorePointProvisioningDetails,
|
|
155
|
+
RestorePointSourceMetadata,
|
|
156
|
+
RestorePointSourceVMDataDisk,
|
|
157
|
+
RestorePointSourceVMOSDisk,
|
|
158
|
+
RestorePointSourceVMStorageProfile,
|
|
118
159
|
RollingUpgradePolicy,
|
|
119
160
|
RollingUpgradeProgressInfo,
|
|
120
161
|
RollingUpgradeRunningStatus,
|
|
@@ -128,10 +169,15 @@ export {
|
|
|
128
169
|
ScheduledEventsProfile,
|
|
129
170
|
SecurityProfile,
|
|
130
171
|
ShareInfoElement,
|
|
172
|
+
SharingProfile,
|
|
173
|
+
SharingProfileGroup,
|
|
174
|
+
SharingUpdate,
|
|
131
175
|
Sku,
|
|
132
176
|
Snapshot,
|
|
133
177
|
SnapshotSku,
|
|
178
|
+
SoftDeletePolicy,
|
|
134
179
|
SourceVault,
|
|
180
|
+
SpotRestorePolicy,
|
|
135
181
|
SshConfiguration,
|
|
136
182
|
SshPublicKey,
|
|
137
183
|
SshPublicKeyResource,
|
|
@@ -166,7 +212,13 @@ export {
|
|
|
166
212
|
VirtualMachineImageFeature,
|
|
167
213
|
VirtualMachineImageResource,
|
|
168
214
|
VirtualMachineInstanceView,
|
|
215
|
+
VirtualMachineIpTag,
|
|
216
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
217
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
218
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
169
219
|
VirtualMachinePatchStatus,
|
|
220
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
221
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
170
222
|
VirtualMachineRunCommand,
|
|
171
223
|
VirtualMachineRunCommandInstanceView,
|
|
172
224
|
VirtualMachineRunCommandScriptSource,
|
|
@@ -207,6 +259,8 @@ export {
|
|
|
207
259
|
VirtualMachineScaleSetVMProfile,
|
|
208
260
|
VirtualMachineScaleSetVMProtectionPolicy,
|
|
209
261
|
VirtualMachineUpdate,
|
|
262
|
+
VMGalleryApplication,
|
|
263
|
+
VMSizeProperties,
|
|
210
264
|
WindowsConfiguration,
|
|
211
265
|
WinRMConfiguration,
|
|
212
266
|
WinRMListener
|
|
@@ -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,
|
|
@@ -21,7 +22,26 @@ export {
|
|
|
21
22
|
BillingProfile,
|
|
22
23
|
BootDiagnostics,
|
|
23
24
|
BootDiagnosticsInstanceView,
|
|
25
|
+
CapacityReservation,
|
|
26
|
+
CapacityReservationGroup,
|
|
27
|
+
CapacityReservationGroupInstanceView,
|
|
28
|
+
CapacityReservationInstanceView,
|
|
29
|
+
CapacityReservationInstanceViewWithName,
|
|
30
|
+
CapacityReservationProfile,
|
|
31
|
+
CapacityReservationUtilization,
|
|
24
32
|
CloudError,
|
|
33
|
+
CloudService,
|
|
34
|
+
CloudServiceExtensionProfile,
|
|
35
|
+
CloudServiceExtensionProperties,
|
|
36
|
+
CloudServiceNetworkProfile,
|
|
37
|
+
CloudServiceOsProfile,
|
|
38
|
+
CloudServiceProperties,
|
|
39
|
+
CloudServiceRoleProfile,
|
|
40
|
+
CloudServiceRoleProfileProperties,
|
|
41
|
+
CloudServiceRoleSku,
|
|
42
|
+
CloudServiceVaultAndSecretReference,
|
|
43
|
+
CloudServiceVaultCertificate,
|
|
44
|
+
CloudServiceVaultSecretGroup,
|
|
25
45
|
CreationData,
|
|
26
46
|
DataDisk,
|
|
27
47
|
DataDiskImage,
|
|
@@ -44,6 +64,7 @@ export {
|
|
|
44
64
|
DiskEncryptionSettings,
|
|
45
65
|
DiskImageEncryption,
|
|
46
66
|
DiskInstanceView,
|
|
67
|
+
DiskSecurityProfile,
|
|
47
68
|
DiskSku,
|
|
48
69
|
Encryption,
|
|
49
70
|
EncryptionImages,
|
|
@@ -51,6 +72,7 @@ export {
|
|
|
51
72
|
EncryptionSettingsCollection,
|
|
52
73
|
EncryptionSettingsElement,
|
|
53
74
|
ExtendedLocation,
|
|
75
|
+
Extension,
|
|
54
76
|
Gallery,
|
|
55
77
|
GalleryApplication,
|
|
56
78
|
GalleryApplicationUpdate,
|
|
@@ -63,6 +85,7 @@ export {
|
|
|
63
85
|
GalleryDiskImage,
|
|
64
86
|
GalleryIdentifier,
|
|
65
87
|
GalleryImage,
|
|
88
|
+
GalleryImageFeature,
|
|
66
89
|
GalleryImageIdentifier,
|
|
67
90
|
GalleryImageUpdate,
|
|
68
91
|
GalleryImageVersion,
|
|
@@ -90,6 +113,10 @@ export {
|
|
|
90
113
|
LastPatchInstallationSummary,
|
|
91
114
|
LinuxConfiguration,
|
|
92
115
|
LinuxPatchSettings,
|
|
116
|
+
LoadBalancerConfiguration,
|
|
117
|
+
LoadBalancerConfigurationProperties,
|
|
118
|
+
LoadBalancerFrontendIPConfiguration,
|
|
119
|
+
LoadBalancerFrontendIPConfigurationProperties,
|
|
93
120
|
MaintenanceRedeployStatus,
|
|
94
121
|
ManagedDiskParameters,
|
|
95
122
|
NetworkInterfaceReference,
|
|
@@ -103,13 +130,24 @@ export {
|
|
|
103
130
|
PrivateEndpoint,
|
|
104
131
|
PrivateEndpointConnection,
|
|
105
132
|
PrivateLinkServiceConnectionState,
|
|
133
|
+
PropertyUpdatesInProgress,
|
|
106
134
|
ProximityPlacementGroup,
|
|
135
|
+
ProxyResource,
|
|
136
|
+
PublicIPAddressSku,
|
|
107
137
|
PurchasePlan,
|
|
108
138
|
RecommendedMachineConfiguration,
|
|
109
139
|
RegionalReplicationStatus,
|
|
110
140
|
ReplicationStatus,
|
|
111
141
|
Resource,
|
|
112
142
|
ResourceRange,
|
|
143
|
+
RestorePoint,
|
|
144
|
+
RestorePointCollection,
|
|
145
|
+
RestorePointCollectionSourceProperties,
|
|
146
|
+
RestorePointProvisioningDetails,
|
|
147
|
+
RestorePointSourceMetadata,
|
|
148
|
+
RestorePointSourceVMDataDisk,
|
|
149
|
+
RestorePointSourceVMOSDisk,
|
|
150
|
+
RestorePointSourceVMStorageProfile,
|
|
113
151
|
RollingUpgradePolicy,
|
|
114
152
|
RollingUpgradeProgressInfo,
|
|
115
153
|
RollingUpgradeRunningStatus,
|
|
@@ -119,10 +157,15 @@ export {
|
|
|
119
157
|
ScheduledEventsProfile,
|
|
120
158
|
SecurityProfile,
|
|
121
159
|
ShareInfoElement,
|
|
160
|
+
SharingProfile,
|
|
161
|
+
SharingProfileGroup,
|
|
162
|
+
SharingUpdate,
|
|
122
163
|
Sku,
|
|
123
164
|
Snapshot,
|
|
124
165
|
SnapshotSku,
|
|
166
|
+
SoftDeletePolicy,
|
|
125
167
|
SourceVault,
|
|
168
|
+
SpotRestorePolicy,
|
|
126
169
|
SshConfiguration,
|
|
127
170
|
SshPublicKey,
|
|
128
171
|
SshPublicKeyResource,
|
|
@@ -154,7 +197,13 @@ export {
|
|
|
154
197
|
VirtualMachineImageFeature,
|
|
155
198
|
VirtualMachineImageResource,
|
|
156
199
|
VirtualMachineInstanceView,
|
|
200
|
+
VirtualMachineIpTag,
|
|
201
|
+
VirtualMachineNetworkInterfaceConfiguration,
|
|
202
|
+
VirtualMachineNetworkInterfaceDnsSettingsConfiguration,
|
|
203
|
+
VirtualMachineNetworkInterfaceIPConfiguration,
|
|
157
204
|
VirtualMachinePatchStatus,
|
|
205
|
+
VirtualMachinePublicIPAddressConfiguration,
|
|
206
|
+
VirtualMachinePublicIPAddressDnsSettingsConfiguration,
|
|
158
207
|
VirtualMachineRunCommand,
|
|
159
208
|
VirtualMachineRunCommandInstanceView,
|
|
160
209
|
VirtualMachineRunCommandScriptSource,
|
|
@@ -187,6 +236,8 @@ export {
|
|
|
187
236
|
VirtualMachineScaleSetVMNetworkProfileConfiguration,
|
|
188
237
|
VirtualMachineScaleSetVMProfile,
|
|
189
238
|
VirtualMachineScaleSetVMProtectionPolicy,
|
|
239
|
+
VMGalleryApplication,
|
|
240
|
+
VMSizeProperties,
|
|
190
241
|
WindowsConfiguration,
|
|
191
242
|
WinRMConfiguration,
|
|
192
243
|
WinRMListener
|