@azure/arm-compute 19.2.1-alpha.20230104.1 → 20.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 +74 -8
- package/LICENSE +1 -1
- package/dist/index.js +1667 -542
- 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/samples-dev/availabilitySetsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/availabilitySetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/availabilitySetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsGetSample.js +15 -8
- package/dist-esm/samples-dev/availabilitySetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsListAvailableSizesSample.js +15 -8
- package/dist-esm/samples-dev/availabilitySetsListAvailableSizesSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js +11 -4
- package/dist-esm/samples-dev/availabilitySetsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsListSample.js +15 -8
- package/dist-esm/samples-dev/availabilitySetsListSample.js.map +1 -1
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/availabilitySetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/capacityReservationGroupsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsGetSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationGroupsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsListByResourceGroupSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationGroupsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsListBySubscriptionSample.js +10 -3
- package/dist-esm/samples-dev/capacityReservationGroupsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationGroupsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/capacityReservationGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/capacityReservationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationsGetSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationsListByCapacityReservationGroupSample.js +11 -4
- package/dist-esm/samples-dev/capacityReservationsListByCapacityReservationGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/capacityReservationsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/capacityReservationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsGetOSFamilySample.js +10 -3
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsGetOSFamilySample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsGetOSVersionSample.js +10 -3
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsGetOSVersionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsListOSFamiliesSample.js +10 -3
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsListOSFamiliesSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsListOSVersionsSample.js +10 -3
- package/dist-esm/samples-dev/cloudServiceOperatingSystemsListOSVersionsSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesDeleteSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetInstanceViewSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetInstanceViewSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetRemoteDesktopFileSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetRemoteDesktopFileSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesListSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesRebuildSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesRebuildSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesReimageSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRoleInstancesRestartSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRoleInstancesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRolesGetSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRolesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServiceRolesListSample.js +11 -4
- package/dist-esm/samples-dev/cloudServiceRolesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesCreateOrUpdateSample.js +86 -20
- package/dist-esm/samples-dev/cloudServicesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesDeleteInstancesSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesDeleteInstancesSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesDeleteSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesGetInstanceViewSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesGetInstanceViewSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesGetSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesListAllSample.js +10 -3
- package/dist-esm/samples-dev/cloudServicesListAllSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesListSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesListSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesPowerOffSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesRebuildSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesRebuildSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesReimageSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesRestartSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesStartSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesUpdateDomainGetUpdateDomainSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesUpdateDomainGetUpdateDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesUpdateDomainListUpdateDomainsSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesUpdateDomainListUpdateDomainsSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesUpdateDomainWalkUpdateDomainSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesUpdateDomainWalkUpdateDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudServicesUpdateSample.js +11 -4
- package/dist-esm/samples-dev/cloudServicesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/communityGalleriesGetSample.js +10 -3
- package/dist-esm/samples-dev/communityGalleriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/communityGalleryImageVersionsGetSample.js +10 -3
- package/dist-esm/samples-dev/communityGalleryImageVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/communityGalleryImageVersionsListSample.js +10 -3
- package/dist-esm/samples-dev/communityGalleryImageVersionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/communityGalleryImagesGetSample.js +10 -3
- package/dist-esm/samples-dev/communityGalleryImagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/communityGalleryImagesListSample.js +10 -3
- package/dist-esm/samples-dev/communityGalleryImagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsCreateOrUpdateSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostGroupsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsGetSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostGroupsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsListByResourceGroupSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostGroupsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsListBySubscriptionSample.js +13 -6
- package/dist-esm/samples-dev/dedicatedHostGroupsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostGroupsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/dedicatedHostsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsGetSample.js +11 -4
- package/dist-esm/samples-dev/dedicatedHostsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsListByHostGroupSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostsListByHostGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsRestartSample.js +11 -4
- package/dist-esm/samples-dev/dedicatedHostsRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHostsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/dedicatedHostsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesCreateOrUpdateSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesDeleteAPrivateEndpointConnectionSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesDeleteAPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesDeleteSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesGetAPrivateEndpointConnectionSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesGetAPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesGetPrivateLinkResourcesSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesGetSample.js +13 -6
- package/dist-esm/samples-dev/diskAccessesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesListByResourceGroupSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesListPrivateEndpointConnectionsSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesListPrivateEndpointConnectionsSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesListSample.js +9 -2
- package/dist-esm/samples-dev/diskAccessesListSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesUpdateAPrivateEndpointConnectionSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesUpdateAPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/diskAccessesUpdateSample.js +10 -3
- package/dist-esm/samples-dev/diskAccessesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsCreateOrUpdateSample.js +16 -9
- package/dist-esm/samples-dev/diskEncryptionSetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsDeleteSample.js +10 -3
- package/dist-esm/samples-dev/diskEncryptionSetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsGetSample.js +13 -6
- package/dist-esm/samples-dev/diskEncryptionSetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsListAssociatedResourcesSample.js +10 -3
- package/dist-esm/samples-dev/diskEncryptionSetsListAssociatedResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsListByResourceGroupSample.js +10 -3
- package/dist-esm/samples-dev/diskEncryptionSetsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsListSample.js +9 -2
- package/dist-esm/samples-dev/diskEncryptionSetsListSample.js.map +1 -1
- package/dist-esm/samples-dev/diskEncryptionSetsUpdateSample.js +16 -9
- package/dist-esm/samples-dev/diskEncryptionSetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diskRestorePointGetSample.js +13 -6
- package/dist-esm/samples-dev/diskRestorePointGetSample.js.map +1 -1
- package/dist-esm/samples-dev/diskRestorePointGrantAccessSample.js +10 -3
- package/dist-esm/samples-dev/diskRestorePointGrantAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/diskRestorePointListByRestorePointSample.js +10 -3
- package/dist-esm/samples-dev/diskRestorePointListByRestorePointSample.js.map +1 -1
- package/dist-esm/samples-dev/diskRestorePointRevokeAccessSample.js +10 -3
- package/dist-esm/samples-dev/diskRestorePointRevokeAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/disksCreateOrUpdateSample.js +79 -72
- package/dist-esm/samples-dev/disksCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/disksDeleteSample.js +10 -3
- package/dist-esm/samples-dev/disksDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/disksGetSample.js +10 -3
- package/dist-esm/samples-dev/disksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/disksGrantAccessSample.js +13 -6
- package/dist-esm/samples-dev/disksGrantAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/disksListByResourceGroupSample.js +10 -3
- package/dist-esm/samples-dev/disksListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/disksListSample.js +9 -2
- package/dist-esm/samples-dev/disksListSample.js.map +1 -1
- package/dist-esm/samples-dev/disksRevokeAccessSample.js +10 -3
- package/dist-esm/samples-dev/disksRevokeAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/disksUpdateSample.js +37 -30
- package/dist-esm/samples-dev/disksUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js +23 -16
- package/dist-esm/samples-dev/galleriesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesDeleteSample.js +11 -4
- package/dist-esm/samples-dev/galleriesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesGetSample.js +23 -16
- package/dist-esm/samples-dev/galleriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesListByResourceGroupSample.js +11 -4
- package/dist-esm/samples-dev/galleriesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesListSample.js +10 -3
- package/dist-esm/samples-dev/galleriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/galleriesUpdateSample.js +11 -4
- package/dist-esm/samples-dev/galleriesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationVersionsCreateOrUpdateSample.js +32 -7
- package/dist-esm/samples-dev/galleryApplicationVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationVersionsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/galleryApplicationVersionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationVersionsGetSample.js +15 -8
- package/dist-esm/samples-dev/galleryApplicationVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationVersionsListByGalleryApplicationSample.js +11 -4
- package/dist-esm/samples-dev/galleryApplicationVersionsListByGalleryApplicationSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationVersionsUpdateSample.js +16 -7
- package/dist-esm/samples-dev/galleryApplicationVersionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationsCreateOrUpdateSample.js +27 -4
- package/dist-esm/samples-dev/galleryApplicationsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/galleryApplicationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationsGetSample.js +11 -4
- package/dist-esm/samples-dev/galleryApplicationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationsListByGallerySample.js +11 -4
- package/dist-esm/samples-dev/galleryApplicationsListByGallerySample.js.map +1 -1
- package/dist-esm/samples-dev/galleryApplicationsUpdateSample.js +27 -4
- package/dist-esm/samples-dev/galleryApplicationsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImageVersionsCreateOrUpdateSample.js +138 -33
- package/dist-esm/samples-dev/galleryImageVersionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImageVersionsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/galleryImageVersionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImageVersionsGetSample.js +23 -16
- package/dist-esm/samples-dev/galleryImageVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImageVersionsListByGalleryImageSample.js +11 -4
- package/dist-esm/samples-dev/galleryImageVersionsListByGalleryImageSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImageVersionsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/galleryImageVersionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/galleryImagesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesDeleteSample.js +11 -4
- package/dist-esm/samples-dev/galleryImagesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesGetSample.js +11 -4
- package/dist-esm/samples-dev/galleryImagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesListByGallerySample.js +11 -4
- package/dist-esm/samples-dev/galleryImagesListByGallerySample.js.map +1 -1
- package/dist-esm/samples-dev/galleryImagesUpdateSample.js +11 -4
- package/dist-esm/samples-dev/galleryImagesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/gallerySharingProfileUpdateSample.js +19 -12
- package/dist-esm/samples-dev/gallerySharingProfileUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js +47 -40
- package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesDeleteSample.js +15 -8
- package/dist-esm/samples-dev/imagesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesGetSample.js +11 -4
- package/dist-esm/samples-dev/imagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesListByResourceGroupSample.js +11 -4
- package/dist-esm/samples-dev/imagesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesListSample.js +10 -3
- package/dist-esm/samples-dev/imagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/imagesUpdateSample.js +11 -4
- package/dist-esm/samples-dev/imagesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/logAnalyticsExportRequestRateByIntervalSample.js +10 -3
- package/dist-esm/samples-dev/logAnalyticsExportRequestRateByIntervalSample.js.map +1 -1
- package/dist-esm/samples-dev/logAnalyticsExportThrottledRequestsSample.js +10 -3
- package/dist-esm/samples-dev/logAnalyticsExportThrottledRequestsSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +15 -6
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/proximityPlacementGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/proximityPlacementGroupsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsGetSample.js +11 -4
- package/dist-esm/samples-dev/proximityPlacementGroupsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsListByResourceGroupSample.js +11 -4
- package/dist-esm/samples-dev/proximityPlacementGroupsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsListBySubscriptionSample.js +10 -3
- package/dist-esm/samples-dev/proximityPlacementGroupsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/proximityPlacementGroupsUpdateSample.js +11 -4
- package/dist-esm/samples-dev/proximityPlacementGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceSkusListSample.js +13 -6
- package/dist-esm/samples-dev/resourceSkusListSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsCreateOrUpdateSample.js +15 -8
- package/dist-esm/samples-dev/restorePointCollectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/restorePointCollectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsGetSample.js +15 -8
- package/dist-esm/samples-dev/restorePointCollectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsListAllSample.js +10 -3
- package/dist-esm/samples-dev/restorePointCollectionsListAllSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsListSample.js +11 -4
- package/dist-esm/samples-dev/restorePointCollectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointCollectionsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/restorePointCollectionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointsCreateSample.js +15 -8
- package/dist-esm/samples-dev/restorePointsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/restorePointsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/restorePointsGetSample.js +15 -8
- package/dist-esm/samples-dev/restorePointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleriesGetSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleriesListSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleryImageVersionsGetSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleryImageVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleryImageVersionsListSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleryImageVersionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleryImagesGetSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleryImagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sharedGalleryImagesListSample.js +10 -3
- package/dist-esm/samples-dev/sharedGalleryImagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js +19 -12
- package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +10 -3
- package/dist-esm/samples-dev/snapshotsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +13 -6
- package/dist-esm/samples-dev/snapshotsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsGrantAccessSample.js +10 -3
- package/dist-esm/samples-dev/snapshotsGrantAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js +10 -3
- package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +9 -2
- package/dist-esm/samples-dev/snapshotsListSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsRevokeAccessSample.js +10 -3
- package/dist-esm/samples-dev/snapshotsRevokeAccessSample.js.map +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateSample.js +13 -6
- package/dist-esm/samples-dev/snapshotsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysCreateSample.js +11 -4
- package/dist-esm/samples-dev/sshPublicKeysCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysDeleteSample.js +15 -8
- package/dist-esm/samples-dev/sshPublicKeysDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysGenerateKeyPairSample.js +11 -4
- package/dist-esm/samples-dev/sshPublicKeysGenerateKeyPairSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysGetSample.js +11 -4
- package/dist-esm/samples-dev/sshPublicKeysGetSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysListByResourceGroupSample.js +15 -8
- package/dist-esm/samples-dev/sshPublicKeysListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysListBySubscriptionSample.js +13 -6
- package/dist-esm/samples-dev/sshPublicKeysListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/sshPublicKeysUpdateSample.js +15 -8
- package/dist-esm/samples-dev/sshPublicKeysUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/usageListSample.js +13 -6
- package/dist-esm/samples-dev/usageListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionImagesGetSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineExtensionImagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionImagesListTypesSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineExtensionImagesListTypesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionImagesListVersionsSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineExtensionImagesListVersionsSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionsCreateOrUpdateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineExtensionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineExtensionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionsGetSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineExtensionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionsListSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineExtensionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineExtensionsUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineExtensionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneGetSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListOffersSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListOffersSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListPublishersSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListPublishersSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListSkusSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesEdgeZoneListSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesGetSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesListByEdgeZoneSample.js +15 -6
- package/dist-esm/samples-dev/virtualMachineImagesListByEdgeZoneSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesListOffersSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesListOffersSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesListPublishersSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesListPublishersSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesListSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineImagesListSkusSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineImagesListSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineRunCommandsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineRunCommandsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsGetByVirtualMachineSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineRunCommandsGetByVirtualMachineSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsGetSample.js +11 -3
- package/dist-esm/samples-dev/virtualMachineRunCommandsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsListByVirtualMachineSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineRunCommandsListByVirtualMachineSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsListSample.js +10 -3
- package/dist-esm/samples-dev/virtualMachineRunCommandsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineRunCommandsUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineRunCommandsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsCreateOrUpdateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsDeleteSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsGetSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsListSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsUpdateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetExtensionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesCancelSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesGetLatestSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesGetLatestSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesStartExtensionUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesStartOSUpgradeSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetRollingUpgradesStartOSUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsGetSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsListSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMExtensionsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsCreateOrUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsGetSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsListSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsUpdateSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMRunCommandsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSDeallocateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSDeallocateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSGetInstanceViewSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSGetInstanceViewSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSGetSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSListSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSPerformMaintenanceSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSPerformMaintenanceSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSPowerOffSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRedeploySample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRedeploySample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSReimageAllSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSReimageAllSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSReimageSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRestartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRetrieveBootDiagnosticsDataSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRetrieveBootDiagnosticsDataSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRunCommandSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSSimulateEvictionSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSSimulateEvictionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSStartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSUpdateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetVMSUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsConvertToSinglePlacementGroupSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsConvertToSinglePlacementGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsCreateOrUpdateSample.js +282 -144
- package/dist-esm/samples-dev/virtualMachineScaleSetsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeallocateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeallocateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeleteInstancesSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeleteInstancesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachineScaleSetsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsForceRecoveryServiceFabricPlatformUpdateDomainWalkSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetInstanceViewSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetInstanceViewSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetOSUpgradeHistorySample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetOSUpgradeHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetSample.js +23 -16
- package/dist-esm/samples-dev/virtualMachineScaleSetsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsListAllSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineScaleSetsListAllSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsListByLocationSample.js +10 -3
- package/dist-esm/samples-dev/virtualMachineScaleSetsListByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsListSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsListSkusSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsListSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsPerformMaintenanceSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsPerformMaintenanceSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsPowerOffSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsRedeploySample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsRedeploySample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsReimageAllSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsReimageAllSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsReimageSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsRestartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsSetOrchestrationServiceStateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsSetOrchestrationServiceStateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsStartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsUpdateInstancesSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachineScaleSetsUpdateInstancesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineScaleSetsUpdateSample.js +18 -9
- package/dist-esm/samples-dev/virtualMachineScaleSetsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachineSizesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesAssessPatchesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCaptureSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesCaptureSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesConvertToManagedDisksSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesConvertToManagedDisksSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js +180 -172
- package/dist-esm/samples-dev/virtualMachinesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeallocateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesDeallocateSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGeneralizeSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesGeneralizeSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetSample.js +23 -16
- package/dist-esm/samples-dev/virtualMachinesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesInstallPatchesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesInstanceViewSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesInstanceViewSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListAllSample.js +13 -6
- package/dist-esm/samples-dev/virtualMachinesListAllSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListAvailableSizesSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesListAvailableSizesSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListByLocationSample.js +10 -3
- package/dist-esm/samples-dev/virtualMachinesListByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesListSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesListSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPerformMaintenanceSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesPerformMaintenanceSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesPowerOffSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReapplySample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesReapplySample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRedeploySample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesRedeploySample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js +40 -6
- package/dist-esm/samples-dev/virtualMachinesReimageSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRetrieveBootDiagnosticsDataSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesRetrieveBootDiagnosticsDataSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesRunCommandSample.js +12 -4
- package/dist-esm/samples-dev/virtualMachinesRunCommandSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesSimulateEvictionSample.js +11 -4
- package/dist-esm/samples-dev/virtualMachinesSimulateEvictionSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesStartSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesStartSample.js.map +1 -1
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js +15 -8
- package/dist-esm/samples-dev/virtualMachinesUpdateSample.js.map +1 -1
- package/dist-esm/src/computeManagementClient.d.ts.map +1 -1
- package/dist-esm/src/computeManagementClient.js +4 -7
- package/dist-esm/src/computeManagementClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +217 -44
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +32 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +16 -2
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +452 -16
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +3 -3
- package/dist-esm/src/operations/availabilitySets.d.ts.map +1 -1
- package/dist-esm/src/operations/availabilitySets.js +45 -20
- package/dist-esm/src/operations/availabilitySets.js.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservationGroups.js +37 -16
- package/dist-esm/src/operations/capacityReservationGroups.js.map +1 -1
- package/dist-esm/src/operations/capacityReservations.d.ts.map +1 -1
- package/dist-esm/src/operations/capacityReservations.js +19 -8
- package/dist-esm/src/operations/capacityReservations.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceOperatingSystems.js +37 -16
- package/dist-esm/src/operations/cloudServiceOperatingSystems.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoleInstances.js +19 -8
- package/dist-esm/src/operations/cloudServiceRoleInstances.js.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServiceRoles.js +19 -8
- package/dist-esm/src/operations/cloudServiceRoles.js.map +1 -1
- package/dist-esm/src/operations/cloudServices.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServices.js +37 -16
- package/dist-esm/src/operations/cloudServices.js.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudServicesUpdateDomain.js +19 -8
- package/dist-esm/src/operations/cloudServicesUpdateDomain.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImageVersions.js +19 -8
- package/dist-esm/src/operations/communityGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/communityGalleryImages.js +19 -8
- package/dist-esm/src/operations/communityGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHostGroups.js +37 -16
- package/dist-esm/src/operations/dedicatedHostGroups.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHosts.js +19 -8
- package/dist-esm/src/operations/dedicatedHosts.js.map +1 -1
- package/dist-esm/src/operations/diskAccesses.d.ts.map +1 -1
- package/dist-esm/src/operations/diskAccesses.js +55 -24
- package/dist-esm/src/operations/diskAccesses.js.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.d.ts.map +1 -1
- package/dist-esm/src/operations/diskEncryptionSets.js +55 -24
- package/dist-esm/src/operations/diskEncryptionSets.js.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/diskRestorePointOperations.js +19 -8
- package/dist-esm/src/operations/diskRestorePointOperations.js.map +1 -1
- package/dist-esm/src/operations/disks.d.ts.map +1 -1
- package/dist-esm/src/operations/disks.js +37 -16
- package/dist-esm/src/operations/disks.js.map +1 -1
- package/dist-esm/src/operations/galleries.d.ts.map +1 -1
- package/dist-esm/src/operations/galleries.js +37 -16
- package/dist-esm/src/operations/galleries.js.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplicationVersions.js +19 -8
- package/dist-esm/src/operations/galleryApplicationVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryApplications.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryApplications.js +19 -8
- package/dist-esm/src/operations/galleryApplications.js.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImageVersions.js +19 -8
- package/dist-esm/src/operations/galleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/galleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/galleryImages.js +19 -8
- package/dist-esm/src/operations/galleryImages.js.map +1 -1
- package/dist-esm/src/operations/images.d.ts.map +1 -1
- package/dist-esm/src/operations/images.js +37 -16
- package/dist-esm/src/operations/images.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +8 -4
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/proximityPlacementGroups.js +37 -16
- package/dist-esm/src/operations/proximityPlacementGroups.js.map +1 -1
- package/dist-esm/src/operations/resourceSkus.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceSkus.js +19 -12
- package/dist-esm/src/operations/resourceSkus.js.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.d.ts.map +1 -1
- package/dist-esm/src/operations/restorePointCollections.js +37 -16
- package/dist-esm/src/operations/restorePointCollections.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleries.js +19 -8
- package/dist-esm/src/operations/sharedGalleries.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImageVersions.js +19 -8
- package/dist-esm/src/operations/sharedGalleryImageVersions.js.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.d.ts.map +1 -1
- package/dist-esm/src/operations/sharedGalleryImages.js +19 -8
- package/dist-esm/src/operations/sharedGalleryImages.js.map +1 -1
- package/dist-esm/src/operations/snapshots.d.ts.map +1 -1
- package/dist-esm/src/operations/snapshots.js +37 -16
- package/dist-esm/src/operations/snapshots.js.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.d.ts.map +1 -1
- package/dist-esm/src/operations/sshPublicKeys.js +37 -16
- package/dist-esm/src/operations/sshPublicKeys.js.map +1 -1
- package/dist-esm/src/operations/usageOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/usageOperations.js +19 -8
- 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 +3 -3
- package/dist-esm/src/operations/virtualMachineExtensionImages.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineRunCommands.js +37 -16
- package/dist-esm/src/operations/virtualMachineRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.js +19 -8
- package/dist-esm/src/operations/virtualMachineScaleSetExtensions.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.js +19 -8
- package/dist-esm/src/operations/virtualMachineScaleSetVMRunCommands.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.js +19 -13
- package/dist-esm/src/operations/virtualMachineScaleSetVMs.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineScaleSets.js +91 -40
- package/dist-esm/src/operations/virtualMachineScaleSets.js.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachineSizes.js +8 -4
- package/dist-esm/src/operations/virtualMachineSizes.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +12 -2
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +75 -34
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachineExtensionImages.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/virtualMachineExtensionImages.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +12 -2
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/compute_examples.js +3 -1
- package/dist-esm/test/compute_examples.js.map +1 -1
- package/package.json +8 -6
- package/review/arm-compute.api.md +150 -25
- package/src/computeManagementClient.ts +5 -6
- package/src/index.ts +1 -0
- package/src/models/index.ts +255 -70
- package/src/models/mappers.ts +490 -16
- package/src/models/parameters.ts +3 -3
- package/src/operations/availabilitySets.ts +53 -24
- package/src/operations/capacityReservationGroups.ts +46 -19
- package/src/operations/capacityReservations.ts +27 -14
- package/src/operations/cloudServiceOperatingSystems.ts +42 -19
- package/src/operations/cloudServiceRoleInstances.ts +23 -10
- package/src/operations/cloudServiceRoles.ts +23 -10
- package/src/operations/cloudServices.ts +42 -19
- package/src/operations/cloudServicesUpdateDomain.ts +27 -14
- package/src/operations/communityGalleryImageVersions.ts +28 -15
- package/src/operations/communityGalleryImages.ts +27 -10
- package/src/operations/dedicatedHostGroups.ts +46 -19
- package/src/operations/dedicatedHosts.ts +27 -14
- package/src/operations/diskAccesses.ts +71 -32
- package/src/operations/diskEncryptionSets.ts +71 -32
- package/src/operations/diskRestorePointOperations.ts +28 -15
- package/src/operations/disks.ts +46 -19
- package/src/operations/galleries.ts +46 -19
- package/src/operations/galleryApplicationVersions.ts +28 -15
- package/src/operations/galleryApplications.ts +27 -14
- package/src/operations/galleryImageVersions.ts +28 -15
- package/src/operations/galleryImages.ts +27 -14
- package/src/operations/images.ts +46 -19
- package/src/operations/operations.ts +10 -5
- package/src/operations/proximityPlacementGroups.ts +46 -19
- package/src/operations/resourceSkus.ts +21 -13
- package/src/operations/restorePointCollections.ts +42 -19
- package/src/operations/sharedGalleries.ts +21 -9
- package/src/operations/sharedGalleryImageVersions.ts +27 -14
- package/src/operations/sharedGalleryImages.ts +26 -9
- package/src/operations/snapshots.ts +46 -19
- package/src/operations/sshPublicKeys.ts +45 -18
- package/src/operations/usageOperations.ts +21 -9
- package/src/operations/virtualMachineExtensionImages.ts +3 -3
- package/src/operations/virtualMachineRunCommands.ts +47 -23
- package/src/operations/virtualMachineScaleSetExtensions.ts +27 -10
- package/src/operations/virtualMachineScaleSetVMRunCommands.ts +28 -15
- package/src/operations/virtualMachineScaleSetVMs.ts +27 -19
- package/src/operations/virtualMachineScaleSets.ts +108 -54
- package/src/operations/virtualMachineSizes.ts +10 -5
- package/src/operations/virtualMachines.ts +85 -43
- package/src/operationsInterfaces/virtualMachineExtensionImages.ts +2 -2
- package/src/operationsInterfaces/virtualMachines.ts +12 -2
- package/src/pagingHelper.ts +39 -0
- package/types/arm-compute.d.ts +261 -48
package/dist/index.js
CHANGED
|
@@ -28,6 +28,38 @@ function _interopNamespace(e) {
|
|
|
28
28
|
var coreClient__namespace = /*#__PURE__*/_interopNamespace(coreClient);
|
|
29
29
|
var coreRestPipeline__namespace = /*#__PURE__*/_interopNamespace(coreRestPipeline);
|
|
30
30
|
|
|
31
|
+
/*
|
|
32
|
+
* Copyright (c) Microsoft Corporation.
|
|
33
|
+
* Licensed under the MIT License.
|
|
34
|
+
*
|
|
35
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
36
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
37
|
+
*/
|
|
38
|
+
const pageMap = new WeakMap();
|
|
39
|
+
/**
|
|
40
|
+
* Given the last `.value` produced by the `byPage` iterator,
|
|
41
|
+
* returns a continuation token that can be used to begin paging from
|
|
42
|
+
* that point later.
|
|
43
|
+
* @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
|
|
44
|
+
* @returns The continuation token that can be passed into byPage() during future calls.
|
|
45
|
+
*/
|
|
46
|
+
function getContinuationToken(page) {
|
|
47
|
+
var _a;
|
|
48
|
+
if (typeof page !== "object" || page === null) {
|
|
49
|
+
return undefined;
|
|
50
|
+
}
|
|
51
|
+
return (_a = pageMap.get(page)) === null || _a === void 0 ? void 0 : _a.continuationToken;
|
|
52
|
+
}
|
|
53
|
+
function setContinuationToken(page, continuationToken) {
|
|
54
|
+
var _a;
|
|
55
|
+
if (typeof page !== "object" || page === null || !continuationToken) {
|
|
56
|
+
return;
|
|
57
|
+
}
|
|
58
|
+
const pageInfo = (_a = pageMap.get(page)) !== null && _a !== void 0 ? _a : {};
|
|
59
|
+
pageInfo.continuationToken = continuationToken;
|
|
60
|
+
pageMap.set(page, pageInfo);
|
|
61
|
+
}
|
|
62
|
+
|
|
31
63
|
/*
|
|
32
64
|
* Copyright (c) Microsoft Corporation.
|
|
33
65
|
* Licensed under the MIT License.
|
|
@@ -785,6 +817,26 @@ exports.KnownArchitectureTypes = void 0;
|
|
|
785
817
|
/** Arm64 */
|
|
786
818
|
KnownArchitectureTypes["Arm64"] = "Arm64";
|
|
787
819
|
})(exports.KnownArchitectureTypes || (exports.KnownArchitectureTypes = {}));
|
|
820
|
+
/** Known values of {@link ImageState} that the service accepts. */
|
|
821
|
+
exports.KnownImageState = void 0;
|
|
822
|
+
(function (KnownImageState) {
|
|
823
|
+
/** Active */
|
|
824
|
+
KnownImageState["Active"] = "Active";
|
|
825
|
+
/** ScheduledForDeprecation */
|
|
826
|
+
KnownImageState["ScheduledForDeprecation"] = "ScheduledForDeprecation";
|
|
827
|
+
/** Deprecated */
|
|
828
|
+
KnownImageState["Deprecated"] = "Deprecated";
|
|
829
|
+
})(exports.KnownImageState || (exports.KnownImageState = {}));
|
|
830
|
+
/** Known values of {@link AlternativeType} that the service accepts. */
|
|
831
|
+
exports.KnownAlternativeType = void 0;
|
|
832
|
+
(function (KnownAlternativeType) {
|
|
833
|
+
/** None */
|
|
834
|
+
KnownAlternativeType["None"] = "None";
|
|
835
|
+
/** Offer */
|
|
836
|
+
KnownAlternativeType["Offer"] = "Offer";
|
|
837
|
+
/** Plan */
|
|
838
|
+
KnownAlternativeType["Plan"] = "Plan";
|
|
839
|
+
})(exports.KnownAlternativeType || (exports.KnownAlternativeType = {}));
|
|
788
840
|
/** Known values of {@link ProximityPlacementGroupType} that the service accepts. */
|
|
789
841
|
exports.KnownProximityPlacementGroupType = void 0;
|
|
790
842
|
(function (KnownProximityPlacementGroupType) {
|
|
@@ -1157,6 +1209,18 @@ exports.KnownGalleryExtendedLocationType = void 0;
|
|
|
1157
1209
|
/** Unknown */
|
|
1158
1210
|
KnownGalleryExtendedLocationType["Unknown"] = "Unknown";
|
|
1159
1211
|
})(exports.KnownGalleryExtendedLocationType || (exports.KnownGalleryExtendedLocationType = {}));
|
|
1212
|
+
/** Known values of {@link PolicyViolationCategory} that the service accepts. */
|
|
1213
|
+
exports.KnownPolicyViolationCategory = void 0;
|
|
1214
|
+
(function (KnownPolicyViolationCategory) {
|
|
1215
|
+
/** Other */
|
|
1216
|
+
KnownPolicyViolationCategory["Other"] = "Other";
|
|
1217
|
+
/** ImageFlaggedUnsafe */
|
|
1218
|
+
KnownPolicyViolationCategory["ImageFlaggedUnsafe"] = "ImageFlaggedUnsafe";
|
|
1219
|
+
/** CopyrightValidation */
|
|
1220
|
+
KnownPolicyViolationCategory["CopyrightValidation"] = "CopyrightValidation";
|
|
1221
|
+
/** IpTheft */
|
|
1222
|
+
KnownPolicyViolationCategory["IpTheft"] = "IpTheft";
|
|
1223
|
+
})(exports.KnownPolicyViolationCategory || (exports.KnownPolicyViolationCategory = {}));
|
|
1160
1224
|
/** Known values of {@link AggregatedReplicationState} that the service accepts. */
|
|
1161
1225
|
exports.KnownAggregatedReplicationState = void 0;
|
|
1162
1226
|
(function (KnownAggregatedReplicationState) {
|
|
@@ -1740,6 +1804,18 @@ const RollingUpgradePolicy = {
|
|
|
1740
1804
|
type: {
|
|
1741
1805
|
name: "Boolean"
|
|
1742
1806
|
}
|
|
1807
|
+
},
|
|
1808
|
+
rollbackFailedInstancesOnPolicyBreach: {
|
|
1809
|
+
serializedName: "rollbackFailedInstancesOnPolicyBreach",
|
|
1810
|
+
type: {
|
|
1811
|
+
name: "Boolean"
|
|
1812
|
+
}
|
|
1813
|
+
},
|
|
1814
|
+
maxSurge: {
|
|
1815
|
+
serializedName: "maxSurge",
|
|
1816
|
+
type: {
|
|
1817
|
+
name: "Boolean"
|
|
1818
|
+
}
|
|
1743
1819
|
}
|
|
1744
1820
|
}
|
|
1745
1821
|
}
|
|
@@ -1901,6 +1977,13 @@ const VirtualMachineScaleSetVMProfile = {
|
|
|
1901
1977
|
name: "Composite",
|
|
1902
1978
|
className: "VirtualMachineScaleSetHardwareProfile"
|
|
1903
1979
|
}
|
|
1980
|
+
},
|
|
1981
|
+
serviceArtifactReference: {
|
|
1982
|
+
serializedName: "serviceArtifactReference",
|
|
1983
|
+
type: {
|
|
1984
|
+
name: "Composite",
|
|
1985
|
+
className: "ServiceArtifactReference"
|
|
1986
|
+
}
|
|
1904
1987
|
}
|
|
1905
1988
|
}
|
|
1906
1989
|
}
|
|
@@ -1965,6 +2048,12 @@ const VirtualMachineScaleSetOSProfile = {
|
|
|
1965
2048
|
type: {
|
|
1966
2049
|
name: "Boolean"
|
|
1967
2050
|
}
|
|
2051
|
+
},
|
|
2052
|
+
requireGuestProvisionSignal: {
|
|
2053
|
+
serializedName: "requireGuestProvisionSignal",
|
|
2054
|
+
type: {
|
|
2055
|
+
name: "Boolean"
|
|
2056
|
+
}
|
|
1968
2057
|
}
|
|
1969
2058
|
}
|
|
1970
2059
|
}
|
|
@@ -2971,6 +3060,13 @@ const ScheduledEventsProfile = {
|
|
|
2971
3060
|
name: "Composite",
|
|
2972
3061
|
className: "TerminateNotificationProfile"
|
|
2973
3062
|
}
|
|
3063
|
+
},
|
|
3064
|
+
osImageNotificationProfile: {
|
|
3065
|
+
serializedName: "osImageNotificationProfile",
|
|
3066
|
+
type: {
|
|
3067
|
+
name: "Composite",
|
|
3068
|
+
className: "OSImageNotificationProfile"
|
|
3069
|
+
}
|
|
2974
3070
|
}
|
|
2975
3071
|
}
|
|
2976
3072
|
}
|
|
@@ -2995,6 +3091,26 @@ const TerminateNotificationProfile = {
|
|
|
2995
3091
|
}
|
|
2996
3092
|
}
|
|
2997
3093
|
};
|
|
3094
|
+
const OSImageNotificationProfile = {
|
|
3095
|
+
type: {
|
|
3096
|
+
name: "Composite",
|
|
3097
|
+
className: "OSImageNotificationProfile",
|
|
3098
|
+
modelProperties: {
|
|
3099
|
+
notBeforeTimeout: {
|
|
3100
|
+
serializedName: "notBeforeTimeout",
|
|
3101
|
+
type: {
|
|
3102
|
+
name: "String"
|
|
3103
|
+
}
|
|
3104
|
+
},
|
|
3105
|
+
enable: {
|
|
3106
|
+
serializedName: "enable",
|
|
3107
|
+
type: {
|
|
3108
|
+
name: "Boolean"
|
|
3109
|
+
}
|
|
3110
|
+
}
|
|
3111
|
+
}
|
|
3112
|
+
}
|
|
3113
|
+
};
|
|
2998
3114
|
const CapacityReservationProfile = {
|
|
2999
3115
|
type: {
|
|
3000
3116
|
name: "Composite",
|
|
@@ -3110,6 +3226,20 @@ const VMSizeProperties = {
|
|
|
3110
3226
|
}
|
|
3111
3227
|
}
|
|
3112
3228
|
};
|
|
3229
|
+
const ServiceArtifactReference = {
|
|
3230
|
+
type: {
|
|
3231
|
+
name: "Composite",
|
|
3232
|
+
className: "ServiceArtifactReference",
|
|
3233
|
+
modelProperties: {
|
|
3234
|
+
id: {
|
|
3235
|
+
serializedName: "id",
|
|
3236
|
+
type: {
|
|
3237
|
+
name: "String"
|
|
3238
|
+
}
|
|
3239
|
+
}
|
|
3240
|
+
}
|
|
3241
|
+
}
|
|
3242
|
+
};
|
|
3113
3243
|
const AdditionalCapabilities = {
|
|
3114
3244
|
type: {
|
|
3115
3245
|
name: "Composite",
|
|
@@ -4225,6 +4355,39 @@ const VirtualMachineReimageParameters = {
|
|
|
4225
4355
|
type: {
|
|
4226
4356
|
name: "Boolean"
|
|
4227
4357
|
}
|
|
4358
|
+
},
|
|
4359
|
+
exactVersion: {
|
|
4360
|
+
serializedName: "exactVersion",
|
|
4361
|
+
type: {
|
|
4362
|
+
name: "String"
|
|
4363
|
+
}
|
|
4364
|
+
},
|
|
4365
|
+
osProfile: {
|
|
4366
|
+
serializedName: "osProfile",
|
|
4367
|
+
type: {
|
|
4368
|
+
name: "Composite",
|
|
4369
|
+
className: "OSProfileProvisioningData"
|
|
4370
|
+
}
|
|
4371
|
+
}
|
|
4372
|
+
}
|
|
4373
|
+
}
|
|
4374
|
+
};
|
|
4375
|
+
const OSProfileProvisioningData = {
|
|
4376
|
+
type: {
|
|
4377
|
+
name: "Composite",
|
|
4378
|
+
className: "OSProfileProvisioningData",
|
|
4379
|
+
modelProperties: {
|
|
4380
|
+
adminPassword: {
|
|
4381
|
+
serializedName: "adminPassword",
|
|
4382
|
+
type: {
|
|
4383
|
+
name: "String"
|
|
4384
|
+
}
|
|
4385
|
+
},
|
|
4386
|
+
customData: {
|
|
4387
|
+
serializedName: "customData",
|
|
4388
|
+
type: {
|
|
4389
|
+
name: "String"
|
|
4390
|
+
}
|
|
4228
4391
|
}
|
|
4229
4392
|
}
|
|
4230
4393
|
}
|
|
@@ -6510,6 +6673,53 @@ const VirtualMachineImageFeature = {
|
|
|
6510
6673
|
}
|
|
6511
6674
|
}
|
|
6512
6675
|
};
|
|
6676
|
+
const ImageDeprecationStatus = {
|
|
6677
|
+
type: {
|
|
6678
|
+
name: "Composite",
|
|
6679
|
+
className: "ImageDeprecationStatus",
|
|
6680
|
+
modelProperties: {
|
|
6681
|
+
imageState: {
|
|
6682
|
+
serializedName: "imageState",
|
|
6683
|
+
type: {
|
|
6684
|
+
name: "String"
|
|
6685
|
+
}
|
|
6686
|
+
},
|
|
6687
|
+
scheduledDeprecationTime: {
|
|
6688
|
+
serializedName: "scheduledDeprecationTime",
|
|
6689
|
+
type: {
|
|
6690
|
+
name: "DateTime"
|
|
6691
|
+
}
|
|
6692
|
+
},
|
|
6693
|
+
alternativeOption: {
|
|
6694
|
+
serializedName: "alternativeOption",
|
|
6695
|
+
type: {
|
|
6696
|
+
name: "Composite",
|
|
6697
|
+
className: "AlternativeOption"
|
|
6698
|
+
}
|
|
6699
|
+
}
|
|
6700
|
+
}
|
|
6701
|
+
}
|
|
6702
|
+
};
|
|
6703
|
+
const AlternativeOption = {
|
|
6704
|
+
type: {
|
|
6705
|
+
name: "Composite",
|
|
6706
|
+
className: "AlternativeOption",
|
|
6707
|
+
modelProperties: {
|
|
6708
|
+
type: {
|
|
6709
|
+
serializedName: "type",
|
|
6710
|
+
type: {
|
|
6711
|
+
name: "String"
|
|
6712
|
+
}
|
|
6713
|
+
},
|
|
6714
|
+
value: {
|
|
6715
|
+
serializedName: "value",
|
|
6716
|
+
type: {
|
|
6717
|
+
name: "String"
|
|
6718
|
+
}
|
|
6719
|
+
}
|
|
6720
|
+
}
|
|
6721
|
+
}
|
|
6722
|
+
};
|
|
6513
6723
|
const VmImagesInEdgeZoneListResult = {
|
|
6514
6724
|
type: {
|
|
6515
6725
|
name: "Composite",
|
|
@@ -7019,6 +7229,12 @@ const RestorePointSourceMetadata = {
|
|
|
7019
7229
|
type: {
|
|
7020
7230
|
name: "String"
|
|
7021
7231
|
}
|
|
7232
|
+
},
|
|
7233
|
+
userData: {
|
|
7234
|
+
serializedName: "userData",
|
|
7235
|
+
type: {
|
|
7236
|
+
name: "String"
|
|
7237
|
+
}
|
|
7022
7238
|
}
|
|
7023
7239
|
}
|
|
7024
7240
|
}
|
|
@@ -9890,6 +10106,12 @@ const TargetRegion = {
|
|
|
9890
10106
|
name: "Composite",
|
|
9891
10107
|
className: "EncryptionImages"
|
|
9892
10108
|
}
|
|
10109
|
+
},
|
|
10110
|
+
excludeFromLatest: {
|
|
10111
|
+
serializedName: "excludeFromLatest",
|
|
10112
|
+
type: {
|
|
10113
|
+
name: "Boolean"
|
|
10114
|
+
}
|
|
9893
10115
|
}
|
|
9894
10116
|
}
|
|
9895
10117
|
}
|
|
@@ -10024,7 +10246,7 @@ const GalleryImageVersionStorageProfile = {
|
|
|
10024
10246
|
serializedName: "source",
|
|
10025
10247
|
type: {
|
|
10026
10248
|
name: "Composite",
|
|
10027
|
-
className: "
|
|
10249
|
+
className: "GalleryArtifactVersionFullSource"
|
|
10028
10250
|
}
|
|
10029
10251
|
},
|
|
10030
10252
|
osDiskImage: {
|
|
@@ -10059,12 +10281,6 @@ const GalleryArtifactVersionSource = {
|
|
|
10059
10281
|
type: {
|
|
10060
10282
|
name: "String"
|
|
10061
10283
|
}
|
|
10062
|
-
},
|
|
10063
|
-
uri: {
|
|
10064
|
-
serializedName: "uri",
|
|
10065
|
-
type: {
|
|
10066
|
-
name: "String"
|
|
10067
|
-
}
|
|
10068
10284
|
}
|
|
10069
10285
|
}
|
|
10070
10286
|
}
|
|
@@ -10092,7 +10308,41 @@ const GalleryDiskImage = {
|
|
|
10092
10308
|
serializedName: "source",
|
|
10093
10309
|
type: {
|
|
10094
10310
|
name: "Composite",
|
|
10095
|
-
className: "
|
|
10311
|
+
className: "GalleryDiskImageSource"
|
|
10312
|
+
}
|
|
10313
|
+
}
|
|
10314
|
+
}
|
|
10315
|
+
}
|
|
10316
|
+
};
|
|
10317
|
+
const PolicyViolation = {
|
|
10318
|
+
type: {
|
|
10319
|
+
name: "Composite",
|
|
10320
|
+
className: "PolicyViolation",
|
|
10321
|
+
modelProperties: {
|
|
10322
|
+
category: {
|
|
10323
|
+
serializedName: "category",
|
|
10324
|
+
type: {
|
|
10325
|
+
name: "String"
|
|
10326
|
+
}
|
|
10327
|
+
},
|
|
10328
|
+
details: {
|
|
10329
|
+
serializedName: "details",
|
|
10330
|
+
type: {
|
|
10331
|
+
name: "String"
|
|
10332
|
+
}
|
|
10333
|
+
}
|
|
10334
|
+
}
|
|
10335
|
+
}
|
|
10336
|
+
};
|
|
10337
|
+
const GalleryArtifactSafetyProfileBase = {
|
|
10338
|
+
type: {
|
|
10339
|
+
name: "Composite",
|
|
10340
|
+
className: "GalleryArtifactSafetyProfileBase",
|
|
10341
|
+
modelProperties: {
|
|
10342
|
+
allowDeletionOfReplicatedLocations: {
|
|
10343
|
+
serializedName: "allowDeletionOfReplicatedLocations",
|
|
10344
|
+
type: {
|
|
10345
|
+
name: "Boolean"
|
|
10096
10346
|
}
|
|
10097
10347
|
}
|
|
10098
10348
|
}
|
|
@@ -10162,6 +10412,86 @@ const RegionalReplicationStatus = {
|
|
|
10162
10412
|
}
|
|
10163
10413
|
}
|
|
10164
10414
|
};
|
|
10415
|
+
const GalleryApplicationCustomAction = {
|
|
10416
|
+
type: {
|
|
10417
|
+
name: "Composite",
|
|
10418
|
+
className: "GalleryApplicationCustomAction",
|
|
10419
|
+
modelProperties: {
|
|
10420
|
+
name: {
|
|
10421
|
+
serializedName: "name",
|
|
10422
|
+
required: true,
|
|
10423
|
+
type: {
|
|
10424
|
+
name: "String"
|
|
10425
|
+
}
|
|
10426
|
+
},
|
|
10427
|
+
script: {
|
|
10428
|
+
serializedName: "script",
|
|
10429
|
+
required: true,
|
|
10430
|
+
type: {
|
|
10431
|
+
name: "String"
|
|
10432
|
+
}
|
|
10433
|
+
},
|
|
10434
|
+
description: {
|
|
10435
|
+
serializedName: "description",
|
|
10436
|
+
type: {
|
|
10437
|
+
name: "String"
|
|
10438
|
+
}
|
|
10439
|
+
},
|
|
10440
|
+
parameters: {
|
|
10441
|
+
serializedName: "parameters",
|
|
10442
|
+
type: {
|
|
10443
|
+
name: "Sequence",
|
|
10444
|
+
element: {
|
|
10445
|
+
type: {
|
|
10446
|
+
name: "Composite",
|
|
10447
|
+
className: "GalleryApplicationCustomActionParameter"
|
|
10448
|
+
}
|
|
10449
|
+
}
|
|
10450
|
+
}
|
|
10451
|
+
}
|
|
10452
|
+
}
|
|
10453
|
+
}
|
|
10454
|
+
};
|
|
10455
|
+
const GalleryApplicationCustomActionParameter = {
|
|
10456
|
+
type: {
|
|
10457
|
+
name: "Composite",
|
|
10458
|
+
className: "GalleryApplicationCustomActionParameter",
|
|
10459
|
+
modelProperties: {
|
|
10460
|
+
name: {
|
|
10461
|
+
serializedName: "name",
|
|
10462
|
+
required: true,
|
|
10463
|
+
type: {
|
|
10464
|
+
name: "String"
|
|
10465
|
+
}
|
|
10466
|
+
},
|
|
10467
|
+
required: {
|
|
10468
|
+
serializedName: "required",
|
|
10469
|
+
type: {
|
|
10470
|
+
name: "Boolean"
|
|
10471
|
+
}
|
|
10472
|
+
},
|
|
10473
|
+
type: {
|
|
10474
|
+
serializedName: "type",
|
|
10475
|
+
type: {
|
|
10476
|
+
name: "Enum",
|
|
10477
|
+
allowedValues: ["String", "ConfigurationDataBlob", "LogOutputBlob"]
|
|
10478
|
+
}
|
|
10479
|
+
},
|
|
10480
|
+
defaultValue: {
|
|
10481
|
+
serializedName: "defaultValue",
|
|
10482
|
+
type: {
|
|
10483
|
+
name: "String"
|
|
10484
|
+
}
|
|
10485
|
+
},
|
|
10486
|
+
description: {
|
|
10487
|
+
serializedName: "description",
|
|
10488
|
+
type: {
|
|
10489
|
+
name: "String"
|
|
10490
|
+
}
|
|
10491
|
+
}
|
|
10492
|
+
}
|
|
10493
|
+
}
|
|
10494
|
+
};
|
|
10165
10495
|
const UserArtifactSource = {
|
|
10166
10496
|
type: {
|
|
10167
10497
|
name: "Composite",
|
|
@@ -11039,6 +11369,17 @@ const CloudService = {
|
|
|
11039
11369
|
name: "Composite",
|
|
11040
11370
|
className: "SystemData"
|
|
11041
11371
|
}
|
|
11372
|
+
},
|
|
11373
|
+
zones: {
|
|
11374
|
+
serializedName: "zones",
|
|
11375
|
+
type: {
|
|
11376
|
+
name: "Sequence",
|
|
11377
|
+
element: {
|
|
11378
|
+
type: {
|
|
11379
|
+
name: "String"
|
|
11380
|
+
}
|
|
11381
|
+
}
|
|
11382
|
+
}
|
|
11042
11383
|
}
|
|
11043
11384
|
}
|
|
11044
11385
|
}
|
|
@@ -11297,15 +11638,15 @@ const LoadBalancerConfigurationProperties = {
|
|
|
11297
11638
|
name: "Composite",
|
|
11298
11639
|
className: "LoadBalancerConfigurationProperties",
|
|
11299
11640
|
modelProperties: {
|
|
11300
|
-
|
|
11301
|
-
serializedName: "
|
|
11641
|
+
frontendIpConfigurations: {
|
|
11642
|
+
serializedName: "frontendIpConfigurations",
|
|
11302
11643
|
required: true,
|
|
11303
11644
|
type: {
|
|
11304
11645
|
name: "Sequence",
|
|
11305
11646
|
element: {
|
|
11306
11647
|
type: {
|
|
11307
11648
|
name: "Composite",
|
|
11308
|
-
className: "
|
|
11649
|
+
className: "LoadBalancerFrontendIpConfiguration"
|
|
11309
11650
|
}
|
|
11310
11651
|
}
|
|
11311
11652
|
}
|
|
@@ -11313,10 +11654,10 @@ const LoadBalancerConfigurationProperties = {
|
|
|
11313
11654
|
}
|
|
11314
11655
|
}
|
|
11315
11656
|
};
|
|
11316
|
-
const
|
|
11657
|
+
const LoadBalancerFrontendIpConfiguration = {
|
|
11317
11658
|
type: {
|
|
11318
11659
|
name: "Composite",
|
|
11319
|
-
className: "
|
|
11660
|
+
className: "LoadBalancerFrontendIpConfiguration",
|
|
11320
11661
|
modelProperties: {
|
|
11321
11662
|
name: {
|
|
11322
11663
|
serializedName: "name",
|
|
@@ -11329,16 +11670,16 @@ const LoadBalancerFrontendIPConfiguration = {
|
|
|
11329
11670
|
serializedName: "properties",
|
|
11330
11671
|
type: {
|
|
11331
11672
|
name: "Composite",
|
|
11332
|
-
className: "
|
|
11673
|
+
className: "LoadBalancerFrontendIpConfigurationProperties"
|
|
11333
11674
|
}
|
|
11334
11675
|
}
|
|
11335
11676
|
}
|
|
11336
11677
|
}
|
|
11337
11678
|
};
|
|
11338
|
-
const
|
|
11679
|
+
const LoadBalancerFrontendIpConfigurationProperties = {
|
|
11339
11680
|
type: {
|
|
11340
11681
|
name: "Composite",
|
|
11341
|
-
className: "
|
|
11682
|
+
className: "LoadBalancerFrontendIpConfigurationProperties",
|
|
11342
11683
|
modelProperties: {
|
|
11343
11684
|
publicIPAddress: {
|
|
11344
11685
|
serializedName: "publicIPAddress",
|
|
@@ -12014,6 +12355,26 @@ const ManagedArtifact = {
|
|
|
12014
12355
|
}
|
|
12015
12356
|
}
|
|
12016
12357
|
};
|
|
12358
|
+
const LatestGalleryImageVersion = {
|
|
12359
|
+
type: {
|
|
12360
|
+
name: "Composite",
|
|
12361
|
+
className: "LatestGalleryImageVersion",
|
|
12362
|
+
modelProperties: {
|
|
12363
|
+
latestVersionName: {
|
|
12364
|
+
serializedName: "latestVersionName",
|
|
12365
|
+
type: {
|
|
12366
|
+
name: "String"
|
|
12367
|
+
}
|
|
12368
|
+
},
|
|
12369
|
+
location: {
|
|
12370
|
+
serializedName: "location",
|
|
12371
|
+
type: {
|
|
12372
|
+
name: "String"
|
|
12373
|
+
}
|
|
12374
|
+
}
|
|
12375
|
+
}
|
|
12376
|
+
}
|
|
12377
|
+
};
|
|
12017
12378
|
const ImageReference = {
|
|
12018
12379
|
type: {
|
|
12019
12380
|
name: "Composite",
|
|
@@ -12936,6 +13297,11 @@ const VirtualMachineScaleSet = {
|
|
|
12936
13297
|
type: {
|
|
12937
13298
|
name: "DateTime"
|
|
12938
13299
|
}
|
|
13300
|
+
}, constrainedMaximumCapacity: {
|
|
13301
|
+
serializedName: "properties.constrainedMaximumCapacity",
|
|
13302
|
+
type: {
|
|
13303
|
+
name: "Boolean"
|
|
13304
|
+
}
|
|
12939
13305
|
} })
|
|
12940
13306
|
}
|
|
12941
13307
|
};
|
|
@@ -14524,6 +14890,12 @@ const GalleryImageVersion = {
|
|
|
14524
14890
|
name: "Composite",
|
|
14525
14891
|
className: "GalleryImageVersionStorageProfile"
|
|
14526
14892
|
}
|
|
14893
|
+
}, safetyProfile: {
|
|
14894
|
+
serializedName: "properties.safetyProfile",
|
|
14895
|
+
type: {
|
|
14896
|
+
name: "Composite",
|
|
14897
|
+
className: "GalleryImageVersionSafetyProfile"
|
|
14898
|
+
}
|
|
14527
14899
|
}, replicationStatus: {
|
|
14528
14900
|
serializedName: "properties.replicationStatus",
|
|
14529
14901
|
type: {
|
|
@@ -14568,6 +14940,17 @@ const GalleryApplication = {
|
|
|
14568
14940
|
name: "Enum",
|
|
14569
14941
|
allowedValues: ["Windows", "Linux"]
|
|
14570
14942
|
}
|
|
14943
|
+
}, customActions: {
|
|
14944
|
+
serializedName: "properties.customActions",
|
|
14945
|
+
type: {
|
|
14946
|
+
name: "Sequence",
|
|
14947
|
+
element: {
|
|
14948
|
+
type: {
|
|
14949
|
+
name: "Composite",
|
|
14950
|
+
className: "GalleryApplicationCustomAction"
|
|
14951
|
+
}
|
|
14952
|
+
}
|
|
14953
|
+
}
|
|
14571
14954
|
} })
|
|
14572
14955
|
}
|
|
14573
14956
|
};
|
|
@@ -14581,6 +14964,12 @@ const GalleryApplicationVersion = {
|
|
|
14581
14964
|
name: "Composite",
|
|
14582
14965
|
className: "GalleryApplicationVersionPublishingProfile"
|
|
14583
14966
|
}
|
|
14967
|
+
}, safetyProfile: {
|
|
14968
|
+
serializedName: "properties.safetyProfile",
|
|
14969
|
+
type: {
|
|
14970
|
+
name: "Composite",
|
|
14971
|
+
className: "GalleryApplicationVersionSafetyProfile"
|
|
14972
|
+
}
|
|
14584
14973
|
}, provisioningState: {
|
|
14585
14974
|
serializedName: "properties.provisioningState",
|
|
14586
14975
|
readOnly: true,
|
|
@@ -15851,6 +16240,12 @@ const GalleryImageVersionUpdate = {
|
|
|
15851
16240
|
name: "Composite",
|
|
15852
16241
|
className: "GalleryImageVersionStorageProfile"
|
|
15853
16242
|
}
|
|
16243
|
+
}, safetyProfile: {
|
|
16244
|
+
serializedName: "properties.safetyProfile",
|
|
16245
|
+
type: {
|
|
16246
|
+
name: "Composite",
|
|
16247
|
+
className: "GalleryImageVersionSafetyProfile"
|
|
16248
|
+
}
|
|
15854
16249
|
}, replicationStatus: {
|
|
15855
16250
|
serializedName: "properties.replicationStatus",
|
|
15856
16251
|
type: {
|
|
@@ -15895,6 +16290,17 @@ const GalleryApplicationUpdate = {
|
|
|
15895
16290
|
name: "Enum",
|
|
15896
16291
|
allowedValues: ["Windows", "Linux"]
|
|
15897
16292
|
}
|
|
16293
|
+
}, customActions: {
|
|
16294
|
+
serializedName: "properties.customActions",
|
|
16295
|
+
type: {
|
|
16296
|
+
name: "Sequence",
|
|
16297
|
+
element: {
|
|
16298
|
+
type: {
|
|
16299
|
+
name: "Composite",
|
|
16300
|
+
className: "GalleryApplicationCustomAction"
|
|
16301
|
+
}
|
|
16302
|
+
}
|
|
16303
|
+
}
|
|
15898
16304
|
} })
|
|
15899
16305
|
}
|
|
15900
16306
|
};
|
|
@@ -15908,6 +16314,12 @@ const GalleryApplicationVersionUpdate = {
|
|
|
15908
16314
|
name: "Composite",
|
|
15909
16315
|
className: "GalleryApplicationVersionPublishingProfile"
|
|
15910
16316
|
}
|
|
16317
|
+
}, safetyProfile: {
|
|
16318
|
+
serializedName: "properties.safetyProfile",
|
|
16319
|
+
type: {
|
|
16320
|
+
name: "Composite",
|
|
16321
|
+
className: "GalleryApplicationVersionSafetyProfile"
|
|
16322
|
+
}
|
|
15911
16323
|
}, provisioningState: {
|
|
15912
16324
|
serializedName: "properties.provisioningState",
|
|
15913
16325
|
readOnly: true,
|
|
@@ -15963,6 +16375,17 @@ const GalleryApplicationVersionPublishingProfile = {
|
|
|
15963
16375
|
type: {
|
|
15964
16376
|
name: "Boolean"
|
|
15965
16377
|
}
|
|
16378
|
+
}, customActions: {
|
|
16379
|
+
serializedName: "customActions",
|
|
16380
|
+
type: {
|
|
16381
|
+
name: "Sequence",
|
|
16382
|
+
element: {
|
|
16383
|
+
type: {
|
|
16384
|
+
name: "Composite",
|
|
16385
|
+
className: "GalleryApplicationCustomAction"
|
|
16386
|
+
}
|
|
16387
|
+
}
|
|
16388
|
+
}
|
|
15966
16389
|
} })
|
|
15967
16390
|
}
|
|
15968
16391
|
};
|
|
@@ -15992,6 +16415,35 @@ const DataDiskImageEncryption = {
|
|
|
15992
16415
|
} })
|
|
15993
16416
|
}
|
|
15994
16417
|
};
|
|
16418
|
+
const GalleryArtifactVersionFullSource = {
|
|
16419
|
+
type: {
|
|
16420
|
+
name: "Composite",
|
|
16421
|
+
className: "GalleryArtifactVersionFullSource",
|
|
16422
|
+
modelProperties: Object.assign(Object.assign({}, GalleryArtifactVersionSource.type.modelProperties), { communityGalleryImageId: {
|
|
16423
|
+
serializedName: "communityGalleryImageId",
|
|
16424
|
+
type: {
|
|
16425
|
+
name: "String"
|
|
16426
|
+
}
|
|
16427
|
+
} })
|
|
16428
|
+
}
|
|
16429
|
+
};
|
|
16430
|
+
const GalleryDiskImageSource = {
|
|
16431
|
+
type: {
|
|
16432
|
+
name: "Composite",
|
|
16433
|
+
className: "GalleryDiskImageSource",
|
|
16434
|
+
modelProperties: Object.assign(Object.assign({}, GalleryArtifactVersionSource.type.modelProperties), { uri: {
|
|
16435
|
+
serializedName: "uri",
|
|
16436
|
+
type: {
|
|
16437
|
+
name: "String"
|
|
16438
|
+
}
|
|
16439
|
+
}, storageAccountId: {
|
|
16440
|
+
serializedName: "storageAccountId",
|
|
16441
|
+
type: {
|
|
16442
|
+
name: "String"
|
|
16443
|
+
}
|
|
16444
|
+
} })
|
|
16445
|
+
}
|
|
16446
|
+
};
|
|
15995
16447
|
const GalleryOSDiskImage = {
|
|
15996
16448
|
type: {
|
|
15997
16449
|
name: "Composite",
|
|
@@ -16012,6 +16464,38 @@ const GalleryDataDiskImage = {
|
|
|
16012
16464
|
} })
|
|
16013
16465
|
}
|
|
16014
16466
|
};
|
|
16467
|
+
const GalleryImageVersionSafetyProfile = {
|
|
16468
|
+
type: {
|
|
16469
|
+
name: "Composite",
|
|
16470
|
+
className: "GalleryImageVersionSafetyProfile",
|
|
16471
|
+
modelProperties: Object.assign(Object.assign({}, GalleryArtifactSafetyProfileBase.type.modelProperties), { reportedForPolicyViolation: {
|
|
16472
|
+
serializedName: "reportedForPolicyViolation",
|
|
16473
|
+
readOnly: true,
|
|
16474
|
+
type: {
|
|
16475
|
+
name: "Boolean"
|
|
16476
|
+
}
|
|
16477
|
+
}, policyViolations: {
|
|
16478
|
+
serializedName: "policyViolations",
|
|
16479
|
+
readOnly: true,
|
|
16480
|
+
type: {
|
|
16481
|
+
name: "Sequence",
|
|
16482
|
+
element: {
|
|
16483
|
+
type: {
|
|
16484
|
+
name: "Composite",
|
|
16485
|
+
className: "PolicyViolation"
|
|
16486
|
+
}
|
|
16487
|
+
}
|
|
16488
|
+
}
|
|
16489
|
+
} })
|
|
16490
|
+
}
|
|
16491
|
+
};
|
|
16492
|
+
const GalleryApplicationVersionSafetyProfile = {
|
|
16493
|
+
type: {
|
|
16494
|
+
name: "Composite",
|
|
16495
|
+
className: "GalleryApplicationVersionSafetyProfile",
|
|
16496
|
+
modelProperties: Object.assign({}, GalleryArtifactSafetyProfileBase.type.modelProperties)
|
|
16497
|
+
}
|
|
16498
|
+
};
|
|
16015
16499
|
const PirSharedGalleryResource = {
|
|
16016
16500
|
type: {
|
|
16017
16501
|
name: "Composite",
|
|
@@ -16218,6 +16702,12 @@ const VirtualMachineImage = {
|
|
|
16218
16702
|
type: {
|
|
16219
16703
|
name: "String"
|
|
16220
16704
|
}
|
|
16705
|
+
}, imageDeprecationStatus: {
|
|
16706
|
+
serializedName: "properties.imageDeprecationStatus",
|
|
16707
|
+
type: {
|
|
16708
|
+
name: "Composite",
|
|
16709
|
+
className: "ImageDeprecationStatus"
|
|
16710
|
+
}
|
|
16221
16711
|
} })
|
|
16222
16712
|
}
|
|
16223
16713
|
};
|
|
@@ -16311,6 +16801,16 @@ const SharedGalleryImage = {
|
|
|
16311
16801
|
type: {
|
|
16312
16802
|
name: "String"
|
|
16313
16803
|
}
|
|
16804
|
+
}, privacyStatementUri: {
|
|
16805
|
+
serializedName: "properties.privacyStatementUri",
|
|
16806
|
+
type: {
|
|
16807
|
+
name: "String"
|
|
16808
|
+
}
|
|
16809
|
+
}, eula: {
|
|
16810
|
+
serializedName: "properties.eula",
|
|
16811
|
+
type: {
|
|
16812
|
+
name: "String"
|
|
16813
|
+
}
|
|
16314
16814
|
} })
|
|
16315
16815
|
}
|
|
16316
16816
|
};
|
|
@@ -16403,11 +16903,13 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16403
16903
|
BillingProfile: BillingProfile,
|
|
16404
16904
|
ScheduledEventsProfile: ScheduledEventsProfile,
|
|
16405
16905
|
TerminateNotificationProfile: TerminateNotificationProfile,
|
|
16906
|
+
OSImageNotificationProfile: OSImageNotificationProfile,
|
|
16406
16907
|
CapacityReservationProfile: CapacityReservationProfile,
|
|
16407
16908
|
ApplicationProfile: ApplicationProfile,
|
|
16408
16909
|
VMGalleryApplication: VMGalleryApplication,
|
|
16409
16910
|
VirtualMachineScaleSetHardwareProfile: VirtualMachineScaleSetHardwareProfile,
|
|
16410
16911
|
VMSizeProperties: VMSizeProperties,
|
|
16912
|
+
ServiceArtifactReference: ServiceArtifactReference,
|
|
16411
16913
|
AdditionalCapabilities: AdditionalCapabilities,
|
|
16412
16914
|
ScaleInPolicy: ScaleInPolicy,
|
|
16413
16915
|
SpotRestorePolicy: SpotRestorePolicy,
|
|
@@ -16443,6 +16945,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16443
16945
|
RollingUpgradeProgressInfo: RollingUpgradeProgressInfo,
|
|
16444
16946
|
RollbackStatusInfo: RollbackStatusInfo,
|
|
16445
16947
|
VirtualMachineReimageParameters: VirtualMachineReimageParameters,
|
|
16948
|
+
OSProfileProvisioningData: OSProfileProvisioningData,
|
|
16446
16949
|
RollingUpgradeRunningStatus: RollingUpgradeRunningStatus,
|
|
16447
16950
|
RecoveryWalkResponse: RecoveryWalkResponse,
|
|
16448
16951
|
VMScaleSetConvertToSinglePlacementGroupInput: VMScaleSetConvertToSinglePlacementGroupInput,
|
|
@@ -16496,6 +16999,8 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16496
16999
|
AutomaticOSUpgradeProperties: AutomaticOSUpgradeProperties,
|
|
16497
17000
|
DisallowedConfiguration: DisallowedConfiguration,
|
|
16498
17001
|
VirtualMachineImageFeature: VirtualMachineImageFeature,
|
|
17002
|
+
ImageDeprecationStatus: ImageDeprecationStatus,
|
|
17003
|
+
AlternativeOption: AlternativeOption,
|
|
16499
17004
|
VmImagesInEdgeZoneListResult: VmImagesInEdgeZoneListResult,
|
|
16500
17005
|
AvailabilitySetListResult: AvailabilitySetListResult,
|
|
16501
17006
|
ProximityPlacementGroupPropertiesIntent: ProximityPlacementGroupPropertiesIntent,
|
|
@@ -16609,8 +17114,12 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16609
17114
|
GalleryImageVersionStorageProfile: GalleryImageVersionStorageProfile,
|
|
16610
17115
|
GalleryArtifactVersionSource: GalleryArtifactVersionSource,
|
|
16611
17116
|
GalleryDiskImage: GalleryDiskImage,
|
|
17117
|
+
PolicyViolation: PolicyViolation,
|
|
17118
|
+
GalleryArtifactSafetyProfileBase: GalleryArtifactSafetyProfileBase,
|
|
16612
17119
|
ReplicationStatus: ReplicationStatus,
|
|
16613
17120
|
RegionalReplicationStatus: RegionalReplicationStatus,
|
|
17121
|
+
GalleryApplicationCustomAction: GalleryApplicationCustomAction,
|
|
17122
|
+
GalleryApplicationCustomActionParameter: GalleryApplicationCustomActionParameter,
|
|
16614
17123
|
UserArtifactSource: UserArtifactSource,
|
|
16615
17124
|
UserArtifactManage: UserArtifactManage,
|
|
16616
17125
|
UserArtifactSettings: UserArtifactSettings,
|
|
@@ -16650,8 +17159,8 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16650
17159
|
CloudServiceNetworkProfile: CloudServiceNetworkProfile,
|
|
16651
17160
|
LoadBalancerConfiguration: LoadBalancerConfiguration,
|
|
16652
17161
|
LoadBalancerConfigurationProperties: LoadBalancerConfigurationProperties,
|
|
16653
|
-
|
|
16654
|
-
|
|
17162
|
+
LoadBalancerFrontendIpConfiguration: LoadBalancerFrontendIpConfiguration,
|
|
17163
|
+
LoadBalancerFrontendIpConfigurationProperties: LoadBalancerFrontendIpConfigurationProperties,
|
|
16655
17164
|
CloudServiceExtensionProfile: CloudServiceExtensionProfile,
|
|
16656
17165
|
Extension: Extension,
|
|
16657
17166
|
CloudServiceExtensionProperties: CloudServiceExtensionProperties,
|
|
@@ -16674,6 +17183,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16674
17183
|
OSFamilyListResult: OSFamilyListResult,
|
|
16675
17184
|
GalleryArtifactSource: GalleryArtifactSource,
|
|
16676
17185
|
ManagedArtifact: ManagedArtifact,
|
|
17186
|
+
LatestGalleryImageVersion: LatestGalleryImageVersion,
|
|
16677
17187
|
ImageReference: ImageReference,
|
|
16678
17188
|
DiskEncryptionSetParameters: DiskEncryptionSetParameters,
|
|
16679
17189
|
VirtualMachineScaleSetIPConfiguration: VirtualMachineScaleSetIPConfiguration,
|
|
@@ -16746,8 +17256,12 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
16746
17256
|
GalleryApplicationVersionPublishingProfile: GalleryApplicationVersionPublishingProfile,
|
|
16747
17257
|
OSDiskImageEncryption: OSDiskImageEncryption,
|
|
16748
17258
|
DataDiskImageEncryption: DataDiskImageEncryption,
|
|
17259
|
+
GalleryArtifactVersionFullSource: GalleryArtifactVersionFullSource,
|
|
17260
|
+
GalleryDiskImageSource: GalleryDiskImageSource,
|
|
16749
17261
|
GalleryOSDiskImage: GalleryOSDiskImage,
|
|
16750
17262
|
GalleryDataDiskImage: GalleryDataDiskImage,
|
|
17263
|
+
GalleryImageVersionSafetyProfile: GalleryImageVersionSafetyProfile,
|
|
17264
|
+
GalleryApplicationVersionSafetyProfile: GalleryApplicationVersionSafetyProfile,
|
|
16751
17265
|
PirSharedGalleryResource: PirSharedGalleryResource,
|
|
16752
17266
|
SharedGalleryOSDiskImage: SharedGalleryOSDiskImage,
|
|
16753
17267
|
SharedGalleryDataDiskImage: SharedGalleryDataDiskImage,
|
|
@@ -16793,7 +17307,7 @@ const $host = {
|
|
|
16793
17307
|
const apiVersion = {
|
|
16794
17308
|
parameterPath: "apiVersion",
|
|
16795
17309
|
mapper: {
|
|
16796
|
-
defaultValue: "2022-
|
|
17310
|
+
defaultValue: "2022-11-01",
|
|
16797
17311
|
isConstant: true,
|
|
16798
17312
|
serializedName: "api-version",
|
|
16799
17313
|
type: {
|
|
@@ -17643,7 +18157,7 @@ const galleryName = {
|
|
|
17643
18157
|
const apiVersion3 = {
|
|
17644
18158
|
parameterPath: "apiVersion",
|
|
17645
18159
|
mapper: {
|
|
17646
|
-
defaultValue: "2022-
|
|
18160
|
+
defaultValue: "2022-03-03",
|
|
17647
18161
|
isConstant: true,
|
|
17648
18162
|
serializedName: "api-version",
|
|
17649
18163
|
type: {
|
|
@@ -17810,7 +18324,7 @@ const cloudServiceName = {
|
|
|
17810
18324
|
const apiVersion4 = {
|
|
17811
18325
|
parameterPath: "apiVersion",
|
|
17812
18326
|
mapper: {
|
|
17813
|
-
defaultValue: "2022-
|
|
18327
|
+
defaultValue: "2022-09-04",
|
|
17814
18328
|
isConstant: true,
|
|
17815
18329
|
serializedName: "api-version",
|
|
17816
18330
|
type: {
|
|
@@ -17916,14 +18430,18 @@ class OperationsImpl {
|
|
|
17916
18430
|
[Symbol.asyncIterator]() {
|
|
17917
18431
|
return this;
|
|
17918
18432
|
},
|
|
17919
|
-
byPage: () => {
|
|
17920
|
-
|
|
18433
|
+
byPage: (settings) => {
|
|
18434
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18435
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18436
|
+
}
|
|
18437
|
+
return this.listPagingPage(options, settings);
|
|
17921
18438
|
}
|
|
17922
18439
|
};
|
|
17923
18440
|
}
|
|
17924
|
-
listPagingPage(options) {
|
|
18441
|
+
listPagingPage(options, _settings) {
|
|
17925
18442
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
17926
|
-
let result
|
|
18443
|
+
let result;
|
|
18444
|
+
result = yield tslib.__await(this._list(options));
|
|
17927
18445
|
yield yield tslib.__await(result.value || []);
|
|
17928
18446
|
});
|
|
17929
18447
|
}
|
|
@@ -18004,20 +18522,31 @@ class UsageOperationsImpl {
|
|
|
18004
18522
|
[Symbol.asyncIterator]() {
|
|
18005
18523
|
return this;
|
|
18006
18524
|
},
|
|
18007
|
-
byPage: () => {
|
|
18008
|
-
|
|
18525
|
+
byPage: (settings) => {
|
|
18526
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18527
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18528
|
+
}
|
|
18529
|
+
return this.listPagingPage(location, options, settings);
|
|
18009
18530
|
}
|
|
18010
18531
|
};
|
|
18011
18532
|
}
|
|
18012
|
-
listPagingPage(location, options) {
|
|
18533
|
+
listPagingPage(location, options, settings) {
|
|
18013
18534
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
18014
|
-
let result
|
|
18015
|
-
|
|
18016
|
-
|
|
18535
|
+
let result;
|
|
18536
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18537
|
+
if (!continuationToken) {
|
|
18538
|
+
result = yield tslib.__await(this._list(location, options));
|
|
18539
|
+
let page = result.value || [];
|
|
18540
|
+
continuationToken = result.nextLink;
|
|
18541
|
+
setContinuationToken(page, continuationToken);
|
|
18542
|
+
yield yield tslib.__await(page);
|
|
18543
|
+
}
|
|
18017
18544
|
while (continuationToken) {
|
|
18018
18545
|
result = yield tslib.__await(this._listNext(location, continuationToken, options));
|
|
18019
18546
|
continuationToken = result.nextLink;
|
|
18020
|
-
|
|
18547
|
+
let page = result.value || [];
|
|
18548
|
+
setContinuationToken(page, continuationToken);
|
|
18549
|
+
yield yield tslib.__await(page);
|
|
18021
18550
|
}
|
|
18022
18551
|
});
|
|
18023
18552
|
}
|
|
@@ -18091,7 +18620,6 @@ const listNextOperationSpec$n = {
|
|
|
18091
18620
|
bodyMapper: CloudError
|
|
18092
18621
|
}
|
|
18093
18622
|
},
|
|
18094
|
-
queryParameters: [apiVersion],
|
|
18095
18623
|
urlParameters: [
|
|
18096
18624
|
$host,
|
|
18097
18625
|
location,
|
|
@@ -18134,14 +18662,18 @@ class VirtualMachineSizesImpl {
|
|
|
18134
18662
|
[Symbol.asyncIterator]() {
|
|
18135
18663
|
return this;
|
|
18136
18664
|
},
|
|
18137
|
-
byPage: () => {
|
|
18138
|
-
|
|
18665
|
+
byPage: (settings) => {
|
|
18666
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18667
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18668
|
+
}
|
|
18669
|
+
return this.listPagingPage(location, options, settings);
|
|
18139
18670
|
}
|
|
18140
18671
|
};
|
|
18141
18672
|
}
|
|
18142
|
-
listPagingPage(location, options) {
|
|
18673
|
+
listPagingPage(location, options, _settings) {
|
|
18143
18674
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
18144
|
-
let result
|
|
18675
|
+
let result;
|
|
18676
|
+
result = yield tslib.__await(this._list(location, options));
|
|
18145
18677
|
yield yield tslib.__await(result.value || []);
|
|
18146
18678
|
});
|
|
18147
18679
|
}
|
|
@@ -18255,20 +18787,31 @@ class VirtualMachineScaleSetsImpl {
|
|
|
18255
18787
|
[Symbol.asyncIterator]() {
|
|
18256
18788
|
return this;
|
|
18257
18789
|
},
|
|
18258
|
-
byPage: () => {
|
|
18259
|
-
|
|
18790
|
+
byPage: (settings) => {
|
|
18791
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18792
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18793
|
+
}
|
|
18794
|
+
return this.listByLocationPagingPage(location, options, settings);
|
|
18260
18795
|
}
|
|
18261
18796
|
};
|
|
18262
18797
|
}
|
|
18263
|
-
listByLocationPagingPage(location, options) {
|
|
18798
|
+
listByLocationPagingPage(location, options, settings) {
|
|
18264
18799
|
return tslib.__asyncGenerator(this, arguments, function* listByLocationPagingPage_1() {
|
|
18265
|
-
let result
|
|
18266
|
-
|
|
18267
|
-
|
|
18800
|
+
let result;
|
|
18801
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18802
|
+
if (!continuationToken) {
|
|
18803
|
+
result = yield tslib.__await(this._listByLocation(location, options));
|
|
18804
|
+
let page = result.value || [];
|
|
18805
|
+
continuationToken = result.nextLink;
|
|
18806
|
+
setContinuationToken(page, continuationToken);
|
|
18807
|
+
yield yield tslib.__await(page);
|
|
18808
|
+
}
|
|
18268
18809
|
while (continuationToken) {
|
|
18269
18810
|
result = yield tslib.__await(this._listByLocationNext(location, continuationToken, options));
|
|
18270
18811
|
continuationToken = result.nextLink;
|
|
18271
|
-
|
|
18812
|
+
let page = result.value || [];
|
|
18813
|
+
setContinuationToken(page, continuationToken);
|
|
18814
|
+
yield yield tslib.__await(page);
|
|
18272
18815
|
}
|
|
18273
18816
|
});
|
|
18274
18817
|
}
|
|
@@ -18304,20 +18847,31 @@ class VirtualMachineScaleSetsImpl {
|
|
|
18304
18847
|
[Symbol.asyncIterator]() {
|
|
18305
18848
|
return this;
|
|
18306
18849
|
},
|
|
18307
|
-
byPage: () => {
|
|
18308
|
-
|
|
18850
|
+
byPage: (settings) => {
|
|
18851
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18852
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18853
|
+
}
|
|
18854
|
+
return this.listPagingPage(resourceGroupName, options, settings);
|
|
18309
18855
|
}
|
|
18310
18856
|
};
|
|
18311
18857
|
}
|
|
18312
|
-
listPagingPage(resourceGroupName, options) {
|
|
18858
|
+
listPagingPage(resourceGroupName, options, settings) {
|
|
18313
18859
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
18314
|
-
let result
|
|
18315
|
-
|
|
18316
|
-
|
|
18860
|
+
let result;
|
|
18861
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18862
|
+
if (!continuationToken) {
|
|
18863
|
+
result = yield tslib.__await(this._list(resourceGroupName, options));
|
|
18864
|
+
let page = result.value || [];
|
|
18865
|
+
continuationToken = result.nextLink;
|
|
18866
|
+
setContinuationToken(page, continuationToken);
|
|
18867
|
+
yield yield tslib.__await(page);
|
|
18868
|
+
}
|
|
18317
18869
|
while (continuationToken) {
|
|
18318
18870
|
result = yield tslib.__await(this._listNext(resourceGroupName, continuationToken, options));
|
|
18319
18871
|
continuationToken = result.nextLink;
|
|
18320
|
-
|
|
18872
|
+
let page = result.value || [];
|
|
18873
|
+
setContinuationToken(page, continuationToken);
|
|
18874
|
+
yield yield tslib.__await(page);
|
|
18321
18875
|
}
|
|
18322
18876
|
});
|
|
18323
18877
|
}
|
|
@@ -18354,20 +18908,31 @@ class VirtualMachineScaleSetsImpl {
|
|
|
18354
18908
|
[Symbol.asyncIterator]() {
|
|
18355
18909
|
return this;
|
|
18356
18910
|
},
|
|
18357
|
-
byPage: () => {
|
|
18358
|
-
|
|
18911
|
+
byPage: (settings) => {
|
|
18912
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18913
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18914
|
+
}
|
|
18915
|
+
return this.listAllPagingPage(options, settings);
|
|
18359
18916
|
}
|
|
18360
18917
|
};
|
|
18361
18918
|
}
|
|
18362
|
-
listAllPagingPage(options) {
|
|
18919
|
+
listAllPagingPage(options, settings) {
|
|
18363
18920
|
return tslib.__asyncGenerator(this, arguments, function* listAllPagingPage_1() {
|
|
18364
|
-
let result
|
|
18365
|
-
|
|
18366
|
-
|
|
18921
|
+
let result;
|
|
18922
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18923
|
+
if (!continuationToken) {
|
|
18924
|
+
result = yield tslib.__await(this._listAll(options));
|
|
18925
|
+
let page = result.value || [];
|
|
18926
|
+
continuationToken = result.nextLink;
|
|
18927
|
+
setContinuationToken(page, continuationToken);
|
|
18928
|
+
yield yield tslib.__await(page);
|
|
18929
|
+
}
|
|
18367
18930
|
while (continuationToken) {
|
|
18368
18931
|
result = yield tslib.__await(this._listAllNext(continuationToken, options));
|
|
18369
18932
|
continuationToken = result.nextLink;
|
|
18370
|
-
|
|
18933
|
+
let page = result.value || [];
|
|
18934
|
+
setContinuationToken(page, continuationToken);
|
|
18935
|
+
yield yield tslib.__await(page);
|
|
18371
18936
|
}
|
|
18372
18937
|
});
|
|
18373
18938
|
}
|
|
@@ -18405,20 +18970,31 @@ class VirtualMachineScaleSetsImpl {
|
|
|
18405
18970
|
[Symbol.asyncIterator]() {
|
|
18406
18971
|
return this;
|
|
18407
18972
|
},
|
|
18408
|
-
byPage: () => {
|
|
18409
|
-
|
|
18973
|
+
byPage: (settings) => {
|
|
18974
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
18975
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
18976
|
+
}
|
|
18977
|
+
return this.listSkusPagingPage(resourceGroupName, vmScaleSetName, options, settings);
|
|
18410
18978
|
}
|
|
18411
18979
|
};
|
|
18412
18980
|
}
|
|
18413
|
-
listSkusPagingPage(resourceGroupName, vmScaleSetName, options) {
|
|
18981
|
+
listSkusPagingPage(resourceGroupName, vmScaleSetName, options, settings) {
|
|
18414
18982
|
return tslib.__asyncGenerator(this, arguments, function* listSkusPagingPage_1() {
|
|
18415
|
-
let result
|
|
18416
|
-
|
|
18417
|
-
|
|
18983
|
+
let result;
|
|
18984
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
18985
|
+
if (!continuationToken) {
|
|
18986
|
+
result = yield tslib.__await(this._listSkus(resourceGroupName, vmScaleSetName, options));
|
|
18987
|
+
let page = result.value || [];
|
|
18988
|
+
continuationToken = result.nextLink;
|
|
18989
|
+
setContinuationToken(page, continuationToken);
|
|
18990
|
+
yield yield tslib.__await(page);
|
|
18991
|
+
}
|
|
18418
18992
|
while (continuationToken) {
|
|
18419
18993
|
result = yield tslib.__await(this._listSkusNext(resourceGroupName, vmScaleSetName, continuationToken, options));
|
|
18420
18994
|
continuationToken = result.nextLink;
|
|
18421
|
-
|
|
18995
|
+
let page = result.value || [];
|
|
18996
|
+
setContinuationToken(page, continuationToken);
|
|
18997
|
+
yield yield tslib.__await(page);
|
|
18422
18998
|
}
|
|
18423
18999
|
});
|
|
18424
19000
|
}
|
|
@@ -18455,20 +19031,31 @@ class VirtualMachineScaleSetsImpl {
|
|
|
18455
19031
|
[Symbol.asyncIterator]() {
|
|
18456
19032
|
return this;
|
|
18457
19033
|
},
|
|
18458
|
-
byPage: () => {
|
|
18459
|
-
|
|
19034
|
+
byPage: (settings) => {
|
|
19035
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
19036
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
19037
|
+
}
|
|
19038
|
+
return this.getOSUpgradeHistoryPagingPage(resourceGroupName, vmScaleSetName, options, settings);
|
|
18460
19039
|
}
|
|
18461
19040
|
};
|
|
18462
19041
|
}
|
|
18463
|
-
getOSUpgradeHistoryPagingPage(resourceGroupName, vmScaleSetName, options) {
|
|
19042
|
+
getOSUpgradeHistoryPagingPage(resourceGroupName, vmScaleSetName, options, settings) {
|
|
18464
19043
|
return tslib.__asyncGenerator(this, arguments, function* getOSUpgradeHistoryPagingPage_1() {
|
|
18465
|
-
let result
|
|
18466
|
-
|
|
18467
|
-
|
|
19044
|
+
let result;
|
|
19045
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
19046
|
+
if (!continuationToken) {
|
|
19047
|
+
result = yield tslib.__await(this._getOSUpgradeHistory(resourceGroupName, vmScaleSetName, options));
|
|
19048
|
+
let page = result.value || [];
|
|
19049
|
+
continuationToken = result.nextLink;
|
|
19050
|
+
setContinuationToken(page, continuationToken);
|
|
19051
|
+
yield yield tslib.__await(page);
|
|
19052
|
+
}
|
|
18468
19053
|
while (continuationToken) {
|
|
18469
19054
|
result = yield tslib.__await(this._getOSUpgradeHistoryNext(resourceGroupName, vmScaleSetName, continuationToken, options));
|
|
18470
19055
|
continuationToken = result.nextLink;
|
|
18471
|
-
|
|
19056
|
+
let page = result.value || [];
|
|
19057
|
+
setContinuationToken(page, continuationToken);
|
|
19058
|
+
yield yield tslib.__await(page);
|
|
18472
19059
|
}
|
|
18473
19060
|
});
|
|
18474
19061
|
}
|
|
@@ -19916,7 +20503,6 @@ const listByLocationNextOperationSpec$1 = {
|
|
|
19916
20503
|
bodyMapper: CloudError
|
|
19917
20504
|
}
|
|
19918
20505
|
},
|
|
19919
|
-
queryParameters: [apiVersion],
|
|
19920
20506
|
urlParameters: [
|
|
19921
20507
|
$host,
|
|
19922
20508
|
location,
|
|
@@ -19937,7 +20523,6 @@ const listNextOperationSpec$m = {
|
|
|
19937
20523
|
bodyMapper: CloudError
|
|
19938
20524
|
}
|
|
19939
20525
|
},
|
|
19940
|
-
queryParameters: [apiVersion],
|
|
19941
20526
|
urlParameters: [
|
|
19942
20527
|
$host,
|
|
19943
20528
|
subscriptionId,
|
|
@@ -19958,7 +20543,6 @@ const listAllNextOperationSpec$3 = {
|
|
|
19958
20543
|
bodyMapper: CloudError
|
|
19959
20544
|
}
|
|
19960
20545
|
},
|
|
19961
|
-
queryParameters: [apiVersion],
|
|
19962
20546
|
urlParameters: [
|
|
19963
20547
|
$host,
|
|
19964
20548
|
subscriptionId,
|
|
@@ -19978,7 +20562,6 @@ const listSkusNextOperationSpec = {
|
|
|
19978
20562
|
bodyMapper: CloudError
|
|
19979
20563
|
}
|
|
19980
20564
|
},
|
|
19981
|
-
queryParameters: [apiVersion],
|
|
19982
20565
|
urlParameters: [
|
|
19983
20566
|
$host,
|
|
19984
20567
|
subscriptionId,
|
|
@@ -20000,7 +20583,6 @@ const getOSUpgradeHistoryNextOperationSpec = {
|
|
|
20000
20583
|
bodyMapper: CloudError
|
|
20001
20584
|
}
|
|
20002
20585
|
},
|
|
20003
|
-
queryParameters: [apiVersion],
|
|
20004
20586
|
urlParameters: [
|
|
20005
20587
|
$host,
|
|
20006
20588
|
subscriptionId,
|
|
@@ -20044,20 +20626,31 @@ class VirtualMachineScaleSetExtensionsImpl {
|
|
|
20044
20626
|
[Symbol.asyncIterator]() {
|
|
20045
20627
|
return this;
|
|
20046
20628
|
},
|
|
20047
|
-
byPage: () => {
|
|
20048
|
-
|
|
20629
|
+
byPage: (settings) => {
|
|
20630
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
20631
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
20632
|
+
}
|
|
20633
|
+
return this.listPagingPage(resourceGroupName, vmScaleSetName, options, settings);
|
|
20049
20634
|
}
|
|
20050
20635
|
};
|
|
20051
20636
|
}
|
|
20052
|
-
listPagingPage(resourceGroupName, vmScaleSetName, options) {
|
|
20637
|
+
listPagingPage(resourceGroupName, vmScaleSetName, options, settings) {
|
|
20053
20638
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
20054
|
-
let result
|
|
20055
|
-
|
|
20056
|
-
|
|
20639
|
+
let result;
|
|
20640
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
20641
|
+
if (!continuationToken) {
|
|
20642
|
+
result = yield tslib.__await(this._list(resourceGroupName, vmScaleSetName, options));
|
|
20643
|
+
let page = result.value || [];
|
|
20644
|
+
continuationToken = result.nextLink;
|
|
20645
|
+
setContinuationToken(page, continuationToken);
|
|
20646
|
+
yield yield tslib.__await(page);
|
|
20647
|
+
}
|
|
20057
20648
|
while (continuationToken) {
|
|
20058
20649
|
result = yield tslib.__await(this._listNext(resourceGroupName, vmScaleSetName, continuationToken, options));
|
|
20059
20650
|
continuationToken = result.nextLink;
|
|
20060
|
-
|
|
20651
|
+
let page = result.value || [];
|
|
20652
|
+
setContinuationToken(page, continuationToken);
|
|
20653
|
+
yield yield tslib.__await(page);
|
|
20061
20654
|
}
|
|
20062
20655
|
});
|
|
20063
20656
|
}
|
|
@@ -20429,7 +21022,6 @@ const listNextOperationSpec$l = {
|
|
|
20429
21022
|
bodyMapper: CloudError
|
|
20430
21023
|
}
|
|
20431
21024
|
},
|
|
20432
|
-
queryParameters: [apiVersion],
|
|
20433
21025
|
urlParameters: [
|
|
20434
21026
|
$host,
|
|
20435
21027
|
subscriptionId,
|
|
@@ -21123,20 +21715,31 @@ class VirtualMachineScaleSetVMsImpl {
|
|
|
21123
21715
|
[Symbol.asyncIterator]() {
|
|
21124
21716
|
return this;
|
|
21125
21717
|
},
|
|
21126
|
-
byPage: () => {
|
|
21127
|
-
|
|
21718
|
+
byPage: (settings) => {
|
|
21719
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
21720
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
21721
|
+
}
|
|
21722
|
+
return this.listPagingPage(resourceGroupName, virtualMachineScaleSetName, options, settings);
|
|
21128
21723
|
}
|
|
21129
21724
|
};
|
|
21130
21725
|
}
|
|
21131
|
-
listPagingPage(resourceGroupName, virtualMachineScaleSetName, options) {
|
|
21726
|
+
listPagingPage(resourceGroupName, virtualMachineScaleSetName, options, settings) {
|
|
21132
21727
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
21133
|
-
let result
|
|
21134
|
-
|
|
21135
|
-
|
|
21728
|
+
let result;
|
|
21729
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
21730
|
+
if (!continuationToken) {
|
|
21731
|
+
result = yield tslib.__await(this._list(resourceGroupName, virtualMachineScaleSetName, options));
|
|
21732
|
+
let page = result.value || [];
|
|
21733
|
+
continuationToken = result.nextLink;
|
|
21734
|
+
setContinuationToken(page, continuationToken);
|
|
21735
|
+
yield yield tslib.__await(page);
|
|
21736
|
+
}
|
|
21136
21737
|
while (continuationToken) {
|
|
21137
21738
|
result = yield tslib.__await(this._listNext(resourceGroupName, virtualMachineScaleSetName, continuationToken, options));
|
|
21138
21739
|
continuationToken = result.nextLink;
|
|
21139
|
-
|
|
21740
|
+
let page = result.value || [];
|
|
21741
|
+
setContinuationToken(page, continuationToken);
|
|
21742
|
+
yield yield tslib.__await(page);
|
|
21140
21743
|
}
|
|
21141
21744
|
});
|
|
21142
21745
|
}
|
|
@@ -22218,12 +22821,6 @@ const listNextOperationSpec$k = {
|
|
|
22218
22821
|
bodyMapper: CloudError
|
|
22219
22822
|
}
|
|
22220
22823
|
},
|
|
22221
|
-
queryParameters: [
|
|
22222
|
-
apiVersion,
|
|
22223
|
-
expand1,
|
|
22224
|
-
filter,
|
|
22225
|
-
select
|
|
22226
|
-
],
|
|
22227
22824
|
urlParameters: [
|
|
22228
22825
|
$host,
|
|
22229
22826
|
subscriptionId,
|
|
@@ -22612,20 +23209,31 @@ class VirtualMachinesImpl {
|
|
|
22612
23209
|
[Symbol.asyncIterator]() {
|
|
22613
23210
|
return this;
|
|
22614
23211
|
},
|
|
22615
|
-
byPage: () => {
|
|
22616
|
-
|
|
23212
|
+
byPage: (settings) => {
|
|
23213
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
23214
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
23215
|
+
}
|
|
23216
|
+
return this.listByLocationPagingPage(location, options, settings);
|
|
22617
23217
|
}
|
|
22618
23218
|
};
|
|
22619
23219
|
}
|
|
22620
|
-
listByLocationPagingPage(location, options) {
|
|
23220
|
+
listByLocationPagingPage(location, options, settings) {
|
|
22621
23221
|
return tslib.__asyncGenerator(this, arguments, function* listByLocationPagingPage_1() {
|
|
22622
|
-
let result
|
|
22623
|
-
|
|
22624
|
-
|
|
23222
|
+
let result;
|
|
23223
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
23224
|
+
if (!continuationToken) {
|
|
23225
|
+
result = yield tslib.__await(this._listByLocation(location, options));
|
|
23226
|
+
let page = result.value || [];
|
|
23227
|
+
continuationToken = result.nextLink;
|
|
23228
|
+
setContinuationToken(page, continuationToken);
|
|
23229
|
+
yield yield tslib.__await(page);
|
|
23230
|
+
}
|
|
22625
23231
|
while (continuationToken) {
|
|
22626
23232
|
result = yield tslib.__await(this._listByLocationNext(location, continuationToken, options));
|
|
22627
23233
|
continuationToken = result.nextLink;
|
|
22628
|
-
|
|
23234
|
+
let page = result.value || [];
|
|
23235
|
+
setContinuationToken(page, continuationToken);
|
|
23236
|
+
yield yield tslib.__await(page);
|
|
22629
23237
|
}
|
|
22630
23238
|
});
|
|
22631
23239
|
}
|
|
@@ -22662,20 +23270,31 @@ class VirtualMachinesImpl {
|
|
|
22662
23270
|
[Symbol.asyncIterator]() {
|
|
22663
23271
|
return this;
|
|
22664
23272
|
},
|
|
22665
|
-
byPage: () => {
|
|
22666
|
-
|
|
23273
|
+
byPage: (settings) => {
|
|
23274
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
23275
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
23276
|
+
}
|
|
23277
|
+
return this.listPagingPage(resourceGroupName, options, settings);
|
|
22667
23278
|
}
|
|
22668
23279
|
};
|
|
22669
23280
|
}
|
|
22670
|
-
listPagingPage(resourceGroupName, options) {
|
|
23281
|
+
listPagingPage(resourceGroupName, options, settings) {
|
|
22671
23282
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
22672
|
-
let result
|
|
22673
|
-
|
|
22674
|
-
|
|
23283
|
+
let result;
|
|
23284
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
23285
|
+
if (!continuationToken) {
|
|
23286
|
+
result = yield tslib.__await(this._list(resourceGroupName, options));
|
|
23287
|
+
let page = result.value || [];
|
|
23288
|
+
continuationToken = result.nextLink;
|
|
23289
|
+
setContinuationToken(page, continuationToken);
|
|
23290
|
+
yield yield tslib.__await(page);
|
|
23291
|
+
}
|
|
22675
23292
|
while (continuationToken) {
|
|
22676
23293
|
result = yield tslib.__await(this._listNext(resourceGroupName, continuationToken, options));
|
|
22677
23294
|
continuationToken = result.nextLink;
|
|
22678
|
-
|
|
23295
|
+
let page = result.value || [];
|
|
23296
|
+
setContinuationToken(page, continuationToken);
|
|
23297
|
+
yield yield tslib.__await(page);
|
|
22679
23298
|
}
|
|
22680
23299
|
});
|
|
22681
23300
|
}
|
|
@@ -22711,20 +23330,31 @@ class VirtualMachinesImpl {
|
|
|
22711
23330
|
[Symbol.asyncIterator]() {
|
|
22712
23331
|
return this;
|
|
22713
23332
|
},
|
|
22714
|
-
byPage: () => {
|
|
22715
|
-
|
|
23333
|
+
byPage: (settings) => {
|
|
23334
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
23335
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
23336
|
+
}
|
|
23337
|
+
return this.listAllPagingPage(options, settings);
|
|
22716
23338
|
}
|
|
22717
23339
|
};
|
|
22718
23340
|
}
|
|
22719
|
-
listAllPagingPage(options) {
|
|
23341
|
+
listAllPagingPage(options, settings) {
|
|
22720
23342
|
return tslib.__asyncGenerator(this, arguments, function* listAllPagingPage_1() {
|
|
22721
|
-
let result
|
|
22722
|
-
|
|
22723
|
-
|
|
23343
|
+
let result;
|
|
23344
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
23345
|
+
if (!continuationToken) {
|
|
23346
|
+
result = yield tslib.__await(this._listAll(options));
|
|
23347
|
+
let page = result.value || [];
|
|
23348
|
+
continuationToken = result.nextLink;
|
|
23349
|
+
setContinuationToken(page, continuationToken);
|
|
23350
|
+
yield yield tslib.__await(page);
|
|
23351
|
+
}
|
|
22724
23352
|
while (continuationToken) {
|
|
22725
23353
|
result = yield tslib.__await(this._listAllNext(continuationToken, options));
|
|
22726
23354
|
continuationToken = result.nextLink;
|
|
22727
|
-
|
|
23355
|
+
let page = result.value || [];
|
|
23356
|
+
setContinuationToken(page, continuationToken);
|
|
23357
|
+
yield yield tslib.__await(page);
|
|
22728
23358
|
}
|
|
22729
23359
|
});
|
|
22730
23360
|
}
|
|
@@ -22761,14 +23391,18 @@ class VirtualMachinesImpl {
|
|
|
22761
23391
|
[Symbol.asyncIterator]() {
|
|
22762
23392
|
return this;
|
|
22763
23393
|
},
|
|
22764
|
-
byPage: () => {
|
|
22765
|
-
|
|
23394
|
+
byPage: (settings) => {
|
|
23395
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
23396
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
23397
|
+
}
|
|
23398
|
+
return this.listAvailableSizesPagingPage(resourceGroupName, vmName, options, settings);
|
|
22766
23399
|
}
|
|
22767
23400
|
};
|
|
22768
23401
|
}
|
|
22769
|
-
listAvailableSizesPagingPage(resourceGroupName, vmName, options) {
|
|
23402
|
+
listAvailableSizesPagingPage(resourceGroupName, vmName, options, _settings) {
|
|
22770
23403
|
return tslib.__asyncGenerator(this, arguments, function* listAvailableSizesPagingPage_1() {
|
|
22771
|
-
let result
|
|
23404
|
+
let result;
|
|
23405
|
+
result = yield tslib.__await(this._listAvailableSizes(resourceGroupName, vmName, options));
|
|
22772
23406
|
yield yield tslib.__await(result.value || []);
|
|
22773
23407
|
});
|
|
22774
23408
|
}
|
|
@@ -23435,7 +24069,12 @@ class VirtualMachinesImpl {
|
|
|
23435
24069
|
});
|
|
23436
24070
|
}
|
|
23437
24071
|
/**
|
|
23438
|
-
* Reimages the virtual machine which
|
|
24072
|
+
* Reimages (upgrade the operating system) a virtual machine which don't have a ephemeral OS disk, for
|
|
24073
|
+
* virtual machines who have a ephemeral OS disk the virtual machine is reset to initial state. NOTE:
|
|
24074
|
+
* The retaining of old OS disk depends on the value of deleteOption of OS disk. If deleteOption is
|
|
24075
|
+
* detach, the old OS disk will be preserved after reimage. If deleteOption is delete, the old OS disk
|
|
24076
|
+
* will be deleted after reimage. The deleteOption of the OS disk should be updated accordingly before
|
|
24077
|
+
* performing the reimage.
|
|
23439
24078
|
* @param resourceGroupName The name of the resource group.
|
|
23440
24079
|
* @param vmName The name of the virtual machine.
|
|
23441
24080
|
* @param options The options parameters.
|
|
@@ -23474,7 +24113,12 @@ class VirtualMachinesImpl {
|
|
|
23474
24113
|
});
|
|
23475
24114
|
}
|
|
23476
24115
|
/**
|
|
23477
|
-
* Reimages the virtual machine which
|
|
24116
|
+
* Reimages (upgrade the operating system) a virtual machine which don't have a ephemeral OS disk, for
|
|
24117
|
+
* virtual machines who have a ephemeral OS disk the virtual machine is reset to initial state. NOTE:
|
|
24118
|
+
* The retaining of old OS disk depends on the value of deleteOption of OS disk. If deleteOption is
|
|
24119
|
+
* detach, the old OS disk will be preserved after reimage. If deleteOption is delete, the old OS disk
|
|
24120
|
+
* will be deleted after reimage. The deleteOption of the OS disk should be updated accordingly before
|
|
24121
|
+
* performing the reimage.
|
|
23478
24122
|
* @param resourceGroupName The name of the resource group.
|
|
23479
24123
|
* @param vmName The name of the virtual machine.
|
|
23480
24124
|
* @param options The options parameters.
|
|
@@ -24348,7 +24992,6 @@ const listByLocationNextOperationSpec = {
|
|
|
24348
24992
|
bodyMapper: CloudError
|
|
24349
24993
|
}
|
|
24350
24994
|
},
|
|
24351
|
-
queryParameters: [apiVersion],
|
|
24352
24995
|
urlParameters: [
|
|
24353
24996
|
$host,
|
|
24354
24997
|
location,
|
|
@@ -24369,7 +25012,6 @@ const listNextOperationSpec$j = {
|
|
|
24369
25012
|
bodyMapper: CloudError
|
|
24370
25013
|
}
|
|
24371
25014
|
},
|
|
24372
|
-
queryParameters: [apiVersion, filter],
|
|
24373
25015
|
urlParameters: [
|
|
24374
25016
|
$host,
|
|
24375
25017
|
subscriptionId,
|
|
@@ -24390,11 +25032,6 @@ const listAllNextOperationSpec$2 = {
|
|
|
24390
25032
|
bodyMapper: CloudError
|
|
24391
25033
|
}
|
|
24392
25034
|
},
|
|
24393
|
-
queryParameters: [
|
|
24394
|
-
apiVersion,
|
|
24395
|
-
filter,
|
|
24396
|
-
statusOnly
|
|
24397
|
-
],
|
|
24398
25035
|
urlParameters: [
|
|
24399
25036
|
$host,
|
|
24400
25037
|
subscriptionId,
|
|
@@ -24917,12 +25554,12 @@ class VirtualMachineExtensionImagesImpl {
|
|
|
24917
25554
|
* Gets a virtual machine extension image.
|
|
24918
25555
|
* @param location The name of a supported Azure region.
|
|
24919
25556
|
* @param publisherName
|
|
24920
|
-
* @param version
|
|
24921
25557
|
* @param typeParam
|
|
25558
|
+
* @param version
|
|
24922
25559
|
* @param options The options parameters.
|
|
24923
25560
|
*/
|
|
24924
|
-
get(location, publisherName,
|
|
24925
|
-
return this.client.sendOperationRequest({ location, publisherName,
|
|
25561
|
+
get(location, publisherName, typeParam, version, options) {
|
|
25562
|
+
return this.client.sendOperationRequest({ location, publisherName, typeParam, version, options }, getOperationSpec$v);
|
|
24926
25563
|
}
|
|
24927
25564
|
/**
|
|
24928
25565
|
* Gets a list of virtual machine extension image types.
|
|
@@ -25068,20 +25705,31 @@ class AvailabilitySetsImpl {
|
|
|
25068
25705
|
[Symbol.asyncIterator]() {
|
|
25069
25706
|
return this;
|
|
25070
25707
|
},
|
|
25071
|
-
byPage: () => {
|
|
25072
|
-
|
|
25708
|
+
byPage: (settings) => {
|
|
25709
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
25710
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
25711
|
+
}
|
|
25712
|
+
return this.listBySubscriptionPagingPage(options, settings);
|
|
25073
25713
|
}
|
|
25074
25714
|
};
|
|
25075
25715
|
}
|
|
25076
|
-
listBySubscriptionPagingPage(options) {
|
|
25716
|
+
listBySubscriptionPagingPage(options, settings) {
|
|
25077
25717
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
25078
|
-
let result
|
|
25079
|
-
|
|
25080
|
-
|
|
25718
|
+
let result;
|
|
25719
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
25720
|
+
if (!continuationToken) {
|
|
25721
|
+
result = yield tslib.__await(this._listBySubscription(options));
|
|
25722
|
+
let page = result.value || [];
|
|
25723
|
+
continuationToken = result.nextLink;
|
|
25724
|
+
setContinuationToken(page, continuationToken);
|
|
25725
|
+
yield yield tslib.__await(page);
|
|
25726
|
+
}
|
|
25081
25727
|
while (continuationToken) {
|
|
25082
25728
|
result = yield tslib.__await(this._listBySubscriptionNext(continuationToken, options));
|
|
25083
25729
|
continuationToken = result.nextLink;
|
|
25084
|
-
|
|
25730
|
+
let page = result.value || [];
|
|
25731
|
+
setContinuationToken(page, continuationToken);
|
|
25732
|
+
yield yield tslib.__await(page);
|
|
25085
25733
|
}
|
|
25086
25734
|
});
|
|
25087
25735
|
}
|
|
@@ -25117,20 +25765,31 @@ class AvailabilitySetsImpl {
|
|
|
25117
25765
|
[Symbol.asyncIterator]() {
|
|
25118
25766
|
return this;
|
|
25119
25767
|
},
|
|
25120
|
-
byPage: () => {
|
|
25121
|
-
|
|
25768
|
+
byPage: (settings) => {
|
|
25769
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
25770
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
25771
|
+
}
|
|
25772
|
+
return this.listPagingPage(resourceGroupName, options, settings);
|
|
25122
25773
|
}
|
|
25123
25774
|
};
|
|
25124
25775
|
}
|
|
25125
|
-
listPagingPage(resourceGroupName, options) {
|
|
25776
|
+
listPagingPage(resourceGroupName, options, settings) {
|
|
25126
25777
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
25127
|
-
let result
|
|
25128
|
-
|
|
25129
|
-
|
|
25778
|
+
let result;
|
|
25779
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
25780
|
+
if (!continuationToken) {
|
|
25781
|
+
result = yield tslib.__await(this._list(resourceGroupName, options));
|
|
25782
|
+
let page = result.value || [];
|
|
25783
|
+
continuationToken = result.nextLink;
|
|
25784
|
+
setContinuationToken(page, continuationToken);
|
|
25785
|
+
yield yield tslib.__await(page);
|
|
25786
|
+
}
|
|
25130
25787
|
while (continuationToken) {
|
|
25131
25788
|
result = yield tslib.__await(this._listNext(resourceGroupName, continuationToken, options));
|
|
25132
25789
|
continuationToken = result.nextLink;
|
|
25133
|
-
|
|
25790
|
+
let page = result.value || [];
|
|
25791
|
+
setContinuationToken(page, continuationToken);
|
|
25792
|
+
yield yield tslib.__await(page);
|
|
25134
25793
|
}
|
|
25135
25794
|
});
|
|
25136
25795
|
}
|
|
@@ -25168,14 +25827,18 @@ class AvailabilitySetsImpl {
|
|
|
25168
25827
|
[Symbol.asyncIterator]() {
|
|
25169
25828
|
return this;
|
|
25170
25829
|
},
|
|
25171
|
-
byPage: () => {
|
|
25172
|
-
|
|
25830
|
+
byPage: (settings) => {
|
|
25831
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
25832
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
25833
|
+
}
|
|
25834
|
+
return this.listAvailableSizesPagingPage(resourceGroupName, availabilitySetName, options, settings);
|
|
25173
25835
|
}
|
|
25174
25836
|
};
|
|
25175
25837
|
}
|
|
25176
|
-
listAvailableSizesPagingPage(resourceGroupName, availabilitySetName, options) {
|
|
25838
|
+
listAvailableSizesPagingPage(resourceGroupName, availabilitySetName, options, _settings) {
|
|
25177
25839
|
return tslib.__asyncGenerator(this, arguments, function* listAvailableSizesPagingPage_1() {
|
|
25178
|
-
let result
|
|
25840
|
+
let result;
|
|
25841
|
+
result = yield tslib.__await(this._listAvailableSizes(resourceGroupName, availabilitySetName, options));
|
|
25179
25842
|
yield yield tslib.__await(result.value || []);
|
|
25180
25843
|
});
|
|
25181
25844
|
}
|
|
@@ -25435,7 +26098,6 @@ const listBySubscriptionNextOperationSpec$4 = {
|
|
|
25435
26098
|
bodyMapper: CloudError
|
|
25436
26099
|
}
|
|
25437
26100
|
},
|
|
25438
|
-
queryParameters: [apiVersion, expand1],
|
|
25439
26101
|
urlParameters: [
|
|
25440
26102
|
$host,
|
|
25441
26103
|
subscriptionId,
|
|
@@ -25455,7 +26117,6 @@ const listNextOperationSpec$i = {
|
|
|
25455
26117
|
bodyMapper: CloudError
|
|
25456
26118
|
}
|
|
25457
26119
|
},
|
|
25458
|
-
queryParameters: [apiVersion],
|
|
25459
26120
|
urlParameters: [
|
|
25460
26121
|
$host,
|
|
25461
26122
|
subscriptionId,
|
|
@@ -25496,20 +26157,31 @@ class ProximityPlacementGroupsImpl {
|
|
|
25496
26157
|
[Symbol.asyncIterator]() {
|
|
25497
26158
|
return this;
|
|
25498
26159
|
},
|
|
25499
|
-
byPage: () => {
|
|
25500
|
-
|
|
26160
|
+
byPage: (settings) => {
|
|
26161
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26162
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26163
|
+
}
|
|
26164
|
+
return this.listBySubscriptionPagingPage(options, settings);
|
|
25501
26165
|
}
|
|
25502
26166
|
};
|
|
25503
26167
|
}
|
|
25504
|
-
listBySubscriptionPagingPage(options) {
|
|
26168
|
+
listBySubscriptionPagingPage(options, settings) {
|
|
25505
26169
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
25506
|
-
let result
|
|
25507
|
-
|
|
25508
|
-
|
|
26170
|
+
let result;
|
|
26171
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
26172
|
+
if (!continuationToken) {
|
|
26173
|
+
result = yield tslib.__await(this._listBySubscription(options));
|
|
26174
|
+
let page = result.value || [];
|
|
26175
|
+
continuationToken = result.nextLink;
|
|
26176
|
+
setContinuationToken(page, continuationToken);
|
|
26177
|
+
yield yield tslib.__await(page);
|
|
26178
|
+
}
|
|
25509
26179
|
while (continuationToken) {
|
|
25510
26180
|
result = yield tslib.__await(this._listBySubscriptionNext(continuationToken, options));
|
|
25511
26181
|
continuationToken = result.nextLink;
|
|
25512
|
-
|
|
26182
|
+
let page = result.value || [];
|
|
26183
|
+
setContinuationToken(page, continuationToken);
|
|
26184
|
+
yield yield tslib.__await(page);
|
|
25513
26185
|
}
|
|
25514
26186
|
});
|
|
25515
26187
|
}
|
|
@@ -25545,20 +26217,31 @@ class ProximityPlacementGroupsImpl {
|
|
|
25545
26217
|
[Symbol.asyncIterator]() {
|
|
25546
26218
|
return this;
|
|
25547
26219
|
},
|
|
25548
|
-
byPage: () => {
|
|
25549
|
-
|
|
26220
|
+
byPage: (settings) => {
|
|
26221
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26222
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26223
|
+
}
|
|
26224
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
25550
26225
|
}
|
|
25551
26226
|
};
|
|
25552
26227
|
}
|
|
25553
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
26228
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
25554
26229
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
25555
|
-
let result
|
|
25556
|
-
|
|
25557
|
-
|
|
26230
|
+
let result;
|
|
26231
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
26232
|
+
if (!continuationToken) {
|
|
26233
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
26234
|
+
let page = result.value || [];
|
|
26235
|
+
continuationToken = result.nextLink;
|
|
26236
|
+
setContinuationToken(page, continuationToken);
|
|
26237
|
+
yield yield tslib.__await(page);
|
|
26238
|
+
}
|
|
25558
26239
|
while (continuationToken) {
|
|
25559
26240
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
25560
26241
|
continuationToken = result.nextLink;
|
|
25561
|
-
|
|
26242
|
+
let page = result.value || [];
|
|
26243
|
+
setContinuationToken(page, continuationToken);
|
|
26244
|
+
yield yield tslib.__await(page);
|
|
25562
26245
|
}
|
|
25563
26246
|
});
|
|
25564
26247
|
}
|
|
@@ -25789,7 +26472,6 @@ const listBySubscriptionNextOperationSpec$3 = {
|
|
|
25789
26472
|
bodyMapper: CloudError
|
|
25790
26473
|
}
|
|
25791
26474
|
},
|
|
25792
|
-
queryParameters: [apiVersion],
|
|
25793
26475
|
urlParameters: [
|
|
25794
26476
|
$host,
|
|
25795
26477
|
subscriptionId,
|
|
@@ -25809,7 +26491,6 @@ const listByResourceGroupNextOperationSpec$9 = {
|
|
|
25809
26491
|
bodyMapper: CloudError
|
|
25810
26492
|
}
|
|
25811
26493
|
},
|
|
25812
|
-
queryParameters: [apiVersion],
|
|
25813
26494
|
urlParameters: [
|
|
25814
26495
|
$host,
|
|
25815
26496
|
subscriptionId,
|
|
@@ -25852,20 +26533,31 @@ class DedicatedHostGroupsImpl {
|
|
|
25852
26533
|
[Symbol.asyncIterator]() {
|
|
25853
26534
|
return this;
|
|
25854
26535
|
},
|
|
25855
|
-
byPage: () => {
|
|
25856
|
-
|
|
26536
|
+
byPage: (settings) => {
|
|
26537
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26538
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26539
|
+
}
|
|
26540
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
25857
26541
|
}
|
|
25858
26542
|
};
|
|
25859
26543
|
}
|
|
25860
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
26544
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
25861
26545
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
25862
|
-
let result
|
|
25863
|
-
|
|
25864
|
-
|
|
26546
|
+
let result;
|
|
26547
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
26548
|
+
if (!continuationToken) {
|
|
26549
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
26550
|
+
let page = result.value || [];
|
|
26551
|
+
continuationToken = result.nextLink;
|
|
26552
|
+
setContinuationToken(page, continuationToken);
|
|
26553
|
+
yield yield tslib.__await(page);
|
|
26554
|
+
}
|
|
25865
26555
|
while (continuationToken) {
|
|
25866
26556
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
25867
26557
|
continuationToken = result.nextLink;
|
|
25868
|
-
|
|
26558
|
+
let page = result.value || [];
|
|
26559
|
+
setContinuationToken(page, continuationToken);
|
|
26560
|
+
yield yield tslib.__await(page);
|
|
25869
26561
|
}
|
|
25870
26562
|
});
|
|
25871
26563
|
}
|
|
@@ -25901,20 +26593,31 @@ class DedicatedHostGroupsImpl {
|
|
|
25901
26593
|
[Symbol.asyncIterator]() {
|
|
25902
26594
|
return this;
|
|
25903
26595
|
},
|
|
25904
|
-
byPage: () => {
|
|
25905
|
-
|
|
26596
|
+
byPage: (settings) => {
|
|
26597
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26598
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26599
|
+
}
|
|
26600
|
+
return this.listBySubscriptionPagingPage(options, settings);
|
|
25906
26601
|
}
|
|
25907
26602
|
};
|
|
25908
26603
|
}
|
|
25909
|
-
listBySubscriptionPagingPage(options) {
|
|
26604
|
+
listBySubscriptionPagingPage(options, settings) {
|
|
25910
26605
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
25911
|
-
let result
|
|
25912
|
-
|
|
25913
|
-
|
|
26606
|
+
let result;
|
|
26607
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
26608
|
+
if (!continuationToken) {
|
|
26609
|
+
result = yield tslib.__await(this._listBySubscription(options));
|
|
26610
|
+
let page = result.value || [];
|
|
26611
|
+
continuationToken = result.nextLink;
|
|
26612
|
+
setContinuationToken(page, continuationToken);
|
|
26613
|
+
yield yield tslib.__await(page);
|
|
26614
|
+
}
|
|
25914
26615
|
while (continuationToken) {
|
|
25915
26616
|
result = yield tslib.__await(this._listBySubscriptionNext(continuationToken, options));
|
|
25916
26617
|
continuationToken = result.nextLink;
|
|
25917
|
-
|
|
26618
|
+
let page = result.value || [];
|
|
26619
|
+
setContinuationToken(page, continuationToken);
|
|
26620
|
+
yield yield tslib.__await(page);
|
|
25918
26621
|
}
|
|
25919
26622
|
});
|
|
25920
26623
|
}
|
|
@@ -26149,7 +26852,6 @@ const listByResourceGroupNextOperationSpec$8 = {
|
|
|
26149
26852
|
bodyMapper: CloudError
|
|
26150
26853
|
}
|
|
26151
26854
|
},
|
|
26152
|
-
queryParameters: [apiVersion],
|
|
26153
26855
|
urlParameters: [
|
|
26154
26856
|
$host,
|
|
26155
26857
|
subscriptionId,
|
|
@@ -26170,7 +26872,6 @@ const listBySubscriptionNextOperationSpec$2 = {
|
|
|
26170
26872
|
bodyMapper: CloudError
|
|
26171
26873
|
}
|
|
26172
26874
|
},
|
|
26173
|
-
queryParameters: [apiVersion],
|
|
26174
26875
|
urlParameters: [
|
|
26175
26876
|
$host,
|
|
26176
26877
|
subscriptionId,
|
|
@@ -26213,20 +26914,31 @@ class DedicatedHostsImpl {
|
|
|
26213
26914
|
[Symbol.asyncIterator]() {
|
|
26214
26915
|
return this;
|
|
26215
26916
|
},
|
|
26216
|
-
byPage: () => {
|
|
26217
|
-
|
|
26917
|
+
byPage: (settings) => {
|
|
26918
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
26919
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
26920
|
+
}
|
|
26921
|
+
return this.listByHostGroupPagingPage(resourceGroupName, hostGroupName, options, settings);
|
|
26218
26922
|
}
|
|
26219
26923
|
};
|
|
26220
26924
|
}
|
|
26221
|
-
listByHostGroupPagingPage(resourceGroupName, hostGroupName, options) {
|
|
26925
|
+
listByHostGroupPagingPage(resourceGroupName, hostGroupName, options, settings) {
|
|
26222
26926
|
return tslib.__asyncGenerator(this, arguments, function* listByHostGroupPagingPage_1() {
|
|
26223
|
-
let result
|
|
26224
|
-
|
|
26225
|
-
|
|
26927
|
+
let result;
|
|
26928
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
26929
|
+
if (!continuationToken) {
|
|
26930
|
+
result = yield tslib.__await(this._listByHostGroup(resourceGroupName, hostGroupName, options));
|
|
26931
|
+
let page = result.value || [];
|
|
26932
|
+
continuationToken = result.nextLink;
|
|
26933
|
+
setContinuationToken(page, continuationToken);
|
|
26934
|
+
yield yield tslib.__await(page);
|
|
26935
|
+
}
|
|
26226
26936
|
while (continuationToken) {
|
|
26227
26937
|
result = yield tslib.__await(this._listByHostGroupNext(resourceGroupName, hostGroupName, continuationToken, options));
|
|
26228
26938
|
continuationToken = result.nextLink;
|
|
26229
|
-
|
|
26939
|
+
let page = result.value || [];
|
|
26940
|
+
setContinuationToken(page, continuationToken);
|
|
26941
|
+
yield yield tslib.__await(page);
|
|
26230
26942
|
}
|
|
26231
26943
|
});
|
|
26232
26944
|
}
|
|
@@ -26669,7 +27381,6 @@ const listByHostGroupNextOperationSpec = {
|
|
|
26669
27381
|
bodyMapper: CloudError
|
|
26670
27382
|
}
|
|
26671
27383
|
},
|
|
26672
|
-
queryParameters: [apiVersion],
|
|
26673
27384
|
urlParameters: [
|
|
26674
27385
|
$host,
|
|
26675
27386
|
subscriptionId,
|
|
@@ -26712,20 +27423,31 @@ class SshPublicKeysImpl {
|
|
|
26712
27423
|
[Symbol.asyncIterator]() {
|
|
26713
27424
|
return this;
|
|
26714
27425
|
},
|
|
26715
|
-
byPage: () => {
|
|
26716
|
-
|
|
27426
|
+
byPage: (settings) => {
|
|
27427
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
27428
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
27429
|
+
}
|
|
27430
|
+
return this.listBySubscriptionPagingPage(options, settings);
|
|
26717
27431
|
}
|
|
26718
27432
|
};
|
|
26719
27433
|
}
|
|
26720
|
-
listBySubscriptionPagingPage(options) {
|
|
27434
|
+
listBySubscriptionPagingPage(options, settings) {
|
|
26721
27435
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
26722
|
-
let result
|
|
26723
|
-
|
|
26724
|
-
|
|
27436
|
+
let result;
|
|
27437
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
27438
|
+
if (!continuationToken) {
|
|
27439
|
+
result = yield tslib.__await(this._listBySubscription(options));
|
|
27440
|
+
let page = result.value || [];
|
|
27441
|
+
continuationToken = result.nextLink;
|
|
27442
|
+
setContinuationToken(page, continuationToken);
|
|
27443
|
+
yield yield tslib.__await(page);
|
|
27444
|
+
}
|
|
26725
27445
|
while (continuationToken) {
|
|
26726
27446
|
result = yield tslib.__await(this._listBySubscriptionNext(continuationToken, options));
|
|
26727
27447
|
continuationToken = result.nextLink;
|
|
26728
|
-
|
|
27448
|
+
let page = result.value || [];
|
|
27449
|
+
setContinuationToken(page, continuationToken);
|
|
27450
|
+
yield yield tslib.__await(page);
|
|
26729
27451
|
}
|
|
26730
27452
|
});
|
|
26731
27453
|
}
|
|
@@ -26762,20 +27484,31 @@ class SshPublicKeysImpl {
|
|
|
26762
27484
|
[Symbol.asyncIterator]() {
|
|
26763
27485
|
return this;
|
|
26764
27486
|
},
|
|
26765
|
-
byPage: () => {
|
|
26766
|
-
|
|
27487
|
+
byPage: (settings) => {
|
|
27488
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
27489
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
27490
|
+
}
|
|
27491
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
26767
27492
|
}
|
|
26768
27493
|
};
|
|
26769
27494
|
}
|
|
26770
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
27495
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
26771
27496
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
26772
|
-
let result
|
|
26773
|
-
|
|
26774
|
-
|
|
27497
|
+
let result;
|
|
27498
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
27499
|
+
if (!continuationToken) {
|
|
27500
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
27501
|
+
let page = result.value || [];
|
|
27502
|
+
continuationToken = result.nextLink;
|
|
27503
|
+
setContinuationToken(page, continuationToken);
|
|
27504
|
+
yield yield tslib.__await(page);
|
|
27505
|
+
}
|
|
26775
27506
|
while (continuationToken) {
|
|
26776
27507
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
26777
27508
|
continuationToken = result.nextLink;
|
|
26778
|
-
|
|
27509
|
+
let page = result.value || [];
|
|
27510
|
+
setContinuationToken(page, continuationToken);
|
|
27511
|
+
yield yield tslib.__await(page);
|
|
26779
27512
|
}
|
|
26780
27513
|
});
|
|
26781
27514
|
}
|
|
@@ -27041,7 +27774,6 @@ const listBySubscriptionNextOperationSpec$1 = {
|
|
|
27041
27774
|
bodyMapper: CloudError
|
|
27042
27775
|
}
|
|
27043
27776
|
},
|
|
27044
|
-
queryParameters: [apiVersion],
|
|
27045
27777
|
urlParameters: [
|
|
27046
27778
|
$host,
|
|
27047
27779
|
subscriptionId,
|
|
@@ -27061,7 +27793,6 @@ const listByResourceGroupNextOperationSpec$7 = {
|
|
|
27061
27793
|
bodyMapper: CloudError
|
|
27062
27794
|
}
|
|
27063
27795
|
},
|
|
27064
|
-
queryParameters: [apiVersion],
|
|
27065
27796
|
urlParameters: [
|
|
27066
27797
|
$host,
|
|
27067
27798
|
subscriptionId,
|
|
@@ -27103,20 +27834,31 @@ class ImagesImpl {
|
|
|
27103
27834
|
[Symbol.asyncIterator]() {
|
|
27104
27835
|
return this;
|
|
27105
27836
|
},
|
|
27106
|
-
byPage: () => {
|
|
27107
|
-
|
|
27837
|
+
byPage: (settings) => {
|
|
27838
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
27839
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
27840
|
+
}
|
|
27841
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
27108
27842
|
}
|
|
27109
27843
|
};
|
|
27110
27844
|
}
|
|
27111
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
27845
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
27112
27846
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
27113
|
-
let result
|
|
27114
|
-
|
|
27115
|
-
|
|
27847
|
+
let result;
|
|
27848
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
27849
|
+
if (!continuationToken) {
|
|
27850
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
27851
|
+
let page = result.value || [];
|
|
27852
|
+
continuationToken = result.nextLink;
|
|
27853
|
+
setContinuationToken(page, continuationToken);
|
|
27854
|
+
yield yield tslib.__await(page);
|
|
27855
|
+
}
|
|
27116
27856
|
while (continuationToken) {
|
|
27117
27857
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
27118
27858
|
continuationToken = result.nextLink;
|
|
27119
|
-
|
|
27859
|
+
let page = result.value || [];
|
|
27860
|
+
setContinuationToken(page, continuationToken);
|
|
27861
|
+
yield yield tslib.__await(page);
|
|
27120
27862
|
}
|
|
27121
27863
|
});
|
|
27122
27864
|
}
|
|
@@ -27152,20 +27894,31 @@ class ImagesImpl {
|
|
|
27152
27894
|
[Symbol.asyncIterator]() {
|
|
27153
27895
|
return this;
|
|
27154
27896
|
},
|
|
27155
|
-
byPage: () => {
|
|
27156
|
-
|
|
27897
|
+
byPage: (settings) => {
|
|
27898
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
27899
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
27900
|
+
}
|
|
27901
|
+
return this.listPagingPage(options, settings);
|
|
27157
27902
|
}
|
|
27158
27903
|
};
|
|
27159
27904
|
}
|
|
27160
|
-
listPagingPage(options) {
|
|
27905
|
+
listPagingPage(options, settings) {
|
|
27161
27906
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
27162
|
-
let result
|
|
27163
|
-
|
|
27164
|
-
|
|
27907
|
+
let result;
|
|
27908
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
27909
|
+
if (!continuationToken) {
|
|
27910
|
+
result = yield tslib.__await(this._list(options));
|
|
27911
|
+
let page = result.value || [];
|
|
27912
|
+
continuationToken = result.nextLink;
|
|
27913
|
+
setContinuationToken(page, continuationToken);
|
|
27914
|
+
yield yield tslib.__await(page);
|
|
27915
|
+
}
|
|
27165
27916
|
while (continuationToken) {
|
|
27166
27917
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
27167
27918
|
continuationToken = result.nextLink;
|
|
27168
|
-
|
|
27919
|
+
let page = result.value || [];
|
|
27920
|
+
setContinuationToken(page, continuationToken);
|
|
27921
|
+
yield yield tslib.__await(page);
|
|
27169
27922
|
}
|
|
27170
27923
|
});
|
|
27171
27924
|
}
|
|
@@ -27543,7 +28296,6 @@ const listByResourceGroupNextOperationSpec$6 = {
|
|
|
27543
28296
|
bodyMapper: CloudError
|
|
27544
28297
|
}
|
|
27545
28298
|
},
|
|
27546
|
-
queryParameters: [apiVersion],
|
|
27547
28299
|
urlParameters: [
|
|
27548
28300
|
$host,
|
|
27549
28301
|
subscriptionId,
|
|
@@ -27564,7 +28316,6 @@ const listNextOperationSpec$h = {
|
|
|
27564
28316
|
bodyMapper: CloudError
|
|
27565
28317
|
}
|
|
27566
28318
|
},
|
|
27567
|
-
queryParameters: [apiVersion],
|
|
27568
28319
|
urlParameters: [
|
|
27569
28320
|
$host,
|
|
27570
28321
|
subscriptionId,
|
|
@@ -27605,20 +28356,31 @@ class RestorePointCollectionsImpl {
|
|
|
27605
28356
|
[Symbol.asyncIterator]() {
|
|
27606
28357
|
return this;
|
|
27607
28358
|
},
|
|
27608
|
-
byPage: () => {
|
|
27609
|
-
|
|
28359
|
+
byPage: (settings) => {
|
|
28360
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
28361
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
28362
|
+
}
|
|
28363
|
+
return this.listPagingPage(resourceGroupName, options, settings);
|
|
27610
28364
|
}
|
|
27611
28365
|
};
|
|
27612
28366
|
}
|
|
27613
|
-
listPagingPage(resourceGroupName, options) {
|
|
28367
|
+
listPagingPage(resourceGroupName, options, settings) {
|
|
27614
28368
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
27615
|
-
let result
|
|
27616
|
-
|
|
27617
|
-
|
|
28369
|
+
let result;
|
|
28370
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
28371
|
+
if (!continuationToken) {
|
|
28372
|
+
result = yield tslib.__await(this._list(resourceGroupName, options));
|
|
28373
|
+
let page = result.value || [];
|
|
28374
|
+
continuationToken = result.nextLink;
|
|
28375
|
+
setContinuationToken(page, continuationToken);
|
|
28376
|
+
yield yield tslib.__await(page);
|
|
28377
|
+
}
|
|
27618
28378
|
while (continuationToken) {
|
|
27619
28379
|
result = yield tslib.__await(this._listNext(resourceGroupName, continuationToken, options));
|
|
27620
28380
|
continuationToken = result.nextLink;
|
|
27621
|
-
|
|
28381
|
+
let page = result.value || [];
|
|
28382
|
+
setContinuationToken(page, continuationToken);
|
|
28383
|
+
yield yield tslib.__await(page);
|
|
27622
28384
|
}
|
|
27623
28385
|
});
|
|
27624
28386
|
}
|
|
@@ -27655,20 +28417,31 @@ class RestorePointCollectionsImpl {
|
|
|
27655
28417
|
[Symbol.asyncIterator]() {
|
|
27656
28418
|
return this;
|
|
27657
28419
|
},
|
|
27658
|
-
byPage: () => {
|
|
27659
|
-
|
|
28420
|
+
byPage: (settings) => {
|
|
28421
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
28422
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
28423
|
+
}
|
|
28424
|
+
return this.listAllPagingPage(options, settings);
|
|
27660
28425
|
}
|
|
27661
28426
|
};
|
|
27662
28427
|
}
|
|
27663
|
-
listAllPagingPage(options) {
|
|
28428
|
+
listAllPagingPage(options, settings) {
|
|
27664
28429
|
return tslib.__asyncGenerator(this, arguments, function* listAllPagingPage_1() {
|
|
27665
|
-
let result
|
|
27666
|
-
|
|
27667
|
-
|
|
28430
|
+
let result;
|
|
28431
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
28432
|
+
if (!continuationToken) {
|
|
28433
|
+
result = yield tslib.__await(this._listAll(options));
|
|
28434
|
+
let page = result.value || [];
|
|
28435
|
+
continuationToken = result.nextLink;
|
|
28436
|
+
setContinuationToken(page, continuationToken);
|
|
28437
|
+
yield yield tslib.__await(page);
|
|
28438
|
+
}
|
|
27668
28439
|
while (continuationToken) {
|
|
27669
28440
|
result = yield tslib.__await(this._listAllNext(continuationToken, options));
|
|
27670
28441
|
continuationToken = result.nextLink;
|
|
27671
|
-
|
|
28442
|
+
let page = result.value || [];
|
|
28443
|
+
setContinuationToken(page, continuationToken);
|
|
28444
|
+
yield yield tslib.__await(page);
|
|
27672
28445
|
}
|
|
27673
28446
|
});
|
|
27674
28447
|
}
|
|
@@ -27950,7 +28723,6 @@ const listNextOperationSpec$g = {
|
|
|
27950
28723
|
bodyMapper: CloudError
|
|
27951
28724
|
}
|
|
27952
28725
|
},
|
|
27953
|
-
queryParameters: [apiVersion],
|
|
27954
28726
|
urlParameters: [
|
|
27955
28727
|
$host,
|
|
27956
28728
|
subscriptionId,
|
|
@@ -27971,7 +28743,6 @@ const listAllNextOperationSpec$1 = {
|
|
|
27971
28743
|
bodyMapper: CloudError
|
|
27972
28744
|
}
|
|
27973
28745
|
},
|
|
27974
|
-
queryParameters: [apiVersion],
|
|
27975
28746
|
urlParameters: [
|
|
27976
28747
|
$host,
|
|
27977
28748
|
subscriptionId,
|
|
@@ -28247,20 +29018,31 @@ class CapacityReservationGroupsImpl {
|
|
|
28247
29018
|
[Symbol.asyncIterator]() {
|
|
28248
29019
|
return this;
|
|
28249
29020
|
},
|
|
28250
|
-
byPage: () => {
|
|
28251
|
-
|
|
29021
|
+
byPage: (settings) => {
|
|
29022
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
29023
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
29024
|
+
}
|
|
29025
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
28252
29026
|
}
|
|
28253
29027
|
};
|
|
28254
29028
|
}
|
|
28255
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
29029
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
28256
29030
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
28257
|
-
let result
|
|
28258
|
-
|
|
28259
|
-
|
|
29031
|
+
let result;
|
|
29032
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
29033
|
+
if (!continuationToken) {
|
|
29034
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
29035
|
+
let page = result.value || [];
|
|
29036
|
+
continuationToken = result.nextLink;
|
|
29037
|
+
setContinuationToken(page, continuationToken);
|
|
29038
|
+
yield yield tslib.__await(page);
|
|
29039
|
+
}
|
|
28260
29040
|
while (continuationToken) {
|
|
28261
29041
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
28262
29042
|
continuationToken = result.nextLink;
|
|
28263
|
-
|
|
29043
|
+
let page = result.value || [];
|
|
29044
|
+
setContinuationToken(page, continuationToken);
|
|
29045
|
+
yield yield tslib.__await(page);
|
|
28264
29046
|
}
|
|
28265
29047
|
});
|
|
28266
29048
|
}
|
|
@@ -28296,20 +29078,31 @@ class CapacityReservationGroupsImpl {
|
|
|
28296
29078
|
[Symbol.asyncIterator]() {
|
|
28297
29079
|
return this;
|
|
28298
29080
|
},
|
|
28299
|
-
byPage: () => {
|
|
28300
|
-
|
|
29081
|
+
byPage: (settings) => {
|
|
29082
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
29083
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
29084
|
+
}
|
|
29085
|
+
return this.listBySubscriptionPagingPage(options, settings);
|
|
28301
29086
|
}
|
|
28302
29087
|
};
|
|
28303
29088
|
}
|
|
28304
|
-
listBySubscriptionPagingPage(options) {
|
|
29089
|
+
listBySubscriptionPagingPage(options, settings) {
|
|
28305
29090
|
return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingPage_1() {
|
|
28306
|
-
let result
|
|
28307
|
-
|
|
28308
|
-
|
|
29091
|
+
let result;
|
|
29092
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
29093
|
+
if (!continuationToken) {
|
|
29094
|
+
result = yield tslib.__await(this._listBySubscription(options));
|
|
29095
|
+
let page = result.value || [];
|
|
29096
|
+
continuationToken = result.nextLink;
|
|
29097
|
+
setContinuationToken(page, continuationToken);
|
|
29098
|
+
yield yield tslib.__await(page);
|
|
29099
|
+
}
|
|
28309
29100
|
while (continuationToken) {
|
|
28310
29101
|
result = yield tslib.__await(this._listBySubscriptionNext(continuationToken, options));
|
|
28311
29102
|
continuationToken = result.nextLink;
|
|
28312
|
-
|
|
29103
|
+
let page = result.value || [];
|
|
29104
|
+
setContinuationToken(page, continuationToken);
|
|
29105
|
+
yield yield tslib.__await(page);
|
|
28313
29106
|
}
|
|
28314
29107
|
});
|
|
28315
29108
|
}
|
|
@@ -28549,7 +29342,6 @@ const listByResourceGroupNextOperationSpec$5 = {
|
|
|
28549
29342
|
bodyMapper: CloudError
|
|
28550
29343
|
}
|
|
28551
29344
|
},
|
|
28552
|
-
queryParameters: [apiVersion, expand6],
|
|
28553
29345
|
urlParameters: [
|
|
28554
29346
|
$host,
|
|
28555
29347
|
subscriptionId,
|
|
@@ -28570,7 +29362,6 @@ const listBySubscriptionNextOperationSpec = {
|
|
|
28570
29362
|
bodyMapper: CloudError
|
|
28571
29363
|
}
|
|
28572
29364
|
},
|
|
28573
|
-
queryParameters: [apiVersion, expand6],
|
|
28574
29365
|
urlParameters: [
|
|
28575
29366
|
$host,
|
|
28576
29367
|
subscriptionId,
|
|
@@ -28613,20 +29404,31 @@ class CapacityReservationsImpl {
|
|
|
28613
29404
|
[Symbol.asyncIterator]() {
|
|
28614
29405
|
return this;
|
|
28615
29406
|
},
|
|
28616
|
-
byPage: () => {
|
|
28617
|
-
|
|
29407
|
+
byPage: (settings) => {
|
|
29408
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
29409
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
29410
|
+
}
|
|
29411
|
+
return this.listByCapacityReservationGroupPagingPage(resourceGroupName, capacityReservationGroupName, options, settings);
|
|
28618
29412
|
}
|
|
28619
29413
|
};
|
|
28620
29414
|
}
|
|
28621
|
-
listByCapacityReservationGroupPagingPage(resourceGroupName, capacityReservationGroupName, options) {
|
|
29415
|
+
listByCapacityReservationGroupPagingPage(resourceGroupName, capacityReservationGroupName, options, settings) {
|
|
28622
29416
|
return tslib.__asyncGenerator(this, arguments, function* listByCapacityReservationGroupPagingPage_1() {
|
|
28623
|
-
let result
|
|
28624
|
-
|
|
28625
|
-
|
|
29417
|
+
let result;
|
|
29418
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
29419
|
+
if (!continuationToken) {
|
|
29420
|
+
result = yield tslib.__await(this._listByCapacityReservationGroup(resourceGroupName, capacityReservationGroupName, options));
|
|
29421
|
+
let page = result.value || [];
|
|
29422
|
+
continuationToken = result.nextLink;
|
|
29423
|
+
setContinuationToken(page, continuationToken);
|
|
29424
|
+
yield yield tslib.__await(page);
|
|
29425
|
+
}
|
|
28626
29426
|
while (continuationToken) {
|
|
28627
29427
|
result = yield tslib.__await(this._listByCapacityReservationGroupNext(resourceGroupName, capacityReservationGroupName, continuationToken, options));
|
|
28628
29428
|
continuationToken = result.nextLink;
|
|
28629
|
-
|
|
29429
|
+
let page = result.value || [];
|
|
29430
|
+
setContinuationToken(page, continuationToken);
|
|
29431
|
+
yield yield tslib.__await(page);
|
|
28630
29432
|
}
|
|
28631
29433
|
});
|
|
28632
29434
|
}
|
|
@@ -29018,7 +29820,6 @@ const listByCapacityReservationGroupNextOperationSpec = {
|
|
|
29018
29820
|
bodyMapper: CloudError
|
|
29019
29821
|
}
|
|
29020
29822
|
},
|
|
29021
|
-
queryParameters: [apiVersion],
|
|
29022
29823
|
urlParameters: [
|
|
29023
29824
|
$host,
|
|
29024
29825
|
subscriptionId,
|
|
@@ -29249,20 +30050,31 @@ class VirtualMachineRunCommandsImpl {
|
|
|
29249
30050
|
[Symbol.asyncIterator]() {
|
|
29250
30051
|
return this;
|
|
29251
30052
|
},
|
|
29252
|
-
byPage: () => {
|
|
29253
|
-
|
|
30053
|
+
byPage: (settings) => {
|
|
30054
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
30055
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
30056
|
+
}
|
|
30057
|
+
return this.listPagingPage(location, options, settings);
|
|
29254
30058
|
}
|
|
29255
30059
|
};
|
|
29256
30060
|
}
|
|
29257
|
-
listPagingPage(location, options) {
|
|
30061
|
+
listPagingPage(location, options, settings) {
|
|
29258
30062
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
29259
|
-
let result
|
|
29260
|
-
|
|
29261
|
-
|
|
30063
|
+
let result;
|
|
30064
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
30065
|
+
if (!continuationToken) {
|
|
30066
|
+
result = yield tslib.__await(this._list(location, options));
|
|
30067
|
+
let page = result.value || [];
|
|
30068
|
+
continuationToken = result.nextLink;
|
|
30069
|
+
setContinuationToken(page, continuationToken);
|
|
30070
|
+
yield yield tslib.__await(page);
|
|
30071
|
+
}
|
|
29262
30072
|
while (continuationToken) {
|
|
29263
30073
|
result = yield tslib.__await(this._listNext(location, continuationToken, options));
|
|
29264
30074
|
continuationToken = result.nextLink;
|
|
29265
|
-
|
|
30075
|
+
let page = result.value || [];
|
|
30076
|
+
setContinuationToken(page, continuationToken);
|
|
30077
|
+
yield yield tslib.__await(page);
|
|
29266
30078
|
}
|
|
29267
30079
|
});
|
|
29268
30080
|
}
|
|
@@ -29299,20 +30111,31 @@ class VirtualMachineRunCommandsImpl {
|
|
|
29299
30111
|
[Symbol.asyncIterator]() {
|
|
29300
30112
|
return this;
|
|
29301
30113
|
},
|
|
29302
|
-
byPage: () => {
|
|
29303
|
-
|
|
30114
|
+
byPage: (settings) => {
|
|
30115
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
30116
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
30117
|
+
}
|
|
30118
|
+
return this.listByVirtualMachinePagingPage(resourceGroupName, vmName, options, settings);
|
|
29304
30119
|
}
|
|
29305
30120
|
};
|
|
29306
30121
|
}
|
|
29307
|
-
listByVirtualMachinePagingPage(resourceGroupName, vmName, options) {
|
|
30122
|
+
listByVirtualMachinePagingPage(resourceGroupName, vmName, options, settings) {
|
|
29308
30123
|
return tslib.__asyncGenerator(this, arguments, function* listByVirtualMachinePagingPage_1() {
|
|
29309
|
-
let result
|
|
29310
|
-
|
|
29311
|
-
|
|
30124
|
+
let result;
|
|
30125
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
30126
|
+
if (!continuationToken) {
|
|
30127
|
+
result = yield tslib.__await(this._listByVirtualMachine(resourceGroupName, vmName, options));
|
|
30128
|
+
let page = result.value || [];
|
|
30129
|
+
continuationToken = result.nextLink;
|
|
30130
|
+
setContinuationToken(page, continuationToken);
|
|
30131
|
+
yield yield tslib.__await(page);
|
|
30132
|
+
}
|
|
29312
30133
|
while (continuationToken) {
|
|
29313
30134
|
result = yield tslib.__await(this._listByVirtualMachineNext(resourceGroupName, vmName, continuationToken, options));
|
|
29314
30135
|
continuationToken = result.nextLink;
|
|
29315
|
-
|
|
30136
|
+
let page = result.value || [];
|
|
30137
|
+
setContinuationToken(page, continuationToken);
|
|
30138
|
+
yield yield tslib.__await(page);
|
|
29316
30139
|
}
|
|
29317
30140
|
});
|
|
29318
30141
|
}
|
|
@@ -29730,7 +30553,6 @@ const listNextOperationSpec$f = {
|
|
|
29730
30553
|
bodyMapper: RunCommandListResult
|
|
29731
30554
|
}
|
|
29732
30555
|
},
|
|
29733
|
-
queryParameters: [apiVersion],
|
|
29734
30556
|
urlParameters: [
|
|
29735
30557
|
$host,
|
|
29736
30558
|
location,
|
|
@@ -29751,7 +30573,6 @@ const listByVirtualMachineNextOperationSpec = {
|
|
|
29751
30573
|
bodyMapper: CloudError
|
|
29752
30574
|
}
|
|
29753
30575
|
},
|
|
29754
|
-
queryParameters: [apiVersion, expand1],
|
|
29755
30576
|
urlParameters: [
|
|
29756
30577
|
$host,
|
|
29757
30578
|
subscriptionId,
|
|
@@ -29796,20 +30617,31 @@ class VirtualMachineScaleSetVMRunCommandsImpl {
|
|
|
29796
30617
|
[Symbol.asyncIterator]() {
|
|
29797
30618
|
return this;
|
|
29798
30619
|
},
|
|
29799
|
-
byPage: () => {
|
|
29800
|
-
|
|
30620
|
+
byPage: (settings) => {
|
|
30621
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
30622
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
30623
|
+
}
|
|
30624
|
+
return this.listPagingPage(resourceGroupName, vmScaleSetName, instanceId, options, settings);
|
|
29801
30625
|
}
|
|
29802
30626
|
};
|
|
29803
30627
|
}
|
|
29804
|
-
listPagingPage(resourceGroupName, vmScaleSetName, instanceId, options) {
|
|
30628
|
+
listPagingPage(resourceGroupName, vmScaleSetName, instanceId, options, settings) {
|
|
29805
30629
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
29806
|
-
let result
|
|
29807
|
-
|
|
29808
|
-
|
|
30630
|
+
let result;
|
|
30631
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
30632
|
+
if (!continuationToken) {
|
|
30633
|
+
result = yield tslib.__await(this._list(resourceGroupName, vmScaleSetName, instanceId, options));
|
|
30634
|
+
let page = result.value || [];
|
|
30635
|
+
continuationToken = result.nextLink;
|
|
30636
|
+
setContinuationToken(page, continuationToken);
|
|
30637
|
+
yield yield tslib.__await(page);
|
|
30638
|
+
}
|
|
29809
30639
|
while (continuationToken) {
|
|
29810
30640
|
result = yield tslib.__await(this._listNext(resourceGroupName, vmScaleSetName, instanceId, continuationToken, options));
|
|
29811
30641
|
continuationToken = result.nextLink;
|
|
29812
|
-
|
|
30642
|
+
let page = result.value || [];
|
|
30643
|
+
setContinuationToken(page, continuationToken);
|
|
30644
|
+
yield yield tslib.__await(page);
|
|
29813
30645
|
}
|
|
29814
30646
|
});
|
|
29815
30647
|
}
|
|
@@ -30209,7 +31041,6 @@ const listNextOperationSpec$e = {
|
|
|
30209
31041
|
bodyMapper: CloudError
|
|
30210
31042
|
}
|
|
30211
31043
|
},
|
|
30212
|
-
queryParameters: [apiVersion, expand1],
|
|
30213
31044
|
urlParameters: [
|
|
30214
31045
|
$host,
|
|
30215
31046
|
subscriptionId,
|
|
@@ -30253,20 +31084,31 @@ class DisksImpl {
|
|
|
30253
31084
|
[Symbol.asyncIterator]() {
|
|
30254
31085
|
return this;
|
|
30255
31086
|
},
|
|
30256
|
-
byPage: () => {
|
|
30257
|
-
|
|
31087
|
+
byPage: (settings) => {
|
|
31088
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
31089
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
31090
|
+
}
|
|
31091
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
30258
31092
|
}
|
|
30259
31093
|
};
|
|
30260
31094
|
}
|
|
30261
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
31095
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
30262
31096
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
30263
|
-
let result
|
|
30264
|
-
|
|
30265
|
-
|
|
31097
|
+
let result;
|
|
31098
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
31099
|
+
if (!continuationToken) {
|
|
31100
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
31101
|
+
let page = result.value || [];
|
|
31102
|
+
continuationToken = result.nextLink;
|
|
31103
|
+
setContinuationToken(page, continuationToken);
|
|
31104
|
+
yield yield tslib.__await(page);
|
|
31105
|
+
}
|
|
30266
31106
|
while (continuationToken) {
|
|
30267
31107
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
30268
31108
|
continuationToken = result.nextLink;
|
|
30269
|
-
|
|
31109
|
+
let page = result.value || [];
|
|
31110
|
+
setContinuationToken(page, continuationToken);
|
|
31111
|
+
yield yield tslib.__await(page);
|
|
30270
31112
|
}
|
|
30271
31113
|
});
|
|
30272
31114
|
}
|
|
@@ -30301,20 +31143,31 @@ class DisksImpl {
|
|
|
30301
31143
|
[Symbol.asyncIterator]() {
|
|
30302
31144
|
return this;
|
|
30303
31145
|
},
|
|
30304
|
-
byPage: () => {
|
|
30305
|
-
|
|
31146
|
+
byPage: (settings) => {
|
|
31147
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
31148
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
31149
|
+
}
|
|
31150
|
+
return this.listPagingPage(options, settings);
|
|
30306
31151
|
}
|
|
30307
31152
|
};
|
|
30308
31153
|
}
|
|
30309
|
-
listPagingPage(options) {
|
|
31154
|
+
listPagingPage(options, settings) {
|
|
30310
31155
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
30311
|
-
let result
|
|
30312
|
-
|
|
30313
|
-
|
|
31156
|
+
let result;
|
|
31157
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
31158
|
+
if (!continuationToken) {
|
|
31159
|
+
result = yield tslib.__await(this._list(options));
|
|
31160
|
+
let page = result.value || [];
|
|
31161
|
+
continuationToken = result.nextLink;
|
|
31162
|
+
setContinuationToken(page, continuationToken);
|
|
31163
|
+
yield yield tslib.__await(page);
|
|
31164
|
+
}
|
|
30314
31165
|
while (continuationToken) {
|
|
30315
31166
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
30316
31167
|
continuationToken = result.nextLink;
|
|
30317
|
-
|
|
31168
|
+
let page = result.value || [];
|
|
31169
|
+
setContinuationToken(page, continuationToken);
|
|
31170
|
+
yield yield tslib.__await(page);
|
|
30318
31171
|
}
|
|
30319
31172
|
});
|
|
30320
31173
|
}
|
|
@@ -30834,7 +31687,6 @@ const listByResourceGroupNextOperationSpec$4 = {
|
|
|
30834
31687
|
bodyMapper: DiskList
|
|
30835
31688
|
}
|
|
30836
31689
|
},
|
|
30837
|
-
queryParameters: [apiVersion1],
|
|
30838
31690
|
urlParameters: [
|
|
30839
31691
|
$host,
|
|
30840
31692
|
subscriptionId,
|
|
@@ -30852,7 +31704,6 @@ const listNextOperationSpec$d = {
|
|
|
30852
31704
|
bodyMapper: DiskList
|
|
30853
31705
|
}
|
|
30854
31706
|
},
|
|
30855
|
-
queryParameters: [apiVersion1],
|
|
30856
31707
|
urlParameters: [
|
|
30857
31708
|
$host,
|
|
30858
31709
|
subscriptionId,
|
|
@@ -30893,20 +31744,31 @@ class DiskAccessesImpl {
|
|
|
30893
31744
|
[Symbol.asyncIterator]() {
|
|
30894
31745
|
return this;
|
|
30895
31746
|
},
|
|
30896
|
-
byPage: () => {
|
|
30897
|
-
|
|
31747
|
+
byPage: (settings) => {
|
|
31748
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
31749
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
31750
|
+
}
|
|
31751
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
30898
31752
|
}
|
|
30899
31753
|
};
|
|
30900
31754
|
}
|
|
30901
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
31755
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
30902
31756
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
30903
|
-
let result
|
|
30904
|
-
|
|
30905
|
-
|
|
31757
|
+
let result;
|
|
31758
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
31759
|
+
if (!continuationToken) {
|
|
31760
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
31761
|
+
let page = result.value || [];
|
|
31762
|
+
continuationToken = result.nextLink;
|
|
31763
|
+
setContinuationToken(page, continuationToken);
|
|
31764
|
+
yield yield tslib.__await(page);
|
|
31765
|
+
}
|
|
30906
31766
|
while (continuationToken) {
|
|
30907
31767
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
30908
31768
|
continuationToken = result.nextLink;
|
|
30909
|
-
|
|
31769
|
+
let page = result.value || [];
|
|
31770
|
+
setContinuationToken(page, continuationToken);
|
|
31771
|
+
yield yield tslib.__await(page);
|
|
30910
31772
|
}
|
|
30911
31773
|
});
|
|
30912
31774
|
}
|
|
@@ -30941,20 +31803,31 @@ class DiskAccessesImpl {
|
|
|
30941
31803
|
[Symbol.asyncIterator]() {
|
|
30942
31804
|
return this;
|
|
30943
31805
|
},
|
|
30944
|
-
byPage: () => {
|
|
30945
|
-
|
|
31806
|
+
byPage: (settings) => {
|
|
31807
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
31808
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
31809
|
+
}
|
|
31810
|
+
return this.listPagingPage(options, settings);
|
|
30946
31811
|
}
|
|
30947
31812
|
};
|
|
30948
31813
|
}
|
|
30949
|
-
listPagingPage(options) {
|
|
31814
|
+
listPagingPage(options, settings) {
|
|
30950
31815
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
30951
|
-
let result
|
|
30952
|
-
|
|
30953
|
-
|
|
31816
|
+
let result;
|
|
31817
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
31818
|
+
if (!continuationToken) {
|
|
31819
|
+
result = yield tslib.__await(this._list(options));
|
|
31820
|
+
let page = result.value || [];
|
|
31821
|
+
continuationToken = result.nextLink;
|
|
31822
|
+
setContinuationToken(page, continuationToken);
|
|
31823
|
+
yield yield tslib.__await(page);
|
|
31824
|
+
}
|
|
30954
31825
|
while (continuationToken) {
|
|
30955
31826
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
30956
31827
|
continuationToken = result.nextLink;
|
|
30957
|
-
|
|
31828
|
+
let page = result.value || [];
|
|
31829
|
+
setContinuationToken(page, continuationToken);
|
|
31830
|
+
yield yield tslib.__await(page);
|
|
30958
31831
|
}
|
|
30959
31832
|
});
|
|
30960
31833
|
}
|
|
@@ -30993,20 +31866,31 @@ class DiskAccessesImpl {
|
|
|
30993
31866
|
[Symbol.asyncIterator]() {
|
|
30994
31867
|
return this;
|
|
30995
31868
|
},
|
|
30996
|
-
byPage: () => {
|
|
30997
|
-
|
|
31869
|
+
byPage: (settings) => {
|
|
31870
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
31871
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
31872
|
+
}
|
|
31873
|
+
return this.listPrivateEndpointConnectionsPagingPage(resourceGroupName, diskAccessName, options, settings);
|
|
30998
31874
|
}
|
|
30999
31875
|
};
|
|
31000
31876
|
}
|
|
31001
|
-
listPrivateEndpointConnectionsPagingPage(resourceGroupName, diskAccessName, options) {
|
|
31877
|
+
listPrivateEndpointConnectionsPagingPage(resourceGroupName, diskAccessName, options, settings) {
|
|
31002
31878
|
return tslib.__asyncGenerator(this, arguments, function* listPrivateEndpointConnectionsPagingPage_1() {
|
|
31003
|
-
let result
|
|
31004
|
-
|
|
31005
|
-
|
|
31879
|
+
let result;
|
|
31880
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
31881
|
+
if (!continuationToken) {
|
|
31882
|
+
result = yield tslib.__await(this._listPrivateEndpointConnections(resourceGroupName, diskAccessName, options));
|
|
31883
|
+
let page = result.value || [];
|
|
31884
|
+
continuationToken = result.nextLink;
|
|
31885
|
+
setContinuationToken(page, continuationToken);
|
|
31886
|
+
yield yield tslib.__await(page);
|
|
31887
|
+
}
|
|
31006
31888
|
while (continuationToken) {
|
|
31007
31889
|
result = yield tslib.__await(this._listPrivateEndpointConnectionsNext(resourceGroupName, diskAccessName, continuationToken, options));
|
|
31008
31890
|
continuationToken = result.nextLink;
|
|
31009
|
-
|
|
31891
|
+
let page = result.value || [];
|
|
31892
|
+
setContinuationToken(page, continuationToken);
|
|
31893
|
+
yield yield tslib.__await(page);
|
|
31010
31894
|
}
|
|
31011
31895
|
});
|
|
31012
31896
|
}
|
|
@@ -31697,7 +32581,6 @@ const listByResourceGroupNextOperationSpec$3 = {
|
|
|
31697
32581
|
bodyMapper: CloudError
|
|
31698
32582
|
}
|
|
31699
32583
|
},
|
|
31700
|
-
queryParameters: [apiVersion1],
|
|
31701
32584
|
urlParameters: [
|
|
31702
32585
|
$host,
|
|
31703
32586
|
subscriptionId,
|
|
@@ -31718,7 +32601,6 @@ const listNextOperationSpec$c = {
|
|
|
31718
32601
|
bodyMapper: CloudError
|
|
31719
32602
|
}
|
|
31720
32603
|
},
|
|
31721
|
-
queryParameters: [apiVersion1],
|
|
31722
32604
|
urlParameters: [
|
|
31723
32605
|
$host,
|
|
31724
32606
|
subscriptionId,
|
|
@@ -31738,7 +32620,6 @@ const listPrivateEndpointConnectionsNextOperationSpec = {
|
|
|
31738
32620
|
bodyMapper: CloudError
|
|
31739
32621
|
}
|
|
31740
32622
|
},
|
|
31741
|
-
queryParameters: [apiVersion1],
|
|
31742
32623
|
urlParameters: [
|
|
31743
32624
|
$host,
|
|
31744
32625
|
subscriptionId,
|
|
@@ -31781,20 +32662,31 @@ class DiskEncryptionSetsImpl {
|
|
|
31781
32662
|
[Symbol.asyncIterator]() {
|
|
31782
32663
|
return this;
|
|
31783
32664
|
},
|
|
31784
|
-
byPage: () => {
|
|
31785
|
-
|
|
32665
|
+
byPage: (settings) => {
|
|
32666
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
32667
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
32668
|
+
}
|
|
32669
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
31786
32670
|
}
|
|
31787
32671
|
};
|
|
31788
32672
|
}
|
|
31789
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
32673
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
31790
32674
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
31791
|
-
let result
|
|
31792
|
-
|
|
31793
|
-
|
|
32675
|
+
let result;
|
|
32676
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
32677
|
+
if (!continuationToken) {
|
|
32678
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
32679
|
+
let page = result.value || [];
|
|
32680
|
+
continuationToken = result.nextLink;
|
|
32681
|
+
setContinuationToken(page, continuationToken);
|
|
32682
|
+
yield yield tslib.__await(page);
|
|
32683
|
+
}
|
|
31794
32684
|
while (continuationToken) {
|
|
31795
32685
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
31796
32686
|
continuationToken = result.nextLink;
|
|
31797
|
-
|
|
32687
|
+
let page = result.value || [];
|
|
32688
|
+
setContinuationToken(page, continuationToken);
|
|
32689
|
+
yield yield tslib.__await(page);
|
|
31798
32690
|
}
|
|
31799
32691
|
});
|
|
31800
32692
|
}
|
|
@@ -31829,20 +32721,31 @@ class DiskEncryptionSetsImpl {
|
|
|
31829
32721
|
[Symbol.asyncIterator]() {
|
|
31830
32722
|
return this;
|
|
31831
32723
|
},
|
|
31832
|
-
byPage: () => {
|
|
31833
|
-
|
|
32724
|
+
byPage: (settings) => {
|
|
32725
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
32726
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
32727
|
+
}
|
|
32728
|
+
return this.listPagingPage(options, settings);
|
|
31834
32729
|
}
|
|
31835
32730
|
};
|
|
31836
32731
|
}
|
|
31837
|
-
listPagingPage(options) {
|
|
32732
|
+
listPagingPage(options, settings) {
|
|
31838
32733
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
31839
|
-
let result
|
|
31840
|
-
|
|
31841
|
-
|
|
32734
|
+
let result;
|
|
32735
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
32736
|
+
if (!continuationToken) {
|
|
32737
|
+
result = yield tslib.__await(this._list(options));
|
|
32738
|
+
let page = result.value || [];
|
|
32739
|
+
continuationToken = result.nextLink;
|
|
32740
|
+
setContinuationToken(page, continuationToken);
|
|
32741
|
+
yield yield tslib.__await(page);
|
|
32742
|
+
}
|
|
31842
32743
|
while (continuationToken) {
|
|
31843
32744
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
31844
32745
|
continuationToken = result.nextLink;
|
|
31845
|
-
|
|
32746
|
+
let page = result.value || [];
|
|
32747
|
+
setContinuationToken(page, continuationToken);
|
|
32748
|
+
yield yield tslib.__await(page);
|
|
31846
32749
|
}
|
|
31847
32750
|
});
|
|
31848
32751
|
}
|
|
@@ -31881,20 +32784,31 @@ class DiskEncryptionSetsImpl {
|
|
|
31881
32784
|
[Symbol.asyncIterator]() {
|
|
31882
32785
|
return this;
|
|
31883
32786
|
},
|
|
31884
|
-
byPage: () => {
|
|
31885
|
-
|
|
32787
|
+
byPage: (settings) => {
|
|
32788
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
32789
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
32790
|
+
}
|
|
32791
|
+
return this.listAssociatedResourcesPagingPage(resourceGroupName, diskEncryptionSetName, options, settings);
|
|
31886
32792
|
}
|
|
31887
32793
|
};
|
|
31888
32794
|
}
|
|
31889
|
-
listAssociatedResourcesPagingPage(resourceGroupName, diskEncryptionSetName, options) {
|
|
32795
|
+
listAssociatedResourcesPagingPage(resourceGroupName, diskEncryptionSetName, options, settings) {
|
|
31890
32796
|
return tslib.__asyncGenerator(this, arguments, function* listAssociatedResourcesPagingPage_1() {
|
|
31891
|
-
let result
|
|
31892
|
-
|
|
31893
|
-
|
|
32797
|
+
let result;
|
|
32798
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
32799
|
+
if (!continuationToken) {
|
|
32800
|
+
result = yield tslib.__await(this._listAssociatedResources(resourceGroupName, diskEncryptionSetName, options));
|
|
32801
|
+
let page = result.value || [];
|
|
32802
|
+
continuationToken = result.nextLink;
|
|
32803
|
+
setContinuationToken(page, continuationToken);
|
|
32804
|
+
yield yield tslib.__await(page);
|
|
32805
|
+
}
|
|
31894
32806
|
while (continuationToken) {
|
|
31895
32807
|
result = yield tslib.__await(this._listAssociatedResourcesNext(resourceGroupName, diskEncryptionSetName, continuationToken, options));
|
|
31896
32808
|
continuationToken = result.nextLink;
|
|
31897
|
-
|
|
32809
|
+
let page = result.value || [];
|
|
32810
|
+
setContinuationToken(page, continuationToken);
|
|
32811
|
+
yield yield tslib.__await(page);
|
|
31898
32812
|
}
|
|
31899
32813
|
});
|
|
31900
32814
|
}
|
|
@@ -32334,7 +33248,6 @@ const listByResourceGroupNextOperationSpec$2 = {
|
|
|
32334
33248
|
bodyMapper: CloudError
|
|
32335
33249
|
}
|
|
32336
33250
|
},
|
|
32337
|
-
queryParameters: [apiVersion1],
|
|
32338
33251
|
urlParameters: [
|
|
32339
33252
|
$host,
|
|
32340
33253
|
subscriptionId,
|
|
@@ -32355,7 +33268,6 @@ const listNextOperationSpec$b = {
|
|
|
32355
33268
|
bodyMapper: CloudError
|
|
32356
33269
|
}
|
|
32357
33270
|
},
|
|
32358
|
-
queryParameters: [apiVersion1],
|
|
32359
33271
|
urlParameters: [
|
|
32360
33272
|
$host,
|
|
32361
33273
|
subscriptionId,
|
|
@@ -32375,7 +33287,6 @@ const listAssociatedResourcesNextOperationSpec = {
|
|
|
32375
33287
|
bodyMapper: CloudError
|
|
32376
33288
|
}
|
|
32377
33289
|
},
|
|
32378
|
-
queryParameters: [apiVersion1],
|
|
32379
33290
|
urlParameters: [
|
|
32380
33291
|
$host,
|
|
32381
33292
|
subscriptionId,
|
|
@@ -32421,20 +33332,31 @@ class DiskRestorePointOperationsImpl {
|
|
|
32421
33332
|
[Symbol.asyncIterator]() {
|
|
32422
33333
|
return this;
|
|
32423
33334
|
},
|
|
32424
|
-
byPage: () => {
|
|
32425
|
-
|
|
33335
|
+
byPage: (settings) => {
|
|
33336
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
33337
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
33338
|
+
}
|
|
33339
|
+
return this.listByRestorePointPagingPage(resourceGroupName, restorePointCollectionName, vmRestorePointName, options, settings);
|
|
32426
33340
|
}
|
|
32427
33341
|
};
|
|
32428
33342
|
}
|
|
32429
|
-
listByRestorePointPagingPage(resourceGroupName, restorePointCollectionName, vmRestorePointName, options) {
|
|
33343
|
+
listByRestorePointPagingPage(resourceGroupName, restorePointCollectionName, vmRestorePointName, options, settings) {
|
|
32430
33344
|
return tslib.__asyncGenerator(this, arguments, function* listByRestorePointPagingPage_1() {
|
|
32431
|
-
let result
|
|
32432
|
-
|
|
32433
|
-
|
|
33345
|
+
let result;
|
|
33346
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
33347
|
+
if (!continuationToken) {
|
|
33348
|
+
result = yield tslib.__await(this._listByRestorePoint(resourceGroupName, restorePointCollectionName, vmRestorePointName, options));
|
|
33349
|
+
let page = result.value || [];
|
|
33350
|
+
continuationToken = result.nextLink;
|
|
33351
|
+
setContinuationToken(page, continuationToken);
|
|
33352
|
+
yield yield tslib.__await(page);
|
|
33353
|
+
}
|
|
32434
33354
|
while (continuationToken) {
|
|
32435
33355
|
result = yield tslib.__await(this._listByRestorePointNext(resourceGroupName, restorePointCollectionName, vmRestorePointName, continuationToken, options));
|
|
32436
33356
|
continuationToken = result.nextLink;
|
|
32437
|
-
|
|
33357
|
+
let page = result.value || [];
|
|
33358
|
+
setContinuationToken(page, continuationToken);
|
|
33359
|
+
yield yield tslib.__await(page);
|
|
32438
33360
|
}
|
|
32439
33361
|
});
|
|
32440
33362
|
}
|
|
@@ -32756,7 +33678,6 @@ const listByRestorePointNextOperationSpec = {
|
|
|
32756
33678
|
bodyMapper: CloudError
|
|
32757
33679
|
}
|
|
32758
33680
|
},
|
|
32759
|
-
queryParameters: [apiVersion1],
|
|
32760
33681
|
urlParameters: [
|
|
32761
33682
|
$host,
|
|
32762
33683
|
subscriptionId,
|
|
@@ -32800,20 +33721,31 @@ class SnapshotsImpl {
|
|
|
32800
33721
|
[Symbol.asyncIterator]() {
|
|
32801
33722
|
return this;
|
|
32802
33723
|
},
|
|
32803
|
-
byPage: () => {
|
|
32804
|
-
|
|
33724
|
+
byPage: (settings) => {
|
|
33725
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
33726
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
33727
|
+
}
|
|
33728
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
32805
33729
|
}
|
|
32806
33730
|
};
|
|
32807
33731
|
}
|
|
32808
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
33732
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
32809
33733
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
32810
|
-
let result
|
|
32811
|
-
|
|
32812
|
-
|
|
33734
|
+
let result;
|
|
33735
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
33736
|
+
if (!continuationToken) {
|
|
33737
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
33738
|
+
let page = result.value || [];
|
|
33739
|
+
continuationToken = result.nextLink;
|
|
33740
|
+
setContinuationToken(page, continuationToken);
|
|
33741
|
+
yield yield tslib.__await(page);
|
|
33742
|
+
}
|
|
32813
33743
|
while (continuationToken) {
|
|
32814
33744
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
32815
33745
|
continuationToken = result.nextLink;
|
|
32816
|
-
|
|
33746
|
+
let page = result.value || [];
|
|
33747
|
+
setContinuationToken(page, continuationToken);
|
|
33748
|
+
yield yield tslib.__await(page);
|
|
32817
33749
|
}
|
|
32818
33750
|
});
|
|
32819
33751
|
}
|
|
@@ -32848,20 +33780,31 @@ class SnapshotsImpl {
|
|
|
32848
33780
|
[Symbol.asyncIterator]() {
|
|
32849
33781
|
return this;
|
|
32850
33782
|
},
|
|
32851
|
-
byPage: () => {
|
|
32852
|
-
|
|
33783
|
+
byPage: (settings) => {
|
|
33784
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
33785
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
33786
|
+
}
|
|
33787
|
+
return this.listPagingPage(options, settings);
|
|
32853
33788
|
}
|
|
32854
33789
|
};
|
|
32855
33790
|
}
|
|
32856
|
-
listPagingPage(options) {
|
|
33791
|
+
listPagingPage(options, settings) {
|
|
32857
33792
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
32858
|
-
let result
|
|
32859
|
-
|
|
32860
|
-
|
|
33793
|
+
let result;
|
|
33794
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
33795
|
+
if (!continuationToken) {
|
|
33796
|
+
result = yield tslib.__await(this._list(options));
|
|
33797
|
+
let page = result.value || [];
|
|
33798
|
+
continuationToken = result.nextLink;
|
|
33799
|
+
setContinuationToken(page, continuationToken);
|
|
33800
|
+
yield yield tslib.__await(page);
|
|
33801
|
+
}
|
|
32861
33802
|
while (continuationToken) {
|
|
32862
33803
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
32863
33804
|
continuationToken = result.nextLink;
|
|
32864
|
-
|
|
33805
|
+
let page = result.value || [];
|
|
33806
|
+
setContinuationToken(page, continuationToken);
|
|
33807
|
+
yield yield tslib.__await(page);
|
|
32865
33808
|
}
|
|
32866
33809
|
});
|
|
32867
33810
|
}
|
|
@@ -33381,7 +34324,6 @@ const listByResourceGroupNextOperationSpec$1 = {
|
|
|
33381
34324
|
bodyMapper: SnapshotList
|
|
33382
34325
|
}
|
|
33383
34326
|
},
|
|
33384
|
-
queryParameters: [apiVersion1],
|
|
33385
34327
|
urlParameters: [
|
|
33386
34328
|
$host,
|
|
33387
34329
|
subscriptionId,
|
|
@@ -33399,7 +34341,6 @@ const listNextOperationSpec$a = {
|
|
|
33399
34341
|
bodyMapper: SnapshotList
|
|
33400
34342
|
}
|
|
33401
34343
|
},
|
|
33402
|
-
queryParameters: [apiVersion1],
|
|
33403
34344
|
urlParameters: [
|
|
33404
34345
|
$host,
|
|
33405
34346
|
subscriptionId,
|
|
@@ -33439,20 +34380,31 @@ class ResourceSkusImpl {
|
|
|
33439
34380
|
[Symbol.asyncIterator]() {
|
|
33440
34381
|
return this;
|
|
33441
34382
|
},
|
|
33442
|
-
byPage: () => {
|
|
33443
|
-
|
|
34383
|
+
byPage: (settings) => {
|
|
34384
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
34385
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
34386
|
+
}
|
|
34387
|
+
return this.listPagingPage(options, settings);
|
|
33444
34388
|
}
|
|
33445
34389
|
};
|
|
33446
34390
|
}
|
|
33447
|
-
listPagingPage(options) {
|
|
34391
|
+
listPagingPage(options, settings) {
|
|
33448
34392
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
33449
|
-
let result
|
|
33450
|
-
|
|
33451
|
-
|
|
34393
|
+
let result;
|
|
34394
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
34395
|
+
if (!continuationToken) {
|
|
34396
|
+
result = yield tslib.__await(this._list(options));
|
|
34397
|
+
let page = result.value || [];
|
|
34398
|
+
continuationToken = result.nextLink;
|
|
34399
|
+
setContinuationToken(page, continuationToken);
|
|
34400
|
+
yield yield tslib.__await(page);
|
|
34401
|
+
}
|
|
33452
34402
|
while (continuationToken) {
|
|
33453
34403
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
33454
34404
|
continuationToken = result.nextLink;
|
|
33455
|
-
|
|
34405
|
+
let page = result.value || [];
|
|
34406
|
+
setContinuationToken(page, continuationToken);
|
|
34407
|
+
yield yield tslib.__await(page);
|
|
33456
34408
|
}
|
|
33457
34409
|
});
|
|
33458
34410
|
}
|
|
@@ -33517,11 +34469,6 @@ const listNextOperationSpec$9 = {
|
|
|
33517
34469
|
bodyMapper: ResourceSkusResult
|
|
33518
34470
|
}
|
|
33519
34471
|
},
|
|
33520
|
-
queryParameters: [
|
|
33521
|
-
filter,
|
|
33522
|
-
apiVersion2,
|
|
33523
|
-
includeExtendedLocations
|
|
33524
|
-
],
|
|
33525
34472
|
urlParameters: [
|
|
33526
34473
|
$host,
|
|
33527
34474
|
subscriptionId,
|
|
@@ -33562,20 +34509,31 @@ class GalleriesImpl {
|
|
|
33562
34509
|
[Symbol.asyncIterator]() {
|
|
33563
34510
|
return this;
|
|
33564
34511
|
},
|
|
33565
|
-
byPage: () => {
|
|
33566
|
-
|
|
34512
|
+
byPage: (settings) => {
|
|
34513
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
34514
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
34515
|
+
}
|
|
34516
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
33567
34517
|
}
|
|
33568
34518
|
};
|
|
33569
34519
|
}
|
|
33570
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
34520
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
33571
34521
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
33572
|
-
let result
|
|
33573
|
-
|
|
33574
|
-
|
|
34522
|
+
let result;
|
|
34523
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
34524
|
+
if (!continuationToken) {
|
|
34525
|
+
result = yield tslib.__await(this._listByResourceGroup(resourceGroupName, options));
|
|
34526
|
+
let page = result.value || [];
|
|
34527
|
+
continuationToken = result.nextLink;
|
|
34528
|
+
setContinuationToken(page, continuationToken);
|
|
34529
|
+
yield yield tslib.__await(page);
|
|
34530
|
+
}
|
|
33575
34531
|
while (continuationToken) {
|
|
33576
34532
|
result = yield tslib.__await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
33577
34533
|
continuationToken = result.nextLink;
|
|
33578
|
-
|
|
34534
|
+
let page = result.value || [];
|
|
34535
|
+
setContinuationToken(page, continuationToken);
|
|
34536
|
+
yield yield tslib.__await(page);
|
|
33579
34537
|
}
|
|
33580
34538
|
});
|
|
33581
34539
|
}
|
|
@@ -33610,20 +34568,31 @@ class GalleriesImpl {
|
|
|
33610
34568
|
[Symbol.asyncIterator]() {
|
|
33611
34569
|
return this;
|
|
33612
34570
|
},
|
|
33613
|
-
byPage: () => {
|
|
33614
|
-
|
|
34571
|
+
byPage: (settings) => {
|
|
34572
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
34573
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
34574
|
+
}
|
|
34575
|
+
return this.listPagingPage(options, settings);
|
|
33615
34576
|
}
|
|
33616
34577
|
};
|
|
33617
34578
|
}
|
|
33618
|
-
listPagingPage(options) {
|
|
34579
|
+
listPagingPage(options, settings) {
|
|
33619
34580
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
33620
|
-
let result
|
|
33621
|
-
|
|
33622
|
-
|
|
34581
|
+
let result;
|
|
34582
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
34583
|
+
if (!continuationToken) {
|
|
34584
|
+
result = yield tslib.__await(this._list(options));
|
|
34585
|
+
let page = result.value || [];
|
|
34586
|
+
continuationToken = result.nextLink;
|
|
34587
|
+
setContinuationToken(page, continuationToken);
|
|
34588
|
+
yield yield tslib.__await(page);
|
|
34589
|
+
}
|
|
33623
34590
|
while (continuationToken) {
|
|
33624
34591
|
result = yield tslib.__await(this._listNext(continuationToken, options));
|
|
33625
34592
|
continuationToken = result.nextLink;
|
|
33626
|
-
|
|
34593
|
+
let page = result.value || [];
|
|
34594
|
+
setContinuationToken(page, continuationToken);
|
|
34595
|
+
yield yield tslib.__await(page);
|
|
33627
34596
|
}
|
|
33628
34597
|
});
|
|
33629
34598
|
}
|
|
@@ -34008,7 +34977,6 @@ const listByResourceGroupNextOperationSpec = {
|
|
|
34008
34977
|
bodyMapper: CloudError
|
|
34009
34978
|
}
|
|
34010
34979
|
},
|
|
34011
|
-
queryParameters: [apiVersion3],
|
|
34012
34980
|
urlParameters: [
|
|
34013
34981
|
$host,
|
|
34014
34982
|
subscriptionId,
|
|
@@ -34029,7 +34997,6 @@ const listNextOperationSpec$8 = {
|
|
|
34029
34997
|
bodyMapper: CloudError
|
|
34030
34998
|
}
|
|
34031
34999
|
},
|
|
34032
|
-
queryParameters: [apiVersion3],
|
|
34033
35000
|
urlParameters: [
|
|
34034
35001
|
$host,
|
|
34035
35002
|
subscriptionId,
|
|
@@ -34072,20 +35039,31 @@ class GalleryImagesImpl {
|
|
|
34072
35039
|
[Symbol.asyncIterator]() {
|
|
34073
35040
|
return this;
|
|
34074
35041
|
},
|
|
34075
|
-
byPage: () => {
|
|
34076
|
-
|
|
35042
|
+
byPage: (settings) => {
|
|
35043
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
35044
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
35045
|
+
}
|
|
35046
|
+
return this.listByGalleryPagingPage(resourceGroupName, galleryName, options, settings);
|
|
34077
35047
|
}
|
|
34078
35048
|
};
|
|
34079
35049
|
}
|
|
34080
|
-
listByGalleryPagingPage(resourceGroupName, galleryName, options) {
|
|
35050
|
+
listByGalleryPagingPage(resourceGroupName, galleryName, options, settings) {
|
|
34081
35051
|
return tslib.__asyncGenerator(this, arguments, function* listByGalleryPagingPage_1() {
|
|
34082
|
-
let result
|
|
34083
|
-
|
|
34084
|
-
|
|
35052
|
+
let result;
|
|
35053
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
35054
|
+
if (!continuationToken) {
|
|
35055
|
+
result = yield tslib.__await(this._listByGallery(resourceGroupName, galleryName, options));
|
|
35056
|
+
let page = result.value || [];
|
|
35057
|
+
continuationToken = result.nextLink;
|
|
35058
|
+
setContinuationToken(page, continuationToken);
|
|
35059
|
+
yield yield tslib.__await(page);
|
|
35060
|
+
}
|
|
34085
35061
|
while (continuationToken) {
|
|
34086
35062
|
result = yield tslib.__await(this._listByGalleryNext(resourceGroupName, galleryName, continuationToken, options));
|
|
34087
35063
|
continuationToken = result.nextLink;
|
|
34088
|
-
|
|
35064
|
+
let page = result.value || [];
|
|
35065
|
+
setContinuationToken(page, continuationToken);
|
|
35066
|
+
yield yield tslib.__await(page);
|
|
34089
35067
|
}
|
|
34090
35068
|
});
|
|
34091
35069
|
}
|
|
@@ -34474,7 +35452,6 @@ const listByGalleryNextOperationSpec$1 = {
|
|
|
34474
35452
|
bodyMapper: CloudError
|
|
34475
35453
|
}
|
|
34476
35454
|
},
|
|
34477
|
-
queryParameters: [apiVersion3],
|
|
34478
35455
|
urlParameters: [
|
|
34479
35456
|
$host,
|
|
34480
35457
|
subscriptionId,
|
|
@@ -34520,20 +35497,31 @@ class GalleryImageVersionsImpl {
|
|
|
34520
35497
|
[Symbol.asyncIterator]() {
|
|
34521
35498
|
return this;
|
|
34522
35499
|
},
|
|
34523
|
-
byPage: () => {
|
|
34524
|
-
|
|
35500
|
+
byPage: (settings) => {
|
|
35501
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
35502
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
35503
|
+
}
|
|
35504
|
+
return this.listByGalleryImagePagingPage(resourceGroupName, galleryName, galleryImageName, options, settings);
|
|
34525
35505
|
}
|
|
34526
35506
|
};
|
|
34527
35507
|
}
|
|
34528
|
-
listByGalleryImagePagingPage(resourceGroupName, galleryName, galleryImageName, options) {
|
|
35508
|
+
listByGalleryImagePagingPage(resourceGroupName, galleryName, galleryImageName, options, settings) {
|
|
34529
35509
|
return tslib.__asyncGenerator(this, arguments, function* listByGalleryImagePagingPage_1() {
|
|
34530
|
-
let result
|
|
34531
|
-
|
|
34532
|
-
|
|
35510
|
+
let result;
|
|
35511
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
35512
|
+
if (!continuationToken) {
|
|
35513
|
+
result = yield tslib.__await(this._listByGalleryImage(resourceGroupName, galleryName, galleryImageName, options));
|
|
35514
|
+
let page = result.value || [];
|
|
35515
|
+
continuationToken = result.nextLink;
|
|
35516
|
+
setContinuationToken(page, continuationToken);
|
|
35517
|
+
yield yield tslib.__await(page);
|
|
35518
|
+
}
|
|
34533
35519
|
while (continuationToken) {
|
|
34534
35520
|
result = yield tslib.__await(this._listByGalleryImageNext(resourceGroupName, galleryName, galleryImageName, continuationToken, options));
|
|
34535
35521
|
continuationToken = result.nextLink;
|
|
34536
|
-
|
|
35522
|
+
let page = result.value || [];
|
|
35523
|
+
setContinuationToken(page, continuationToken);
|
|
35524
|
+
yield yield tslib.__await(page);
|
|
34537
35525
|
}
|
|
34538
35526
|
});
|
|
34539
35527
|
}
|
|
@@ -34949,7 +35937,6 @@ const listByGalleryImageNextOperationSpec = {
|
|
|
34949
35937
|
bodyMapper: CloudError
|
|
34950
35938
|
}
|
|
34951
35939
|
},
|
|
34952
|
-
queryParameters: [apiVersion3],
|
|
34953
35940
|
urlParameters: [
|
|
34954
35941
|
$host,
|
|
34955
35942
|
subscriptionId,
|
|
@@ -34995,20 +35982,31 @@ class GalleryApplicationsImpl {
|
|
|
34995
35982
|
[Symbol.asyncIterator]() {
|
|
34996
35983
|
return this;
|
|
34997
35984
|
},
|
|
34998
|
-
byPage: () => {
|
|
34999
|
-
|
|
35985
|
+
byPage: (settings) => {
|
|
35986
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
35987
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
35988
|
+
}
|
|
35989
|
+
return this.listByGalleryPagingPage(resourceGroupName, galleryName, options, settings);
|
|
35000
35990
|
}
|
|
35001
35991
|
};
|
|
35002
35992
|
}
|
|
35003
|
-
listByGalleryPagingPage(resourceGroupName, galleryName, options) {
|
|
35993
|
+
listByGalleryPagingPage(resourceGroupName, galleryName, options, settings) {
|
|
35004
35994
|
return tslib.__asyncGenerator(this, arguments, function* listByGalleryPagingPage_1() {
|
|
35005
|
-
let result
|
|
35006
|
-
|
|
35007
|
-
|
|
35995
|
+
let result;
|
|
35996
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
35997
|
+
if (!continuationToken) {
|
|
35998
|
+
result = yield tslib.__await(this._listByGallery(resourceGroupName, galleryName, options));
|
|
35999
|
+
let page = result.value || [];
|
|
36000
|
+
continuationToken = result.nextLink;
|
|
36001
|
+
setContinuationToken(page, continuationToken);
|
|
36002
|
+
yield yield tslib.__await(page);
|
|
36003
|
+
}
|
|
35008
36004
|
while (continuationToken) {
|
|
35009
36005
|
result = yield tslib.__await(this._listByGalleryNext(resourceGroupName, galleryName, continuationToken, options));
|
|
35010
36006
|
continuationToken = result.nextLink;
|
|
35011
|
-
|
|
36007
|
+
let page = result.value || [];
|
|
36008
|
+
setContinuationToken(page, continuationToken);
|
|
36009
|
+
yield yield tslib.__await(page);
|
|
35012
36010
|
}
|
|
35013
36011
|
});
|
|
35014
36012
|
}
|
|
@@ -35397,7 +36395,6 @@ const listByGalleryNextOperationSpec = {
|
|
|
35397
36395
|
bodyMapper: CloudError
|
|
35398
36396
|
}
|
|
35399
36397
|
},
|
|
35400
|
-
queryParameters: [apiVersion3],
|
|
35401
36398
|
urlParameters: [
|
|
35402
36399
|
$host,
|
|
35403
36400
|
subscriptionId,
|
|
@@ -35444,20 +36441,31 @@ class GalleryApplicationVersionsImpl {
|
|
|
35444
36441
|
[Symbol.asyncIterator]() {
|
|
35445
36442
|
return this;
|
|
35446
36443
|
},
|
|
35447
|
-
byPage: () => {
|
|
35448
|
-
|
|
36444
|
+
byPage: (settings) => {
|
|
36445
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
36446
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
36447
|
+
}
|
|
36448
|
+
return this.listByGalleryApplicationPagingPage(resourceGroupName, galleryName, galleryApplicationName, options, settings);
|
|
35449
36449
|
}
|
|
35450
36450
|
};
|
|
35451
36451
|
}
|
|
35452
|
-
listByGalleryApplicationPagingPage(resourceGroupName, galleryName, galleryApplicationName, options) {
|
|
36452
|
+
listByGalleryApplicationPagingPage(resourceGroupName, galleryName, galleryApplicationName, options, settings) {
|
|
35453
36453
|
return tslib.__asyncGenerator(this, arguments, function* listByGalleryApplicationPagingPage_1() {
|
|
35454
|
-
let result
|
|
35455
|
-
|
|
35456
|
-
|
|
36454
|
+
let result;
|
|
36455
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
36456
|
+
if (!continuationToken) {
|
|
36457
|
+
result = yield tslib.__await(this._listByGalleryApplication(resourceGroupName, galleryName, galleryApplicationName, options));
|
|
36458
|
+
let page = result.value || [];
|
|
36459
|
+
continuationToken = result.nextLink;
|
|
36460
|
+
setContinuationToken(page, continuationToken);
|
|
36461
|
+
yield yield tslib.__await(page);
|
|
36462
|
+
}
|
|
35457
36463
|
while (continuationToken) {
|
|
35458
36464
|
result = yield tslib.__await(this._listByGalleryApplicationNext(resourceGroupName, galleryName, galleryApplicationName, continuationToken, options));
|
|
35459
36465
|
continuationToken = result.nextLink;
|
|
35460
|
-
|
|
36466
|
+
let page = result.value || [];
|
|
36467
|
+
setContinuationToken(page, continuationToken);
|
|
36468
|
+
yield yield tslib.__await(page);
|
|
35461
36469
|
}
|
|
35462
36470
|
});
|
|
35463
36471
|
}
|
|
@@ -35894,7 +36902,6 @@ const listByGalleryApplicationNextOperationSpec = {
|
|
|
35894
36902
|
bodyMapper: CloudError
|
|
35895
36903
|
}
|
|
35896
36904
|
},
|
|
35897
|
-
queryParameters: [apiVersion3],
|
|
35898
36905
|
urlParameters: [
|
|
35899
36906
|
$host,
|
|
35900
36907
|
subscriptionId,
|
|
@@ -36043,20 +37050,31 @@ class SharedGalleriesImpl {
|
|
|
36043
37050
|
[Symbol.asyncIterator]() {
|
|
36044
37051
|
return this;
|
|
36045
37052
|
},
|
|
36046
|
-
byPage: () => {
|
|
36047
|
-
|
|
37053
|
+
byPage: (settings) => {
|
|
37054
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
37055
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
37056
|
+
}
|
|
37057
|
+
return this.listPagingPage(location, options, settings);
|
|
36048
37058
|
}
|
|
36049
37059
|
};
|
|
36050
37060
|
}
|
|
36051
|
-
listPagingPage(location, options) {
|
|
37061
|
+
listPagingPage(location, options, settings) {
|
|
36052
37062
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36053
|
-
let result
|
|
36054
|
-
|
|
36055
|
-
|
|
37063
|
+
let result;
|
|
37064
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
37065
|
+
if (!continuationToken) {
|
|
37066
|
+
result = yield tslib.__await(this._list(location, options));
|
|
37067
|
+
let page = result.value || [];
|
|
37068
|
+
continuationToken = result.nextLink;
|
|
37069
|
+
setContinuationToken(page, continuationToken);
|
|
37070
|
+
yield yield tslib.__await(page);
|
|
37071
|
+
}
|
|
36056
37072
|
while (continuationToken) {
|
|
36057
37073
|
result = yield tslib.__await(this._listNext(location, continuationToken, options));
|
|
36058
37074
|
continuationToken = result.nextLink;
|
|
36059
|
-
|
|
37075
|
+
let page = result.value || [];
|
|
37076
|
+
setContinuationToken(page, continuationToken);
|
|
37077
|
+
yield yield tslib.__await(page);
|
|
36060
37078
|
}
|
|
36061
37079
|
});
|
|
36062
37080
|
}
|
|
@@ -36159,7 +37177,6 @@ const listNextOperationSpec$7 = {
|
|
|
36159
37177
|
bodyMapper: CloudError
|
|
36160
37178
|
}
|
|
36161
37179
|
},
|
|
36162
|
-
queryParameters: [apiVersion3, sharedTo],
|
|
36163
37180
|
urlParameters: [
|
|
36164
37181
|
$host,
|
|
36165
37182
|
subscriptionId,
|
|
@@ -36202,20 +37219,31 @@ class SharedGalleryImagesImpl {
|
|
|
36202
37219
|
[Symbol.asyncIterator]() {
|
|
36203
37220
|
return this;
|
|
36204
37221
|
},
|
|
36205
|
-
byPage: () => {
|
|
36206
|
-
|
|
37222
|
+
byPage: (settings) => {
|
|
37223
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
37224
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
37225
|
+
}
|
|
37226
|
+
return this.listPagingPage(location, galleryUniqueName, options, settings);
|
|
36207
37227
|
}
|
|
36208
37228
|
};
|
|
36209
37229
|
}
|
|
36210
|
-
listPagingPage(location, galleryUniqueName, options) {
|
|
37230
|
+
listPagingPage(location, galleryUniqueName, options, settings) {
|
|
36211
37231
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36212
|
-
let result
|
|
36213
|
-
|
|
36214
|
-
|
|
37232
|
+
let result;
|
|
37233
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
37234
|
+
if (!continuationToken) {
|
|
37235
|
+
result = yield tslib.__await(this._list(location, galleryUniqueName, options));
|
|
37236
|
+
let page = result.value || [];
|
|
37237
|
+
continuationToken = result.nextLink;
|
|
37238
|
+
setContinuationToken(page, continuationToken);
|
|
37239
|
+
yield yield tslib.__await(page);
|
|
37240
|
+
}
|
|
36215
37241
|
while (continuationToken) {
|
|
36216
37242
|
result = yield tslib.__await(this._listNext(location, galleryUniqueName, continuationToken, options));
|
|
36217
37243
|
continuationToken = result.nextLink;
|
|
36218
|
-
|
|
37244
|
+
let page = result.value || [];
|
|
37245
|
+
setContinuationToken(page, continuationToken);
|
|
37246
|
+
yield yield tslib.__await(page);
|
|
36219
37247
|
}
|
|
36220
37248
|
});
|
|
36221
37249
|
}
|
|
@@ -36324,7 +37352,6 @@ const listNextOperationSpec$6 = {
|
|
|
36324
37352
|
bodyMapper: CloudError
|
|
36325
37353
|
}
|
|
36326
37354
|
},
|
|
36327
|
-
queryParameters: [apiVersion3, sharedTo],
|
|
36328
37355
|
urlParameters: [
|
|
36329
37356
|
$host,
|
|
36330
37357
|
subscriptionId,
|
|
@@ -36370,20 +37397,31 @@ class SharedGalleryImageVersionsImpl {
|
|
|
36370
37397
|
[Symbol.asyncIterator]() {
|
|
36371
37398
|
return this;
|
|
36372
37399
|
},
|
|
36373
|
-
byPage: () => {
|
|
36374
|
-
|
|
37400
|
+
byPage: (settings) => {
|
|
37401
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
37402
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
37403
|
+
}
|
|
37404
|
+
return this.listPagingPage(location, galleryUniqueName, galleryImageName, options, settings);
|
|
36375
37405
|
}
|
|
36376
37406
|
};
|
|
36377
37407
|
}
|
|
36378
|
-
listPagingPage(location, galleryUniqueName, galleryImageName, options) {
|
|
37408
|
+
listPagingPage(location, galleryUniqueName, galleryImageName, options, settings) {
|
|
36379
37409
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36380
|
-
let result
|
|
36381
|
-
|
|
36382
|
-
|
|
37410
|
+
let result;
|
|
37411
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
37412
|
+
if (!continuationToken) {
|
|
37413
|
+
result = yield tslib.__await(this._list(location, galleryUniqueName, galleryImageName, options));
|
|
37414
|
+
let page = result.value || [];
|
|
37415
|
+
continuationToken = result.nextLink;
|
|
37416
|
+
setContinuationToken(page, continuationToken);
|
|
37417
|
+
yield yield tslib.__await(page);
|
|
37418
|
+
}
|
|
36383
37419
|
while (continuationToken) {
|
|
36384
37420
|
result = yield tslib.__await(this._listNext(location, galleryUniqueName, galleryImageName, continuationToken, options));
|
|
36385
37421
|
continuationToken = result.nextLink;
|
|
36386
|
-
|
|
37422
|
+
let page = result.value || [];
|
|
37423
|
+
setContinuationToken(page, continuationToken);
|
|
37424
|
+
yield yield tslib.__await(page);
|
|
36387
37425
|
}
|
|
36388
37426
|
});
|
|
36389
37427
|
}
|
|
@@ -36507,7 +37545,6 @@ const listNextOperationSpec$5 = {
|
|
|
36507
37545
|
bodyMapper: CloudError
|
|
36508
37546
|
}
|
|
36509
37547
|
},
|
|
36510
|
-
queryParameters: [apiVersion3, sharedTo],
|
|
36511
37548
|
urlParameters: [
|
|
36512
37549
|
$host,
|
|
36513
37550
|
subscriptionId,
|
|
@@ -36602,20 +37639,31 @@ class CommunityGalleryImagesImpl {
|
|
|
36602
37639
|
[Symbol.asyncIterator]() {
|
|
36603
37640
|
return this;
|
|
36604
37641
|
},
|
|
36605
|
-
byPage: () => {
|
|
36606
|
-
|
|
37642
|
+
byPage: (settings) => {
|
|
37643
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
37644
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
37645
|
+
}
|
|
37646
|
+
return this.listPagingPage(location, publicGalleryName, options, settings);
|
|
36607
37647
|
}
|
|
36608
37648
|
};
|
|
36609
37649
|
}
|
|
36610
|
-
listPagingPage(location, publicGalleryName, options) {
|
|
37650
|
+
listPagingPage(location, publicGalleryName, options, settings) {
|
|
36611
37651
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36612
|
-
let result
|
|
36613
|
-
|
|
36614
|
-
|
|
37652
|
+
let result;
|
|
37653
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
37654
|
+
if (!continuationToken) {
|
|
37655
|
+
result = yield tslib.__await(this._list(location, publicGalleryName, options));
|
|
37656
|
+
let page = result.value || [];
|
|
37657
|
+
continuationToken = result.nextLink;
|
|
37658
|
+
setContinuationToken(page, continuationToken);
|
|
37659
|
+
yield yield tslib.__await(page);
|
|
37660
|
+
}
|
|
36615
37661
|
while (continuationToken) {
|
|
36616
37662
|
result = yield tslib.__await(this._listNext(location, publicGalleryName, continuationToken, options));
|
|
36617
37663
|
continuationToken = result.nextLink;
|
|
36618
|
-
|
|
37664
|
+
let page = result.value || [];
|
|
37665
|
+
setContinuationToken(page, continuationToken);
|
|
37666
|
+
yield yield tslib.__await(page);
|
|
36619
37667
|
}
|
|
36620
37668
|
});
|
|
36621
37669
|
}
|
|
@@ -36723,7 +37771,6 @@ const listNextOperationSpec$4 = {
|
|
|
36723
37771
|
bodyMapper: CloudError
|
|
36724
37772
|
}
|
|
36725
37773
|
},
|
|
36726
|
-
queryParameters: [apiVersion3],
|
|
36727
37774
|
urlParameters: [
|
|
36728
37775
|
$host,
|
|
36729
37776
|
subscriptionId,
|
|
@@ -36768,20 +37815,31 @@ class CommunityGalleryImageVersionsImpl {
|
|
|
36768
37815
|
[Symbol.asyncIterator]() {
|
|
36769
37816
|
return this;
|
|
36770
37817
|
},
|
|
36771
|
-
byPage: () => {
|
|
36772
|
-
|
|
37818
|
+
byPage: (settings) => {
|
|
37819
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
37820
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
37821
|
+
}
|
|
37822
|
+
return this.listPagingPage(location, publicGalleryName, galleryImageName, options, settings);
|
|
36773
37823
|
}
|
|
36774
37824
|
};
|
|
36775
37825
|
}
|
|
36776
|
-
listPagingPage(location, publicGalleryName, galleryImageName, options) {
|
|
37826
|
+
listPagingPage(location, publicGalleryName, galleryImageName, options, settings) {
|
|
36777
37827
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36778
|
-
let result
|
|
36779
|
-
|
|
36780
|
-
|
|
37828
|
+
let result;
|
|
37829
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
37830
|
+
if (!continuationToken) {
|
|
37831
|
+
result = yield tslib.__await(this._list(location, publicGalleryName, galleryImageName, options));
|
|
37832
|
+
let page = result.value || [];
|
|
37833
|
+
continuationToken = result.nextLink;
|
|
37834
|
+
setContinuationToken(page, continuationToken);
|
|
37835
|
+
yield yield tslib.__await(page);
|
|
37836
|
+
}
|
|
36781
37837
|
while (continuationToken) {
|
|
36782
37838
|
result = yield tslib.__await(this._listNext(location, publicGalleryName, galleryImageName, continuationToken, options));
|
|
36783
37839
|
continuationToken = result.nextLink;
|
|
36784
|
-
|
|
37840
|
+
let page = result.value || [];
|
|
37841
|
+
setContinuationToken(page, continuationToken);
|
|
37842
|
+
yield yield tslib.__await(page);
|
|
36785
37843
|
}
|
|
36786
37844
|
});
|
|
36787
37845
|
}
|
|
@@ -36902,7 +37960,6 @@ const listNextOperationSpec$3 = {
|
|
|
36902
37960
|
bodyMapper: CloudError
|
|
36903
37961
|
}
|
|
36904
37962
|
},
|
|
36905
|
-
queryParameters: [apiVersion3],
|
|
36906
37963
|
urlParameters: [
|
|
36907
37964
|
$host,
|
|
36908
37965
|
subscriptionId,
|
|
@@ -36948,20 +38005,31 @@ class CloudServiceRoleInstancesImpl {
|
|
|
36948
38005
|
[Symbol.asyncIterator]() {
|
|
36949
38006
|
return this;
|
|
36950
38007
|
},
|
|
36951
|
-
byPage: () => {
|
|
36952
|
-
|
|
38008
|
+
byPage: (settings) => {
|
|
38009
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
38010
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
38011
|
+
}
|
|
38012
|
+
return this.listPagingPage(resourceGroupName, cloudServiceName, options, settings);
|
|
36953
38013
|
}
|
|
36954
38014
|
};
|
|
36955
38015
|
}
|
|
36956
|
-
listPagingPage(resourceGroupName, cloudServiceName, options) {
|
|
38016
|
+
listPagingPage(resourceGroupName, cloudServiceName, options, settings) {
|
|
36957
38017
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
36958
|
-
let result
|
|
36959
|
-
|
|
36960
|
-
|
|
38018
|
+
let result;
|
|
38019
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
38020
|
+
if (!continuationToken) {
|
|
38021
|
+
result = yield tslib.__await(this._list(resourceGroupName, cloudServiceName, options));
|
|
38022
|
+
let page = result.value || [];
|
|
38023
|
+
continuationToken = result.nextLink;
|
|
38024
|
+
setContinuationToken(page, continuationToken);
|
|
38025
|
+
yield yield tslib.__await(page);
|
|
38026
|
+
}
|
|
36961
38027
|
while (continuationToken) {
|
|
36962
38028
|
result = yield tslib.__await(this._listNext(resourceGroupName, cloudServiceName, continuationToken, options));
|
|
36963
38029
|
continuationToken = result.nextLink;
|
|
36964
|
-
|
|
38030
|
+
let page = result.value || [];
|
|
38031
|
+
setContinuationToken(page, continuationToken);
|
|
38032
|
+
yield yield tslib.__await(page);
|
|
36965
38033
|
}
|
|
36966
38034
|
});
|
|
36967
38035
|
}
|
|
@@ -37444,7 +38512,6 @@ const listNextOperationSpec$2 = {
|
|
|
37444
38512
|
bodyMapper: CloudError
|
|
37445
38513
|
}
|
|
37446
38514
|
},
|
|
37447
|
-
queryParameters: [expand2, apiVersion4],
|
|
37448
38515
|
urlParameters: [
|
|
37449
38516
|
$host,
|
|
37450
38517
|
subscriptionId,
|
|
@@ -37489,20 +38556,31 @@ class CloudServiceRolesImpl {
|
|
|
37489
38556
|
[Symbol.asyncIterator]() {
|
|
37490
38557
|
return this;
|
|
37491
38558
|
},
|
|
37492
|
-
byPage: () => {
|
|
37493
|
-
|
|
38559
|
+
byPage: (settings) => {
|
|
38560
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
38561
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
38562
|
+
}
|
|
38563
|
+
return this.listPagingPage(resourceGroupName, cloudServiceName, options, settings);
|
|
37494
38564
|
}
|
|
37495
38565
|
};
|
|
37496
38566
|
}
|
|
37497
|
-
listPagingPage(resourceGroupName, cloudServiceName, options) {
|
|
38567
|
+
listPagingPage(resourceGroupName, cloudServiceName, options, settings) {
|
|
37498
38568
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
37499
|
-
let result
|
|
37500
|
-
|
|
37501
|
-
|
|
38569
|
+
let result;
|
|
38570
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
38571
|
+
if (!continuationToken) {
|
|
38572
|
+
result = yield tslib.__await(this._list(resourceGroupName, cloudServiceName, options));
|
|
38573
|
+
let page = result.value || [];
|
|
38574
|
+
continuationToken = result.nextLink;
|
|
38575
|
+
setContinuationToken(page, continuationToken);
|
|
38576
|
+
yield yield tslib.__await(page);
|
|
38577
|
+
}
|
|
37502
38578
|
while (continuationToken) {
|
|
37503
38579
|
result = yield tslib.__await(this._listNext(resourceGroupName, cloudServiceName, continuationToken, options));
|
|
37504
38580
|
continuationToken = result.nextLink;
|
|
37505
|
-
|
|
38581
|
+
let page = result.value || [];
|
|
38582
|
+
setContinuationToken(page, continuationToken);
|
|
38583
|
+
yield yield tslib.__await(page);
|
|
37506
38584
|
}
|
|
37507
38585
|
});
|
|
37508
38586
|
}
|
|
@@ -37611,7 +38689,6 @@ const listNextOperationSpec$1 = {
|
|
|
37611
38689
|
bodyMapper: CloudError
|
|
37612
38690
|
}
|
|
37613
38691
|
},
|
|
37614
|
-
queryParameters: [apiVersion4],
|
|
37615
38692
|
urlParameters: [
|
|
37616
38693
|
$host,
|
|
37617
38694
|
subscriptionId,
|
|
@@ -37655,20 +38732,31 @@ class CloudServicesImpl {
|
|
|
37655
38732
|
[Symbol.asyncIterator]() {
|
|
37656
38733
|
return this;
|
|
37657
38734
|
},
|
|
37658
|
-
byPage: () => {
|
|
37659
|
-
|
|
38735
|
+
byPage: (settings) => {
|
|
38736
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
38737
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
38738
|
+
}
|
|
38739
|
+
return this.listAllPagingPage(options, settings);
|
|
37660
38740
|
}
|
|
37661
38741
|
};
|
|
37662
38742
|
}
|
|
37663
|
-
listAllPagingPage(options) {
|
|
38743
|
+
listAllPagingPage(options, settings) {
|
|
37664
38744
|
return tslib.__asyncGenerator(this, arguments, function* listAllPagingPage_1() {
|
|
37665
|
-
let result
|
|
37666
|
-
|
|
37667
|
-
|
|
38745
|
+
let result;
|
|
38746
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
38747
|
+
if (!continuationToken) {
|
|
38748
|
+
result = yield tslib.__await(this._listAll(options));
|
|
38749
|
+
let page = result.value || [];
|
|
38750
|
+
continuationToken = result.nextLink;
|
|
38751
|
+
setContinuationToken(page, continuationToken);
|
|
38752
|
+
yield yield tslib.__await(page);
|
|
38753
|
+
}
|
|
37668
38754
|
while (continuationToken) {
|
|
37669
38755
|
result = yield tslib.__await(this._listAllNext(continuationToken, options));
|
|
37670
38756
|
continuationToken = result.nextLink;
|
|
37671
|
-
|
|
38757
|
+
let page = result.value || [];
|
|
38758
|
+
setContinuationToken(page, continuationToken);
|
|
38759
|
+
yield yield tslib.__await(page);
|
|
37672
38760
|
}
|
|
37673
38761
|
});
|
|
37674
38762
|
}
|
|
@@ -37705,20 +38793,31 @@ class CloudServicesImpl {
|
|
|
37705
38793
|
[Symbol.asyncIterator]() {
|
|
37706
38794
|
return this;
|
|
37707
38795
|
},
|
|
37708
|
-
byPage: () => {
|
|
37709
|
-
|
|
38796
|
+
byPage: (settings) => {
|
|
38797
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
38798
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
38799
|
+
}
|
|
38800
|
+
return this.listPagingPage(resourceGroupName, options, settings);
|
|
37710
38801
|
}
|
|
37711
38802
|
};
|
|
37712
38803
|
}
|
|
37713
|
-
listPagingPage(resourceGroupName, options) {
|
|
38804
|
+
listPagingPage(resourceGroupName, options, settings) {
|
|
37714
38805
|
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
37715
|
-
let result
|
|
37716
|
-
|
|
37717
|
-
|
|
38806
|
+
let result;
|
|
38807
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
38808
|
+
if (!continuationToken) {
|
|
38809
|
+
result = yield tslib.__await(this._list(resourceGroupName, options));
|
|
38810
|
+
let page = result.value || [];
|
|
38811
|
+
continuationToken = result.nextLink;
|
|
38812
|
+
setContinuationToken(page, continuationToken);
|
|
38813
|
+
yield yield tslib.__await(page);
|
|
38814
|
+
}
|
|
37718
38815
|
while (continuationToken) {
|
|
37719
38816
|
result = yield tslib.__await(this._listNext(resourceGroupName, continuationToken, options));
|
|
37720
38817
|
continuationToken = result.nextLink;
|
|
37721
|
-
|
|
38818
|
+
let page = result.value || [];
|
|
38819
|
+
setContinuationToken(page, continuationToken);
|
|
38820
|
+
yield yield tslib.__await(page);
|
|
37722
38821
|
}
|
|
37723
38822
|
});
|
|
37724
38823
|
}
|
|
@@ -38580,7 +39679,6 @@ const listAllNextOperationSpec = {
|
|
|
38580
39679
|
bodyMapper: CloudError
|
|
38581
39680
|
}
|
|
38582
39681
|
},
|
|
38583
|
-
queryParameters: [apiVersion4],
|
|
38584
39682
|
urlParameters: [
|
|
38585
39683
|
$host,
|
|
38586
39684
|
subscriptionId,
|
|
@@ -38600,7 +39698,6 @@ const listNextOperationSpec = {
|
|
|
38600
39698
|
bodyMapper: CloudError
|
|
38601
39699
|
}
|
|
38602
39700
|
},
|
|
38603
|
-
queryParameters: [apiVersion4],
|
|
38604
39701
|
urlParameters: [
|
|
38605
39702
|
$host,
|
|
38606
39703
|
subscriptionId,
|
|
@@ -38643,20 +39740,31 @@ class CloudServicesUpdateDomainImpl {
|
|
|
38643
39740
|
[Symbol.asyncIterator]() {
|
|
38644
39741
|
return this;
|
|
38645
39742
|
},
|
|
38646
|
-
byPage: () => {
|
|
38647
|
-
|
|
39743
|
+
byPage: (settings) => {
|
|
39744
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
39745
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
39746
|
+
}
|
|
39747
|
+
return this.listUpdateDomainsPagingPage(resourceGroupName, cloudServiceName, options, settings);
|
|
38648
39748
|
}
|
|
38649
39749
|
};
|
|
38650
39750
|
}
|
|
38651
|
-
listUpdateDomainsPagingPage(resourceGroupName, cloudServiceName, options) {
|
|
39751
|
+
listUpdateDomainsPagingPage(resourceGroupName, cloudServiceName, options, settings) {
|
|
38652
39752
|
return tslib.__asyncGenerator(this, arguments, function* listUpdateDomainsPagingPage_1() {
|
|
38653
|
-
let result
|
|
38654
|
-
|
|
38655
|
-
|
|
39753
|
+
let result;
|
|
39754
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
39755
|
+
if (!continuationToken) {
|
|
39756
|
+
result = yield tslib.__await(this._listUpdateDomains(resourceGroupName, cloudServiceName, options));
|
|
39757
|
+
let page = result.value || [];
|
|
39758
|
+
continuationToken = result.nextLink;
|
|
39759
|
+
setContinuationToken(page, continuationToken);
|
|
39760
|
+
yield yield tslib.__await(page);
|
|
39761
|
+
}
|
|
38656
39762
|
while (continuationToken) {
|
|
38657
39763
|
result = yield tslib.__await(this._listUpdateDomainsNext(resourceGroupName, cloudServiceName, continuationToken, options));
|
|
38658
39764
|
continuationToken = result.nextLink;
|
|
38659
|
-
|
|
39765
|
+
let page = result.value || [];
|
|
39766
|
+
setContinuationToken(page, continuationToken);
|
|
39767
|
+
yield yield tslib.__await(page);
|
|
38660
39768
|
}
|
|
38661
39769
|
});
|
|
38662
39770
|
}
|
|
@@ -38849,7 +39957,6 @@ const listUpdateDomainsNextOperationSpec = {
|
|
|
38849
39957
|
bodyMapper: CloudError
|
|
38850
39958
|
}
|
|
38851
39959
|
},
|
|
38852
|
-
queryParameters: [apiVersion4],
|
|
38853
39960
|
urlParameters: [
|
|
38854
39961
|
$host,
|
|
38855
39962
|
subscriptionId,
|
|
@@ -38894,20 +40001,31 @@ class CloudServiceOperatingSystemsImpl {
|
|
|
38894
40001
|
[Symbol.asyncIterator]() {
|
|
38895
40002
|
return this;
|
|
38896
40003
|
},
|
|
38897
|
-
byPage: () => {
|
|
38898
|
-
|
|
40004
|
+
byPage: (settings) => {
|
|
40005
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
40006
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
40007
|
+
}
|
|
40008
|
+
return this.listOSVersionsPagingPage(location, options, settings);
|
|
38899
40009
|
}
|
|
38900
40010
|
};
|
|
38901
40011
|
}
|
|
38902
|
-
listOSVersionsPagingPage(location, options) {
|
|
40012
|
+
listOSVersionsPagingPage(location, options, settings) {
|
|
38903
40013
|
return tslib.__asyncGenerator(this, arguments, function* listOSVersionsPagingPage_1() {
|
|
38904
|
-
let result
|
|
38905
|
-
|
|
38906
|
-
|
|
40014
|
+
let result;
|
|
40015
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
40016
|
+
if (!continuationToken) {
|
|
40017
|
+
result = yield tslib.__await(this._listOSVersions(location, options));
|
|
40018
|
+
let page = result.value || [];
|
|
40019
|
+
continuationToken = result.nextLink;
|
|
40020
|
+
setContinuationToken(page, continuationToken);
|
|
40021
|
+
yield yield tslib.__await(page);
|
|
40022
|
+
}
|
|
38907
40023
|
while (continuationToken) {
|
|
38908
40024
|
result = yield tslib.__await(this._listOSVersionsNext(location, continuationToken, options));
|
|
38909
40025
|
continuationToken = result.nextLink;
|
|
38910
|
-
|
|
40026
|
+
let page = result.value || [];
|
|
40027
|
+
setContinuationToken(page, continuationToken);
|
|
40028
|
+
yield yield tslib.__await(page);
|
|
38911
40029
|
}
|
|
38912
40030
|
});
|
|
38913
40031
|
}
|
|
@@ -38945,20 +40063,31 @@ class CloudServiceOperatingSystemsImpl {
|
|
|
38945
40063
|
[Symbol.asyncIterator]() {
|
|
38946
40064
|
return this;
|
|
38947
40065
|
},
|
|
38948
|
-
byPage: () => {
|
|
38949
|
-
|
|
40066
|
+
byPage: (settings) => {
|
|
40067
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
40068
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
40069
|
+
}
|
|
40070
|
+
return this.listOSFamiliesPagingPage(location, options, settings);
|
|
38950
40071
|
}
|
|
38951
40072
|
};
|
|
38952
40073
|
}
|
|
38953
|
-
listOSFamiliesPagingPage(location, options) {
|
|
40074
|
+
listOSFamiliesPagingPage(location, options, settings) {
|
|
38954
40075
|
return tslib.__asyncGenerator(this, arguments, function* listOSFamiliesPagingPage_1() {
|
|
38955
|
-
let result
|
|
38956
|
-
|
|
38957
|
-
|
|
40076
|
+
let result;
|
|
40077
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
40078
|
+
if (!continuationToken) {
|
|
40079
|
+
result = yield tslib.__await(this._listOSFamilies(location, options));
|
|
40080
|
+
let page = result.value || [];
|
|
40081
|
+
continuationToken = result.nextLink;
|
|
40082
|
+
setContinuationToken(page, continuationToken);
|
|
40083
|
+
yield yield tslib.__await(page);
|
|
40084
|
+
}
|
|
38958
40085
|
while (continuationToken) {
|
|
38959
40086
|
result = yield tslib.__await(this._listOSFamiliesNext(location, continuationToken, options));
|
|
38960
40087
|
continuationToken = result.nextLink;
|
|
38961
|
-
|
|
40088
|
+
let page = result.value || [];
|
|
40089
|
+
setContinuationToken(page, continuationToken);
|
|
40090
|
+
yield yield tslib.__await(page);
|
|
38962
40091
|
}
|
|
38963
40092
|
});
|
|
38964
40093
|
}
|
|
@@ -39134,7 +40263,6 @@ const listOSVersionsNextOperationSpec = {
|
|
|
39134
40263
|
bodyMapper: CloudError
|
|
39135
40264
|
}
|
|
39136
40265
|
},
|
|
39137
|
-
queryParameters: [apiVersion4],
|
|
39138
40266
|
urlParameters: [
|
|
39139
40267
|
$host,
|
|
39140
40268
|
subscriptionId,
|
|
@@ -39155,7 +40283,6 @@ const listOSFamiliesNextOperationSpec = {
|
|
|
39155
40283
|
bodyMapper: CloudError
|
|
39156
40284
|
}
|
|
39157
40285
|
},
|
|
39158
|
-
queryParameters: [apiVersion4],
|
|
39159
40286
|
urlParameters: [
|
|
39160
40287
|
$host,
|
|
39161
40288
|
subscriptionId,
|
|
@@ -39182,7 +40309,7 @@ class ComputeManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
39182
40309
|
* @param options The parameter options
|
|
39183
40310
|
*/
|
|
39184
40311
|
constructor(credentials, subscriptionId, options) {
|
|
39185
|
-
var _a, _b;
|
|
40312
|
+
var _a, _b, _c;
|
|
39186
40313
|
if (credentials === undefined) {
|
|
39187
40314
|
throw new Error("'credentials' cannot be null");
|
|
39188
40315
|
}
|
|
@@ -39197,16 +40324,13 @@ class ComputeManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
39197
40324
|
requestContentType: "application/json; charset=utf-8",
|
|
39198
40325
|
credential: credentials
|
|
39199
40326
|
};
|
|
39200
|
-
const packageDetails = `azsdk-js-arm-compute/
|
|
40327
|
+
const packageDetails = `azsdk-js-arm-compute/20.0.0`;
|
|
39201
40328
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
39202
40329
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
39203
40330
|
: `${packageDetails}`;
|
|
39204
|
-
if (!options.credentialScopes) {
|
|
39205
|
-
options.credentialScopes = ["https://management.azure.com/.default"];
|
|
39206
|
-
}
|
|
39207
40331
|
const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
|
|
39208
40332
|
userAgentPrefix
|
|
39209
|
-
},
|
|
40333
|
+
}, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
|
|
39210
40334
|
super(optionsWithDefaults);
|
|
39211
40335
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
39212
40336
|
if ((options === null || options === void 0 ? void 0 : options.pipeline) && options.pipeline.getOrderedPolicies().length > 0) {
|
|
@@ -39223,7 +40347,7 @@ class ComputeManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
39223
40347
|
});
|
|
39224
40348
|
this.pipeline.addPolicy(coreRestPipeline__namespace.bearerTokenAuthenticationPolicy({
|
|
39225
40349
|
credential: credentials,
|
|
39226
|
-
scopes: `${optionsWithDefaults.
|
|
40350
|
+
scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
|
|
39227
40351
|
challengeCallbacks: {
|
|
39228
40352
|
authorizeRequestOnChallenge: coreClient__namespace.authorizeRequestOnClaimChallenge
|
|
39229
40353
|
}
|
|
@@ -39286,4 +40410,5 @@ class ComputeManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
39286
40410
|
}
|
|
39287
40411
|
|
|
39288
40412
|
exports.ComputeManagementClient = ComputeManagementClient;
|
|
40413
|
+
exports.getContinuationToken = getContinuationToken;
|
|
39289
40414
|
//# sourceMappingURL=index.js.map
|