@azure/arm-recoveryservices-siterecovery 4.0.0 → 5.0.0-alpha.20230103.1
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 +463 -0
- package/README.md +12 -1
- package/dist/index.js +3961 -1411
- 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/migrationRecoveryPointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js +35 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js +48 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +44 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js +35 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js +48 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js +39 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.js +45 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js +31 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js +31 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEventsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEventsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEventsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationEventsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js +41 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js +35 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.js +37 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationJobsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.js +33 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js +55 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js +43 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js +41 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js +47 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.js +45 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.js +45 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js +37 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js +48 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js +44 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js +42 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js +57 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js +36 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js +52 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js +45 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js +38 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js +35 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js +40 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js +39 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js +72 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js +52 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js +39 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js +47 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js +31 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js +31 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js +45 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js +42 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js +36 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js +31 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js +48 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js.map +1 -0
- 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 +776 -412
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +202 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +16 -5
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +378 -19
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +10 -12
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/migrationRecoveryPoints.d.ts +14 -2
- package/dist-esm/src/operations/migrationRecoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operations/migrationRecoveryPoints.js +51 -17
- package/dist-esm/src/operations/migrationRecoveryPoints.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +7 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +34 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/recoveryPoints.d.ts +14 -2
- package/dist-esm/src/operations/recoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operations/recoveryPoints.js +45 -16
- package/dist-esm/src/operations/recoveryPoints.js.map +1 -1
- package/dist-esm/src/operations/replicationAlertSettings.d.ts +18 -3
- package/dist-esm/src/operations/replicationAlertSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationAlertSettings.js +47 -21
- package/dist-esm/src/operations/replicationAlertSettings.js.map +1 -1
- package/dist-esm/src/operations/replicationAppliances.d.ts +10 -1
- package/dist-esm/src/operations/replicationAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationAppliances.js +37 -17
- package/dist-esm/src/operations/replicationAppliances.js.map +1 -1
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts +6 -2
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.js +8 -4
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.js.map +1 -1
- package/dist-esm/src/operations/replicationEvents.d.ts +14 -2
- package/dist-esm/src/operations/replicationEvents.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationEvents.js +42 -19
- package/dist-esm/src/operations/replicationEvents.js.map +1 -1
- package/dist-esm/src/operations/replicationFabrics.d.ts +70 -16
- package/dist-esm/src/operations/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationFabrics.js +145 -54
- package/dist-esm/src/operations/replicationFabrics.js.map +1 -1
- package/dist-esm/src/operations/replicationJobs.d.ts +46 -10
- package/dist-esm/src/operations/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationJobs.js +94 -39
- package/dist-esm/src/operations/replicationJobs.js.map +1 -1
- package/dist-esm/src/operations/replicationLogicalNetworks.d.ts +14 -2
- package/dist-esm/src/operations/replicationLogicalNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationLogicalNetworks.js +48 -19
- package/dist-esm/src/operations/replicationLogicalNetworks.js.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.d.ts +129 -18
- package/dist-esm/src/operations/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.js +404 -75
- package/dist-esm/src/operations/replicationMigrationItems.js.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts +48 -9
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.js +154 -51
- package/dist-esm/src/operations/replicationNetworkMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationNetworks.d.ts +24 -3
- package/dist-esm/src/operations/replicationNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationNetworks.js +78 -36
- package/dist-esm/src/operations/replicationNetworks.js.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.d.ts +38 -8
- package/dist-esm/src/operations/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.js +81 -34
- package/dist-esm/src/operations/replicationPolicies.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectableItems.d.ts +14 -2
- package/dist-esm/src/operations/replicationProtectableItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectableItems.js +62 -24
- package/dist-esm/src/operations/replicationProtectableItems.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.d.ts +180 -45
- package/dist-esm/src/operations/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.js +367 -123
- package/dist-esm/src/operations/replicationProtectedItems.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts +56 -11
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js +160 -53
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts +56 -11
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.js +157 -55
- package/dist-esm/src/operations/replicationProtectionContainers.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionIntents.d.ts +18 -3
- package/dist-esm/src/operations/replicationProtectionIntents.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionIntents.js +47 -25
- package/dist-esm/src/operations/replicationProtectionIntents.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts +94 -22
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.js +172 -69
- package/dist-esm/src/operations/replicationRecoveryPlans.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts +56 -11
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js +137 -56
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts +40 -7
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js +120 -43
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassifications.d.ts +24 -3
- package/dist-esm/src/operations/replicationStorageClassifications.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassifications.js +84 -36
- package/dist-esm/src/operations/replicationStorageClassifications.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.d.ts +12 -3
- package/dist-esm/src/operations/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.js +18 -7
- package/dist-esm/src/operations/replicationVaultHealth.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.d.ts +22 -4
- package/dist-esm/src/operations/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.js +55 -24
- package/dist-esm/src/operations/replicationVaultSetting.js.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.d.ts +48 -9
- package/dist-esm/src/operations/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.js +131 -51
- package/dist-esm/src/operations/replicationvCenters.js.map +1 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts +4 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.js +5 -2
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.js.map +1 -1
- package/dist-esm/src/operations/targetComputeSizes.d.ts +10 -1
- package/dist-esm/src/operations/targetComputeSizes.d.ts.map +1 -1
- package/dist-esm/src/operations/targetComputeSizes.js +39 -15
- package/dist-esm/src/operations/targetComputeSizes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +6 -2
- package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts +64 -16
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts +40 -10
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts +117 -18
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts +36 -9
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts +32 -8
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts +168 -45
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts +88 -22
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts +28 -7
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts +16 -4
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts +36 -9
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/targetComputeSizes.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/targetComputeSizes.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/src/siteRecoveryManagementClient.d.ts +3 -6
- package/dist-esm/src/siteRecoveryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/siteRecoveryManagementClient.js +56 -18
- package/dist-esm/src/siteRecoveryManagementClient.js.map +1 -1
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts +4 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js +68 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js.map +1 -0
- package/package.json +43 -21
- package/review/arm-recoveryservices-siterecovery.api.md +1356 -1438
- package/rollup.config.js +6 -72
- package/src/index.ts +1 -0
- package/src/models/index.ts +915 -428
- package/src/models/mappers.ts +406 -19
- package/src/models/parameters.ts +13 -12
- package/src/operations/migrationRecoveryPoints.ts +73 -15
- package/src/operations/operations.ts +44 -14
- package/src/operations/recoveryPoints.ts +67 -14
- package/src/operations/replicationAlertSettings.ts +74 -16
- package/src/operations/replicationAppliances.ts +62 -14
- package/src/operations/replicationEligibilityResultsOperations.ts +8 -2
- package/src/operations/replicationEvents.ts +68 -15
- package/src/operations/replicationFabrics.ts +213 -34
- package/src/operations/replicationJobs.ts +149 -27
- package/src/operations/replicationLogicalNetworks.ts +75 -13
- package/src/operations/replicationMigrationItems.ts +576 -49
- package/src/operations/replicationNetworkMappings.ts +210 -37
- package/src/operations/replicationNetworks.ts +131 -28
- package/src/operations/replicationPolicies.ts +130 -24
- package/src/operations/replicationProtectableItems.ts +83 -21
- package/src/operations/replicationProtectedItems.ts +474 -64
- package/src/operations/replicationProtectionContainerMappings.ts +219 -36
- package/src/operations/replicationProtectionContainers.ts +222 -35
- package/src/operations/replicationProtectionIntents.ts +74 -20
- package/src/operations/replicationRecoveryPlans.ts +254 -41
- package/src/operations/replicationRecoveryServicesProviders.ts +212 -38
- package/src/operations/replicationStorageClassificationMappings.ts +173 -32
- package/src/operations/replicationStorageClassifications.ts +137 -28
- package/src/operations/replicationVaultHealth.ts +32 -4
- package/src/operations/replicationVaultSetting.ts +89 -18
- package/src/operations/replicationvCenters.ts +198 -35
- package/src/operations/supportedOperatingSystemsOperations.ts +9 -1
- package/src/operations/targetComputeSizes.ts +60 -14
- package/src/operationsInterfaces/migrationRecoveryPoints.ts +10 -0
- package/src/operationsInterfaces/operations.ts +3 -0
- package/src/operationsInterfaces/recoveryPoints.ts +10 -0
- package/src/operationsInterfaces/replicationAlertSettings.ts +15 -0
- package/src/operationsInterfaces/replicationAppliances.ts +5 -0
- package/src/operationsInterfaces/replicationEligibilityResultsOperations.ts +6 -0
- package/src/operationsInterfaces/replicationEvents.ts +10 -0
- package/src/operationsInterfaces/replicationFabrics.ts +80 -0
- package/src/operationsInterfaces/replicationJobs.ts +50 -0
- package/src/operationsInterfaces/replicationLogicalNetworks.ts +10 -0
- package/src/operationsInterfaces/replicationMigrationItems.ts +181 -0
- package/src/operationsInterfaces/replicationNetworkMappings.ts +45 -0
- package/src/operationsInterfaces/replicationNetworks.ts +15 -0
- package/src/operationsInterfaces/replicationPolicies.ts +40 -0
- package/src/operationsInterfaces/replicationProtectableItems.ts +10 -0
- package/src/operationsInterfaces/replicationProtectedItems.ts +211 -6
- package/src/operationsInterfaces/replicationProtectionContainerMappings.ts +55 -0
- package/src/operationsInterfaces/replicationProtectionContainers.ts +55 -0
- package/src/operationsInterfaces/replicationProtectionIntents.ts +15 -0
- package/src/operationsInterfaces/replicationRecoveryPlans.ts +110 -0
- package/src/operationsInterfaces/replicationRecoveryServicesProviders.ts +55 -0
- package/src/operationsInterfaces/replicationStorageClassificationMappings.ts +35 -0
- package/src/operationsInterfaces/replicationStorageClassifications.ts +15 -0
- package/src/operationsInterfaces/replicationVaultHealth.ts +15 -0
- package/src/operationsInterfaces/replicationVaultSetting.ts +20 -0
- package/src/operationsInterfaces/replicationvCenters.ts +45 -0
- package/src/operationsInterfaces/supportedOperatingSystemsOperations.ts +5 -0
- package/src/operationsInterfaces/targetComputeSizes.ts +5 -0
- package/src/pagingHelper.ts +39 -0
- package/src/siteRecoveryManagementClient.ts +71 -21
- package/tsconfig.json +19 -5
- package/types/arm-recoveryservices-siterecovery.d.ts +1680 -630
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -72,30 +72,45 @@ import {
|
|
|
72
72
|
export interface ReplicationProtectedItems {
|
|
73
73
|
/**
|
|
74
74
|
* Gets the list of ASR replication protected items in the protection container.
|
|
75
|
+
* @param resourceName The name of the recovery services vault.
|
|
76
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
77
|
+
* present.
|
|
75
78
|
* @param fabricName Fabric name.
|
|
76
79
|
* @param protectionContainerName Protection container name.
|
|
77
80
|
* @param options The options parameters.
|
|
78
81
|
*/
|
|
79
82
|
listByReplicationProtectionContainers(
|
|
83
|
+
resourceName: string,
|
|
84
|
+
resourceGroupName: string,
|
|
80
85
|
fabricName: string,
|
|
81
86
|
protectionContainerName: string,
|
|
82
87
|
options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams
|
|
83
88
|
): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
84
89
|
/**
|
|
85
90
|
* Gets the list of ASR replication protected items in the vault.
|
|
91
|
+
* @param resourceName The name of the recovery services vault.
|
|
92
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
93
|
+
* present.
|
|
86
94
|
* @param options The options parameters.
|
|
87
95
|
*/
|
|
88
96
|
list(
|
|
97
|
+
resourceName: string,
|
|
98
|
+
resourceGroupName: string,
|
|
89
99
|
options?: ReplicationProtectedItemsListOptionalParams
|
|
90
100
|
): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
91
101
|
/**
|
|
92
102
|
* Gets the details of an ASR replication protected item.
|
|
103
|
+
* @param resourceName The name of the recovery services vault.
|
|
104
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
105
|
+
* present.
|
|
93
106
|
* @param fabricName Fabric unique name.
|
|
94
107
|
* @param protectionContainerName Protection container name.
|
|
95
108
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
96
109
|
* @param options The options parameters.
|
|
97
110
|
*/
|
|
98
111
|
get(
|
|
112
|
+
resourceName: string,
|
|
113
|
+
resourceGroupName: string,
|
|
99
114
|
fabricName: string,
|
|
100
115
|
protectionContainerName: string,
|
|
101
116
|
replicatedProtectedItemName: string,
|
|
@@ -103,6 +118,9 @@ export interface ReplicationProtectedItems {
|
|
|
103
118
|
): Promise<ReplicationProtectedItemsGetResponse>;
|
|
104
119
|
/**
|
|
105
120
|
* The operation to create an ASR replication protected item (Enable replication).
|
|
121
|
+
* @param resourceName The name of the recovery services vault.
|
|
122
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
123
|
+
* present.
|
|
106
124
|
* @param fabricName Name of the fabric.
|
|
107
125
|
* @param protectionContainerName Protection container name.
|
|
108
126
|
* @param replicatedProtectedItemName A name for the replication protected item.
|
|
@@ -110,6 +128,8 @@ export interface ReplicationProtectedItems {
|
|
|
110
128
|
* @param options The options parameters.
|
|
111
129
|
*/
|
|
112
130
|
beginCreate(
|
|
131
|
+
resourceName: string,
|
|
132
|
+
resourceGroupName: string,
|
|
113
133
|
fabricName: string,
|
|
114
134
|
protectionContainerName: string,
|
|
115
135
|
replicatedProtectedItemName: string,
|
|
@@ -123,6 +143,9 @@ export interface ReplicationProtectedItems {
|
|
|
123
143
|
>;
|
|
124
144
|
/**
|
|
125
145
|
* The operation to create an ASR replication protected item (Enable replication).
|
|
146
|
+
* @param resourceName The name of the recovery services vault.
|
|
147
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
148
|
+
* present.
|
|
126
149
|
* @param fabricName Name of the fabric.
|
|
127
150
|
* @param protectionContainerName Protection container name.
|
|
128
151
|
* @param replicatedProtectedItemName A name for the replication protected item.
|
|
@@ -130,6 +153,8 @@ export interface ReplicationProtectedItems {
|
|
|
130
153
|
* @param options The options parameters.
|
|
131
154
|
*/
|
|
132
155
|
beginCreateAndWait(
|
|
156
|
+
resourceName: string,
|
|
157
|
+
resourceGroupName: string,
|
|
133
158
|
fabricName: string,
|
|
134
159
|
protectionContainerName: string,
|
|
135
160
|
replicatedProtectedItemName: string,
|
|
@@ -140,12 +165,17 @@ export interface ReplicationProtectedItems {
|
|
|
140
165
|
* The operation to delete or purge a replication protected item. This operation will force delete the
|
|
141
166
|
* replication protected item. Use the remove operation on replication protected item to perform a
|
|
142
167
|
* clean disable replication for the item.
|
|
168
|
+
* @param resourceName The name of the recovery services vault.
|
|
169
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
170
|
+
* present.
|
|
143
171
|
* @param fabricName Fabric name.
|
|
144
172
|
* @param protectionContainerName Protection container name.
|
|
145
173
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
146
174
|
* @param options The options parameters.
|
|
147
175
|
*/
|
|
148
176
|
beginPurge(
|
|
177
|
+
resourceName: string,
|
|
178
|
+
resourceGroupName: string,
|
|
149
179
|
fabricName: string,
|
|
150
180
|
protectionContainerName: string,
|
|
151
181
|
replicatedProtectedItemName: string,
|
|
@@ -155,12 +185,17 @@ export interface ReplicationProtectedItems {
|
|
|
155
185
|
* The operation to delete or purge a replication protected item. This operation will force delete the
|
|
156
186
|
* replication protected item. Use the remove operation on replication protected item to perform a
|
|
157
187
|
* clean disable replication for the item.
|
|
188
|
+
* @param resourceName The name of the recovery services vault.
|
|
189
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
190
|
+
* present.
|
|
158
191
|
* @param fabricName Fabric name.
|
|
159
192
|
* @param protectionContainerName Protection container name.
|
|
160
193
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
161
194
|
* @param options The options parameters.
|
|
162
195
|
*/
|
|
163
196
|
beginPurgeAndWait(
|
|
197
|
+
resourceName: string,
|
|
198
|
+
resourceGroupName: string,
|
|
164
199
|
fabricName: string,
|
|
165
200
|
protectionContainerName: string,
|
|
166
201
|
replicatedProtectedItemName: string,
|
|
@@ -168,6 +203,9 @@ export interface ReplicationProtectedItems {
|
|
|
168
203
|
): Promise<void>;
|
|
169
204
|
/**
|
|
170
205
|
* The operation to update the recovery settings of an ASR replication protected item.
|
|
206
|
+
* @param resourceName The name of the recovery services vault.
|
|
207
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
208
|
+
* present.
|
|
171
209
|
* @param fabricName Fabric name.
|
|
172
210
|
* @param protectionContainerName Protection container name.
|
|
173
211
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -175,6 +213,8 @@ export interface ReplicationProtectedItems {
|
|
|
175
213
|
* @param options The options parameters.
|
|
176
214
|
*/
|
|
177
215
|
beginUpdate(
|
|
216
|
+
resourceName: string,
|
|
217
|
+
resourceGroupName: string,
|
|
178
218
|
fabricName: string,
|
|
179
219
|
protectionContainerName: string,
|
|
180
220
|
replicatedProtectedItemName: string,
|
|
@@ -188,6 +228,9 @@ export interface ReplicationProtectedItems {
|
|
|
188
228
|
>;
|
|
189
229
|
/**
|
|
190
230
|
* The operation to update the recovery settings of an ASR replication protected item.
|
|
231
|
+
* @param resourceName The name of the recovery services vault.
|
|
232
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
233
|
+
* present.
|
|
191
234
|
* @param fabricName Fabric name.
|
|
192
235
|
* @param protectionContainerName Protection container name.
|
|
193
236
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -195,6 +238,8 @@ export interface ReplicationProtectedItems {
|
|
|
195
238
|
* @param options The options parameters.
|
|
196
239
|
*/
|
|
197
240
|
beginUpdateAndWait(
|
|
241
|
+
resourceName: string,
|
|
242
|
+
resourceGroupName: string,
|
|
198
243
|
fabricName: string,
|
|
199
244
|
protectionContainerName: string,
|
|
200
245
|
replicatedProtectedItemName: string,
|
|
@@ -203,6 +248,9 @@ export interface ReplicationProtectedItems {
|
|
|
203
248
|
): Promise<ReplicationProtectedItemsUpdateResponse>;
|
|
204
249
|
/**
|
|
205
250
|
* Operation to add disks(s) to the replication protected item.
|
|
251
|
+
* @param resourceName The name of the recovery services vault.
|
|
252
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
253
|
+
* present.
|
|
206
254
|
* @param fabricName Unique fabric name.
|
|
207
255
|
* @param protectionContainerName Protection container name.
|
|
208
256
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -210,6 +258,8 @@ export interface ReplicationProtectedItems {
|
|
|
210
258
|
* @param options The options parameters.
|
|
211
259
|
*/
|
|
212
260
|
beginAddDisks(
|
|
261
|
+
resourceName: string,
|
|
262
|
+
resourceGroupName: string,
|
|
213
263
|
fabricName: string,
|
|
214
264
|
protectionContainerName: string,
|
|
215
265
|
replicatedProtectedItemName: string,
|
|
@@ -223,6 +273,9 @@ export interface ReplicationProtectedItems {
|
|
|
223
273
|
>;
|
|
224
274
|
/**
|
|
225
275
|
* Operation to add disks(s) to the replication protected item.
|
|
276
|
+
* @param resourceName The name of the recovery services vault.
|
|
277
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
278
|
+
* present.
|
|
226
279
|
* @param fabricName Unique fabric name.
|
|
227
280
|
* @param protectionContainerName Protection container name.
|
|
228
281
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -230,6 +283,8 @@ export interface ReplicationProtectedItems {
|
|
|
230
283
|
* @param options The options parameters.
|
|
231
284
|
*/
|
|
232
285
|
beginAddDisksAndWait(
|
|
286
|
+
resourceName: string,
|
|
287
|
+
resourceGroupName: string,
|
|
233
288
|
fabricName: string,
|
|
234
289
|
protectionContainerName: string,
|
|
235
290
|
replicatedProtectedItemName: string,
|
|
@@ -238,6 +293,9 @@ export interface ReplicationProtectedItems {
|
|
|
238
293
|
): Promise<ReplicationProtectedItemsAddDisksResponse>;
|
|
239
294
|
/**
|
|
240
295
|
* The operation to change the recovery point of a failed over replication protected item.
|
|
296
|
+
* @param resourceName The name of the recovery services vault.
|
|
297
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
298
|
+
* present.
|
|
241
299
|
* @param fabricName The ARM fabric name.
|
|
242
300
|
* @param protectionContainerName The protection container name.
|
|
243
301
|
* @param replicatedProtectedItemName The replicated protected item name.
|
|
@@ -245,6 +303,8 @@ export interface ReplicationProtectedItems {
|
|
|
245
303
|
* @param options The options parameters.
|
|
246
304
|
*/
|
|
247
305
|
beginApplyRecoveryPoint(
|
|
306
|
+
resourceName: string,
|
|
307
|
+
resourceGroupName: string,
|
|
248
308
|
fabricName: string,
|
|
249
309
|
protectionContainerName: string,
|
|
250
310
|
replicatedProtectedItemName: string,
|
|
@@ -258,6 +318,9 @@ export interface ReplicationProtectedItems {
|
|
|
258
318
|
>;
|
|
259
319
|
/**
|
|
260
320
|
* The operation to change the recovery point of a failed over replication protected item.
|
|
321
|
+
* @param resourceName The name of the recovery services vault.
|
|
322
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
323
|
+
* present.
|
|
261
324
|
* @param fabricName The ARM fabric name.
|
|
262
325
|
* @param protectionContainerName The protection container name.
|
|
263
326
|
* @param replicatedProtectedItemName The replicated protected item name.
|
|
@@ -265,6 +328,8 @@ export interface ReplicationProtectedItems {
|
|
|
265
328
|
* @param options The options parameters.
|
|
266
329
|
*/
|
|
267
330
|
beginApplyRecoveryPointAndWait(
|
|
331
|
+
resourceName: string,
|
|
332
|
+
resourceGroupName: string,
|
|
268
333
|
fabricName: string,
|
|
269
334
|
protectionContainerName: string,
|
|
270
335
|
replicatedProtectedItemName: string,
|
|
@@ -273,12 +338,17 @@ export interface ReplicationProtectedItems {
|
|
|
273
338
|
): Promise<ReplicationProtectedItemsApplyRecoveryPointResponse>;
|
|
274
339
|
/**
|
|
275
340
|
* Operation to cancel the failover of the replication protected item.
|
|
341
|
+
* @param resourceName The name of the recovery services vault.
|
|
342
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
343
|
+
* present.
|
|
276
344
|
* @param fabricName Unique fabric name.
|
|
277
345
|
* @param protectionContainerName Protection container name.
|
|
278
346
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
279
347
|
* @param options The options parameters.
|
|
280
348
|
*/
|
|
281
349
|
beginFailoverCancel(
|
|
350
|
+
resourceName: string,
|
|
351
|
+
resourceGroupName: string,
|
|
282
352
|
fabricName: string,
|
|
283
353
|
protectionContainerName: string,
|
|
284
354
|
replicatedProtectedItemName: string,
|
|
@@ -291,12 +361,17 @@ export interface ReplicationProtectedItems {
|
|
|
291
361
|
>;
|
|
292
362
|
/**
|
|
293
363
|
* Operation to cancel the failover of the replication protected item.
|
|
364
|
+
* @param resourceName The name of the recovery services vault.
|
|
365
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
366
|
+
* present.
|
|
294
367
|
* @param fabricName Unique fabric name.
|
|
295
368
|
* @param protectionContainerName Protection container name.
|
|
296
369
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
297
370
|
* @param options The options parameters.
|
|
298
371
|
*/
|
|
299
372
|
beginFailoverCancelAndWait(
|
|
373
|
+
resourceName: string,
|
|
374
|
+
resourceGroupName: string,
|
|
300
375
|
fabricName: string,
|
|
301
376
|
protectionContainerName: string,
|
|
302
377
|
replicatedProtectedItemName: string,
|
|
@@ -304,12 +379,17 @@ export interface ReplicationProtectedItems {
|
|
|
304
379
|
): Promise<ReplicationProtectedItemsFailoverCancelResponse>;
|
|
305
380
|
/**
|
|
306
381
|
* Operation to commit the failover of the replication protected item.
|
|
382
|
+
* @param resourceName The name of the recovery services vault.
|
|
383
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
384
|
+
* present.
|
|
307
385
|
* @param fabricName Unique fabric name.
|
|
308
386
|
* @param protectionContainerName Protection container name.
|
|
309
387
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
310
388
|
* @param options The options parameters.
|
|
311
389
|
*/
|
|
312
390
|
beginFailoverCommit(
|
|
391
|
+
resourceName: string,
|
|
392
|
+
resourceGroupName: string,
|
|
313
393
|
fabricName: string,
|
|
314
394
|
protectionContainerName: string,
|
|
315
395
|
replicatedProtectedItemName: string,
|
|
@@ -322,12 +402,17 @@ export interface ReplicationProtectedItems {
|
|
|
322
402
|
>;
|
|
323
403
|
/**
|
|
324
404
|
* Operation to commit the failover of the replication protected item.
|
|
405
|
+
* @param resourceName The name of the recovery services vault.
|
|
406
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
407
|
+
* present.
|
|
325
408
|
* @param fabricName Unique fabric name.
|
|
326
409
|
* @param protectionContainerName Protection container name.
|
|
327
410
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
328
411
|
* @param options The options parameters.
|
|
329
412
|
*/
|
|
330
413
|
beginFailoverCommitAndWait(
|
|
414
|
+
resourceName: string,
|
|
415
|
+
resourceGroupName: string,
|
|
331
416
|
fabricName: string,
|
|
332
417
|
protectionContainerName: string,
|
|
333
418
|
replicatedProtectedItemName: string,
|
|
@@ -335,6 +420,9 @@ export interface ReplicationProtectedItems {
|
|
|
335
420
|
): Promise<ReplicationProtectedItemsFailoverCommitResponse>;
|
|
336
421
|
/**
|
|
337
422
|
* Operation to initiate a planned failover of the replication protected item.
|
|
423
|
+
* @param resourceName The name of the recovery services vault.
|
|
424
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
425
|
+
* present.
|
|
338
426
|
* @param fabricName Unique fabric name.
|
|
339
427
|
* @param protectionContainerName Protection container name.
|
|
340
428
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -342,6 +430,8 @@ export interface ReplicationProtectedItems {
|
|
|
342
430
|
* @param options The options parameters.
|
|
343
431
|
*/
|
|
344
432
|
beginPlannedFailover(
|
|
433
|
+
resourceName: string,
|
|
434
|
+
resourceGroupName: string,
|
|
345
435
|
fabricName: string,
|
|
346
436
|
protectionContainerName: string,
|
|
347
437
|
replicatedProtectedItemName: string,
|
|
@@ -355,6 +445,9 @@ export interface ReplicationProtectedItems {
|
|
|
355
445
|
>;
|
|
356
446
|
/**
|
|
357
447
|
* Operation to initiate a planned failover of the replication protected item.
|
|
448
|
+
* @param resourceName The name of the recovery services vault.
|
|
449
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
450
|
+
* present.
|
|
358
451
|
* @param fabricName Unique fabric name.
|
|
359
452
|
* @param protectionContainerName Protection container name.
|
|
360
453
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -362,6 +455,8 @@ export interface ReplicationProtectedItems {
|
|
|
362
455
|
* @param options The options parameters.
|
|
363
456
|
*/
|
|
364
457
|
beginPlannedFailoverAndWait(
|
|
458
|
+
resourceName: string,
|
|
459
|
+
resourceGroupName: string,
|
|
365
460
|
fabricName: string,
|
|
366
461
|
protectionContainerName: string,
|
|
367
462
|
replicatedProtectedItemName: string,
|
|
@@ -371,6 +466,9 @@ export interface ReplicationProtectedItems {
|
|
|
371
466
|
/**
|
|
372
467
|
* The operation to disable replication on a replication protected item. This will also remove the
|
|
373
468
|
* item.
|
|
469
|
+
* @param resourceName The name of the recovery services vault.
|
|
470
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
471
|
+
* present.
|
|
374
472
|
* @param fabricName Fabric name.
|
|
375
473
|
* @param protectionContainerName Protection container name.
|
|
376
474
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -378,6 +476,8 @@ export interface ReplicationProtectedItems {
|
|
|
378
476
|
* @param options The options parameters.
|
|
379
477
|
*/
|
|
380
478
|
beginDelete(
|
|
479
|
+
resourceName: string,
|
|
480
|
+
resourceGroupName: string,
|
|
381
481
|
fabricName: string,
|
|
382
482
|
protectionContainerName: string,
|
|
383
483
|
replicatedProtectedItemName: string,
|
|
@@ -387,6 +487,9 @@ export interface ReplicationProtectedItems {
|
|
|
387
487
|
/**
|
|
388
488
|
* The operation to disable replication on a replication protected item. This will also remove the
|
|
389
489
|
* item.
|
|
490
|
+
* @param resourceName The name of the recovery services vault.
|
|
491
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
492
|
+
* present.
|
|
390
493
|
* @param fabricName Fabric name.
|
|
391
494
|
* @param protectionContainerName Protection container name.
|
|
392
495
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -394,6 +497,8 @@ export interface ReplicationProtectedItems {
|
|
|
394
497
|
* @param options The options parameters.
|
|
395
498
|
*/
|
|
396
499
|
beginDeleteAndWait(
|
|
500
|
+
resourceName: string,
|
|
501
|
+
resourceGroupName: string,
|
|
397
502
|
fabricName: string,
|
|
398
503
|
protectionContainerName: string,
|
|
399
504
|
replicatedProtectedItemName: string,
|
|
@@ -402,6 +507,9 @@ export interface ReplicationProtectedItems {
|
|
|
402
507
|
): Promise<void>;
|
|
403
508
|
/**
|
|
404
509
|
* Operation to remove disk(s) from the replication protected item.
|
|
510
|
+
* @param resourceName The name of the recovery services vault.
|
|
511
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
512
|
+
* present.
|
|
405
513
|
* @param fabricName Unique fabric name.
|
|
406
514
|
* @param protectionContainerName Protection container name.
|
|
407
515
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -409,6 +517,8 @@ export interface ReplicationProtectedItems {
|
|
|
409
517
|
* @param options The options parameters.
|
|
410
518
|
*/
|
|
411
519
|
beginRemoveDisks(
|
|
520
|
+
resourceName: string,
|
|
521
|
+
resourceGroupName: string,
|
|
412
522
|
fabricName: string,
|
|
413
523
|
protectionContainerName: string,
|
|
414
524
|
replicatedProtectedItemName: string,
|
|
@@ -422,6 +532,9 @@ export interface ReplicationProtectedItems {
|
|
|
422
532
|
>;
|
|
423
533
|
/**
|
|
424
534
|
* Operation to remove disk(s) from the replication protected item.
|
|
535
|
+
* @param resourceName The name of the recovery services vault.
|
|
536
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
537
|
+
* present.
|
|
425
538
|
* @param fabricName Unique fabric name.
|
|
426
539
|
* @param protectionContainerName Protection container name.
|
|
427
540
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -429,6 +542,8 @@ export interface ReplicationProtectedItems {
|
|
|
429
542
|
* @param options The options parameters.
|
|
430
543
|
*/
|
|
431
544
|
beginRemoveDisksAndWait(
|
|
545
|
+
resourceName: string,
|
|
546
|
+
resourceGroupName: string,
|
|
432
547
|
fabricName: string,
|
|
433
548
|
protectionContainerName: string,
|
|
434
549
|
replicatedProtectedItemName: string,
|
|
@@ -438,12 +553,17 @@ export interface ReplicationProtectedItems {
|
|
|
438
553
|
/**
|
|
439
554
|
* The operation to start resynchronize/repair replication for a replication protected item requiring
|
|
440
555
|
* resynchronization.
|
|
556
|
+
* @param resourceName The name of the recovery services vault.
|
|
557
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
558
|
+
* present.
|
|
441
559
|
* @param fabricName The name of the fabric.
|
|
442
560
|
* @param protectionContainerName The name of the container.
|
|
443
561
|
* @param replicatedProtectedItemName The name of the replication protected item.
|
|
444
562
|
* @param options The options parameters.
|
|
445
563
|
*/
|
|
446
564
|
beginRepairReplication(
|
|
565
|
+
resourceName: string,
|
|
566
|
+
resourceGroupName: string,
|
|
447
567
|
fabricName: string,
|
|
448
568
|
protectionContainerName: string,
|
|
449
569
|
replicatedProtectedItemName: string,
|
|
@@ -457,12 +577,17 @@ export interface ReplicationProtectedItems {
|
|
|
457
577
|
/**
|
|
458
578
|
* The operation to start resynchronize/repair replication for a replication protected item requiring
|
|
459
579
|
* resynchronization.
|
|
580
|
+
* @param resourceName The name of the recovery services vault.
|
|
581
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
582
|
+
* present.
|
|
460
583
|
* @param fabricName The name of the fabric.
|
|
461
584
|
* @param protectionContainerName The name of the container.
|
|
462
585
|
* @param replicatedProtectedItemName The name of the replication protected item.
|
|
463
586
|
* @param options The options parameters.
|
|
464
587
|
*/
|
|
465
588
|
beginRepairReplicationAndWait(
|
|
589
|
+
resourceName: string,
|
|
590
|
+
resourceGroupName: string,
|
|
466
591
|
fabricName: string,
|
|
467
592
|
protectionContainerName: string,
|
|
468
593
|
replicatedProtectedItemName: string,
|
|
@@ -470,6 +595,9 @@ export interface ReplicationProtectedItems {
|
|
|
470
595
|
): Promise<ReplicationProtectedItemsRepairReplicationResponse>;
|
|
471
596
|
/**
|
|
472
597
|
* Operation to reprotect or reverse replicate a failed over replication protected item.
|
|
598
|
+
* @param resourceName The name of the recovery services vault.
|
|
599
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
600
|
+
* present.
|
|
473
601
|
* @param fabricName Unique fabric name.
|
|
474
602
|
* @param protectionContainerName Protection container name.
|
|
475
603
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -477,6 +605,8 @@ export interface ReplicationProtectedItems {
|
|
|
477
605
|
* @param options The options parameters.
|
|
478
606
|
*/
|
|
479
607
|
beginReprotect(
|
|
608
|
+
resourceName: string,
|
|
609
|
+
resourceGroupName: string,
|
|
480
610
|
fabricName: string,
|
|
481
611
|
protectionContainerName: string,
|
|
482
612
|
replicatedProtectedItemName: string,
|
|
@@ -490,6 +620,9 @@ export interface ReplicationProtectedItems {
|
|
|
490
620
|
>;
|
|
491
621
|
/**
|
|
492
622
|
* Operation to reprotect or reverse replicate a failed over replication protected item.
|
|
623
|
+
* @param resourceName The name of the recovery services vault.
|
|
624
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
625
|
+
* present.
|
|
493
626
|
* @param fabricName Unique fabric name.
|
|
494
627
|
* @param protectionContainerName Protection container name.
|
|
495
628
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -497,6 +630,8 @@ export interface ReplicationProtectedItems {
|
|
|
497
630
|
* @param options The options parameters.
|
|
498
631
|
*/
|
|
499
632
|
beginReprotectAndWait(
|
|
633
|
+
resourceName: string,
|
|
634
|
+
resourceGroupName: string,
|
|
500
635
|
fabricName: string,
|
|
501
636
|
protectionContainerName: string,
|
|
502
637
|
replicatedProtectedItemName: string,
|
|
@@ -505,6 +640,9 @@ export interface ReplicationProtectedItems {
|
|
|
505
640
|
): Promise<ReplicationProtectedItemsReprotectResponse>;
|
|
506
641
|
/**
|
|
507
642
|
* Operation to resolve health issues of the replication protected item.
|
|
643
|
+
* @param resourceName The name of the recovery services vault.
|
|
644
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
645
|
+
* present.
|
|
508
646
|
* @param fabricName Unique fabric name.
|
|
509
647
|
* @param protectionContainerName Protection container name.
|
|
510
648
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -512,6 +650,8 @@ export interface ReplicationProtectedItems {
|
|
|
512
650
|
* @param options The options parameters.
|
|
513
651
|
*/
|
|
514
652
|
beginResolveHealthErrors(
|
|
653
|
+
resourceName: string,
|
|
654
|
+
resourceGroupName: string,
|
|
515
655
|
fabricName: string,
|
|
516
656
|
protectionContainerName: string,
|
|
517
657
|
replicatedProtectedItemName: string,
|
|
@@ -525,6 +665,9 @@ export interface ReplicationProtectedItems {
|
|
|
525
665
|
>;
|
|
526
666
|
/**
|
|
527
667
|
* Operation to resolve health issues of the replication protected item.
|
|
668
|
+
* @param resourceName The name of the recovery services vault.
|
|
669
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
670
|
+
* present.
|
|
528
671
|
* @param fabricName Unique fabric name.
|
|
529
672
|
* @param protectionContainerName Protection container name.
|
|
530
673
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -532,6 +675,8 @@ export interface ReplicationProtectedItems {
|
|
|
532
675
|
* @param options The options parameters.
|
|
533
676
|
*/
|
|
534
677
|
beginResolveHealthErrorsAndWait(
|
|
678
|
+
resourceName: string,
|
|
679
|
+
resourceGroupName: string,
|
|
535
680
|
fabricName: string,
|
|
536
681
|
protectionContainerName: string,
|
|
537
682
|
replicatedProtectedItemName: string,
|
|
@@ -540,6 +685,9 @@ export interface ReplicationProtectedItems {
|
|
|
540
685
|
): Promise<ReplicationProtectedItemsResolveHealthErrorsResponse>;
|
|
541
686
|
/**
|
|
542
687
|
* Operation to initiate a switch provider of the replication protected item.
|
|
688
|
+
* @param resourceName The name of the recovery services vault.
|
|
689
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
690
|
+
* present.
|
|
543
691
|
* @param fabricName Unique fabric name.
|
|
544
692
|
* @param protectionContainerName Protection container name.
|
|
545
693
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -547,6 +695,8 @@ export interface ReplicationProtectedItems {
|
|
|
547
695
|
* @param options The options parameters.
|
|
548
696
|
*/
|
|
549
697
|
beginSwitchProvider(
|
|
698
|
+
resourceName: string,
|
|
699
|
+
resourceGroupName: string,
|
|
550
700
|
fabricName: string,
|
|
551
701
|
protectionContainerName: string,
|
|
552
702
|
replicatedProtectedItemName: string,
|
|
@@ -560,6 +710,9 @@ export interface ReplicationProtectedItems {
|
|
|
560
710
|
>;
|
|
561
711
|
/**
|
|
562
712
|
* Operation to initiate a switch provider of the replication protected item.
|
|
713
|
+
* @param resourceName The name of the recovery services vault.
|
|
714
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
715
|
+
* present.
|
|
563
716
|
* @param fabricName Unique fabric name.
|
|
564
717
|
* @param protectionContainerName Protection container name.
|
|
565
718
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -567,6 +720,8 @@ export interface ReplicationProtectedItems {
|
|
|
567
720
|
* @param options The options parameters.
|
|
568
721
|
*/
|
|
569
722
|
beginSwitchProviderAndWait(
|
|
723
|
+
resourceName: string,
|
|
724
|
+
resourceGroupName: string,
|
|
570
725
|
fabricName: string,
|
|
571
726
|
protectionContainerName: string,
|
|
572
727
|
replicatedProtectedItemName: string,
|
|
@@ -575,6 +730,9 @@ export interface ReplicationProtectedItems {
|
|
|
575
730
|
): Promise<ReplicationProtectedItemsSwitchProviderResponse>;
|
|
576
731
|
/**
|
|
577
732
|
* Operation to perform a test failover of the replication protected item.
|
|
733
|
+
* @param resourceName The name of the recovery services vault.
|
|
734
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
735
|
+
* present.
|
|
578
736
|
* @param fabricName Unique fabric name.
|
|
579
737
|
* @param protectionContainerName Protection container name.
|
|
580
738
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -582,6 +740,8 @@ export interface ReplicationProtectedItems {
|
|
|
582
740
|
* @param options The options parameters.
|
|
583
741
|
*/
|
|
584
742
|
beginTestFailover(
|
|
743
|
+
resourceName: string,
|
|
744
|
+
resourceGroupName: string,
|
|
585
745
|
fabricName: string,
|
|
586
746
|
protectionContainerName: string,
|
|
587
747
|
replicatedProtectedItemName: string,
|
|
@@ -595,6 +755,9 @@ export interface ReplicationProtectedItems {
|
|
|
595
755
|
>;
|
|
596
756
|
/**
|
|
597
757
|
* Operation to perform a test failover of the replication protected item.
|
|
758
|
+
* @param resourceName The name of the recovery services vault.
|
|
759
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
760
|
+
* present.
|
|
598
761
|
* @param fabricName Unique fabric name.
|
|
599
762
|
* @param protectionContainerName Protection container name.
|
|
600
763
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -602,6 +765,8 @@ export interface ReplicationProtectedItems {
|
|
|
602
765
|
* @param options The options parameters.
|
|
603
766
|
*/
|
|
604
767
|
beginTestFailoverAndWait(
|
|
768
|
+
resourceName: string,
|
|
769
|
+
resourceGroupName: string,
|
|
605
770
|
fabricName: string,
|
|
606
771
|
protectionContainerName: string,
|
|
607
772
|
replicatedProtectedItemName: string,
|
|
@@ -610,6 +775,9 @@ export interface ReplicationProtectedItems {
|
|
|
610
775
|
): Promise<ReplicationProtectedItemsTestFailoverResponse>;
|
|
611
776
|
/**
|
|
612
777
|
* Operation to clean up the test failover of a replication protected item.
|
|
778
|
+
* @param resourceName The name of the recovery services vault.
|
|
779
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
780
|
+
* present.
|
|
613
781
|
* @param fabricName Unique fabric name.
|
|
614
782
|
* @param protectionContainerName Protection container name.
|
|
615
783
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -617,6 +785,8 @@ export interface ReplicationProtectedItems {
|
|
|
617
785
|
* @param options The options parameters.
|
|
618
786
|
*/
|
|
619
787
|
beginTestFailoverCleanup(
|
|
788
|
+
resourceName: string,
|
|
789
|
+
resourceGroupName: string,
|
|
620
790
|
fabricName: string,
|
|
621
791
|
protectionContainerName: string,
|
|
622
792
|
replicatedProtectedItemName: string,
|
|
@@ -630,6 +800,9 @@ export interface ReplicationProtectedItems {
|
|
|
630
800
|
>;
|
|
631
801
|
/**
|
|
632
802
|
* Operation to clean up the test failover of a replication protected item.
|
|
803
|
+
* @param resourceName The name of the recovery services vault.
|
|
804
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
805
|
+
* present.
|
|
633
806
|
* @param fabricName Unique fabric name.
|
|
634
807
|
* @param protectionContainerName Protection container name.
|
|
635
808
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -637,6 +810,8 @@ export interface ReplicationProtectedItems {
|
|
|
637
810
|
* @param options The options parameters.
|
|
638
811
|
*/
|
|
639
812
|
beginTestFailoverCleanupAndWait(
|
|
813
|
+
resourceName: string,
|
|
814
|
+
resourceGroupName: string,
|
|
640
815
|
fabricName: string,
|
|
641
816
|
protectionContainerName: string,
|
|
642
817
|
replicatedProtectedItemName: string,
|
|
@@ -645,6 +820,9 @@ export interface ReplicationProtectedItems {
|
|
|
645
820
|
): Promise<ReplicationProtectedItemsTestFailoverCleanupResponse>;
|
|
646
821
|
/**
|
|
647
822
|
* Operation to initiate a failover of the replication protected item.
|
|
823
|
+
* @param resourceName The name of the recovery services vault.
|
|
824
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
825
|
+
* present.
|
|
648
826
|
* @param fabricName Unique fabric name.
|
|
649
827
|
* @param protectionContainerName Protection container name.
|
|
650
828
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -652,6 +830,8 @@ export interface ReplicationProtectedItems {
|
|
|
652
830
|
* @param options The options parameters.
|
|
653
831
|
*/
|
|
654
832
|
beginUnplannedFailover(
|
|
833
|
+
resourceName: string,
|
|
834
|
+
resourceGroupName: string,
|
|
655
835
|
fabricName: string,
|
|
656
836
|
protectionContainerName: string,
|
|
657
837
|
replicatedProtectedItemName: string,
|
|
@@ -665,6 +845,9 @@ export interface ReplicationProtectedItems {
|
|
|
665
845
|
>;
|
|
666
846
|
/**
|
|
667
847
|
* Operation to initiate a failover of the replication protected item.
|
|
848
|
+
* @param resourceName The name of the recovery services vault.
|
|
849
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
850
|
+
* present.
|
|
668
851
|
* @param fabricName Unique fabric name.
|
|
669
852
|
* @param protectionContainerName Protection container name.
|
|
670
853
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -672,6 +855,8 @@ export interface ReplicationProtectedItems {
|
|
|
672
855
|
* @param options The options parameters.
|
|
673
856
|
*/
|
|
674
857
|
beginUnplannedFailoverAndWait(
|
|
858
|
+
resourceName: string,
|
|
859
|
+
resourceGroupName: string,
|
|
675
860
|
fabricName: string,
|
|
676
861
|
protectionContainerName: string,
|
|
677
862
|
replicatedProtectedItemName: string,
|
|
@@ -680,6 +865,9 @@ export interface ReplicationProtectedItems {
|
|
|
680
865
|
): Promise<ReplicationProtectedItemsUnplannedFailoverResponse>;
|
|
681
866
|
/**
|
|
682
867
|
* The operation to update appliance of an ASR replication protected item.
|
|
868
|
+
* @param resourceName The name of the recovery services vault.
|
|
869
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
870
|
+
* present.
|
|
683
871
|
* @param fabricName Fabric name.
|
|
684
872
|
* @param protectionContainerName Protection container name.
|
|
685
873
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -687,6 +875,8 @@ export interface ReplicationProtectedItems {
|
|
|
687
875
|
* @param options The options parameters.
|
|
688
876
|
*/
|
|
689
877
|
beginUpdateAppliance(
|
|
878
|
+
resourceName: string,
|
|
879
|
+
resourceGroupName: string,
|
|
690
880
|
fabricName: string,
|
|
691
881
|
protectionContainerName: string,
|
|
692
882
|
replicatedProtectedItemName: string,
|
|
@@ -700,6 +890,9 @@ export interface ReplicationProtectedItems {
|
|
|
700
890
|
>;
|
|
701
891
|
/**
|
|
702
892
|
* The operation to update appliance of an ASR replication protected item.
|
|
893
|
+
* @param resourceName The name of the recovery services vault.
|
|
894
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
895
|
+
* present.
|
|
703
896
|
* @param fabricName Fabric name.
|
|
704
897
|
* @param protectionContainerName Protection container name.
|
|
705
898
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
@@ -707,6 +900,8 @@ export interface ReplicationProtectedItems {
|
|
|
707
900
|
* @param options The options parameters.
|
|
708
901
|
*/
|
|
709
902
|
beginUpdateApplianceAndWait(
|
|
903
|
+
resourceName: string,
|
|
904
|
+
resourceGroupName: string,
|
|
710
905
|
fabricName: string,
|
|
711
906
|
protectionContainerName: string,
|
|
712
907
|
replicatedProtectedItemName: string,
|
|
@@ -716,17 +911,22 @@ export interface ReplicationProtectedItems {
|
|
|
716
911
|
/**
|
|
717
912
|
* The operation to update(push update) the installed mobility service software on a replication
|
|
718
913
|
* protected item to the latest available version.
|
|
914
|
+
* @param resourceName The name of the recovery services vault.
|
|
915
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
916
|
+
* present.
|
|
719
917
|
* @param fabricName The name of the fabric containing the protected item.
|
|
720
918
|
* @param protectionContainerName The name of the container containing the protected item.
|
|
721
|
-
* @param
|
|
722
|
-
*
|
|
919
|
+
* @param replicatedProtectedItemName The name of the protected item on which the agent is to be
|
|
920
|
+
* updated.
|
|
723
921
|
* @param updateMobilityServiceRequest Request to update the mobility service on the protected item.
|
|
724
922
|
* @param options The options parameters.
|
|
725
923
|
*/
|
|
726
924
|
beginUpdateMobilityService(
|
|
925
|
+
resourceName: string,
|
|
926
|
+
resourceGroupName: string,
|
|
727
927
|
fabricName: string,
|
|
728
928
|
protectionContainerName: string,
|
|
729
|
-
|
|
929
|
+
replicatedProtectedItemName: string,
|
|
730
930
|
updateMobilityServiceRequest: UpdateMobilityServiceRequest,
|
|
731
931
|
options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams
|
|
732
932
|
): Promise<
|
|
@@ -740,17 +940,22 @@ export interface ReplicationProtectedItems {
|
|
|
740
940
|
/**
|
|
741
941
|
* The operation to update(push update) the installed mobility service software on a replication
|
|
742
942
|
* protected item to the latest available version.
|
|
943
|
+
* @param resourceName The name of the recovery services vault.
|
|
944
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
945
|
+
* present.
|
|
743
946
|
* @param fabricName The name of the fabric containing the protected item.
|
|
744
947
|
* @param protectionContainerName The name of the container containing the protected item.
|
|
745
|
-
* @param
|
|
746
|
-
*
|
|
948
|
+
* @param replicatedProtectedItemName The name of the protected item on which the agent is to be
|
|
949
|
+
* updated.
|
|
747
950
|
* @param updateMobilityServiceRequest Request to update the mobility service on the protected item.
|
|
748
951
|
* @param options The options parameters.
|
|
749
952
|
*/
|
|
750
953
|
beginUpdateMobilityServiceAndWait(
|
|
954
|
+
resourceName: string,
|
|
955
|
+
resourceGroupName: string,
|
|
751
956
|
fabricName: string,
|
|
752
957
|
protectionContainerName: string,
|
|
753
|
-
|
|
958
|
+
replicatedProtectedItemName: string,
|
|
754
959
|
updateMobilityServiceRequest: UpdateMobilityServiceRequest,
|
|
755
960
|
options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams
|
|
756
961
|
): Promise<ReplicationProtectedItemsUpdateMobilityServiceResponse>;
|