@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
|
@@ -12,6 +12,7 @@ export declare type MigrationProviderSpecificSettingsUnion = MigrationProviderSp
|
|
|
12
12
|
export declare type EnableMigrationProviderSpecificInputUnion = EnableMigrationProviderSpecificInput | VMwareCbtEnableMigrationInput;
|
|
13
13
|
export declare type UpdateMigrationItemProviderSpecificInputUnion = UpdateMigrationItemProviderSpecificInput | VMwareCbtUpdateMigrationItemInput;
|
|
14
14
|
export declare type MigrateProviderSpecificInputUnion = MigrateProviderSpecificInput | VMwareCbtMigrateInput;
|
|
15
|
+
export declare type ResumeReplicationProviderSpecificInputUnion = ResumeReplicationProviderSpecificInput | VMwareCbtResumeReplicationInput;
|
|
15
16
|
export declare type ResyncProviderSpecificInputUnion = ResyncProviderSpecificInput | VMwareCbtResyncInput;
|
|
16
17
|
export declare type TestMigrateProviderSpecificInputUnion = TestMigrateProviderSpecificInput | VMwareCbtTestMigrateInput;
|
|
17
18
|
export declare type ConfigurationSettingsUnion = ConfigurationSettings | HyperVVirtualMachineDetailsUnion | ReplicationGroupDetails | VMwareVirtualMachineDetails;
|
|
@@ -599,6 +600,16 @@ export interface MigrationItemProperties {
|
|
|
599
600
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
600
601
|
*/
|
|
601
602
|
readonly policyFriendlyName?: string;
|
|
603
|
+
/**
|
|
604
|
+
* The recovery services provider ARM Id.
|
|
605
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
606
|
+
*/
|
|
607
|
+
readonly recoveryServicesProviderId?: string;
|
|
608
|
+
/**
|
|
609
|
+
* The replication status.
|
|
610
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
611
|
+
*/
|
|
612
|
+
readonly replicationStatus?: string;
|
|
602
613
|
/**
|
|
603
614
|
* The migration status.
|
|
604
615
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -619,6 +630,16 @@ export interface MigrationItemProperties {
|
|
|
619
630
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
620
631
|
*/
|
|
621
632
|
readonly lastTestMigrationStatus?: string;
|
|
633
|
+
/**
|
|
634
|
+
* The last migration time.
|
|
635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
636
|
+
*/
|
|
637
|
+
readonly lastMigrationTime?: Date;
|
|
638
|
+
/**
|
|
639
|
+
* The status of the last migration.
|
|
640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
641
|
+
*/
|
|
642
|
+
readonly lastMigrationStatus?: string;
|
|
622
643
|
/**
|
|
623
644
|
* The test migrate state.
|
|
624
645
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -649,6 +670,11 @@ export interface MigrationItemProperties {
|
|
|
649
670
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
650
671
|
*/
|
|
651
672
|
readonly currentJob?: CurrentJobDetails;
|
|
673
|
+
/**
|
|
674
|
+
* The critical past job details.
|
|
675
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
676
|
+
*/
|
|
677
|
+
readonly criticalJobHistory?: CriticalJobHistoryDetails[];
|
|
652
678
|
/**
|
|
653
679
|
* The correlation Id for events associated with this migration item.
|
|
654
680
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -675,6 +701,29 @@ export interface CurrentJobDetails {
|
|
|
675
701
|
*/
|
|
676
702
|
readonly startTime?: Date;
|
|
677
703
|
}
|
|
704
|
+
/** Critical past job details of the migration item. */
|
|
705
|
+
export interface CriticalJobHistoryDetails {
|
|
706
|
+
/**
|
|
707
|
+
* The job name.
|
|
708
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
709
|
+
*/
|
|
710
|
+
readonly jobName?: string;
|
|
711
|
+
/**
|
|
712
|
+
* The ARM Id of the job being executed.
|
|
713
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
714
|
+
*/
|
|
715
|
+
readonly jobId?: string;
|
|
716
|
+
/**
|
|
717
|
+
* The start time of the job.
|
|
718
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
719
|
+
*/
|
|
720
|
+
readonly startTime?: Date;
|
|
721
|
+
/**
|
|
722
|
+
* The job state.
|
|
723
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
724
|
+
*/
|
|
725
|
+
readonly jobStatus?: string;
|
|
726
|
+
}
|
|
678
727
|
/** Migration provider specific settings. */
|
|
679
728
|
export interface MigrationProviderSpecificSettings {
|
|
680
729
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -747,6 +796,31 @@ export interface MigrationRecoveryPointProperties {
|
|
|
747
796
|
*/
|
|
748
797
|
readonly recoveryPointType?: MigrationRecoveryPointType;
|
|
749
798
|
}
|
|
799
|
+
/** Pause replication input. */
|
|
800
|
+
export interface PauseReplicationInput {
|
|
801
|
+
/** Pause replication input properties. */
|
|
802
|
+
properties: PauseReplicationInputProperties;
|
|
803
|
+
}
|
|
804
|
+
/** Pause replication input properties. */
|
|
805
|
+
export interface PauseReplicationInputProperties {
|
|
806
|
+
/** The class type. */
|
|
807
|
+
instanceType: string;
|
|
808
|
+
}
|
|
809
|
+
/** Resume replication input. */
|
|
810
|
+
export interface ResumeReplicationInput {
|
|
811
|
+
/** Resume replication input properties. */
|
|
812
|
+
properties: ResumeReplicationInputProperties;
|
|
813
|
+
}
|
|
814
|
+
/** Resume replication input properties. */
|
|
815
|
+
export interface ResumeReplicationInputProperties {
|
|
816
|
+
/** The provider specific input for resume replication. */
|
|
817
|
+
providerSpecificDetails: ResumeReplicationProviderSpecificInputUnion;
|
|
818
|
+
}
|
|
819
|
+
/** Resume replication provider specific input. */
|
|
820
|
+
export interface ResumeReplicationProviderSpecificInput {
|
|
821
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
822
|
+
instanceType: "VMwareCbt";
|
|
823
|
+
}
|
|
750
824
|
/** Resync input. */
|
|
751
825
|
export interface ResyncInput {
|
|
752
826
|
/** Resync input properties. */
|
|
@@ -2211,6 +2285,13 @@ export interface ExtendedLocation {
|
|
|
2211
2285
|
/** The extended location type. */
|
|
2212
2286
|
type: ExtendedLocationType;
|
|
2213
2287
|
}
|
|
2288
|
+
/** ExtendedLocation details data. */
|
|
2289
|
+
export interface A2AExtendedLocationDetails {
|
|
2290
|
+
/** The primary ExtendedLocation. */
|
|
2291
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
2292
|
+
/** The recovery ExtendedLocation. */
|
|
2293
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
2294
|
+
}
|
|
2214
2295
|
/** A2A protected disk details. */
|
|
2215
2296
|
export interface A2AProtectedDiskDetails {
|
|
2216
2297
|
/** The disk uri. */
|
|
@@ -4041,6 +4122,11 @@ export interface InMageRcmProtectedDiskDetails {
|
|
|
4041
4122
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4042
4123
|
*/
|
|
4043
4124
|
readonly seedManagedDiskId?: string;
|
|
4125
|
+
/**
|
|
4126
|
+
* The uri of the seed blob.
|
|
4127
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4128
|
+
*/
|
|
4129
|
+
readonly seedBlobUri?: string;
|
|
4044
4130
|
/**
|
|
4045
4131
|
* The ARM Id of the target managed disk.
|
|
4046
4132
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -4395,11 +4481,21 @@ export interface VMwareCbtProtectedDiskDetails {
|
|
|
4395
4481
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4396
4482
|
*/
|
|
4397
4483
|
readonly seedManagedDiskId?: string;
|
|
4484
|
+
/**
|
|
4485
|
+
* The uri of the seed blob.
|
|
4486
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4487
|
+
*/
|
|
4488
|
+
readonly seedBlobUri?: string;
|
|
4398
4489
|
/**
|
|
4399
4490
|
* The ARM Id of the target managed disk.
|
|
4400
4491
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4401
4492
|
*/
|
|
4402
4493
|
readonly targetManagedDiskId?: string;
|
|
4494
|
+
/**
|
|
4495
|
+
* The uri of the target blob.
|
|
4496
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4497
|
+
*/
|
|
4498
|
+
readonly targetBlobUri?: string;
|
|
4403
4499
|
/** The name for the target managed disk. */
|
|
4404
4500
|
targetDiskName?: string;
|
|
4405
4501
|
}
|
|
@@ -4433,6 +4529,14 @@ export interface VMwareCbtNicDetails {
|
|
|
4433
4529
|
targetIPAddressType?: EthernetAddressType;
|
|
4434
4530
|
/** Target subnet name. */
|
|
4435
4531
|
targetSubnetName?: string;
|
|
4532
|
+
/** Source network Id. */
|
|
4533
|
+
testNetworkId?: string;
|
|
4534
|
+
/** Test subnet name. */
|
|
4535
|
+
testSubnetName?: string;
|
|
4536
|
+
/** The test IP address. */
|
|
4537
|
+
testIPAddress?: string;
|
|
4538
|
+
/** The test IP address type. */
|
|
4539
|
+
testIPAddressType?: EthernetAddressType;
|
|
4436
4540
|
/** Target NIC name. */
|
|
4437
4541
|
targetNicName?: string;
|
|
4438
4542
|
/** A value indicating whether this NIC is selected for migration. */
|
|
@@ -4452,6 +4556,10 @@ export interface VMwareCbtNicInput {
|
|
|
4452
4556
|
isSelectedForMigration?: string;
|
|
4453
4557
|
/** Target NIC name. */
|
|
4454
4558
|
targetNicName?: string;
|
|
4559
|
+
/** The test subnet name. */
|
|
4560
|
+
testSubnetName?: string;
|
|
4561
|
+
/** The test static IP address. */
|
|
4562
|
+
testStaticIPAddress?: string;
|
|
4455
4563
|
}
|
|
4456
4564
|
/** VMwareCbt disk input for update. */
|
|
4457
4565
|
export interface VMwareCbtUpdateDiskInput {
|
|
@@ -4459,129 +4567,131 @@ export interface VMwareCbtUpdateDiskInput {
|
|
|
4459
4567
|
diskId: string;
|
|
4460
4568
|
/** The target disk name. */
|
|
4461
4569
|
targetDiskName?: string;
|
|
4570
|
+
/** A value indicating whether the disk is the OS disk. */
|
|
4571
|
+
isOSDisk?: string;
|
|
4462
4572
|
}
|
|
4463
4573
|
/** Implements the Alert class. */
|
|
4464
|
-
export
|
|
4574
|
+
export interface Alert extends Resource {
|
|
4465
4575
|
/** Alert related data. */
|
|
4466
4576
|
properties?: AlertProperties;
|
|
4467
|
-
}
|
|
4577
|
+
}
|
|
4468
4578
|
/** Implements the Event class. */
|
|
4469
|
-
export
|
|
4579
|
+
export interface Event extends Resource {
|
|
4470
4580
|
/** Event related data. */
|
|
4471
4581
|
properties?: EventProperties;
|
|
4472
|
-
}
|
|
4582
|
+
}
|
|
4473
4583
|
/** Fabric definition. */
|
|
4474
|
-
export
|
|
4584
|
+
export interface Fabric extends Resource {
|
|
4475
4585
|
/** Fabric related data. */
|
|
4476
4586
|
properties?: FabricProperties;
|
|
4477
|
-
}
|
|
4587
|
+
}
|
|
4478
4588
|
/** Logical network data model. */
|
|
4479
|
-
export
|
|
4589
|
+
export interface LogicalNetwork extends Resource {
|
|
4480
4590
|
/** The Logical Network Properties. */
|
|
4481
4591
|
properties?: LogicalNetworkProperties;
|
|
4482
|
-
}
|
|
4592
|
+
}
|
|
4483
4593
|
/** Network model. */
|
|
4484
|
-
export
|
|
4594
|
+
export interface Network extends Resource {
|
|
4485
4595
|
/** The Network Properties. */
|
|
4486
4596
|
properties?: NetworkProperties;
|
|
4487
|
-
}
|
|
4597
|
+
}
|
|
4488
4598
|
/** Network Mapping model. Ideally it should have been possible to inherit this class from prev version in InheritedModels as long as there is no difference in structure or method signature. Since there were no base Models for certain fields and methods viz NetworkMappingProperties and Load with required return type, the class has been introduced in its entirety with references to base models to facilitate extensions in subsequent versions. */
|
|
4489
|
-
export
|
|
4599
|
+
export interface NetworkMapping extends Resource {
|
|
4490
4600
|
/** The Network Mapping Properties. */
|
|
4491
4601
|
properties?: NetworkMappingProperties;
|
|
4492
|
-
}
|
|
4602
|
+
}
|
|
4493
4603
|
/** Protection container details. */
|
|
4494
|
-
export
|
|
4604
|
+
export interface ProtectionContainer extends Resource {
|
|
4495
4605
|
/** The custom data. */
|
|
4496
4606
|
properties?: ProtectionContainerProperties;
|
|
4497
|
-
}
|
|
4607
|
+
}
|
|
4498
4608
|
/** Migration item. */
|
|
4499
|
-
export
|
|
4609
|
+
export interface MigrationItem extends Resource {
|
|
4500
4610
|
/** The migration item properties. */
|
|
4501
4611
|
properties?: MigrationItemProperties;
|
|
4502
|
-
}
|
|
4612
|
+
}
|
|
4503
4613
|
/** Recovery point for a migration item. */
|
|
4504
|
-
export
|
|
4614
|
+
export interface MigrationRecoveryPoint extends Resource {
|
|
4505
4615
|
/** Recovery point properties. */
|
|
4506
4616
|
properties?: MigrationRecoveryPointProperties;
|
|
4507
|
-
}
|
|
4617
|
+
}
|
|
4508
4618
|
/** Replication protected item. */
|
|
4509
|
-
export
|
|
4619
|
+
export interface ProtectableItem extends Resource {
|
|
4510
4620
|
/** The custom data. */
|
|
4511
4621
|
properties?: ProtectableItemProperties;
|
|
4512
|
-
}
|
|
4622
|
+
}
|
|
4513
4623
|
/** Replication protected item. */
|
|
4514
|
-
export
|
|
4624
|
+
export interface ReplicationProtectedItem extends Resource {
|
|
4515
4625
|
/** The custom data. */
|
|
4516
4626
|
properties?: ReplicationProtectedItemProperties;
|
|
4517
|
-
}
|
|
4627
|
+
}
|
|
4518
4628
|
/** Recovery point. */
|
|
4519
|
-
export
|
|
4629
|
+
export interface RecoveryPoint extends Resource {
|
|
4520
4630
|
/** The recovery point properties. */
|
|
4521
4631
|
properties?: RecoveryPointProperties;
|
|
4522
|
-
}
|
|
4632
|
+
}
|
|
4523
4633
|
/** Protection container mapping object. */
|
|
4524
|
-
export
|
|
4634
|
+
export interface ProtectionContainerMapping extends Resource {
|
|
4525
4635
|
/** The custom data. */
|
|
4526
4636
|
properties?: ProtectionContainerMappingProperties;
|
|
4527
|
-
}
|
|
4637
|
+
}
|
|
4528
4638
|
/** Provider details. */
|
|
4529
|
-
export
|
|
4639
|
+
export interface RecoveryServicesProvider extends Resource {
|
|
4530
4640
|
/** Provider properties. */
|
|
4531
4641
|
properties?: RecoveryServicesProviderProperties;
|
|
4532
|
-
}
|
|
4642
|
+
}
|
|
4533
4643
|
/** Storage object definition. */
|
|
4534
|
-
export
|
|
4644
|
+
export interface StorageClassification extends Resource {
|
|
4535
4645
|
/** Properties of the storage object. */
|
|
4536
4646
|
properties?: StorageClassificationProperties;
|
|
4537
|
-
}
|
|
4647
|
+
}
|
|
4538
4648
|
/** Storage mapping object. */
|
|
4539
|
-
export
|
|
4649
|
+
export interface StorageClassificationMapping extends Resource {
|
|
4540
4650
|
/** Properties of the storage mapping object. */
|
|
4541
4651
|
properties?: StorageClassificationMappingProperties;
|
|
4542
|
-
}
|
|
4652
|
+
}
|
|
4543
4653
|
/** vCenter definition. */
|
|
4544
|
-
export
|
|
4654
|
+
export interface VCenter extends Resource {
|
|
4545
4655
|
/** VCenter related data. */
|
|
4546
4656
|
properties?: VCenterProperties;
|
|
4547
|
-
}
|
|
4657
|
+
}
|
|
4548
4658
|
/** Job details. */
|
|
4549
|
-
export
|
|
4659
|
+
export interface Job extends Resource {
|
|
4550
4660
|
/** The custom data. */
|
|
4551
4661
|
properties?: JobProperties;
|
|
4552
|
-
}
|
|
4662
|
+
}
|
|
4553
4663
|
/** Protection profile details. */
|
|
4554
|
-
export
|
|
4664
|
+
export interface Policy extends Resource {
|
|
4555
4665
|
/** The custom data. */
|
|
4556
4666
|
properties?: PolicyProperties;
|
|
4557
|
-
}
|
|
4667
|
+
}
|
|
4558
4668
|
/** Replication protection intent. */
|
|
4559
|
-
export
|
|
4669
|
+
export interface ReplicationProtectionIntent extends Resource {
|
|
4560
4670
|
/** The custom data. */
|
|
4561
4671
|
properties?: ReplicationProtectionIntentProperties;
|
|
4562
|
-
}
|
|
4672
|
+
}
|
|
4563
4673
|
/** Recovery plan details. */
|
|
4564
|
-
export
|
|
4674
|
+
export interface RecoveryPlan extends Resource {
|
|
4565
4675
|
/** The custom details. */
|
|
4566
4676
|
properties?: RecoveryPlanProperties;
|
|
4567
|
-
}
|
|
4677
|
+
}
|
|
4568
4678
|
/** Supported operating systems. */
|
|
4569
|
-
export
|
|
4679
|
+
export interface SupportedOperatingSystems extends Resource {
|
|
4570
4680
|
/** The supported operating systems properties. */
|
|
4571
4681
|
properties?: SupportedOSProperties;
|
|
4572
|
-
}
|
|
4682
|
+
}
|
|
4573
4683
|
/** Vault health details definition. */
|
|
4574
|
-
export
|
|
4684
|
+
export interface VaultHealthDetails extends Resource {
|
|
4575
4685
|
/** The vault health related data. */
|
|
4576
4686
|
properties?: VaultHealthProperties;
|
|
4577
|
-
}
|
|
4687
|
+
}
|
|
4578
4688
|
/** Vault setting. */
|
|
4579
|
-
export
|
|
4689
|
+
export interface VaultSetting extends Resource {
|
|
4580
4690
|
/** The vault setting properties. */
|
|
4581
4691
|
properties?: VaultSettingProperties;
|
|
4582
|
-
}
|
|
4692
|
+
}
|
|
4583
4693
|
/** InMageRcm appliance specific details. */
|
|
4584
|
-
export
|
|
4694
|
+
export interface InMageRcmApplianceSpecificDetails extends ApplianceSpecificDetails {
|
|
4585
4695
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4586
4696
|
instanceType: "InMageRcm";
|
|
4587
4697
|
/**
|
|
@@ -4589,9 +4699,9 @@ export declare type InMageRcmApplianceSpecificDetails = ApplianceSpecificDetails
|
|
|
4589
4699
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4590
4700
|
*/
|
|
4591
4701
|
readonly appliances?: InMageRcmApplianceDetails[];
|
|
4592
|
-
}
|
|
4702
|
+
}
|
|
4593
4703
|
/** Model class for event details of a A2A event. */
|
|
4594
|
-
export
|
|
4704
|
+
export interface A2AEventDetails extends EventProviderSpecificDetails {
|
|
4595
4705
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4596
4706
|
instanceType: "A2A";
|
|
4597
4707
|
/** The protected item arm name. */
|
|
@@ -4606,9 +4716,9 @@ export declare type A2AEventDetails = EventProviderSpecificDetails & {
|
|
|
4606
4716
|
remoteFabricName?: string;
|
|
4607
4717
|
/** Remote fabric location. */
|
|
4608
4718
|
remoteFabricLocation?: string;
|
|
4609
|
-
}
|
|
4719
|
+
}
|
|
4610
4720
|
/** Model class for event details of a HyperVReplica E2E event. */
|
|
4611
|
-
export
|
|
4721
|
+
export interface HyperVReplica2012EventDetails extends EventProviderSpecificDetails {
|
|
4612
4722
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4613
4723
|
instanceType: "HyperVReplica2012";
|
|
4614
4724
|
/** The container friendly name. */
|
|
@@ -4619,9 +4729,9 @@ export declare type HyperVReplica2012EventDetails = EventProviderSpecificDetails
|
|
|
4619
4729
|
remoteContainerName?: string;
|
|
4620
4730
|
/** The remote fabric name. */
|
|
4621
4731
|
remoteFabricName?: string;
|
|
4622
|
-
}
|
|
4732
|
+
}
|
|
4623
4733
|
/** Model class for event details of a HyperVReplica blue E2E event. */
|
|
4624
|
-
export
|
|
4734
|
+
export interface HyperVReplica2012R2EventDetails extends EventProviderSpecificDetails {
|
|
4625
4735
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4626
4736
|
instanceType: "HyperVReplica2012R2";
|
|
4627
4737
|
/** The container friendly name. */
|
|
@@ -4632,9 +4742,9 @@ export declare type HyperVReplica2012R2EventDetails = EventProviderSpecificDetai
|
|
|
4632
4742
|
remoteContainerName?: string;
|
|
4633
4743
|
/** The remote fabric name. */
|
|
4634
4744
|
remoteFabricName?: string;
|
|
4635
|
-
}
|
|
4745
|
+
}
|
|
4636
4746
|
/** Model class for event details of a HyperVReplica E2A event. */
|
|
4637
|
-
export
|
|
4747
|
+
export interface HyperVReplicaAzureEventDetails extends EventProviderSpecificDetails {
|
|
4638
4748
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4639
4749
|
instanceType: "HyperVReplicaAzure";
|
|
4640
4750
|
/** The container friendly name. */
|
|
@@ -4643,9 +4753,9 @@ export declare type HyperVReplicaAzureEventDetails = EventProviderSpecificDetail
|
|
|
4643
4753
|
fabricName?: string;
|
|
4644
4754
|
/** The remote container name. */
|
|
4645
4755
|
remoteContainerName?: string;
|
|
4646
|
-
}
|
|
4756
|
+
}
|
|
4647
4757
|
/** Abstract model class for event details of a HyperVReplica E2E event. */
|
|
4648
|
-
export
|
|
4758
|
+
export interface HyperVReplicaBaseEventDetails extends EventProviderSpecificDetails {
|
|
4649
4759
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4650
4760
|
instanceType: "HyperVReplicaBaseEventDetails";
|
|
4651
4761
|
/** The container friendly name. */
|
|
@@ -4656,9 +4766,9 @@ export declare type HyperVReplicaBaseEventDetails = EventProviderSpecificDetails
|
|
|
4656
4766
|
remoteContainerName?: string;
|
|
4657
4767
|
/** The remote fabric name. */
|
|
4658
4768
|
remoteFabricName?: string;
|
|
4659
|
-
}
|
|
4769
|
+
}
|
|
4660
4770
|
/** Model class for event details of a VMwareAzureV2 event. */
|
|
4661
|
-
export
|
|
4771
|
+
export interface InMageAzureV2EventDetails extends EventProviderSpecificDetails {
|
|
4662
4772
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4663
4773
|
instanceType: "InMageAzureV2";
|
|
4664
4774
|
/** InMage Event type. Takes one of the values of InMageDataContract.InMageMonitoringEventType. */
|
|
@@ -4675,9 +4785,9 @@ export declare type InMageAzureV2EventDetails = EventProviderSpecificDetails & {
|
|
|
4675
4785
|
summary?: string;
|
|
4676
4786
|
/** VMware Site name. */
|
|
4677
4787
|
siteName?: string;
|
|
4678
|
-
}
|
|
4788
|
+
}
|
|
4679
4789
|
/** Event details for InMageRcm provider. */
|
|
4680
|
-
export
|
|
4790
|
+
export interface InMageRcmEventDetails extends EventProviderSpecificDetails {
|
|
4681
4791
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4682
4792
|
instanceType: "InMageRcm";
|
|
4683
4793
|
/**
|
|
@@ -4720,9 +4830,9 @@ export declare type InMageRcmEventDetails = EventProviderSpecificDetails & {
|
|
|
4720
4830
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4721
4831
|
*/
|
|
4722
4832
|
readonly componentDisplayName?: string;
|
|
4723
|
-
}
|
|
4833
|
+
}
|
|
4724
4834
|
/** Event details for InMageRcmFailback provider. */
|
|
4725
|
-
export
|
|
4835
|
+
export interface InMageRcmFailbackEventDetails extends EventProviderSpecificDetails {
|
|
4726
4836
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4727
4837
|
instanceType: "InMageRcmFailback";
|
|
4728
4838
|
/**
|
|
@@ -4750,9 +4860,9 @@ export declare type InMageRcmFailbackEventDetails = EventProviderSpecificDetails
|
|
|
4750
4860
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4751
4861
|
*/
|
|
4752
4862
|
readonly componentDisplayName?: string;
|
|
4753
|
-
}
|
|
4863
|
+
}
|
|
4754
4864
|
/** Event details for VMwareCbt provider. */
|
|
4755
|
-
export
|
|
4865
|
+
export interface VMwareCbtEventDetails extends EventProviderSpecificDetails {
|
|
4756
4866
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4757
4867
|
instanceType: "VMwareCbt";
|
|
4758
4868
|
/**
|
|
@@ -4760,9 +4870,9 @@ export declare type VMwareCbtEventDetails = EventProviderSpecificDetails & {
|
|
|
4760
4870
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4761
4871
|
*/
|
|
4762
4872
|
readonly migrationItemName?: string;
|
|
4763
|
-
}
|
|
4873
|
+
}
|
|
4764
4874
|
/** Model class for event details of a job status event. */
|
|
4765
|
-
export
|
|
4875
|
+
export interface JobStatusEventDetails extends EventSpecificDetails {
|
|
4766
4876
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4767
4877
|
instanceType: "JobStatus";
|
|
4768
4878
|
/** Job arm id for the event. */
|
|
@@ -4773,9 +4883,9 @@ export declare type JobStatusEventDetails = EventSpecificDetails & {
|
|
|
4773
4883
|
jobStatus?: string;
|
|
4774
4884
|
/** AffectedObjectType for the event. */
|
|
4775
4885
|
affectedObjectType?: string;
|
|
4776
|
-
}
|
|
4886
|
+
}
|
|
4777
4887
|
/** Azure Fabric Specific Details. */
|
|
4778
|
-
export
|
|
4888
|
+
export interface AzureFabricSpecificDetails extends FabricSpecificDetails {
|
|
4779
4889
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4780
4890
|
instanceType: "Azure";
|
|
4781
4891
|
/** The Location for the Azure fabric. */
|
|
@@ -4784,16 +4894,18 @@ export declare type AzureFabricSpecificDetails = FabricSpecificDetails & {
|
|
|
4784
4894
|
containerIds?: string[];
|
|
4785
4895
|
/** The zones. */
|
|
4786
4896
|
zones?: A2AZoneDetails[];
|
|
4787
|
-
|
|
4897
|
+
/** The ExtendedLocations. */
|
|
4898
|
+
extendedLocations?: A2AExtendedLocationDetails[];
|
|
4899
|
+
}
|
|
4788
4900
|
/** HyperVSite fabric specific details. */
|
|
4789
|
-
export
|
|
4901
|
+
export interface HyperVSiteDetails extends FabricSpecificDetails {
|
|
4790
4902
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4791
4903
|
instanceType: "HyperVSite";
|
|
4792
4904
|
/** The list of Hyper-V hosts associated with the fabric. */
|
|
4793
4905
|
hyperVHosts?: HyperVHostDetails[];
|
|
4794
|
-
}
|
|
4906
|
+
}
|
|
4795
4907
|
/** InMageRcm fabric specific details. */
|
|
4796
|
-
export
|
|
4908
|
+
export interface InMageRcmFabricSpecificDetails extends FabricSpecificDetails {
|
|
4797
4909
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4798
4910
|
instanceType: "InMageRcm";
|
|
4799
4911
|
/**
|
|
@@ -4873,14 +4985,14 @@ export declare type InMageRcmFabricSpecificDetails = FabricSpecificDetails & {
|
|
|
4873
4985
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4874
4986
|
*/
|
|
4875
4987
|
readonly agentDetails?: AgentDetails[];
|
|
4876
|
-
}
|
|
4988
|
+
}
|
|
4877
4989
|
/** VMM fabric specific details. */
|
|
4878
|
-
export
|
|
4990
|
+
export interface VmmDetails extends FabricSpecificDetails {
|
|
4879
4991
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4880
4992
|
instanceType: "VMM";
|
|
4881
|
-
}
|
|
4993
|
+
}
|
|
4882
4994
|
/** Store the fabric details specific to the VMware fabric. */
|
|
4883
|
-
export
|
|
4995
|
+
export interface VMwareDetails extends FabricSpecificDetails {
|
|
4884
4996
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4885
4997
|
instanceType: "VMware";
|
|
4886
4998
|
/** The list of Process Servers associated with the fabric. */
|
|
@@ -4949,9 +5061,9 @@ export declare type VMwareDetails = FabricSpecificDetails & {
|
|
|
4949
5061
|
agentVersionDetails?: VersionDetails;
|
|
4950
5062
|
/** The switch provider blocking error information. */
|
|
4951
5063
|
switchProviderBlockingErrorDetails?: InMageFabricSwitchProviderBlockingErrorDetails[];
|
|
4952
|
-
}
|
|
5064
|
+
}
|
|
4953
5065
|
/** VMwareV2 fabric specific details. */
|
|
4954
|
-
export
|
|
5066
|
+
export interface VMwareV2FabricSpecificDetails extends FabricSpecificDetails {
|
|
4955
5067
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4956
5068
|
instanceType: "VMwareV2";
|
|
4957
5069
|
/**
|
|
@@ -4989,16 +5101,16 @@ export declare type VMwareV2FabricSpecificDetails = FabricSpecificDetails & {
|
|
|
4989
5101
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4990
5102
|
*/
|
|
4991
5103
|
readonly processServers?: ProcessServerDetails[];
|
|
4992
|
-
}
|
|
5104
|
+
}
|
|
4993
5105
|
/** Fabric provider specific settings. */
|
|
4994
|
-
export
|
|
5106
|
+
export interface AzureFabricCreationInput extends FabricSpecificCreationInput {
|
|
4995
5107
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
4996
5108
|
instanceType: "Azure";
|
|
4997
5109
|
/** The Location. */
|
|
4998
5110
|
location?: string;
|
|
4999
|
-
}
|
|
5111
|
+
}
|
|
5000
5112
|
/** InMageRcm fabric provider specific settings. */
|
|
5001
|
-
export
|
|
5113
|
+
export interface InMageRcmFabricCreationInput extends FabricSpecificCreationInput {
|
|
5002
5114
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5003
5115
|
instanceType: "InMageRcm";
|
|
5004
5116
|
/** The ARM Id of the VMware site. */
|
|
@@ -5007,9 +5119,9 @@ export declare type InMageRcmFabricCreationInput = FabricSpecificCreationInput &
|
|
|
5007
5119
|
physicalSiteId: string;
|
|
5008
5120
|
/** The identity provider input for source agent authentication. */
|
|
5009
5121
|
sourceAgentIdentity: IdentityProviderInput;
|
|
5010
|
-
}
|
|
5122
|
+
}
|
|
5011
5123
|
/** VMwareV2 fabric provider specific settings. */
|
|
5012
|
-
export
|
|
5124
|
+
export interface VMwareV2FabricCreationInput extends FabricSpecificCreationInput {
|
|
5013
5125
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5014
5126
|
instanceType: "VMwareV2";
|
|
5015
5127
|
/** The ARM Id of the VMware site. */
|
|
@@ -5018,77 +5130,77 @@ export declare type VMwareV2FabricCreationInput = FabricSpecificCreationInput &
|
|
|
5018
5130
|
physicalSiteId?: string;
|
|
5019
5131
|
/** The ARM Id of the migration solution. */
|
|
5020
5132
|
migrationSolutionId: string;
|
|
5021
|
-
}
|
|
5133
|
+
}
|
|
5022
5134
|
/** A2A Network Mapping fabric specific settings. */
|
|
5023
|
-
export
|
|
5135
|
+
export interface AzureToAzureNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
5024
5136
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5025
5137
|
instanceType: "AzureToAzure";
|
|
5026
5138
|
/** The primary fabric location. */
|
|
5027
5139
|
primaryFabricLocation?: string;
|
|
5028
5140
|
/** The recovery fabric location. */
|
|
5029
5141
|
recoveryFabricLocation?: string;
|
|
5030
|
-
}
|
|
5142
|
+
}
|
|
5031
5143
|
/** E2A Network Mapping fabric specific settings. */
|
|
5032
|
-
export
|
|
5144
|
+
export interface VmmToAzureNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
5033
5145
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5034
5146
|
instanceType: "VmmToAzure";
|
|
5035
|
-
}
|
|
5147
|
+
}
|
|
5036
5148
|
/** E2E Network Mapping fabric specific settings. */
|
|
5037
|
-
export
|
|
5149
|
+
export interface VmmToVmmNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
5038
5150
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5039
5151
|
instanceType: "VmmToVmm";
|
|
5040
|
-
}
|
|
5152
|
+
}
|
|
5041
5153
|
/** Create network mappings input properties/behavior specific to Azure to Azure Network mapping. */
|
|
5042
|
-
export
|
|
5154
|
+
export interface AzureToAzureCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
5043
5155
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5044
5156
|
instanceType: "AzureToAzure";
|
|
5045
5157
|
/** The primary azure vnet Id. */
|
|
5046
5158
|
primaryNetworkId: string;
|
|
5047
|
-
}
|
|
5159
|
+
}
|
|
5048
5160
|
/** Create network mappings input properties/behavior specific to Vmm to Azure Network mapping. */
|
|
5049
|
-
export
|
|
5161
|
+
export interface VmmToAzureCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
5050
5162
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5051
5163
|
instanceType: "VmmToAzure";
|
|
5052
|
-
}
|
|
5164
|
+
}
|
|
5053
5165
|
/** Create network mappings input properties/behavior specific to vmm to vmm Network mapping. */
|
|
5054
|
-
export
|
|
5166
|
+
export interface VmmToVmmCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
5055
5167
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5056
5168
|
instanceType: "VmmToVmm";
|
|
5057
|
-
}
|
|
5169
|
+
}
|
|
5058
5170
|
/** Updates network mappings input. */
|
|
5059
|
-
export
|
|
5171
|
+
export interface AzureToAzureUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
5060
5172
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5061
5173
|
instanceType: "AzureToAzure";
|
|
5062
5174
|
/** The primary azure vnet Id. */
|
|
5063
5175
|
primaryNetworkId?: string;
|
|
5064
|
-
}
|
|
5176
|
+
}
|
|
5065
5177
|
/** Update network mappings input properties/behavior specific to vmm to azure. */
|
|
5066
|
-
export
|
|
5178
|
+
export interface VmmToAzureUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
5067
5179
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5068
5180
|
instanceType: "VmmToAzure";
|
|
5069
|
-
}
|
|
5181
|
+
}
|
|
5070
5182
|
/** Update network mappings input properties/behavior specific to vmm to vmm. */
|
|
5071
|
-
export
|
|
5183
|
+
export interface VmmToVmmUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
5072
5184
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5073
5185
|
instanceType: "VmmToVmm";
|
|
5074
|
-
}
|
|
5186
|
+
}
|
|
5075
5187
|
/** A2A cloud creation input. */
|
|
5076
|
-
export
|
|
5188
|
+
export interface A2AContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
5077
5189
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5078
5190
|
instanceType: "A2A";
|
|
5079
|
-
}
|
|
5191
|
+
}
|
|
5080
5192
|
/** A2ACrossClusterMigration cloud creation input. */
|
|
5081
|
-
export
|
|
5193
|
+
export interface A2ACrossClusterMigrationContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
5082
5194
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5083
5195
|
instanceType: "A2ACrossClusterMigration";
|
|
5084
|
-
}
|
|
5196
|
+
}
|
|
5085
5197
|
/** VMwareCbt container creation input. */
|
|
5086
|
-
export
|
|
5198
|
+
export interface VMwareCbtContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
5087
5199
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5088
5200
|
instanceType: "VMwareCbt";
|
|
5089
|
-
}
|
|
5201
|
+
}
|
|
5090
5202
|
/** VMwareCbt provider specific settings. */
|
|
5091
|
-
export
|
|
5203
|
+
export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSettings {
|
|
5092
5204
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5093
5205
|
instanceType: "VMwareCbt";
|
|
5094
5206
|
/**
|
|
@@ -5125,6 +5237,11 @@ export declare type VMwareCbtMigrationDetails = MigrationProviderSpecificSetting
|
|
|
5125
5237
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5126
5238
|
*/
|
|
5127
5239
|
readonly snapshotRunAsAccountId?: string;
|
|
5240
|
+
/**
|
|
5241
|
+
* The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
|
|
5242
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5243
|
+
*/
|
|
5244
|
+
readonly storageAccountId?: string;
|
|
5128
5245
|
/** Target VM name. */
|
|
5129
5246
|
targetVmName?: string;
|
|
5130
5247
|
/** The target VM size. */
|
|
@@ -5152,6 +5269,8 @@ export declare type VMwareCbtMigrationDetails = MigrationProviderSpecificSetting
|
|
|
5152
5269
|
protectedDisks?: VMwareCbtProtectedDiskDetails[];
|
|
5153
5270
|
/** The target network Id. */
|
|
5154
5271
|
targetNetworkId?: string;
|
|
5272
|
+
/** The test network Id. */
|
|
5273
|
+
testNetworkId?: string;
|
|
5155
5274
|
/** The network details. */
|
|
5156
5275
|
vmNics?: VMwareCbtNicDetails[];
|
|
5157
5276
|
/** The tags for the target NICs. */
|
|
@@ -5188,6 +5307,11 @@ export declare type VMwareCbtMigrationDetails = MigrationProviderSpecificSetting
|
|
|
5188
5307
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5189
5308
|
*/
|
|
5190
5309
|
readonly resyncProgressPercentage?: number;
|
|
5310
|
+
/**
|
|
5311
|
+
* The resume progress percentage.
|
|
5312
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5313
|
+
*/
|
|
5314
|
+
readonly resumeProgressPercentage?: number;
|
|
5191
5315
|
/**
|
|
5192
5316
|
* The initial seeding retry count.
|
|
5193
5317
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5198,6 +5322,11 @@ export declare type VMwareCbtMigrationDetails = MigrationProviderSpecificSetting
|
|
|
5198
5322
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5199
5323
|
*/
|
|
5200
5324
|
readonly resyncRetryCount?: number;
|
|
5325
|
+
/**
|
|
5326
|
+
* The resume retry count.
|
|
5327
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5328
|
+
*/
|
|
5329
|
+
readonly resumeRetryCount?: number;
|
|
5201
5330
|
/**
|
|
5202
5331
|
* A value indicating whether resync is required.
|
|
5203
5332
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5218,9 +5347,9 @@ export declare type VMwareCbtMigrationDetails = MigrationProviderSpecificSetting
|
|
|
5218
5347
|
targetDiskTags?: {
|
|
5219
5348
|
[propertyName: string]: string;
|
|
5220
5349
|
};
|
|
5221
|
-
}
|
|
5350
|
+
}
|
|
5222
5351
|
/** VMwareCbt specific enable migration input. */
|
|
5223
|
-
export
|
|
5352
|
+
export interface VMwareCbtEnableMigrationInput extends EnableMigrationProviderSpecificInput {
|
|
5224
5353
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5225
5354
|
instanceType: "VMwareCbt";
|
|
5226
5355
|
/** The ARM Id of the VM discovered in VMware. */
|
|
@@ -5231,6 +5360,8 @@ export declare type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpeci
|
|
|
5231
5360
|
licenseType?: LicenseType;
|
|
5232
5361
|
/** The SQL Server license type. */
|
|
5233
5362
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
5363
|
+
/** A value indicating whether bulk SQL RP registration to be done. */
|
|
5364
|
+
performSqlBulkRegistration?: string;
|
|
5234
5365
|
/** The data mover run as account Id. */
|
|
5235
5366
|
dataMoverRunAsAccountId: string;
|
|
5236
5367
|
/** The snapshot run as account Id. */
|
|
@@ -5243,8 +5374,12 @@ export declare type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpeci
|
|
|
5243
5374
|
targetResourceGroupId: string;
|
|
5244
5375
|
/** The target network ARM Id. */
|
|
5245
5376
|
targetNetworkId: string;
|
|
5377
|
+
/** The selected test network ARM Id. */
|
|
5378
|
+
testNetworkId?: string;
|
|
5246
5379
|
/** The target subnet name. */
|
|
5247
5380
|
targetSubnetName?: string;
|
|
5381
|
+
/** The selected test subnet name. */
|
|
5382
|
+
testSubnetName?: string;
|
|
5248
5383
|
/** The target availability set ARM Id. */
|
|
5249
5384
|
targetAvailabilitySetId?: string;
|
|
5250
5385
|
/** The target availability zone. */
|
|
@@ -5271,9 +5406,9 @@ export declare type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpeci
|
|
|
5271
5406
|
targetNicTags?: {
|
|
5272
5407
|
[propertyName: string]: string;
|
|
5273
5408
|
};
|
|
5274
|
-
}
|
|
5409
|
+
}
|
|
5275
5410
|
/** VMwareCbt specific update migration item input. */
|
|
5276
|
-
export
|
|
5411
|
+
export interface VMwareCbtUpdateMigrationItemInput extends UpdateMigrationItemProviderSpecificInput {
|
|
5277
5412
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5278
5413
|
instanceType: "VMwareCbt";
|
|
5279
5414
|
/** The target VM name. */
|
|
@@ -5292,6 +5427,8 @@ export declare type VMwareCbtUpdateMigrationItemInput = UpdateMigrationItemProvi
|
|
|
5292
5427
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
5293
5428
|
/** The target network ARM Id. */
|
|
5294
5429
|
targetNetworkId?: string;
|
|
5430
|
+
/** The test network ARM Id. */
|
|
5431
|
+
testNetworkId?: string;
|
|
5295
5432
|
/** The list of NIC details. */
|
|
5296
5433
|
vmNics?: VMwareCbtNicInput[];
|
|
5297
5434
|
/** The list of disk update properties. */
|
|
@@ -5314,32 +5451,41 @@ export declare type VMwareCbtUpdateMigrationItemInput = UpdateMigrationItemProvi
|
|
|
5314
5451
|
targetNicTags?: {
|
|
5315
5452
|
[propertyName: string]: string;
|
|
5316
5453
|
};
|
|
5317
|
-
}
|
|
5454
|
+
}
|
|
5318
5455
|
/** VMwareCbt specific migrate input. */
|
|
5319
|
-
export
|
|
5456
|
+
export interface VMwareCbtMigrateInput extends MigrateProviderSpecificInput {
|
|
5320
5457
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5321
5458
|
instanceType: "VMwareCbt";
|
|
5322
5459
|
/** A value indicating whether VM is to be shutdown. */
|
|
5323
5460
|
performShutdown: string;
|
|
5324
|
-
}
|
|
5461
|
+
}
|
|
5462
|
+
/** VMwareCbt specific resume replication input. */
|
|
5463
|
+
export interface VMwareCbtResumeReplicationInput extends ResumeReplicationProviderSpecificInput {
|
|
5464
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5465
|
+
instanceType: "VMwareCbt";
|
|
5466
|
+
/** A value indicating whether Migration resources to be deleted. */
|
|
5467
|
+
deleteMigrationResources?: string;
|
|
5468
|
+
}
|
|
5325
5469
|
/** VMwareCbt specific resync input. */
|
|
5326
|
-
export
|
|
5470
|
+
export interface VMwareCbtResyncInput extends ResyncProviderSpecificInput {
|
|
5327
5471
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5328
5472
|
instanceType: "VMwareCbt";
|
|
5329
5473
|
/** A value indicating whether CBT is to be reset. */
|
|
5330
5474
|
skipCbtReset: string;
|
|
5331
|
-
}
|
|
5475
|
+
}
|
|
5332
5476
|
/** VMwareCbt specific test migrate input. */
|
|
5333
|
-
export
|
|
5477
|
+
export interface VMwareCbtTestMigrateInput extends TestMigrateProviderSpecificInput {
|
|
5334
5478
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5335
5479
|
instanceType: "VMwareCbt";
|
|
5336
5480
|
/** The recovery point Id. */
|
|
5337
5481
|
recoveryPointId: string;
|
|
5338
5482
|
/** The test network Id. */
|
|
5339
5483
|
networkId: string;
|
|
5340
|
-
|
|
5484
|
+
/** The list of NIC details. */
|
|
5485
|
+
vmNics?: VMwareCbtNicInput[];
|
|
5486
|
+
}
|
|
5341
5487
|
/** Single Host fabric provider specific VM settings. */
|
|
5342
|
-
export
|
|
5488
|
+
export interface HyperVVirtualMachineDetails extends ConfigurationSettings {
|
|
5343
5489
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5344
5490
|
instanceType: "HyperVVirtualMachine" | "VmmVirtualMachine";
|
|
5345
5491
|
/** The source id of the object. */
|
|
@@ -5358,14 +5504,14 @@ export declare type HyperVVirtualMachineDetails = ConfigurationSettings & {
|
|
|
5358
5504
|
hasSharedVhd?: PresenceStatus;
|
|
5359
5505
|
/** The Id of the hyper-v host in fabric. */
|
|
5360
5506
|
hyperVHostId?: string;
|
|
5361
|
-
}
|
|
5507
|
+
}
|
|
5362
5508
|
/** Replication group details. This will be used in case of San. */
|
|
5363
|
-
export
|
|
5509
|
+
export interface ReplicationGroupDetails extends ConfigurationSettings {
|
|
5364
5510
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5365
5511
|
instanceType: "ReplicationGroupDetails";
|
|
5366
|
-
}
|
|
5512
|
+
}
|
|
5367
5513
|
/** VMware provider specific settings. */
|
|
5368
|
-
export
|
|
5514
|
+
export interface VMwareVirtualMachineDetails extends ConfigurationSettings {
|
|
5369
5515
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5370
5516
|
instanceType: "VMwareVirtualMachine";
|
|
5371
5517
|
/** The ID generated by the InMage agent after it gets installed on guest. This is the ID to be used during InMage CreateProtection. */
|
|
@@ -5388,9 +5534,9 @@ export declare type VMwareVirtualMachineDetails = ConfigurationSettings & {
|
|
|
5388
5534
|
diskDetails?: InMageDiskDetails[];
|
|
5389
5535
|
/** The validation errors. */
|
|
5390
5536
|
validationErrors?: HealthError[];
|
|
5391
|
-
}
|
|
5537
|
+
}
|
|
5392
5538
|
/** A2A provider specific settings. */
|
|
5393
|
-
export
|
|
5539
|
+
export interface A2ACrossClusterMigrationReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5394
5540
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5395
5541
|
instanceType: "A2ACrossClusterMigration";
|
|
5396
5542
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -5405,9 +5551,9 @@ export declare type A2ACrossClusterMigrationReplicationDetails = ReplicationProv
|
|
|
5405
5551
|
vmProtectionStateDescription?: string;
|
|
5406
5552
|
/** An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the "same" protected item even though other internal Ids/ARM Id might be changing. */
|
|
5407
5553
|
lifecycleId?: string;
|
|
5408
|
-
}
|
|
5554
|
+
}
|
|
5409
5555
|
/** A2A provider specific settings. */
|
|
5410
|
-
export
|
|
5556
|
+
export interface A2AReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5411
5557
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5412
5558
|
instanceType: "A2A";
|
|
5413
5559
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -5537,9 +5683,9 @@ export declare type A2AReplicationDetails = ReplicationProviderSpecificSettings
|
|
|
5537
5683
|
recoveryVirtualMachineScaleSetId?: string;
|
|
5538
5684
|
/** The recovery capacity reservation group Id. */
|
|
5539
5685
|
recoveryCapacityReservationGroupId?: string;
|
|
5540
|
-
}
|
|
5686
|
+
}
|
|
5541
5687
|
/** Hyper V Replica Azure provider specific settings. */
|
|
5542
|
-
export
|
|
5688
|
+
export interface HyperVReplicaAzureReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5543
5689
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5544
5690
|
instanceType: "HyperVReplicaAzure";
|
|
5545
5691
|
/** Azure VM Disk details. */
|
|
@@ -5619,9 +5765,9 @@ export declare type HyperVReplicaAzureReplicationDetails = ReplicationProviderSp
|
|
|
5619
5765
|
};
|
|
5620
5766
|
/** The list of protected managed disks. */
|
|
5621
5767
|
protectedManagedDisks?: HyperVReplicaAzureManagedDiskDetails[];
|
|
5622
|
-
}
|
|
5768
|
+
}
|
|
5623
5769
|
/** Hyper V replica provider specific settings base class. */
|
|
5624
|
-
export
|
|
5770
|
+
export interface HyperVReplicaBaseReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5625
5771
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5626
5772
|
instanceType: "HyperVReplicaBaseReplicationDetails";
|
|
5627
5773
|
/** The Last replication time. */
|
|
@@ -5638,9 +5784,9 @@ export declare type HyperVReplicaBaseReplicationDetails = ReplicationProviderSpe
|
|
|
5638
5784
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
5639
5785
|
/** VM disk details. */
|
|
5640
5786
|
vMDiskDetails?: DiskDetails[];
|
|
5641
|
-
}
|
|
5787
|
+
}
|
|
5642
5788
|
/** HyperV replica 2012 R2 (Blue) replication details. */
|
|
5643
|
-
export
|
|
5789
|
+
export interface HyperVReplicaBlueReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5644
5790
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5645
5791
|
instanceType: "HyperVReplica2012R2";
|
|
5646
5792
|
/** The Last replication time. */
|
|
@@ -5657,9 +5803,9 @@ export declare type HyperVReplicaBlueReplicationDetails = ReplicationProviderSpe
|
|
|
5657
5803
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
5658
5804
|
/** VM disk details. */
|
|
5659
5805
|
vMDiskDetails?: DiskDetails[];
|
|
5660
|
-
}
|
|
5806
|
+
}
|
|
5661
5807
|
/** HyperV replica 2012 replication details. */
|
|
5662
|
-
export
|
|
5808
|
+
export interface HyperVReplicaReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5663
5809
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5664
5810
|
instanceType: "HyperVReplica2012";
|
|
5665
5811
|
/** The Last replication time. */
|
|
@@ -5676,9 +5822,9 @@ export declare type HyperVReplicaReplicationDetails = ReplicationProviderSpecifi
|
|
|
5676
5822
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
5677
5823
|
/** VM disk details. */
|
|
5678
5824
|
vMDiskDetails?: DiskDetails[];
|
|
5679
|
-
}
|
|
5825
|
+
}
|
|
5680
5826
|
/** InMageAzureV2 provider specific settings. */
|
|
5681
|
-
export
|
|
5827
|
+
export interface InMageAzureV2ReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5682
5828
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5683
5829
|
instanceType: "InMageAzureV2";
|
|
5684
5830
|
/** The infrastructure VM Id. */
|
|
@@ -5826,9 +5972,9 @@ export declare type InMageAzureV2ReplicationDetails = ReplicationProviderSpecifi
|
|
|
5826
5972
|
switchProviderBlockingErrorDetails?: InMageAzureV2SwitchProviderBlockingErrorDetails[];
|
|
5827
5973
|
/** The switch provider blocking error information. */
|
|
5828
5974
|
switchProviderDetails?: InMageAzureV2SwitchProviderDetails;
|
|
5829
|
-
}
|
|
5975
|
+
}
|
|
5830
5976
|
/** InMageRcmFailback provider specific details. */
|
|
5831
|
-
export
|
|
5977
|
+
export interface InMageRcmFailbackReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5832
5978
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5833
5979
|
instanceType: "InMageRcmFailback";
|
|
5834
5980
|
/**
|
|
@@ -5964,9 +6110,9 @@ export declare type InMageRcmFailbackReplicationDetails = ReplicationProviderSpe
|
|
|
5964
6110
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5965
6111
|
*/
|
|
5966
6112
|
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
5967
|
-
}
|
|
6113
|
+
}
|
|
5968
6114
|
/** InMageRcm provider specific details. */
|
|
5969
|
-
export
|
|
6115
|
+
export interface InMageRcmReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
5970
6116
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5971
6117
|
instanceType: "InMageRcm";
|
|
5972
6118
|
/**
|
|
@@ -6036,6 +6182,11 @@ export declare type InMageRcmReplicationDetails = ReplicationProviderSpecificSet
|
|
|
6036
6182
|
readonly targetGeneration?: string;
|
|
6037
6183
|
/** License Type of the VM to be used. */
|
|
6038
6184
|
licenseType?: string;
|
|
6185
|
+
/**
|
|
6186
|
+
* The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
|
|
6187
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6188
|
+
*/
|
|
6189
|
+
readonly storageAccountId?: string;
|
|
6039
6190
|
/** Target VM name. */
|
|
6040
6191
|
targetVmName?: string;
|
|
6041
6192
|
/** The target VM size. */
|
|
@@ -6173,9 +6324,9 @@ export declare type InMageRcmReplicationDetails = ReplicationProviderSpecificSet
|
|
|
6173
6324
|
vmNics?: InMageRcmNicDetails[];
|
|
6174
6325
|
/** The discovered VM details. */
|
|
6175
6326
|
discoveredVmDetails?: InMageRcmDiscoveredProtectedVmDetails;
|
|
6176
|
-
}
|
|
6327
|
+
}
|
|
6177
6328
|
/** InMage provider specific settings. */
|
|
6178
|
-
export
|
|
6329
|
+
export interface InMageReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
6179
6330
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6180
6331
|
instanceType: "InMage";
|
|
6181
6332
|
/** The active location of the VM. If the VM is being protected from Azure, this field will take values from { Azure, OnPrem }. If the VM is being protected between two data-centers, this field will be OnPrem always. */
|
|
@@ -6260,18 +6411,18 @@ export declare type InMageReplicationDetails = ReplicationProviderSpecificSettin
|
|
|
6260
6411
|
totalDataTransferred?: number;
|
|
6261
6412
|
/** The progress health. */
|
|
6262
6413
|
totalProgressHealth?: string;
|
|
6263
|
-
}
|
|
6414
|
+
}
|
|
6264
6415
|
/** A2A Cross-Cluster Migration enable protection input. */
|
|
6265
|
-
export
|
|
6416
|
+
export interface A2ACrossClusterMigrationEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6266
6417
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6267
6418
|
instanceType: "A2ACrossClusterMigration";
|
|
6268
6419
|
/** The fabric specific object Id of the virtual machine. */
|
|
6269
6420
|
fabricObjectId?: string;
|
|
6270
6421
|
/** The recovery container Id. */
|
|
6271
6422
|
recoveryContainerId?: string;
|
|
6272
|
-
}
|
|
6423
|
+
}
|
|
6273
6424
|
/** A2A enable protection input. */
|
|
6274
|
-
export
|
|
6425
|
+
export interface A2AEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6275
6426
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6276
6427
|
instanceType: "A2A";
|
|
6277
6428
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -6310,9 +6461,9 @@ export declare type A2AEnableProtectionInput = EnableProtectionProviderSpecificI
|
|
|
6310
6461
|
recoveryVirtualMachineScaleSetId?: string;
|
|
6311
6462
|
/** The recovery capacity reservation group Id. */
|
|
6312
6463
|
recoveryCapacityReservationGroupId?: string;
|
|
6313
|
-
}
|
|
6464
|
+
}
|
|
6314
6465
|
/** HyperVReplicaAzure specific enable protection input. */
|
|
6315
|
-
export
|
|
6466
|
+
export interface HyperVReplicaAzureEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6316
6467
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6317
6468
|
instanceType: "HyperVReplicaAzure";
|
|
6318
6469
|
/** The Hyper-V host VM Id. */
|
|
@@ -6379,9 +6530,9 @@ export declare type HyperVReplicaAzureEnableProtectionInput = EnableProtectionPr
|
|
|
6379
6530
|
targetNicTags?: {
|
|
6380
6531
|
[propertyName: string]: string;
|
|
6381
6532
|
};
|
|
6382
|
-
}
|
|
6533
|
+
}
|
|
6383
6534
|
/** VMware Azure specific enable protection input. */
|
|
6384
|
-
export
|
|
6535
|
+
export interface InMageAzureV2EnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6385
6536
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6386
6537
|
instanceType: "InMageAzureV2";
|
|
6387
6538
|
/** The Master target Id. */
|
|
@@ -6444,9 +6595,9 @@ export declare type InMageAzureV2EnableProtectionInput = EnableProtectionProvide
|
|
|
6444
6595
|
targetNicTags?: {
|
|
6445
6596
|
[propertyName: string]: string;
|
|
6446
6597
|
};
|
|
6447
|
-
}
|
|
6598
|
+
}
|
|
6448
6599
|
/** VMware Azure specific enable protection input. */
|
|
6449
|
-
export
|
|
6600
|
+
export interface InMageEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6450
6601
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6451
6602
|
instanceType: "InMage";
|
|
6452
6603
|
/** The VM Name. */
|
|
@@ -6469,9 +6620,9 @@ export declare type InMageEnableProtectionInput = EnableProtectionProviderSpecif
|
|
|
6469
6620
|
diskExclusionInput?: InMageDiskExclusionInput;
|
|
6470
6621
|
/** The disks to include list. */
|
|
6471
6622
|
disksToInclude?: string[];
|
|
6472
|
-
}
|
|
6623
|
+
}
|
|
6473
6624
|
/** InMageRcm specific enable protection input. */
|
|
6474
|
-
export
|
|
6625
|
+
export interface InMageRcmEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
6475
6626
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6476
6627
|
instanceType: "InMageRcm";
|
|
6477
6628
|
/** The ARM Id of discovered machine. */
|
|
@@ -6510,9 +6661,9 @@ export declare type InMageRcmEnableProtectionInput = EnableProtectionProviderSpe
|
|
|
6510
6661
|
processServerId: string;
|
|
6511
6662
|
/** The multi VM group name. */
|
|
6512
6663
|
multiVmGroupName?: string;
|
|
6513
|
-
}
|
|
6664
|
+
}
|
|
6514
6665
|
/** InMage Azure V2 input to update replication protected item. */
|
|
6515
|
-
export
|
|
6666
|
+
export interface A2AUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
6516
6667
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6517
6668
|
instanceType: "A2A";
|
|
6518
6669
|
/** The target cloud service ARM Id (for V1). */
|
|
@@ -6533,9 +6684,9 @@ export declare type A2AUpdateReplicationProtectedItemInput = UpdateReplicationPr
|
|
|
6533
6684
|
recoveryVirtualMachineScaleSetId?: string;
|
|
6534
6685
|
/** The recovery capacity reservation group Id. */
|
|
6535
6686
|
recoveryCapacityReservationGroupId?: string;
|
|
6536
|
-
}
|
|
6687
|
+
}
|
|
6537
6688
|
/** HyperV replica Azure input to update replication protected item. */
|
|
6538
|
-
export
|
|
6689
|
+
export interface HyperVReplicaAzureUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
6539
6690
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6540
6691
|
instanceType: "HyperVReplicaAzure";
|
|
6541
6692
|
/** The recovery Azure resource group Id for classic deployment. */
|
|
@@ -6568,9 +6719,9 @@ export declare type HyperVReplicaAzureUpdateReplicationProtectedItemInput = Upda
|
|
|
6568
6719
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
6569
6720
|
/** The list of disk update properties. */
|
|
6570
6721
|
vmDisks?: UpdateDiskInput[];
|
|
6571
|
-
}
|
|
6722
|
+
}
|
|
6572
6723
|
/** InMage Azure V2 input to update replication protected item. */
|
|
6573
|
-
export
|
|
6724
|
+
export interface InMageAzureV2UpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
6574
6725
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6575
6726
|
instanceType: "InMageAzureV2";
|
|
6576
6727
|
/** The recovery Azure resource group Id for classic deployment. */
|
|
@@ -6599,9 +6750,9 @@ export declare type InMageAzureV2UpdateReplicationProtectedItemInput = UpdateRep
|
|
|
6599
6750
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
6600
6751
|
/** The list of disk update properties. */
|
|
6601
6752
|
vmDisks?: UpdateDiskInput[];
|
|
6602
|
-
}
|
|
6753
|
+
}
|
|
6603
6754
|
/** InMageRcm provider specific input to update replication protected item. */
|
|
6604
|
-
export
|
|
6755
|
+
export interface InMageRcmUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
6605
6756
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6606
6757
|
instanceType: "InMageRcm";
|
|
6607
6758
|
/** The target VM name. */
|
|
@@ -6626,49 +6777,49 @@ export declare type InMageRcmUpdateReplicationProtectedItemInput = UpdateReplica
|
|
|
6626
6777
|
vmNics?: InMageRcmNicInput[];
|
|
6627
6778
|
/** The license type. */
|
|
6628
6779
|
licenseType?: LicenseType;
|
|
6629
|
-
}
|
|
6780
|
+
}
|
|
6630
6781
|
/** A2A add disk(s) input. */
|
|
6631
|
-
export
|
|
6782
|
+
export interface A2AAddDisksInput extends AddDisksProviderSpecificInput {
|
|
6632
6783
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6633
6784
|
instanceType: "A2A";
|
|
6634
6785
|
/** The list of vm disk details. */
|
|
6635
6786
|
vmDisks?: A2AVmDiskInputDetails[];
|
|
6636
6787
|
/** The list of vm managed disk details. */
|
|
6637
6788
|
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
6638
|
-
}
|
|
6789
|
+
}
|
|
6639
6790
|
/** ApplyRecoveryPoint input specific to A2A provider. */
|
|
6640
|
-
export
|
|
6791
|
+
export interface A2AApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
6641
6792
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6642
6793
|
instanceType: "A2A";
|
|
6643
|
-
}
|
|
6794
|
+
}
|
|
6644
6795
|
/** ApplyRecoveryPoint input specific to A2ACrossClusterMigration provider. */
|
|
6645
|
-
export
|
|
6796
|
+
export interface A2ACrossClusterMigrationApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
6646
6797
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6647
6798
|
instanceType: "A2ACrossClusterMigration";
|
|
6648
|
-
}
|
|
6799
|
+
}
|
|
6649
6800
|
/** ApplyRecoveryPoint input specific to HyperVReplicaAzure provider. */
|
|
6650
|
-
export
|
|
6801
|
+
export interface HyperVReplicaAzureApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
6651
6802
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6652
6803
|
instanceType: "HyperVReplicaAzure";
|
|
6653
6804
|
/** The primary kek certificate pfx. */
|
|
6654
6805
|
primaryKekCertificatePfx?: string;
|
|
6655
6806
|
/** The secondary kek certificate pfx. */
|
|
6656
6807
|
secondaryKekCertificatePfx?: string;
|
|
6657
|
-
}
|
|
6808
|
+
}
|
|
6658
6809
|
/** ApplyRecoveryPoint input specific to InMageAzureV2 provider. */
|
|
6659
|
-
export
|
|
6810
|
+
export interface InMageAzureV2ApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
6660
6811
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6661
6812
|
instanceType: "InMageAzureV2";
|
|
6662
|
-
}
|
|
6813
|
+
}
|
|
6663
6814
|
/** ApplyRecoveryPoint input specific to InMageRcm provider. */
|
|
6664
|
-
export
|
|
6815
|
+
export interface InMageRcmApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
6665
6816
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6666
6817
|
instanceType: "InMageRcm";
|
|
6667
6818
|
/** The recovery point Id. */
|
|
6668
6819
|
recoveryPointId: string;
|
|
6669
|
-
}
|
|
6820
|
+
}
|
|
6670
6821
|
/** HyperVReplicaAzureFailback specific planned failover input. */
|
|
6671
|
-
export
|
|
6822
|
+
export interface HyperVReplicaAzureFailbackProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
6672
6823
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6673
6824
|
instanceType: "HyperVReplicaAzureFailback";
|
|
6674
6825
|
/** Data sync option. */
|
|
@@ -6677,9 +6828,9 @@ export declare type HyperVReplicaAzureFailbackProviderInput = PlannedFailoverPro
|
|
|
6677
6828
|
recoveryVmCreationOption?: string;
|
|
6678
6829
|
/** Provider Id for alternate location. */
|
|
6679
6830
|
providerIdForAlternateRecovery?: string;
|
|
6680
|
-
}
|
|
6831
|
+
}
|
|
6681
6832
|
/** HyperVReplicaAzure specific planned failover input. */
|
|
6682
|
-
export
|
|
6833
|
+
export interface HyperVReplicaAzurePlannedFailoverProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
6683
6834
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6684
6835
|
instanceType: "HyperVReplicaAzure";
|
|
6685
6836
|
/** Primary kek certificate pfx. */
|
|
@@ -6688,32 +6839,32 @@ export declare type HyperVReplicaAzurePlannedFailoverProviderInput = PlannedFail
|
|
|
6688
6839
|
secondaryKekCertificatePfx?: string;
|
|
6689
6840
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6690
6841
|
recoveryPointId?: string;
|
|
6691
|
-
}
|
|
6842
|
+
}
|
|
6692
6843
|
/** Provider specific input for InMageRcmFailback failover. */
|
|
6693
|
-
export
|
|
6844
|
+
export interface InMageRcmFailbackPlannedFailoverProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
6694
6845
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6695
6846
|
instanceType: "InMageRcmFailback";
|
|
6696
6847
|
/** The recovery point type. */
|
|
6697
6848
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
6698
|
-
}
|
|
6849
|
+
}
|
|
6699
6850
|
/** A2A provider specific recovery point details. */
|
|
6700
|
-
export
|
|
6851
|
+
export interface A2ARecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
6701
6852
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6702
6853
|
instanceType: "A2A";
|
|
6703
6854
|
/** A value indicating whether the recovery point is multi VM consistent. */
|
|
6704
6855
|
recoveryPointSyncType?: RecoveryPointSyncType;
|
|
6705
6856
|
/** List of disk ids representing a recovery point. */
|
|
6706
6857
|
disks?: string[];
|
|
6707
|
-
}
|
|
6858
|
+
}
|
|
6708
6859
|
/** InMage Azure V2 provider specific recovery point details. */
|
|
6709
|
-
export
|
|
6860
|
+
export interface InMageAzureV2RecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
6710
6861
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6711
6862
|
instanceType: "InMageAzureV2";
|
|
6712
6863
|
/** A value indicating whether the recovery point is multi VM consistent. */
|
|
6713
6864
|
isMultiVmSyncPoint?: string;
|
|
6714
|
-
}
|
|
6865
|
+
}
|
|
6715
6866
|
/** InMageRcm provider specific recovery point details. */
|
|
6716
|
-
export
|
|
6867
|
+
export interface InMageRcmRecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
6717
6868
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6718
6869
|
instanceType: "InMageRcm";
|
|
6719
6870
|
/**
|
|
@@ -6721,25 +6872,25 @@ export declare type InMageRcmRecoveryPointDetails = ProviderSpecificRecoveryPoin
|
|
|
6721
6872
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6722
6873
|
*/
|
|
6723
6874
|
readonly isMultiVmSyncPoint?: string;
|
|
6724
|
-
}
|
|
6875
|
+
}
|
|
6725
6876
|
/** InMage disable protection provider specific input. */
|
|
6726
|
-
export
|
|
6877
|
+
export interface InMageDisableProtectionProviderSpecificInput extends DisableProtectionProviderSpecificInput {
|
|
6727
6878
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6728
6879
|
instanceType: "InMage";
|
|
6729
6880
|
/** A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain. */
|
|
6730
6881
|
replicaVmDeletionStatus?: string;
|
|
6731
|
-
}
|
|
6882
|
+
}
|
|
6732
6883
|
/** A2A remove disk(s) input. */
|
|
6733
|
-
export
|
|
6884
|
+
export interface A2ARemoveDisksInput extends RemoveDisksProviderSpecificInput {
|
|
6734
6885
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6735
6886
|
instanceType: "A2A";
|
|
6736
6887
|
/** The list of vm disk vhd URIs. */
|
|
6737
6888
|
vmDisksUris?: string[];
|
|
6738
6889
|
/** The list of vm managed disk Ids. */
|
|
6739
6890
|
vmManagedDisksIds?: string[];
|
|
6740
|
-
}
|
|
6891
|
+
}
|
|
6741
6892
|
/** Azure specific reprotect input. */
|
|
6742
|
-
export
|
|
6893
|
+
export interface A2AReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6743
6894
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6744
6895
|
instanceType: "A2A";
|
|
6745
6896
|
/** The recovery container Id. */
|
|
@@ -6754,9 +6905,9 @@ export declare type A2AReprotectInput = ReverseReplicationProviderSpecificInput
|
|
|
6754
6905
|
recoveryAvailabilitySetId?: string;
|
|
6755
6906
|
/** The Policy Id. */
|
|
6756
6907
|
policyId?: string;
|
|
6757
|
-
}
|
|
6908
|
+
}
|
|
6758
6909
|
/** Azure specific reprotect input. */
|
|
6759
|
-
export
|
|
6910
|
+
export interface HyperVReplicaAzureReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6760
6911
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6761
6912
|
instanceType: "HyperVReplicaAzure";
|
|
6762
6913
|
/** The Hyper-V host Vm Id. */
|
|
@@ -6771,9 +6922,9 @@ export declare type HyperVReplicaAzureReprotectInput = ReverseReplicationProvide
|
|
|
6771
6922
|
storageAccountId?: string;
|
|
6772
6923
|
/** The storage account to be used for logging during replication. */
|
|
6773
6924
|
logStorageAccountId?: string;
|
|
6774
|
-
}
|
|
6925
|
+
}
|
|
6775
6926
|
/** InMageAzureV2 specific provider input. */
|
|
6776
|
-
export
|
|
6927
|
+
export interface InMageAzureV2ReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6777
6928
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6778
6929
|
instanceType: "InMageAzureV2";
|
|
6779
6930
|
/** The Master target Id. */
|
|
@@ -6790,9 +6941,9 @@ export declare type InMageAzureV2ReprotectInput = ReverseReplicationProviderSpec
|
|
|
6790
6941
|
logStorageAccountId?: string;
|
|
6791
6942
|
/** The disks to include list. */
|
|
6792
6943
|
disksToInclude?: string[];
|
|
6793
|
-
}
|
|
6944
|
+
}
|
|
6794
6945
|
/** InMageRcmFailback specific provider input. */
|
|
6795
|
-
export
|
|
6946
|
+
export interface InMageRcmFailbackReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6796
6947
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6797
6948
|
instanceType: "InMageRcmFailback";
|
|
6798
6949
|
/** The process server Id. */
|
|
@@ -6801,9 +6952,9 @@ export declare type InMageRcmFailbackReprotectInput = ReverseReplicationProvider
|
|
|
6801
6952
|
runAsAccountId?: string;
|
|
6802
6953
|
/** The Policy Id. */
|
|
6803
6954
|
policyId: string;
|
|
6804
|
-
}
|
|
6955
|
+
}
|
|
6805
6956
|
/** InMageRcm specific provider input. */
|
|
6806
|
-
export
|
|
6957
|
+
export interface InMageRcmReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6807
6958
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6808
6959
|
instanceType: "InMageRcm";
|
|
6809
6960
|
/** The reprotect agent Id. */
|
|
@@ -6814,9 +6965,9 @@ export declare type InMageRcmReprotectInput = ReverseReplicationProviderSpecific
|
|
|
6814
6965
|
logStorageAccountId: string;
|
|
6815
6966
|
/** The Policy Id. */
|
|
6816
6967
|
policyId?: string;
|
|
6817
|
-
}
|
|
6968
|
+
}
|
|
6818
6969
|
/** InMageAzureV2 specific provider input. */
|
|
6819
|
-
export
|
|
6970
|
+
export interface InMageReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
6820
6971
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6821
6972
|
instanceType: "InMage";
|
|
6822
6973
|
/** The Master Target Id. */
|
|
@@ -6835,9 +6986,9 @@ export declare type InMageReprotectInput = ReverseReplicationProviderSpecificInp
|
|
|
6835
6986
|
profileId: string;
|
|
6836
6987
|
/** The disks to include list. */
|
|
6837
6988
|
disksToInclude?: string[];
|
|
6838
|
-
}
|
|
6989
|
+
}
|
|
6839
6990
|
/** Provider specific input for InMageAzureV2 switch provider. */
|
|
6840
|
-
export
|
|
6991
|
+
export interface InMageAzureV2SwitchProviderInput extends SwitchProviderSpecificInput {
|
|
6841
6992
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6842
6993
|
instanceType: "InMageAzureV2";
|
|
6843
6994
|
/** The target vault Id. */
|
|
@@ -6846,18 +6997,18 @@ export declare type InMageAzureV2SwitchProviderInput = SwitchProviderSpecificInp
|
|
|
6846
6997
|
targetFabricID: string;
|
|
6847
6998
|
/** The target appliance Id. */
|
|
6848
6999
|
targetApplianceID: string;
|
|
6849
|
-
}
|
|
7000
|
+
}
|
|
6850
7001
|
/** A2A provider specific input for test failover. */
|
|
6851
|
-
export
|
|
7002
|
+
export interface A2ATestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
6852
7003
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6853
7004
|
instanceType: "A2A";
|
|
6854
7005
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6855
7006
|
recoveryPointId?: string;
|
|
6856
7007
|
/** A value indicating whether to use recovery cloud service for TFO or not. */
|
|
6857
7008
|
cloudServiceCreationOption?: string;
|
|
6858
|
-
}
|
|
7009
|
+
}
|
|
6859
7010
|
/** HvrA provider specific input for test failover. */
|
|
6860
|
-
export
|
|
7011
|
+
export interface HyperVReplicaAzureTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
6861
7012
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6862
7013
|
instanceType: "HyperVReplicaAzure";
|
|
6863
7014
|
/** Primary kek certificate pfx. */
|
|
@@ -6866,43 +7017,43 @@ export declare type HyperVReplicaAzureTestFailoverInput = TestFailoverProviderSp
|
|
|
6866
7017
|
secondaryKekCertificatePfx?: string;
|
|
6867
7018
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6868
7019
|
recoveryPointId?: string;
|
|
6869
|
-
}
|
|
7020
|
+
}
|
|
6870
7021
|
/** InMageAzureV2 provider specific input for test failover. */
|
|
6871
|
-
export
|
|
7022
|
+
export interface InMageAzureV2TestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
6872
7023
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6873
7024
|
instanceType: "InMageAzureV2";
|
|
6874
7025
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6875
7026
|
recoveryPointId?: string;
|
|
6876
|
-
}
|
|
7027
|
+
}
|
|
6877
7028
|
/** InMageRcm provider specific input for test failover. */
|
|
6878
|
-
export
|
|
7029
|
+
export interface InMageRcmTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
6879
7030
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6880
7031
|
instanceType: "InMageRcm";
|
|
6881
7032
|
/** The test network Id. */
|
|
6882
7033
|
networkId?: string;
|
|
6883
7034
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6884
7035
|
recoveryPointId?: string;
|
|
6885
|
-
}
|
|
7036
|
+
}
|
|
6886
7037
|
/** Provider specific input for InMage test failover. */
|
|
6887
|
-
export
|
|
7038
|
+
export interface InMageTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
6888
7039
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6889
7040
|
instanceType: "InMage";
|
|
6890
7041
|
/** The recovery point type. Values from LatestTime, LatestTag or Custom. In the case of custom, the recovery point provided by RecoveryPointId will be used. In the other two cases, recovery point id will be ignored. */
|
|
6891
7042
|
recoveryPointType?: RecoveryPointType;
|
|
6892
7043
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6893
7044
|
recoveryPointId?: string;
|
|
6894
|
-
}
|
|
7045
|
+
}
|
|
6895
7046
|
/** A2A provider specific input for unplanned failover. */
|
|
6896
|
-
export
|
|
7047
|
+
export interface A2AUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
6897
7048
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6898
7049
|
instanceType: "A2A";
|
|
6899
7050
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6900
7051
|
recoveryPointId?: string;
|
|
6901
7052
|
/** A value indicating whether to use recovery cloud service for failover or not. */
|
|
6902
7053
|
cloudServiceCreationOption?: string;
|
|
6903
|
-
}
|
|
7054
|
+
}
|
|
6904
7055
|
/** HvrA provider specific input for unplanned failover. */
|
|
6905
|
-
export
|
|
7056
|
+
export interface HyperVReplicaAzureUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
6906
7057
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6907
7058
|
instanceType: "HyperVReplicaAzure";
|
|
6908
7059
|
/** Primary kek certificate pfx. */
|
|
@@ -6911,41 +7062,41 @@ export declare type HyperVReplicaAzureUnplannedFailoverInput = UnplannedFailover
|
|
|
6911
7062
|
secondaryKekCertificatePfx?: string;
|
|
6912
7063
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6913
7064
|
recoveryPointId?: string;
|
|
6914
|
-
}
|
|
7065
|
+
}
|
|
6915
7066
|
/** InMageAzureV2 provider specific input for unplanned failover. */
|
|
6916
|
-
export
|
|
7067
|
+
export interface InMageAzureV2UnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
6917
7068
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6918
7069
|
instanceType: "InMageAzureV2";
|
|
6919
7070
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6920
7071
|
recoveryPointId?: string;
|
|
6921
|
-
}
|
|
7072
|
+
}
|
|
6922
7073
|
/** InMageRcm provider specific input for unplanned failover. */
|
|
6923
|
-
export
|
|
7074
|
+
export interface InMageRcmUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
6924
7075
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6925
7076
|
instanceType: "InMageRcm";
|
|
6926
7077
|
/** A value indicating whether VM is to be shutdown. */
|
|
6927
7078
|
performShutdown: string;
|
|
6928
7079
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6929
7080
|
recoveryPointId?: string;
|
|
6930
|
-
}
|
|
7081
|
+
}
|
|
6931
7082
|
/** Provider specific input for InMage unplanned failover. */
|
|
6932
|
-
export
|
|
7083
|
+
export interface InMageUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
6933
7084
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6934
7085
|
instanceType: "InMage";
|
|
6935
7086
|
/** The recovery point type. Values from LatestTime, LatestTag or Custom. In the case of custom, the recovery point provided by RecoveryPointId will be used. In the other two cases, recovery point id will be ignored. */
|
|
6936
7087
|
recoveryPointType?: RecoveryPointType;
|
|
6937
7088
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6938
7089
|
recoveryPointId?: string;
|
|
6939
|
-
}
|
|
7090
|
+
}
|
|
6940
7091
|
/** InMageRcm provider specific input to update appliance for replication protected item. */
|
|
6941
|
-
export
|
|
7092
|
+
export interface InMageRcmUpdateApplianceForReplicationProtectedItemInput extends UpdateApplianceForReplicationProtectedItemProviderSpecificInput {
|
|
6942
7093
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6943
7094
|
instanceType: "InMageRcm";
|
|
6944
7095
|
/** The run as account Id. */
|
|
6945
7096
|
runAsAccountId?: string;
|
|
6946
|
-
}
|
|
7097
|
+
}
|
|
6947
7098
|
/** A2A provider specific settings. */
|
|
6948
|
-
export
|
|
7099
|
+
export interface A2AProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
6949
7100
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6950
7101
|
instanceType: "A2A";
|
|
6951
7102
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -6958,9 +7109,9 @@ export declare type A2AProtectionContainerMappingDetails = ProtectionContainerMa
|
|
|
6958
7109
|
scheduleName?: string;
|
|
6959
7110
|
/** The job schedule arm name. */
|
|
6960
7111
|
jobScheduleName?: string;
|
|
6961
|
-
}
|
|
7112
|
+
}
|
|
6962
7113
|
/** InMageRcm provider specific container mapping details. */
|
|
6963
|
-
export
|
|
7114
|
+
export interface InMageRcmProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
6964
7115
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6965
7116
|
instanceType: "InMageRcm";
|
|
6966
7117
|
/**
|
|
@@ -6968,9 +7119,9 @@ export declare type InMageRcmProtectionContainerMappingDetails = ProtectionConta
|
|
|
6968
7119
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6969
7120
|
*/
|
|
6970
7121
|
readonly enableAgentAutoUpgrade?: string;
|
|
6971
|
-
}
|
|
7122
|
+
}
|
|
6972
7123
|
/** VMwareCbt provider specific container mapping details. */
|
|
6973
|
-
export
|
|
7124
|
+
export interface VMwareCbtProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
6974
7125
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6975
7126
|
instanceType: "VMwareCbt";
|
|
6976
7127
|
/**
|
|
@@ -7003,9 +7154,16 @@ export declare type VMwareCbtProtectionContainerMappingDetails = ProtectionConta
|
|
|
7003
7154
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7004
7155
|
*/
|
|
7005
7156
|
readonly targetLocation?: string;
|
|
7006
|
-
|
|
7157
|
+
/**
|
|
7158
|
+
* The role size to NIC count map.
|
|
7159
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7160
|
+
*/
|
|
7161
|
+
readonly roleSizeToNicCountMap?: {
|
|
7162
|
+
[propertyName: string]: number;
|
|
7163
|
+
};
|
|
7164
|
+
}
|
|
7007
7165
|
/** A2A container mapping input. */
|
|
7008
|
-
export
|
|
7166
|
+
export interface A2AContainerMappingInput extends ReplicationProviderSpecificContainerMappingInput {
|
|
7009
7167
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7010
7168
|
instanceType: "A2A";
|
|
7011
7169
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -7014,26 +7172,26 @@ export declare type A2AContainerMappingInput = ReplicationProviderSpecificContai
|
|
|
7014
7172
|
automationAccountArmId?: string;
|
|
7015
7173
|
/** A value indicating the type authentication to use for automation Account. */
|
|
7016
7174
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7017
|
-
}
|
|
7175
|
+
}
|
|
7018
7176
|
/** VMwareCbt container mapping input. */
|
|
7019
|
-
export
|
|
7177
|
+
export interface VMwareCbtContainerMappingInput extends ReplicationProviderSpecificContainerMappingInput {
|
|
7020
7178
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7021
7179
|
instanceType: "VMwareCbt";
|
|
7022
7180
|
/** The target key vault ARM Id. */
|
|
7023
|
-
keyVaultId
|
|
7181
|
+
keyVaultId?: string;
|
|
7024
7182
|
/** The target key vault URL. */
|
|
7025
|
-
keyVaultUri
|
|
7183
|
+
keyVaultUri?: string;
|
|
7026
7184
|
/** The storage account ARM Id. */
|
|
7027
7185
|
storageAccountId: string;
|
|
7028
7186
|
/** The secret name of the storage account. */
|
|
7029
|
-
storageAccountSasSecretName
|
|
7187
|
+
storageAccountSasSecretName?: string;
|
|
7030
7188
|
/** The secret name of the service bus connection string. */
|
|
7031
|
-
serviceBusConnectionStringSecretName
|
|
7189
|
+
serviceBusConnectionStringSecretName?: string;
|
|
7032
7190
|
/** The target location. */
|
|
7033
7191
|
targetLocation: string;
|
|
7034
|
-
}
|
|
7192
|
+
}
|
|
7035
7193
|
/** A2A update protection container mapping. */
|
|
7036
|
-
export
|
|
7194
|
+
export interface A2AUpdateContainerMappingInput extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
7037
7195
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7038
7196
|
instanceType: "A2A";
|
|
7039
7197
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -7042,16 +7200,16 @@ export declare type A2AUpdateContainerMappingInput = ReplicationProviderSpecific
|
|
|
7042
7200
|
automationAccountArmId?: string;
|
|
7043
7201
|
/** A value indicating the type authentication to use for automation Account. */
|
|
7044
7202
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7045
|
-
}
|
|
7203
|
+
}
|
|
7046
7204
|
/** InMageRcm update protection container mapping. */
|
|
7047
|
-
export
|
|
7205
|
+
export interface InMageRcmUpdateContainerMappingInput extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
7048
7206
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7049
7207
|
instanceType: "InMageRcm";
|
|
7050
7208
|
/** A value indicating whether agent auto upgrade has to be enabled. */
|
|
7051
7209
|
enableAgentAutoUpgrade: string;
|
|
7052
|
-
}
|
|
7210
|
+
}
|
|
7053
7211
|
/** A2A specific switch protection input. */
|
|
7054
|
-
export
|
|
7212
|
+
export interface A2ASwitchProtectionInput extends SwitchProtectionProviderSpecificInput {
|
|
7055
7213
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7056
7214
|
instanceType: "A2A";
|
|
7057
7215
|
/** The recovery container Id. */
|
|
@@ -7080,9 +7238,9 @@ export declare type A2ASwitchProtectionInput = SwitchProtectionProviderSpecificI
|
|
|
7080
7238
|
recoveryCapacityReservationGroupId?: string;
|
|
7081
7239
|
/** The recovery disk encryption information. */
|
|
7082
7240
|
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
7083
|
-
}
|
|
7241
|
+
}
|
|
7084
7242
|
/** This class represents the task details for an automation runbook. */
|
|
7085
|
-
export
|
|
7243
|
+
export interface AutomationRunbookTaskDetails extends TaskTypeDetails {
|
|
7086
7244
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7087
7245
|
instanceType: "AutomationRunbookTaskDetails";
|
|
7088
7246
|
/** The recovery plan task name. */
|
|
@@ -7103,23 +7261,23 @@ export declare type AutomationRunbookTaskDetails = TaskTypeDetails & {
|
|
|
7103
7261
|
jobOutput?: string;
|
|
7104
7262
|
/** A value indicating whether it is a primary side script or not. */
|
|
7105
7263
|
isPrimarySideScript?: boolean;
|
|
7106
|
-
}
|
|
7264
|
+
}
|
|
7107
7265
|
/** This class contains monitoring details of all the inconsistent Protected Entities in Vmm. */
|
|
7108
|
-
export
|
|
7266
|
+
export interface ConsistencyCheckTaskDetails extends TaskTypeDetails {
|
|
7109
7267
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7110
7268
|
instanceType: "ConsistencyCheckTaskDetails";
|
|
7111
7269
|
/** The list of inconsistent Vm details. */
|
|
7112
7270
|
vmDetails?: InconsistentVmDetails[];
|
|
7113
|
-
}
|
|
7271
|
+
}
|
|
7114
7272
|
/** This class represents a task which is actually a workflow so that one can navigate to its individual drill down. */
|
|
7115
|
-
export
|
|
7273
|
+
export interface JobTaskDetails extends TaskTypeDetails {
|
|
7116
7274
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7117
7275
|
instanceType: "JobTaskDetails" | "FabricReplicationGroupTaskDetails" | "VirtualMachineTaskDetails";
|
|
7118
7276
|
/** The job entity. */
|
|
7119
7277
|
jobTask?: JobEntity;
|
|
7120
|
-
}
|
|
7278
|
+
}
|
|
7121
7279
|
/** This class represents the manual action task details. */
|
|
7122
|
-
export
|
|
7280
|
+
export interface ManualActionTaskDetails extends TaskTypeDetails {
|
|
7123
7281
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7124
7282
|
instanceType: "ManualActionTaskDetails";
|
|
7125
7283
|
/** The name. */
|
|
@@ -7128,9 +7286,9 @@ export declare type ManualActionTaskDetails = TaskTypeDetails & {
|
|
|
7128
7286
|
instructions?: string;
|
|
7129
7287
|
/** The observation. */
|
|
7130
7288
|
observation?: string;
|
|
7131
|
-
}
|
|
7289
|
+
}
|
|
7132
7290
|
/** This class represents the script action task details. */
|
|
7133
|
-
export
|
|
7291
|
+
export interface ScriptActionTaskDetails extends TaskTypeDetails {
|
|
7134
7292
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7135
7293
|
instanceType: "ScriptActionTaskDetails";
|
|
7136
7294
|
/** The name. */
|
|
@@ -7141,9 +7299,9 @@ export declare type ScriptActionTaskDetails = TaskTypeDetails & {
|
|
|
7141
7299
|
output?: string;
|
|
7142
7300
|
/** A value indicating whether it is a primary side script or not. */
|
|
7143
7301
|
isPrimarySideScript?: boolean;
|
|
7144
|
-
}
|
|
7302
|
+
}
|
|
7145
7303
|
/** This class represents the vm NicUpdates task details. */
|
|
7146
|
-
export
|
|
7304
|
+
export interface VmNicUpdatesTaskDetails extends TaskTypeDetails {
|
|
7147
7305
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7148
7306
|
instanceType: "VmNicUpdatesTaskDetails";
|
|
7149
7307
|
/** Virtual machine Id. */
|
|
@@ -7152,16 +7310,16 @@ export declare type VmNicUpdatesTaskDetails = TaskTypeDetails & {
|
|
|
7152
7310
|
nicId?: string;
|
|
7153
7311
|
/** Name of the Nic. */
|
|
7154
7312
|
name?: string;
|
|
7155
|
-
}
|
|
7313
|
+
}
|
|
7156
7314
|
/** This class represents the inline workflow task details. */
|
|
7157
|
-
export
|
|
7315
|
+
export interface InlineWorkflowTaskDetails extends GroupTaskDetails {
|
|
7158
7316
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7159
7317
|
instanceType: "InlineWorkflowTaskDetails";
|
|
7160
7318
|
/** The list of child workflow ids. */
|
|
7161
7319
|
workflowIds?: string[];
|
|
7162
|
-
}
|
|
7320
|
+
}
|
|
7163
7321
|
/** This class represents the recovery plan group task. */
|
|
7164
|
-
export
|
|
7322
|
+
export interface RecoveryPlanGroupTaskDetails extends GroupTaskDetails {
|
|
7165
7323
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7166
7324
|
instanceType: "RecoveryPlanGroupTaskDetails" | "RecoveryPlanShutdownGroupTaskDetails";
|
|
7167
7325
|
/** The name. */
|
|
@@ -7170,37 +7328,37 @@ export declare type RecoveryPlanGroupTaskDetails = GroupTaskDetails & {
|
|
|
7170
7328
|
groupId?: string;
|
|
7171
7329
|
/** The group type. */
|
|
7172
7330
|
rpGroupType?: string;
|
|
7173
|
-
}
|
|
7331
|
+
}
|
|
7174
7332
|
/** This class represents job details based on specific job type. */
|
|
7175
|
-
export
|
|
7333
|
+
export interface AsrJobDetails extends JobDetails {
|
|
7176
7334
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7177
7335
|
instanceType: "AsrJobDetails";
|
|
7178
|
-
}
|
|
7336
|
+
}
|
|
7179
7337
|
/** This class represents details for export jobs workflow. */
|
|
7180
|
-
export
|
|
7338
|
+
export interface ExportJobDetails extends JobDetails {
|
|
7181
7339
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7182
7340
|
instanceType: "ExportJobDetails";
|
|
7183
7341
|
/** BlobUri of the exported jobs. */
|
|
7184
7342
|
blobUri?: string;
|
|
7185
7343
|
/** The sas token to access blob. */
|
|
7186
7344
|
sasToken?: string;
|
|
7187
|
-
}
|
|
7345
|
+
}
|
|
7188
7346
|
/** This class represents the details for a failover job. */
|
|
7189
|
-
export
|
|
7347
|
+
export interface FailoverJobDetails extends JobDetails {
|
|
7190
7348
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7191
7349
|
instanceType: "FailoverJobDetails";
|
|
7192
7350
|
/** The test VM details. */
|
|
7193
7351
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
7194
|
-
}
|
|
7352
|
+
}
|
|
7195
7353
|
/** This class represents details for switch protection job. */
|
|
7196
|
-
export
|
|
7354
|
+
export interface SwitchProtectionJobDetails extends JobDetails {
|
|
7197
7355
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7198
7356
|
instanceType: "SwitchProtectionJobDetails";
|
|
7199
7357
|
/** ARM Id of the new replication protected item. */
|
|
7200
7358
|
newReplicationProtectedItemId?: string;
|
|
7201
|
-
}
|
|
7359
|
+
}
|
|
7202
7360
|
/** This class represents the details for a test failover job. */
|
|
7203
|
-
export
|
|
7361
|
+
export interface TestFailoverJobDetails extends JobDetails {
|
|
7204
7362
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7205
7363
|
instanceType: "TestFailoverJobDetails";
|
|
7206
7364
|
/** The test failover status. */
|
|
@@ -7215,9 +7373,9 @@ export declare type TestFailoverJobDetails = JobDetails & {
|
|
|
7215
7373
|
networkType?: string;
|
|
7216
7374
|
/** The test VM details. */
|
|
7217
7375
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
7218
|
-
}
|
|
7376
|
+
}
|
|
7219
7377
|
/** A2A specific policy details. */
|
|
7220
|
-
export
|
|
7378
|
+
export interface A2APolicyDetails extends PolicyProviderSpecificDetails {
|
|
7221
7379
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7222
7380
|
instanceType: "A2A";
|
|
7223
7381
|
/** The recovery point threshold in minutes. */
|
|
@@ -7230,9 +7388,9 @@ export declare type A2APolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7230
7388
|
multiVmSyncStatus?: string;
|
|
7231
7389
|
/** The crash consistent snapshot frequency in minutes. */
|
|
7232
7390
|
crashConsistentFrequencyInMinutes?: number;
|
|
7233
|
-
}
|
|
7391
|
+
}
|
|
7234
7392
|
/** Hyper-V Replica Azure specific protection profile details. */
|
|
7235
|
-
export
|
|
7393
|
+
export interface HyperVReplicaAzurePolicyDetails extends PolicyProviderSpecificDetails {
|
|
7236
7394
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7237
7395
|
instanceType: "HyperVReplicaAzure";
|
|
7238
7396
|
/** The duration (in hours) to which point the recovery history needs to be maintained. */
|
|
@@ -7247,9 +7405,9 @@ export declare type HyperVReplicaAzurePolicyDetails = PolicyProviderSpecificDeta
|
|
|
7247
7405
|
encryption?: string;
|
|
7248
7406
|
/** The active storage account Id. */
|
|
7249
7407
|
activeStorageAccountId?: string;
|
|
7250
|
-
}
|
|
7408
|
+
}
|
|
7251
7409
|
/** Base class for HyperVReplica policy details. */
|
|
7252
|
-
export
|
|
7410
|
+
export interface HyperVReplicaBasePolicyDetails extends PolicyProviderSpecificDetails {
|
|
7253
7411
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7254
7412
|
instanceType: "HyperVReplicaBasePolicyDetails";
|
|
7255
7413
|
/** A value indicating the number of recovery points. */
|
|
@@ -7272,9 +7430,9 @@ export declare type HyperVReplicaBasePolicyDetails = PolicyProviderSpecificDetai
|
|
|
7272
7430
|
allowedAuthenticationType?: number;
|
|
7273
7431
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud. */
|
|
7274
7432
|
replicaDeletionOption?: string;
|
|
7275
|
-
}
|
|
7433
|
+
}
|
|
7276
7434
|
/** Hyper-V Replica Blue specific protection profile details. */
|
|
7277
|
-
export
|
|
7435
|
+
export interface HyperVReplicaBluePolicyDetails extends PolicyProviderSpecificDetails {
|
|
7278
7436
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7279
7437
|
instanceType: "HyperVReplica2012R2";
|
|
7280
7438
|
/** A value indicating the replication interval. */
|
|
@@ -7299,9 +7457,9 @@ export declare type HyperVReplicaBluePolicyDetails = PolicyProviderSpecificDetai
|
|
|
7299
7457
|
allowedAuthenticationType?: number;
|
|
7300
7458
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud */
|
|
7301
7459
|
replicaDeletionOption?: string;
|
|
7302
|
-
}
|
|
7460
|
+
}
|
|
7303
7461
|
/** Hyper-V Replica Blue specific protection profile details. */
|
|
7304
|
-
export
|
|
7462
|
+
export interface HyperVReplicaPolicyDetails extends PolicyProviderSpecificDetails {
|
|
7305
7463
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7306
7464
|
instanceType: "HyperVReplica2012";
|
|
7307
7465
|
/** A value indicating the number of recovery points. */
|
|
@@ -7324,9 +7482,9 @@ export declare type HyperVReplicaPolicyDetails = PolicyProviderSpecificDetails &
|
|
|
7324
7482
|
allowedAuthenticationType?: number;
|
|
7325
7483
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud */
|
|
7326
7484
|
replicaDeletionOption?: string;
|
|
7327
|
-
}
|
|
7485
|
+
}
|
|
7328
7486
|
/** InMage Azure v2 specific protection profile details. */
|
|
7329
|
-
export
|
|
7487
|
+
export interface InMageAzureV2PolicyDetails extends PolicyProviderSpecificDetails {
|
|
7330
7488
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7331
7489
|
instanceType: "InMageAzureV2";
|
|
7332
7490
|
/** The crash consistent snapshot frequency in minutes. */
|
|
@@ -7339,9 +7497,9 @@ export declare type InMageAzureV2PolicyDetails = PolicyProviderSpecificDetails &
|
|
|
7339
7497
|
appConsistentFrequencyInMinutes?: number;
|
|
7340
7498
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
7341
7499
|
multiVmSyncStatus?: string;
|
|
7342
|
-
}
|
|
7500
|
+
}
|
|
7343
7501
|
/** Base class for the policies of providers using InMage replication. */
|
|
7344
|
-
export
|
|
7502
|
+
export interface InMageBasePolicyDetails extends PolicyProviderSpecificDetails {
|
|
7345
7503
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7346
7504
|
instanceType: "InMageBasePolicyDetails";
|
|
7347
7505
|
/** The recovery point threshold in minutes. */
|
|
@@ -7352,9 +7510,9 @@ export declare type InMageBasePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7352
7510
|
appConsistentFrequencyInMinutes?: number;
|
|
7353
7511
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
7354
7512
|
multiVmSyncStatus?: string;
|
|
7355
|
-
}
|
|
7513
|
+
}
|
|
7356
7514
|
/** InMage specific protection profile details. */
|
|
7357
|
-
export
|
|
7515
|
+
export interface InMagePolicyDetails extends PolicyProviderSpecificDetails {
|
|
7358
7516
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7359
7517
|
instanceType: "InMage";
|
|
7360
7518
|
/** The recovery point threshold in minutes. */
|
|
@@ -7365,18 +7523,18 @@ export declare type InMagePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7365
7523
|
appConsistentFrequencyInMinutes?: number;
|
|
7366
7524
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
7367
7525
|
multiVmSyncStatus?: string;
|
|
7368
|
-
}
|
|
7526
|
+
}
|
|
7369
7527
|
/** InMageRcm failback specific policy details. */
|
|
7370
|
-
export
|
|
7528
|
+
export interface InMageRcmFailbackPolicyDetails extends PolicyProviderSpecificDetails {
|
|
7371
7529
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7372
7530
|
instanceType: "InMageRcmFailback";
|
|
7373
7531
|
/** The app consistent snapshot frequency in minutes. */
|
|
7374
7532
|
appConsistentFrequencyInMinutes?: number;
|
|
7375
7533
|
/** The crash consistent snapshot frequency in minutes. */
|
|
7376
7534
|
crashConsistentFrequencyInMinutes?: number;
|
|
7377
|
-
}
|
|
7535
|
+
}
|
|
7378
7536
|
/** InMageRcm specific policy details. */
|
|
7379
|
-
export
|
|
7537
|
+
export interface InMageRcmPolicyDetails extends PolicyProviderSpecificDetails {
|
|
7380
7538
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7381
7539
|
instanceType: "InMageRcm";
|
|
7382
7540
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -7387,9 +7545,9 @@ export declare type InMageRcmPolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7387
7545
|
crashConsistentFrequencyInMinutes?: number;
|
|
7388
7546
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
7389
7547
|
enableMultiVmSync?: string;
|
|
7390
|
-
}
|
|
7548
|
+
}
|
|
7391
7549
|
/** VMware Cbt specific policy details. */
|
|
7392
|
-
export
|
|
7550
|
+
export interface VmwareCbtPolicyDetails extends PolicyProviderSpecificDetails {
|
|
7393
7551
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7394
7552
|
instanceType: "VMwareCbt";
|
|
7395
7553
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -7398,14 +7556,14 @@ export declare type VmwareCbtPolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7398
7556
|
appConsistentFrequencyInMinutes?: number;
|
|
7399
7557
|
/** The crash consistent snapshot frequency in minutes. */
|
|
7400
7558
|
crashConsistentFrequencyInMinutes?: number;
|
|
7401
|
-
}
|
|
7559
|
+
}
|
|
7402
7560
|
/** A2A Cross-Cluster Migration Policy creation input. */
|
|
7403
|
-
export
|
|
7561
|
+
export interface A2ACrossClusterMigrationPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
7404
7562
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7405
7563
|
instanceType: "A2ACrossClusterMigration";
|
|
7406
|
-
}
|
|
7564
|
+
}
|
|
7407
7565
|
/** A2A Policy creation input. */
|
|
7408
|
-
export
|
|
7566
|
+
export interface A2APolicyCreationInput extends PolicyProviderSpecificInput {
|
|
7409
7567
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7410
7568
|
instanceType: "A2A";
|
|
7411
7569
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -7416,9 +7574,9 @@ export declare type A2APolicyCreationInput = PolicyProviderSpecificInput & {
|
|
|
7416
7574
|
appConsistentFrequencyInMinutes?: number;
|
|
7417
7575
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
7418
7576
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
7419
|
-
}
|
|
7577
|
+
}
|
|
7420
7578
|
/** Hyper-V Replica Azure specific input for creating a protection profile. */
|
|
7421
|
-
export
|
|
7579
|
+
export interface HyperVReplicaAzurePolicyInput extends PolicyProviderSpecificInput {
|
|
7422
7580
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7423
7581
|
instanceType: "HyperVReplicaAzure";
|
|
7424
7582
|
/** The duration (in hours) to which point the recovery history needs to be maintained. */
|
|
@@ -7431,9 +7589,9 @@ export declare type HyperVReplicaAzurePolicyInput = PolicyProviderSpecificInput
|
|
|
7431
7589
|
onlineReplicationStartTime?: string;
|
|
7432
7590
|
/** The list of storage accounts to which the VMs in the primary cloud can replicate to. */
|
|
7433
7591
|
storageAccounts?: string[];
|
|
7434
|
-
}
|
|
7592
|
+
}
|
|
7435
7593
|
/** Hyper-V Replica specific policy Input. */
|
|
7436
|
-
export
|
|
7594
|
+
export interface HyperVReplicaPolicyInput extends PolicyProviderSpecificInput {
|
|
7437
7595
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7438
7596
|
instanceType: "HyperVReplica2012" | "HyperVReplica2012R2";
|
|
7439
7597
|
/** A value indicating the number of recovery points. */
|
|
@@ -7456,9 +7614,9 @@ export declare type HyperVReplicaPolicyInput = PolicyProviderSpecificInput & {
|
|
|
7456
7614
|
allowedAuthenticationType?: number;
|
|
7457
7615
|
/** A value indicating whether the VM has to be auto deleted. */
|
|
7458
7616
|
replicaDeletion?: string;
|
|
7459
|
-
}
|
|
7617
|
+
}
|
|
7460
7618
|
/** VMWare Azure specific policy Input. */
|
|
7461
|
-
export
|
|
7619
|
+
export interface InMageAzureV2PolicyInput extends PolicyProviderSpecificInput {
|
|
7462
7620
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7463
7621
|
instanceType: "InMageAzureV2";
|
|
7464
7622
|
/** The recovery point threshold in minutes. */
|
|
@@ -7471,9 +7629,9 @@ export declare type InMageAzureV2PolicyInput = PolicyProviderSpecificInput & {
|
|
|
7471
7629
|
appConsistentFrequencyInMinutes?: number;
|
|
7472
7630
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
7473
7631
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
7474
|
-
}
|
|
7632
|
+
}
|
|
7475
7633
|
/** VMWare Azure specific protection profile Input. */
|
|
7476
|
-
export
|
|
7634
|
+
export interface InMagePolicyInput extends PolicyProviderSpecificInput {
|
|
7477
7635
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7478
7636
|
instanceType: "InMage";
|
|
7479
7637
|
/** The recovery point threshold in minutes. */
|
|
@@ -7484,18 +7642,18 @@ export declare type InMagePolicyInput = PolicyProviderSpecificInput & {
|
|
|
7484
7642
|
appConsistentFrequencyInMinutes?: number;
|
|
7485
7643
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
7486
7644
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
7487
|
-
}
|
|
7645
|
+
}
|
|
7488
7646
|
/** InMageRcmFailback policy creation input. */
|
|
7489
|
-
export
|
|
7647
|
+
export interface InMageRcmFailbackPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
7490
7648
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7491
7649
|
instanceType: "InMageRcmFailback";
|
|
7492
7650
|
/** The crash consistent snapshot frequency (in minutes). */
|
|
7493
7651
|
crashConsistentFrequencyInMinutes?: number;
|
|
7494
7652
|
/** The app consistent snapshot frequency (in minutes). */
|
|
7495
7653
|
appConsistentFrequencyInMinutes?: number;
|
|
7496
|
-
}
|
|
7654
|
+
}
|
|
7497
7655
|
/** InMageRcm policy creation input. */
|
|
7498
|
-
export
|
|
7656
|
+
export interface InMageRcmPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
7499
7657
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7500
7658
|
instanceType: "InMageRcm";
|
|
7501
7659
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -7506,9 +7664,9 @@ export declare type InMageRcmPolicyCreationInput = PolicyProviderSpecificInput &
|
|
|
7506
7664
|
appConsistentFrequencyInMinutes?: number;
|
|
7507
7665
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
7508
7666
|
enableMultiVmSync?: string;
|
|
7509
|
-
}
|
|
7667
|
+
}
|
|
7510
7668
|
/** VMware Cbt policy creation input. */
|
|
7511
|
-
export
|
|
7669
|
+
export interface VMwareCbtPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
7512
7670
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7513
7671
|
instanceType: "VMwareCbt";
|
|
7514
7672
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -7517,9 +7675,9 @@ export declare type VMwareCbtPolicyCreationInput = PolicyProviderSpecificInput &
|
|
|
7517
7675
|
crashConsistentFrequencyInMinutes?: number;
|
|
7518
7676
|
/** The app consistent snapshot frequency (in minutes). */
|
|
7519
7677
|
appConsistentFrequencyInMinutes?: number;
|
|
7520
|
-
}
|
|
7678
|
+
}
|
|
7521
7679
|
/** A2A provider specific settings. */
|
|
7522
|
-
export
|
|
7680
|
+
export interface A2AReplicationIntentDetails extends ReplicationProtectionIntentProviderSpecificSettings {
|
|
7523
7681
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7524
7682
|
instanceType: "A2A";
|
|
7525
7683
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -7566,9 +7724,9 @@ export declare type A2AReplicationIntentDetails = ReplicationProtectionIntentPro
|
|
|
7566
7724
|
automationAccountArmId?: string;
|
|
7567
7725
|
/** A value indicating the type authentication to use for automation Account. */
|
|
7568
7726
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7569
|
-
}
|
|
7727
|
+
}
|
|
7570
7728
|
/** A2A create protection intent input. */
|
|
7571
|
-
export
|
|
7729
|
+
export interface A2ACreateProtectionIntentInput extends CreateProtectionIntentProviderSpecificDetails {
|
|
7572
7730
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7573
7731
|
instanceType: "A2A";
|
|
7574
7732
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -7615,9 +7773,9 @@ export declare type A2ACreateProtectionIntentInput = CreateProtectionIntentProvi
|
|
|
7615
7773
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7616
7774
|
/** The automation account arm id. */
|
|
7617
7775
|
automationAccountArmId?: string;
|
|
7618
|
-
}
|
|
7776
|
+
}
|
|
7619
7777
|
/** Recovery plan Automation runbook action details. */
|
|
7620
|
-
export
|
|
7778
|
+
export interface RecoveryPlanAutomationRunbookActionDetails extends RecoveryPlanActionDetails {
|
|
7621
7779
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7622
7780
|
instanceType: "AutomationRunbookActionDetails";
|
|
7623
7781
|
/** The runbook ARM Id. */
|
|
@@ -7626,16 +7784,16 @@ export declare type RecoveryPlanAutomationRunbookActionDetails = RecoveryPlanAct
|
|
|
7626
7784
|
timeout?: string;
|
|
7627
7785
|
/** The fabric location. */
|
|
7628
7786
|
fabricLocation: RecoveryPlanActionLocation;
|
|
7629
|
-
}
|
|
7787
|
+
}
|
|
7630
7788
|
/** Recovery plan manual action details. */
|
|
7631
|
-
export
|
|
7789
|
+
export interface RecoveryPlanManualActionDetails extends RecoveryPlanActionDetails {
|
|
7632
7790
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7633
7791
|
instanceType: "ManualActionDetails";
|
|
7634
7792
|
/** The manual action description. */
|
|
7635
7793
|
description?: string;
|
|
7636
|
-
}
|
|
7794
|
+
}
|
|
7637
7795
|
/** Recovery plan script action details. */
|
|
7638
|
-
export
|
|
7796
|
+
export interface RecoveryPlanScriptActionDetails extends RecoveryPlanActionDetails {
|
|
7639
7797
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7640
7798
|
instanceType: "ScriptActionDetails";
|
|
7641
7799
|
/** The script path. */
|
|
@@ -7644,18 +7802,22 @@ export declare type RecoveryPlanScriptActionDetails = RecoveryPlanActionDetails
|
|
|
7644
7802
|
timeout?: string;
|
|
7645
7803
|
/** The fabric location. */
|
|
7646
7804
|
fabricLocation: RecoveryPlanActionLocation;
|
|
7647
|
-
}
|
|
7805
|
+
}
|
|
7648
7806
|
/** Recovery plan A2A specific details. */
|
|
7649
|
-
export
|
|
7807
|
+
export interface RecoveryPlanA2ADetails extends RecoveryPlanProviderSpecificDetails {
|
|
7650
7808
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7651
7809
|
instanceType: "A2A";
|
|
7652
7810
|
/** The primary zone. */
|
|
7653
7811
|
primaryZone?: string;
|
|
7654
7812
|
/** The recovery zone. */
|
|
7655
7813
|
recoveryZone?: string;
|
|
7656
|
-
|
|
7814
|
+
/** The primary extended location. */
|
|
7815
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
7816
|
+
/** The recovery extended location. */
|
|
7817
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
7818
|
+
}
|
|
7657
7819
|
/** Recovery plan A2A input. */
|
|
7658
|
-
export
|
|
7820
|
+
export interface RecoveryPlanA2AInput extends RecoveryPlanProviderSpecificInput {
|
|
7659
7821
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7660
7822
|
instanceType: "A2A";
|
|
7661
7823
|
/** The primary zone. */
|
|
@@ -7666,9 +7828,9 @@ export declare type RecoveryPlanA2AInput = RecoveryPlanProviderSpecificInput & {
|
|
|
7666
7828
|
primaryExtendedLocation?: ExtendedLocation;
|
|
7667
7829
|
/** The recovery extended location. */
|
|
7668
7830
|
recoveryExtendedLocation?: ExtendedLocation;
|
|
7669
|
-
}
|
|
7831
|
+
}
|
|
7670
7832
|
/** Recovery plan A2A failover input. */
|
|
7671
|
-
export
|
|
7833
|
+
export interface RecoveryPlanA2AFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7672
7834
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7673
7835
|
instanceType: "A2A";
|
|
7674
7836
|
/** The recovery point type. */
|
|
@@ -7677,18 +7839,18 @@ export declare type RecoveryPlanA2AFailoverInput = RecoveryPlanProviderSpecificF
|
|
|
7677
7839
|
cloudServiceCreationOption?: string;
|
|
7678
7840
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
7679
7841
|
multiVmSyncPointOption?: MultiVmSyncPointOption;
|
|
7680
|
-
}
|
|
7842
|
+
}
|
|
7681
7843
|
/** Recovery plan HVR Azure failback input. */
|
|
7682
|
-
export
|
|
7844
|
+
export interface RecoveryPlanHyperVReplicaAzureFailbackInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7683
7845
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7684
7846
|
instanceType: "HyperVReplicaAzureFailback";
|
|
7685
7847
|
/** The data sync option. */
|
|
7686
7848
|
dataSyncOption: DataSyncStatus;
|
|
7687
7849
|
/** The ALR option. */
|
|
7688
7850
|
recoveryVmCreationOption: AlternateLocationRecoveryOption;
|
|
7689
|
-
}
|
|
7851
|
+
}
|
|
7690
7852
|
/** Recovery plan HVR Azure failover input. */
|
|
7691
|
-
export
|
|
7853
|
+
export interface RecoveryPlanHyperVReplicaAzureFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7692
7854
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7693
7855
|
instanceType: "HyperVReplicaAzure";
|
|
7694
7856
|
/** The primary KEK certificate PFX. */
|
|
@@ -7697,50 +7859,50 @@ export declare type RecoveryPlanHyperVReplicaAzureFailoverInput = RecoveryPlanPr
|
|
|
7697
7859
|
secondaryKekCertificatePfx?: string;
|
|
7698
7860
|
/** The recovery point type. */
|
|
7699
7861
|
recoveryPointType?: HyperVReplicaAzureRpRecoveryPointType;
|
|
7700
|
-
}
|
|
7862
|
+
}
|
|
7701
7863
|
/** Recovery plan InMageAzureV2 failover input. */
|
|
7702
|
-
export
|
|
7864
|
+
export interface RecoveryPlanInMageAzureV2FailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7703
7865
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7704
7866
|
instanceType: "InMageAzureV2";
|
|
7705
7867
|
/** The recovery point type. */
|
|
7706
7868
|
recoveryPointType: InMageV2RpRecoveryPointType;
|
|
7707
7869
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
7708
7870
|
useMultiVmSyncPoint?: string;
|
|
7709
|
-
}
|
|
7871
|
+
}
|
|
7710
7872
|
/** Recovery plan InMage failover input. */
|
|
7711
|
-
export
|
|
7873
|
+
export interface RecoveryPlanInMageFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7712
7874
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7713
7875
|
instanceType: "InMage";
|
|
7714
7876
|
/** The recovery point type. */
|
|
7715
7877
|
recoveryPointType: RpInMageRecoveryPointType;
|
|
7716
|
-
}
|
|
7878
|
+
}
|
|
7717
7879
|
/** Recovery plan InMageRcmFailback failover input. */
|
|
7718
|
-
export
|
|
7880
|
+
export interface RecoveryPlanInMageRcmFailbackFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7719
7881
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7720
7882
|
instanceType: "InMageRcmFailback";
|
|
7721
7883
|
/** The recovery point type. */
|
|
7722
7884
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
7723
7885
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
7724
7886
|
useMultiVmSyncPoint?: string;
|
|
7725
|
-
}
|
|
7887
|
+
}
|
|
7726
7888
|
/** Recovery plan InMageRcm failover input. */
|
|
7727
|
-
export
|
|
7889
|
+
export interface RecoveryPlanInMageRcmFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
7728
7890
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7729
7891
|
instanceType: "InMageRcm";
|
|
7730
7892
|
/** The recovery point type. */
|
|
7731
7893
|
recoveryPointType: RecoveryPlanPointType;
|
|
7732
7894
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
7733
7895
|
useMultiVmSyncPoint?: string;
|
|
7734
|
-
}
|
|
7896
|
+
}
|
|
7735
7897
|
/** Existing storage account input. */
|
|
7736
|
-
export
|
|
7898
|
+
export interface ExistingProtectionProfile extends ProtectionProfileCustomDetails {
|
|
7737
7899
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7738
7900
|
resourceType: "Existing";
|
|
7739
7901
|
/** The protection profile Arm Id. Throw error, if resource does not exists. */
|
|
7740
7902
|
protectionProfileId: string;
|
|
7741
|
-
}
|
|
7903
|
+
}
|
|
7742
7904
|
/** New Protection profile input. */
|
|
7743
|
-
export
|
|
7905
|
+
export interface NewProtectionProfile extends ProtectionProfileCustomDetails {
|
|
7744
7906
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7745
7907
|
resourceType: "New";
|
|
7746
7908
|
/** The protection profile input. */
|
|
@@ -7753,91 +7915,97 @@ export declare type NewProtectionProfile = ProtectionProfileCustomDetails & {
|
|
|
7753
7915
|
appConsistentFrequencyInMinutes?: number;
|
|
7754
7916
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
7755
7917
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
7756
|
-
}
|
|
7918
|
+
}
|
|
7757
7919
|
/** Existing storage account input. */
|
|
7758
|
-
export
|
|
7920
|
+
export interface ExistingStorageAccount extends StorageAccountCustomDetails {
|
|
7759
7921
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7760
7922
|
resourceType: "Existing";
|
|
7761
7923
|
/** The storage account Arm Id. Throw error, if resource does not exists. */
|
|
7762
7924
|
azureStorageAccountId: string;
|
|
7763
|
-
}
|
|
7925
|
+
}
|
|
7764
7926
|
/** Existing recovery availability set input. */
|
|
7765
|
-
export
|
|
7927
|
+
export interface ExistingRecoveryAvailabilitySet extends RecoveryAvailabilitySetCustomDetails {
|
|
7766
7928
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7767
7929
|
resourceType: "Existing";
|
|
7768
7930
|
/** The recovery availability set Id. Will throw error, if resource does not exist. */
|
|
7769
7931
|
recoveryAvailabilitySetId?: string;
|
|
7770
|
-
}
|
|
7932
|
+
}
|
|
7771
7933
|
/** Existing recovery virtual network input. */
|
|
7772
|
-
export
|
|
7934
|
+
export interface ExistingRecoveryVirtualNetwork extends RecoveryVirtualNetworkCustomDetails {
|
|
7773
7935
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7774
7936
|
resourceType: "Existing";
|
|
7775
7937
|
/** The recovery virtual network Id. Will throw error, if resource does not exist. */
|
|
7776
7938
|
recoveryVirtualNetworkId: string;
|
|
7777
7939
|
/** The recovery subnet name. */
|
|
7778
7940
|
recoverySubnetName?: string;
|
|
7779
|
-
}
|
|
7941
|
+
}
|
|
7780
7942
|
/** Recovery virtual network input to create new virtual network from given source network. */
|
|
7781
|
-
export
|
|
7943
|
+
export interface NewRecoveryVirtualNetwork extends RecoveryVirtualNetworkCustomDetails {
|
|
7782
7944
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7783
7945
|
resourceType: "New";
|
|
7784
7946
|
/** The name of the resource group to be used to create the recovery virtual network. If absent, target network would be created in the same resource group as target VM. */
|
|
7785
7947
|
recoveryVirtualNetworkResourceGroupName?: string;
|
|
7786
7948
|
/** The recovery virtual network name. */
|
|
7787
7949
|
recoveryVirtualNetworkName?: string;
|
|
7788
|
-
}
|
|
7950
|
+
}
|
|
7789
7951
|
/** Existing recovery proximity placement group input. */
|
|
7790
|
-
export
|
|
7952
|
+
export interface ExistingRecoveryProximityPlacementGroup extends RecoveryProximityPlacementGroupCustomDetails {
|
|
7791
7953
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7792
7954
|
resourceType: "Existing";
|
|
7793
7955
|
/** The recovery proximity placement group Id. Will throw error, if resource does not exist. */
|
|
7794
7956
|
recoveryProximityPlacementGroupId?: string;
|
|
7795
|
-
}
|
|
7957
|
+
}
|
|
7796
7958
|
/** Existing recovery resource group input. */
|
|
7797
|
-
export
|
|
7959
|
+
export interface ExistingRecoveryResourceGroup extends RecoveryResourceGroupCustomDetails {
|
|
7798
7960
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7799
7961
|
resourceType: "Existing";
|
|
7800
7962
|
/** The recovery resource group Id. Valid for V2 scenarios. */
|
|
7801
7963
|
recoveryResourceGroupId?: string;
|
|
7802
|
-
}
|
|
7964
|
+
}
|
|
7803
7965
|
/** VMM fabric provider specific VM settings. */
|
|
7804
|
-
export
|
|
7966
|
+
export interface VmmVirtualMachineDetails extends HyperVVirtualMachineDetails {
|
|
7805
7967
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7806
7968
|
instanceType: "VmmVirtualMachine";
|
|
7807
|
-
}
|
|
7969
|
+
}
|
|
7808
7970
|
/** This class represents the fabric replication group task details. */
|
|
7809
|
-
export
|
|
7971
|
+
export interface FabricReplicationGroupTaskDetails extends JobTaskDetails {
|
|
7810
7972
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7811
7973
|
instanceType: "FabricReplicationGroupTaskDetails";
|
|
7812
7974
|
/** The skipped reason. */
|
|
7813
7975
|
skippedReason?: string;
|
|
7814
7976
|
/** The skipped reason string. */
|
|
7815
7977
|
skippedReasonString?: string;
|
|
7816
|
-
}
|
|
7978
|
+
}
|
|
7817
7979
|
/** This class represents the virtual machine task details. */
|
|
7818
|
-
export
|
|
7980
|
+
export interface VirtualMachineTaskDetails extends JobTaskDetails {
|
|
7819
7981
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7820
7982
|
instanceType: "VirtualMachineTaskDetails";
|
|
7821
7983
|
/** The skipped reason. */
|
|
7822
7984
|
skippedReason?: string;
|
|
7823
7985
|
/** The skipped reason string. */
|
|
7824
7986
|
skippedReasonString?: string;
|
|
7825
|
-
}
|
|
7987
|
+
}
|
|
7826
7988
|
/** This class represents the recovery plan shutdown group task details. */
|
|
7827
|
-
export
|
|
7989
|
+
export interface RecoveryPlanShutdownGroupTaskDetails extends RecoveryPlanGroupTaskDetails {
|
|
7828
7990
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7829
7991
|
instanceType: "RecoveryPlanShutdownGroupTaskDetails";
|
|
7830
|
-
}
|
|
7992
|
+
}
|
|
7831
7993
|
/** HyperV Replica Blue policy input. */
|
|
7832
|
-
export
|
|
7994
|
+
export interface HyperVReplicaBluePolicyInput extends HyperVReplicaPolicyInput {
|
|
7833
7995
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7834
7996
|
instanceType: "HyperVReplica2012R2";
|
|
7835
7997
|
/** A value indicating the replication interval. */
|
|
7836
7998
|
replicationFrequencyInSeconds?: number;
|
|
7837
|
-
}
|
|
7999
|
+
}
|
|
8000
|
+
/** Defines headers for ReplicationProtectedItems_updateMobilityService operation. */
|
|
8001
|
+
export interface ReplicationProtectedItemsUpdateMobilityServiceHeaders {
|
|
8002
|
+
location?: string;
|
|
8003
|
+
}
|
|
7838
8004
|
/** Known values of {@link HealthErrorCustomerResolvability} that the service accepts. */
|
|
7839
8005
|
export declare enum KnownHealthErrorCustomerResolvability {
|
|
8006
|
+
/** Allowed */
|
|
7840
8007
|
Allowed = "Allowed",
|
|
8008
|
+
/** NotAllowed */
|
|
7841
8009
|
NotAllowed = "NotAllowed"
|
|
7842
8010
|
}
|
|
7843
8011
|
/**
|
|
@@ -7851,17 +8019,40 @@ export declare enum KnownHealthErrorCustomerResolvability {
|
|
|
7851
8019
|
export declare type HealthErrorCustomerResolvability = string;
|
|
7852
8020
|
/** Known values of {@link MigrationState} that the service accepts. */
|
|
7853
8021
|
export declare enum KnownMigrationState {
|
|
8022
|
+
/** None */
|
|
7854
8023
|
None = "None",
|
|
8024
|
+
/** EnableMigrationInProgress */
|
|
7855
8025
|
EnableMigrationInProgress = "EnableMigrationInProgress",
|
|
8026
|
+
/** EnableMigrationFailed */
|
|
7856
8027
|
EnableMigrationFailed = "EnableMigrationFailed",
|
|
8028
|
+
/** DisableMigrationInProgress */
|
|
7857
8029
|
DisableMigrationInProgress = "DisableMigrationInProgress",
|
|
8030
|
+
/** DisableMigrationFailed */
|
|
7858
8031
|
DisableMigrationFailed = "DisableMigrationFailed",
|
|
8032
|
+
/** InitialSeedingInProgress */
|
|
7859
8033
|
InitialSeedingInProgress = "InitialSeedingInProgress",
|
|
8034
|
+
/** InitialSeedingFailed */
|
|
7860
8035
|
InitialSeedingFailed = "InitialSeedingFailed",
|
|
8036
|
+
/** Replicating */
|
|
7861
8037
|
Replicating = "Replicating",
|
|
8038
|
+
/** MigrationInProgress */
|
|
7862
8039
|
MigrationInProgress = "MigrationInProgress",
|
|
8040
|
+
/** MigrationSucceeded */
|
|
7863
8041
|
MigrationSucceeded = "MigrationSucceeded",
|
|
7864
|
-
MigrationFailed
|
|
8042
|
+
/** MigrationFailed */
|
|
8043
|
+
MigrationFailed = "MigrationFailed",
|
|
8044
|
+
/** ResumeInProgress */
|
|
8045
|
+
ResumeInProgress = "ResumeInProgress",
|
|
8046
|
+
/** ResumeInitiated */
|
|
8047
|
+
ResumeInitiated = "ResumeInitiated",
|
|
8048
|
+
/** SuspendingProtection */
|
|
8049
|
+
SuspendingProtection = "SuspendingProtection",
|
|
8050
|
+
/** ProtectionSuspended */
|
|
8051
|
+
ProtectionSuspended = "ProtectionSuspended",
|
|
8052
|
+
/** MigrationCompletedWithInformation */
|
|
8053
|
+
MigrationCompletedWithInformation = "MigrationCompletedWithInformation",
|
|
8054
|
+
/** MigrationPartiallySucceeded */
|
|
8055
|
+
MigrationPartiallySucceeded = "MigrationPartiallySucceeded"
|
|
7865
8056
|
}
|
|
7866
8057
|
/**
|
|
7867
8058
|
* Defines values for MigrationState. \
|
|
@@ -7878,16 +8069,31 @@ export declare enum KnownMigrationState {
|
|
|
7878
8069
|
* **Replicating** \
|
|
7879
8070
|
* **MigrationInProgress** \
|
|
7880
8071
|
* **MigrationSucceeded** \
|
|
7881
|
-
* **MigrationFailed**
|
|
8072
|
+
* **MigrationFailed** \
|
|
8073
|
+
* **ResumeInProgress** \
|
|
8074
|
+
* **ResumeInitiated** \
|
|
8075
|
+
* **SuspendingProtection** \
|
|
8076
|
+
* **ProtectionSuspended** \
|
|
8077
|
+
* **MigrationCompletedWithInformation** \
|
|
8078
|
+
* **MigrationPartiallySucceeded**
|
|
7882
8079
|
*/
|
|
7883
8080
|
export declare type MigrationState = string;
|
|
7884
8081
|
/** Known values of {@link TestMigrationState} that the service accepts. */
|
|
7885
8082
|
export declare enum KnownTestMigrationState {
|
|
8083
|
+
/** None */
|
|
7886
8084
|
None = "None",
|
|
8085
|
+
/** TestMigrationInProgress */
|
|
7887
8086
|
TestMigrationInProgress = "TestMigrationInProgress",
|
|
8087
|
+
/** TestMigrationSucceeded */
|
|
7888
8088
|
TestMigrationSucceeded = "TestMigrationSucceeded",
|
|
8089
|
+
/** TestMigrationFailed */
|
|
7889
8090
|
TestMigrationFailed = "TestMigrationFailed",
|
|
7890
|
-
TestMigrationCleanupInProgress
|
|
8091
|
+
/** TestMigrationCleanupInProgress */
|
|
8092
|
+
TestMigrationCleanupInProgress = "TestMigrationCleanupInProgress",
|
|
8093
|
+
/** TestMigrationCompletedWithInformation */
|
|
8094
|
+
TestMigrationCompletedWithInformation = "TestMigrationCompletedWithInformation",
|
|
8095
|
+
/** TestMigrationPartiallySucceeded */
|
|
8096
|
+
TestMigrationPartiallySucceeded = "TestMigrationPartiallySucceeded"
|
|
7891
8097
|
}
|
|
7892
8098
|
/**
|
|
7893
8099
|
* Defines values for TestMigrationState. \
|
|
@@ -7898,14 +8104,20 @@ export declare enum KnownTestMigrationState {
|
|
|
7898
8104
|
* **TestMigrationInProgress** \
|
|
7899
8105
|
* **TestMigrationSucceeded** \
|
|
7900
8106
|
* **TestMigrationFailed** \
|
|
7901
|
-
* **TestMigrationCleanupInProgress**
|
|
8107
|
+
* **TestMigrationCleanupInProgress** \
|
|
8108
|
+
* **TestMigrationCompletedWithInformation** \
|
|
8109
|
+
* **TestMigrationPartiallySucceeded**
|
|
7902
8110
|
*/
|
|
7903
8111
|
export declare type TestMigrationState = string;
|
|
7904
8112
|
/** Known values of {@link ProtectionHealth} that the service accepts. */
|
|
7905
8113
|
export declare enum KnownProtectionHealth {
|
|
8114
|
+
/** None */
|
|
7906
8115
|
None = "None",
|
|
8116
|
+
/** Normal */
|
|
7907
8117
|
Normal = "Normal",
|
|
8118
|
+
/** Warning */
|
|
7908
8119
|
Warning = "Warning",
|
|
8120
|
+
/** Critical */
|
|
7909
8121
|
Critical = "Critical"
|
|
7910
8122
|
}
|
|
7911
8123
|
/**
|
|
@@ -7921,11 +8133,20 @@ export declare enum KnownProtectionHealth {
|
|
|
7921
8133
|
export declare type ProtectionHealth = string;
|
|
7922
8134
|
/** Known values of {@link MigrationItemOperation} that the service accepts. */
|
|
7923
8135
|
export declare enum KnownMigrationItemOperation {
|
|
8136
|
+
/** DisableMigration */
|
|
7924
8137
|
DisableMigration = "DisableMigration",
|
|
8138
|
+
/** TestMigrate */
|
|
7925
8139
|
TestMigrate = "TestMigrate",
|
|
8140
|
+
/** TestMigrateCleanup */
|
|
7926
8141
|
TestMigrateCleanup = "TestMigrateCleanup",
|
|
8142
|
+
/** Migrate */
|
|
7927
8143
|
Migrate = "Migrate",
|
|
7928
|
-
StartResync
|
|
8144
|
+
/** StartResync */
|
|
8145
|
+
StartResync = "StartResync",
|
|
8146
|
+
/** PauseReplication */
|
|
8147
|
+
PauseReplication = "PauseReplication",
|
|
8148
|
+
/** ResumeReplication */
|
|
8149
|
+
ResumeReplication = "ResumeReplication"
|
|
7929
8150
|
}
|
|
7930
8151
|
/**
|
|
7931
8152
|
* Defines values for MigrationItemOperation. \
|
|
@@ -7936,13 +8157,18 @@ export declare enum KnownMigrationItemOperation {
|
|
|
7936
8157
|
* **TestMigrate** \
|
|
7937
8158
|
* **TestMigrateCleanup** \
|
|
7938
8159
|
* **Migrate** \
|
|
7939
|
-
* **StartResync**
|
|
8160
|
+
* **StartResync** \
|
|
8161
|
+
* **PauseReplication** \
|
|
8162
|
+
* **ResumeReplication**
|
|
7940
8163
|
*/
|
|
7941
8164
|
export declare type MigrationItemOperation = string;
|
|
7942
8165
|
/** Known values of {@link MigrationRecoveryPointType} that the service accepts. */
|
|
7943
8166
|
export declare enum KnownMigrationRecoveryPointType {
|
|
8167
|
+
/** NotSpecified */
|
|
7944
8168
|
NotSpecified = "NotSpecified",
|
|
8169
|
+
/** ApplicationConsistent */
|
|
7945
8170
|
ApplicationConsistent = "ApplicationConsistent",
|
|
8171
|
+
/** CrashConsistent */
|
|
7946
8172
|
CrashConsistent = "CrashConsistent"
|
|
7947
8173
|
}
|
|
7948
8174
|
/**
|
|
@@ -7957,8 +8183,11 @@ export declare enum KnownMigrationRecoveryPointType {
|
|
|
7957
8183
|
export declare type MigrationRecoveryPointType = string;
|
|
7958
8184
|
/** Known values of {@link LicenseType} that the service accepts. */
|
|
7959
8185
|
export declare enum KnownLicenseType {
|
|
8186
|
+
/** NotSpecified */
|
|
7960
8187
|
NotSpecified = "NotSpecified",
|
|
8188
|
+
/** NoLicenseType */
|
|
7961
8189
|
NoLicenseType = "NoLicenseType",
|
|
8190
|
+
/** WindowsServer */
|
|
7962
8191
|
WindowsServer = "WindowsServer"
|
|
7963
8192
|
}
|
|
7964
8193
|
/**
|
|
@@ -7973,7 +8202,9 @@ export declare enum KnownLicenseType {
|
|
|
7973
8202
|
export declare type LicenseType = string;
|
|
7974
8203
|
/** Known values of {@link DisableProtectionReason} that the service accepts. */
|
|
7975
8204
|
export declare enum KnownDisableProtectionReason {
|
|
8205
|
+
/** NotSpecified */
|
|
7976
8206
|
NotSpecified = "NotSpecified",
|
|
8207
|
+
/** MigrationComplete */
|
|
7977
8208
|
MigrationComplete = "MigrationComplete"
|
|
7978
8209
|
}
|
|
7979
8210
|
/**
|
|
@@ -7987,10 +8218,15 @@ export declare enum KnownDisableProtectionReason {
|
|
|
7987
8218
|
export declare type DisableProtectionReason = string;
|
|
7988
8219
|
/** Known values of {@link AgentVersionStatus} that the service accepts. */
|
|
7989
8220
|
export declare enum KnownAgentVersionStatus {
|
|
8221
|
+
/** Supported */
|
|
7990
8222
|
Supported = "Supported",
|
|
8223
|
+
/** NotSupported */
|
|
7991
8224
|
NotSupported = "NotSupported",
|
|
8225
|
+
/** Deprecated */
|
|
7992
8226
|
Deprecated = "Deprecated",
|
|
8227
|
+
/** UpdateRequired */
|
|
7993
8228
|
UpdateRequired = "UpdateRequired",
|
|
8229
|
+
/** SecurityUpdateRequired */
|
|
7994
8230
|
SecurityUpdateRequired = "SecurityUpdateRequired"
|
|
7995
8231
|
}
|
|
7996
8232
|
/**
|
|
@@ -8007,8 +8243,11 @@ export declare enum KnownAgentVersionStatus {
|
|
|
8007
8243
|
export declare type AgentVersionStatus = string;
|
|
8008
8244
|
/** Known values of {@link ExportJobOutputSerializationType} that the service accepts. */
|
|
8009
8245
|
export declare enum KnownExportJobOutputSerializationType {
|
|
8246
|
+
/** Json */
|
|
8010
8247
|
Json = "Json",
|
|
8248
|
+
/** Xml */
|
|
8011
8249
|
Xml = "Xml",
|
|
8250
|
+
/** Excel */
|
|
8012
8251
|
Excel = "Excel"
|
|
8013
8252
|
}
|
|
8014
8253
|
/**
|
|
@@ -8023,8 +8262,11 @@ export declare enum KnownExportJobOutputSerializationType {
|
|
|
8023
8262
|
export declare type ExportJobOutputSerializationType = string;
|
|
8024
8263
|
/** Known values of {@link RecoveryPlanGroupType} that the service accepts. */
|
|
8025
8264
|
export declare enum KnownRecoveryPlanGroupType {
|
|
8265
|
+
/** Shutdown */
|
|
8026
8266
|
Shutdown = "Shutdown",
|
|
8267
|
+
/** Boot */
|
|
8027
8268
|
Boot = "Boot",
|
|
8269
|
+
/** Failover */
|
|
8028
8270
|
Failover = "Failover"
|
|
8029
8271
|
}
|
|
8030
8272
|
/**
|
|
@@ -8039,19 +8281,33 @@ export declare enum KnownRecoveryPlanGroupType {
|
|
|
8039
8281
|
export declare type RecoveryPlanGroupType = string;
|
|
8040
8282
|
/** Known values of {@link ReplicationProtectedItemOperation} that the service accepts. */
|
|
8041
8283
|
export declare enum KnownReplicationProtectedItemOperation {
|
|
8284
|
+
/** ReverseReplicate */
|
|
8042
8285
|
ReverseReplicate = "ReverseReplicate",
|
|
8286
|
+
/** Commit */
|
|
8043
8287
|
Commit = "Commit",
|
|
8288
|
+
/** PlannedFailover */
|
|
8044
8289
|
PlannedFailover = "PlannedFailover",
|
|
8290
|
+
/** UnplannedFailover */
|
|
8045
8291
|
UnplannedFailover = "UnplannedFailover",
|
|
8292
|
+
/** DisableProtection */
|
|
8046
8293
|
DisableProtection = "DisableProtection",
|
|
8294
|
+
/** TestFailover */
|
|
8047
8295
|
TestFailover = "TestFailover",
|
|
8296
|
+
/** TestFailoverCleanup */
|
|
8048
8297
|
TestFailoverCleanup = "TestFailoverCleanup",
|
|
8298
|
+
/** Failback */
|
|
8049
8299
|
Failback = "Failback",
|
|
8300
|
+
/** FinalizeFailback */
|
|
8050
8301
|
FinalizeFailback = "FinalizeFailback",
|
|
8302
|
+
/** CancelFailover */
|
|
8051
8303
|
CancelFailover = "CancelFailover",
|
|
8304
|
+
/** ChangePit */
|
|
8052
8305
|
ChangePit = "ChangePit",
|
|
8306
|
+
/** RepairReplication */
|
|
8053
8307
|
RepairReplication = "RepairReplication",
|
|
8308
|
+
/** SwitchProtection */
|
|
8054
8309
|
SwitchProtection = "SwitchProtection",
|
|
8310
|
+
/** CompleteMigration */
|
|
8055
8311
|
CompleteMigration = "CompleteMigration"
|
|
8056
8312
|
}
|
|
8057
8313
|
/**
|
|
@@ -8077,7 +8333,9 @@ export declare enum KnownReplicationProtectedItemOperation {
|
|
|
8077
8333
|
export declare type ReplicationProtectedItemOperation = string;
|
|
8078
8334
|
/** Known values of {@link PossibleOperationsDirections} that the service accepts. */
|
|
8079
8335
|
export declare enum KnownPossibleOperationsDirections {
|
|
8336
|
+
/** PrimaryToRecovery */
|
|
8080
8337
|
PrimaryToRecovery = "PrimaryToRecovery",
|
|
8338
|
+
/** RecoveryToPrimary */
|
|
8081
8339
|
RecoveryToPrimary = "RecoveryToPrimary"
|
|
8082
8340
|
}
|
|
8083
8341
|
/**
|
|
@@ -8091,8 +8349,11 @@ export declare enum KnownPossibleOperationsDirections {
|
|
|
8091
8349
|
export declare type PossibleOperationsDirections = string;
|
|
8092
8350
|
/** Known values of {@link FailoverDeploymentModel} that the service accepts. */
|
|
8093
8351
|
export declare enum KnownFailoverDeploymentModel {
|
|
8352
|
+
/** NotApplicable */
|
|
8094
8353
|
NotApplicable = "NotApplicable",
|
|
8354
|
+
/** Classic */
|
|
8095
8355
|
Classic = "Classic",
|
|
8356
|
+
/** ResourceManager */
|
|
8096
8357
|
ResourceManager = "ResourceManager"
|
|
8097
8358
|
}
|
|
8098
8359
|
/**
|
|
@@ -8107,7 +8368,9 @@ export declare enum KnownFailoverDeploymentModel {
|
|
|
8107
8368
|
export declare type FailoverDeploymentModel = string;
|
|
8108
8369
|
/** Known values of {@link SourceSiteOperations} that the service accepts. */
|
|
8109
8370
|
export declare enum KnownSourceSiteOperations {
|
|
8371
|
+
/** Required */
|
|
8110
8372
|
Required = "Required",
|
|
8373
|
+
/** NotRequired */
|
|
8111
8374
|
NotRequired = "NotRequired"
|
|
8112
8375
|
}
|
|
8113
8376
|
/**
|
|
@@ -8121,16 +8384,27 @@ export declare enum KnownSourceSiteOperations {
|
|
|
8121
8384
|
export declare type SourceSiteOperations = string;
|
|
8122
8385
|
/** Known values of {@link HealthErrorCategory} that the service accepts. */
|
|
8123
8386
|
export declare enum KnownHealthErrorCategory {
|
|
8387
|
+
/** None */
|
|
8124
8388
|
None = "None",
|
|
8389
|
+
/** Replication */
|
|
8125
8390
|
Replication = "Replication",
|
|
8391
|
+
/** TestFailover */
|
|
8126
8392
|
TestFailover = "TestFailover",
|
|
8393
|
+
/** Configuration */
|
|
8127
8394
|
Configuration = "Configuration",
|
|
8395
|
+
/** FabricInfrastructure */
|
|
8128
8396
|
FabricInfrastructure = "FabricInfrastructure",
|
|
8397
|
+
/** VersionExpiry */
|
|
8129
8398
|
VersionExpiry = "VersionExpiry",
|
|
8399
|
+
/** AgentAutoUpdateInfra */
|
|
8130
8400
|
AgentAutoUpdateInfra = "AgentAutoUpdateInfra",
|
|
8401
|
+
/** AgentAutoUpdateArtifactDeleted */
|
|
8131
8402
|
AgentAutoUpdateArtifactDeleted = "AgentAutoUpdateArtifactDeleted",
|
|
8403
|
+
/** AgentAutoUpdateRunAsAccount */
|
|
8132
8404
|
AgentAutoUpdateRunAsAccount = "AgentAutoUpdateRunAsAccount",
|
|
8405
|
+
/** AgentAutoUpdateRunAsAccountExpiry */
|
|
8133
8406
|
AgentAutoUpdateRunAsAccountExpiry = "AgentAutoUpdateRunAsAccountExpiry",
|
|
8407
|
+
/** AgentAutoUpdateRunAsAccountExpired */
|
|
8134
8408
|
AgentAutoUpdateRunAsAccountExpired = "AgentAutoUpdateRunAsAccountExpired"
|
|
8135
8409
|
}
|
|
8136
8410
|
/**
|
|
@@ -8153,9 +8427,13 @@ export declare enum KnownHealthErrorCategory {
|
|
|
8153
8427
|
export declare type HealthErrorCategory = string;
|
|
8154
8428
|
/** Known values of {@link Severity} that the service accepts. */
|
|
8155
8429
|
export declare enum KnownSeverity {
|
|
8430
|
+
/** None */
|
|
8156
8431
|
None = "NONE",
|
|
8432
|
+
/** Warning */
|
|
8157
8433
|
Warning = "Warning",
|
|
8434
|
+
/** Error */
|
|
8158
8435
|
Error = "Error",
|
|
8436
|
+
/** Info */
|
|
8159
8437
|
Info = "Info"
|
|
8160
8438
|
}
|
|
8161
8439
|
/**
|
|
@@ -8171,7 +8449,9 @@ export declare enum KnownSeverity {
|
|
|
8171
8449
|
export declare type Severity = string;
|
|
8172
8450
|
/** Known values of {@link AgentAutoUpdateStatus} that the service accepts. */
|
|
8173
8451
|
export declare enum KnownAgentAutoUpdateStatus {
|
|
8452
|
+
/** Disabled */
|
|
8174
8453
|
Disabled = "Disabled",
|
|
8454
|
+
/** Enabled */
|
|
8175
8455
|
Enabled = "Enabled"
|
|
8176
8456
|
}
|
|
8177
8457
|
/**
|
|
@@ -8185,7 +8465,9 @@ export declare enum KnownAgentAutoUpdateStatus {
|
|
|
8185
8465
|
export declare type AgentAutoUpdateStatus = string;
|
|
8186
8466
|
/** Known values of {@link AutomationAccountAuthenticationType} that the service accepts. */
|
|
8187
8467
|
export declare enum KnownAutomationAccountAuthenticationType {
|
|
8468
|
+
/** RunAsAccount */
|
|
8188
8469
|
RunAsAccount = "RunAsAccount",
|
|
8470
|
+
/** SystemAssignedIdentity */
|
|
8189
8471
|
SystemAssignedIdentity = "SystemAssignedIdentity"
|
|
8190
8472
|
}
|
|
8191
8473
|
/**
|
|
@@ -8199,8 +8481,11 @@ export declare enum KnownAutomationAccountAuthenticationType {
|
|
|
8199
8481
|
export declare type AutomationAccountAuthenticationType = string;
|
|
8200
8482
|
/** Known values of {@link A2ARecoveryAvailabilityType} that the service accepts. */
|
|
8201
8483
|
export declare enum KnownA2ARecoveryAvailabilityType {
|
|
8484
|
+
/** Single */
|
|
8202
8485
|
Single = "Single",
|
|
8486
|
+
/** AvailabilitySet */
|
|
8203
8487
|
AvailabilitySet = "AvailabilitySet",
|
|
8488
|
+
/** AvailabilityZone */
|
|
8204
8489
|
AvailabilityZone = "AvailabilityZone"
|
|
8205
8490
|
}
|
|
8206
8491
|
/**
|
|
@@ -8215,7 +8500,9 @@ export declare enum KnownA2ARecoveryAvailabilityType {
|
|
|
8215
8500
|
export declare type A2ARecoveryAvailabilityType = string;
|
|
8216
8501
|
/** Known values of {@link AutoProtectionOfDataDisk} that the service accepts. */
|
|
8217
8502
|
export declare enum KnownAutoProtectionOfDataDisk {
|
|
8503
|
+
/** Disabled */
|
|
8218
8504
|
Disabled = "Disabled",
|
|
8505
|
+
/** Enabled */
|
|
8219
8506
|
Enabled = "Enabled"
|
|
8220
8507
|
}
|
|
8221
8508
|
/**
|
|
@@ -8229,6 +8516,7 @@ export declare enum KnownAutoProtectionOfDataDisk {
|
|
|
8229
8516
|
export declare type AutoProtectionOfDataDisk = string;
|
|
8230
8517
|
/** Known values of {@link ExtendedLocationType} that the service accepts. */
|
|
8231
8518
|
export declare enum KnownExtendedLocationType {
|
|
8519
|
+
/** EdgeZone */
|
|
8232
8520
|
EdgeZone = "EdgeZone"
|
|
8233
8521
|
}
|
|
8234
8522
|
/**
|
|
@@ -8241,7 +8529,9 @@ export declare enum KnownExtendedLocationType {
|
|
|
8241
8529
|
export declare type ExtendedLocationType = string;
|
|
8242
8530
|
/** Known values of {@link SetMultiVmSyncStatus} that the service accepts. */
|
|
8243
8531
|
export declare enum KnownSetMultiVmSyncStatus {
|
|
8532
|
+
/** Enable */
|
|
8244
8533
|
Enable = "Enable",
|
|
8534
|
+
/** Disable */
|
|
8245
8535
|
Disable = "Disable"
|
|
8246
8536
|
}
|
|
8247
8537
|
/**
|
|
@@ -8255,7 +8545,9 @@ export declare enum KnownSetMultiVmSyncStatus {
|
|
|
8255
8545
|
export declare type SetMultiVmSyncStatus = string;
|
|
8256
8546
|
/** Known values of {@link RecoveryPointSyncType} that the service accepts. */
|
|
8257
8547
|
export declare enum KnownRecoveryPointSyncType {
|
|
8548
|
+
/** MultiVmSyncRecoveryPoint */
|
|
8258
8549
|
MultiVmSyncRecoveryPoint = "MultiVmSyncRecoveryPoint",
|
|
8550
|
+
/** PerVmRecoveryPoint */
|
|
8259
8551
|
PerVmRecoveryPoint = "PerVmRecoveryPoint"
|
|
8260
8552
|
}
|
|
8261
8553
|
/**
|
|
@@ -8269,7 +8561,9 @@ export declare enum KnownRecoveryPointSyncType {
|
|
|
8269
8561
|
export declare type RecoveryPointSyncType = string;
|
|
8270
8562
|
/** Known values of {@link MultiVmGroupCreateOption} that the service accepts. */
|
|
8271
8563
|
export declare enum KnownMultiVmGroupCreateOption {
|
|
8564
|
+
/** AutoCreated */
|
|
8272
8565
|
AutoCreated = "AutoCreated",
|
|
8566
|
+
/** UserSpecified */
|
|
8273
8567
|
UserSpecified = "UserSpecified"
|
|
8274
8568
|
}
|
|
8275
8569
|
/**
|
|
@@ -8283,8 +8577,11 @@ export declare enum KnownMultiVmGroupCreateOption {
|
|
|
8283
8577
|
export declare type MultiVmGroupCreateOption = string;
|
|
8284
8578
|
/** Known values of {@link VmEncryptionType} that the service accepts. */
|
|
8285
8579
|
export declare enum KnownVmEncryptionType {
|
|
8580
|
+
/** NotEncrypted */
|
|
8286
8581
|
NotEncrypted = "NotEncrypted",
|
|
8582
|
+
/** OnePassEncrypted */
|
|
8287
8583
|
OnePassEncrypted = "OnePassEncrypted",
|
|
8584
|
+
/** TwoPassEncrypted */
|
|
8288
8585
|
TwoPassEncrypted = "TwoPassEncrypted"
|
|
8289
8586
|
}
|
|
8290
8587
|
/**
|
|
@@ -8299,8 +8596,11 @@ export declare enum KnownVmEncryptionType {
|
|
|
8299
8596
|
export declare type VmEncryptionType = string;
|
|
8300
8597
|
/** Known values of {@link DiskAccountType} that the service accepts. */
|
|
8301
8598
|
export declare enum KnownDiskAccountType {
|
|
8599
|
+
/** StandardLRS */
|
|
8302
8600
|
StandardLRS = "Standard_LRS",
|
|
8601
|
+
/** PremiumLRS */
|
|
8303
8602
|
PremiumLRS = "Premium_LRS",
|
|
8603
|
+
/** StandardSSDLRS */
|
|
8304
8604
|
StandardSSDLRS = "StandardSSD_LRS"
|
|
8305
8605
|
}
|
|
8306
8606
|
/**
|
|
@@ -8315,9 +8615,13 @@ export declare enum KnownDiskAccountType {
|
|
|
8315
8615
|
export declare type DiskAccountType = string;
|
|
8316
8616
|
/** Known values of {@link SqlServerLicenseType} that the service accepts. */
|
|
8317
8617
|
export declare enum KnownSqlServerLicenseType {
|
|
8618
|
+
/** NotSpecified */
|
|
8318
8619
|
NotSpecified = "NotSpecified",
|
|
8620
|
+
/** NoLicenseType */
|
|
8319
8621
|
NoLicenseType = "NoLicenseType",
|
|
8622
|
+
/** Payg */
|
|
8320
8623
|
Payg = "PAYG",
|
|
8624
|
+
/** Ahub */
|
|
8321
8625
|
Ahub = "AHUB"
|
|
8322
8626
|
}
|
|
8323
8627
|
/**
|
|
@@ -8333,8 +8637,11 @@ export declare enum KnownSqlServerLicenseType {
|
|
|
8333
8637
|
export declare type SqlServerLicenseType = string;
|
|
8334
8638
|
/** Known values of {@link PresenceStatus} that the service accepts. */
|
|
8335
8639
|
export declare enum KnownPresenceStatus {
|
|
8640
|
+
/** Unknown */
|
|
8336
8641
|
Unknown = "Unknown",
|
|
8642
|
+
/** Present */
|
|
8337
8643
|
Present = "Present",
|
|
8644
|
+
/** NotPresent */
|
|
8338
8645
|
NotPresent = "NotPresent"
|
|
8339
8646
|
}
|
|
8340
8647
|
/**
|
|
@@ -8349,9 +8656,13 @@ export declare enum KnownPresenceStatus {
|
|
|
8349
8656
|
export declare type PresenceStatus = string;
|
|
8350
8657
|
/** Known values of {@link RcmComponentStatus} that the service accepts. */
|
|
8351
8658
|
export declare enum KnownRcmComponentStatus {
|
|
8659
|
+
/** Healthy */
|
|
8352
8660
|
Healthy = "Healthy",
|
|
8661
|
+
/** Warning */
|
|
8353
8662
|
Warning = "Warning",
|
|
8663
|
+
/** Critical */
|
|
8354
8664
|
Critical = "Critical",
|
|
8665
|
+
/** Unknown */
|
|
8355
8666
|
Unknown = "Unknown"
|
|
8356
8667
|
}
|
|
8357
8668
|
/**
|
|
@@ -8367,19 +8678,33 @@ export declare enum KnownRcmComponentStatus {
|
|
|
8367
8678
|
export declare type RcmComponentStatus = string;
|
|
8368
8679
|
/** Known values of {@link AgentUpgradeBlockedReason} that the service accepts. */
|
|
8369
8680
|
export declare enum KnownAgentUpgradeBlockedReason {
|
|
8681
|
+
/** AlreadyOnLatestVersion */
|
|
8370
8682
|
AlreadyOnLatestVersion = "AlreadyOnLatestVersion",
|
|
8683
|
+
/** RebootRequired */
|
|
8371
8684
|
RebootRequired = "RebootRequired",
|
|
8685
|
+
/** AgentNoHeartbeat */
|
|
8372
8686
|
AgentNoHeartbeat = "AgentNoHeartbeat",
|
|
8687
|
+
/** RcmProxyNoHeartbeat */
|
|
8373
8688
|
RcmProxyNoHeartbeat = "RcmProxyNoHeartbeat",
|
|
8689
|
+
/** ProcessServerNoHeartbeat */
|
|
8374
8690
|
ProcessServerNoHeartbeat = "ProcessServerNoHeartbeat",
|
|
8691
|
+
/** IncompatibleApplianceVersion */
|
|
8375
8692
|
IncompatibleApplianceVersion = "IncompatibleApplianceVersion",
|
|
8693
|
+
/** NotProtected */
|
|
8376
8694
|
NotProtected = "NotProtected",
|
|
8695
|
+
/** UnsupportedProtectionScenario */
|
|
8377
8696
|
UnsupportedProtectionScenario = "UnsupportedProtectionScenario",
|
|
8697
|
+
/** DistroIsNotReported */
|
|
8378
8698
|
DistroIsNotReported = "DistroIsNotReported",
|
|
8699
|
+
/** DistroNotSupportedForUpgrade */
|
|
8379
8700
|
DistroNotSupportedForUpgrade = "DistroNotSupportedForUpgrade",
|
|
8701
|
+
/** MissingUpgradePath */
|
|
8380
8702
|
MissingUpgradePath = "MissingUpgradePath",
|
|
8703
|
+
/** InvalidAgentVersion */
|
|
8381
8704
|
InvalidAgentVersion = "InvalidAgentVersion",
|
|
8705
|
+
/** InvalidDriverVersion */
|
|
8382
8706
|
InvalidDriverVersion = "InvalidDriverVersion",
|
|
8707
|
+
/** Unknown */
|
|
8383
8708
|
Unknown = "Unknown"
|
|
8384
8709
|
}
|
|
8385
8710
|
/**
|
|
@@ -8405,7 +8730,9 @@ export declare enum KnownAgentUpgradeBlockedReason {
|
|
|
8405
8730
|
export declare type AgentUpgradeBlockedReason = string;
|
|
8406
8731
|
/** Known values of {@link InMageRcmFailbackRecoveryPointType} that the service accepts. */
|
|
8407
8732
|
export declare enum KnownInMageRcmFailbackRecoveryPointType {
|
|
8733
|
+
/** ApplicationConsistent */
|
|
8408
8734
|
ApplicationConsistent = "ApplicationConsistent",
|
|
8735
|
+
/** CrashConsistent */
|
|
8409
8736
|
CrashConsistent = "CrashConsistent"
|
|
8410
8737
|
}
|
|
8411
8738
|
/**
|
|
@@ -8419,10 +8746,15 @@ export declare enum KnownInMageRcmFailbackRecoveryPointType {
|
|
|
8419
8746
|
export declare type InMageRcmFailbackRecoveryPointType = string;
|
|
8420
8747
|
/** Known values of {@link DiskReplicationProgressHealth} that the service accepts. */
|
|
8421
8748
|
export declare enum KnownDiskReplicationProgressHealth {
|
|
8749
|
+
/** None */
|
|
8422
8750
|
None = "None",
|
|
8751
|
+
/** InProgress */
|
|
8423
8752
|
InProgress = "InProgress",
|
|
8753
|
+
/** SlowProgress */
|
|
8424
8754
|
SlowProgress = "SlowProgress",
|
|
8755
|
+
/** NoProgress */
|
|
8425
8756
|
NoProgress = "NoProgress",
|
|
8757
|
+
/** Queued */
|
|
8426
8758
|
Queued = "Queued"
|
|
8427
8759
|
}
|
|
8428
8760
|
/**
|
|
@@ -8439,9 +8771,13 @@ export declare enum KnownDiskReplicationProgressHealth {
|
|
|
8439
8771
|
export declare type DiskReplicationProgressHealth = string;
|
|
8440
8772
|
/** Known values of {@link VmReplicationProgressHealth} that the service accepts. */
|
|
8441
8773
|
export declare enum KnownVmReplicationProgressHealth {
|
|
8774
|
+
/** None */
|
|
8442
8775
|
None = "None",
|
|
8776
|
+
/** InProgress */
|
|
8443
8777
|
InProgress = "InProgress",
|
|
8778
|
+
/** SlowProgress */
|
|
8444
8779
|
SlowProgress = "SlowProgress",
|
|
8780
|
+
/** NoProgress */
|
|
8445
8781
|
NoProgress = "NoProgress"
|
|
8446
8782
|
}
|
|
8447
8783
|
/**
|
|
@@ -8457,8 +8793,11 @@ export declare enum KnownVmReplicationProgressHealth {
|
|
|
8457
8793
|
export declare type VmReplicationProgressHealth = string;
|
|
8458
8794
|
/** Known values of {@link ResyncState} that the service accepts. */
|
|
8459
8795
|
export declare enum KnownResyncState {
|
|
8796
|
+
/** None */
|
|
8460
8797
|
None = "None",
|
|
8798
|
+
/** PreparedForResynchronization */
|
|
8461
8799
|
PreparedForResynchronization = "PreparedForResynchronization",
|
|
8800
|
+
/** StartedResynchronization */
|
|
8462
8801
|
StartedResynchronization = "StartedResynchronization"
|
|
8463
8802
|
}
|
|
8464
8803
|
/**
|
|
@@ -8473,9 +8812,13 @@ export declare enum KnownResyncState {
|
|
|
8473
8812
|
export declare type ResyncState = string;
|
|
8474
8813
|
/** Known values of {@link PlannedFailoverStatus} that the service accepts. */
|
|
8475
8814
|
export declare enum KnownPlannedFailoverStatus {
|
|
8815
|
+
/** Succeeded */
|
|
8476
8816
|
Succeeded = "Succeeded",
|
|
8817
|
+
/** Failed */
|
|
8477
8818
|
Failed = "Failed",
|
|
8819
|
+
/** Cancelled */
|
|
8478
8820
|
Cancelled = "Cancelled",
|
|
8821
|
+
/** Unknown */
|
|
8479
8822
|
Unknown = "Unknown"
|
|
8480
8823
|
}
|
|
8481
8824
|
/**
|
|
@@ -8491,7 +8834,9 @@ export declare enum KnownPlannedFailoverStatus {
|
|
|
8491
8834
|
export declare type PlannedFailoverStatus = string;
|
|
8492
8835
|
/** Known values of {@link EthernetAddressType} that the service accepts. */
|
|
8493
8836
|
export declare enum KnownEthernetAddressType {
|
|
8837
|
+
/** Dynamic */
|
|
8494
8838
|
Dynamic = "Dynamic",
|
|
8839
|
+
/** Static */
|
|
8495
8840
|
Static = "Static"
|
|
8496
8841
|
}
|
|
8497
8842
|
/**
|
|
@@ -8505,9 +8850,13 @@ export declare enum KnownEthernetAddressType {
|
|
|
8505
8850
|
export declare type EthernetAddressType = string;
|
|
8506
8851
|
/** Known values of {@link MobilityAgentUpgradeState} that the service accepts. */
|
|
8507
8852
|
export declare enum KnownMobilityAgentUpgradeState {
|
|
8853
|
+
/** None */
|
|
8508
8854
|
None = "None",
|
|
8855
|
+
/** Started */
|
|
8509
8856
|
Started = "Started",
|
|
8857
|
+
/** Completed */
|
|
8510
8858
|
Completed = "Completed",
|
|
8859
|
+
/** Commit */
|
|
8511
8860
|
Commit = "Commit"
|
|
8512
8861
|
}
|
|
8513
8862
|
/**
|
|
@@ -8523,8 +8872,11 @@ export declare enum KnownMobilityAgentUpgradeState {
|
|
|
8523
8872
|
export declare type MobilityAgentUpgradeState = string;
|
|
8524
8873
|
/** Known values of {@link RecoveryPointType} that the service accepts. */
|
|
8525
8874
|
export declare enum KnownRecoveryPointType {
|
|
8875
|
+
/** LatestTime */
|
|
8526
8876
|
LatestTime = "LatestTime",
|
|
8877
|
+
/** LatestTag */
|
|
8527
8878
|
LatestTag = "LatestTag",
|
|
8879
|
+
/** Custom */
|
|
8528
8880
|
Custom = "Custom"
|
|
8529
8881
|
}
|
|
8530
8882
|
/**
|
|
@@ -8539,9 +8891,13 @@ export declare enum KnownRecoveryPointType {
|
|
|
8539
8891
|
export declare type RecoveryPointType = string;
|
|
8540
8892
|
/** Known values of {@link A2ARpRecoveryPointType} that the service accepts. */
|
|
8541
8893
|
export declare enum KnownA2ARpRecoveryPointType {
|
|
8894
|
+
/** Latest */
|
|
8542
8895
|
Latest = "Latest",
|
|
8896
|
+
/** LatestApplicationConsistent */
|
|
8543
8897
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
8898
|
+
/** LatestCrashConsistent */
|
|
8544
8899
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
8900
|
+
/** LatestProcessed */
|
|
8545
8901
|
LatestProcessed = "LatestProcessed"
|
|
8546
8902
|
}
|
|
8547
8903
|
/**
|
|
@@ -8557,7 +8913,9 @@ export declare enum KnownA2ARpRecoveryPointType {
|
|
|
8557
8913
|
export declare type A2ARpRecoveryPointType = string;
|
|
8558
8914
|
/** Known values of {@link MultiVmSyncPointOption} that the service accepts. */
|
|
8559
8915
|
export declare enum KnownMultiVmSyncPointOption {
|
|
8916
|
+
/** UseMultiVmSyncRecoveryPoint */
|
|
8560
8917
|
UseMultiVmSyncRecoveryPoint = "UseMultiVmSyncRecoveryPoint",
|
|
8918
|
+
/** UsePerVmRecoveryPoint */
|
|
8561
8919
|
UsePerVmRecoveryPoint = "UsePerVmRecoveryPoint"
|
|
8562
8920
|
}
|
|
8563
8921
|
/**
|
|
@@ -8571,7 +8929,9 @@ export declare enum KnownMultiVmSyncPointOption {
|
|
|
8571
8929
|
export declare type MultiVmSyncPointOption = string;
|
|
8572
8930
|
/** Known values of {@link RecoveryPlanActionLocation} that the service accepts. */
|
|
8573
8931
|
export declare enum KnownRecoveryPlanActionLocation {
|
|
8932
|
+
/** Primary */
|
|
8574
8933
|
Primary = "Primary",
|
|
8934
|
+
/** Recovery */
|
|
8575
8935
|
Recovery = "Recovery"
|
|
8576
8936
|
}
|
|
8577
8937
|
/**
|
|
@@ -8585,7 +8945,9 @@ export declare enum KnownRecoveryPlanActionLocation {
|
|
|
8585
8945
|
export declare type RecoveryPlanActionLocation = string;
|
|
8586
8946
|
/** Known values of {@link DataSyncStatus} that the service accepts. */
|
|
8587
8947
|
export declare enum KnownDataSyncStatus {
|
|
8948
|
+
/** ForDownTime */
|
|
8588
8949
|
ForDownTime = "ForDownTime",
|
|
8950
|
+
/** ForSynchronization */
|
|
8589
8951
|
ForSynchronization = "ForSynchronization"
|
|
8590
8952
|
}
|
|
8591
8953
|
/**
|
|
@@ -8599,7 +8961,9 @@ export declare enum KnownDataSyncStatus {
|
|
|
8599
8961
|
export declare type DataSyncStatus = string;
|
|
8600
8962
|
/** Known values of {@link AlternateLocationRecoveryOption} that the service accepts. */
|
|
8601
8963
|
export declare enum KnownAlternateLocationRecoveryOption {
|
|
8964
|
+
/** CreateVmIfNotFound */
|
|
8602
8965
|
CreateVmIfNotFound = "CreateVmIfNotFound",
|
|
8966
|
+
/** NoAction */
|
|
8603
8967
|
NoAction = "NoAction"
|
|
8604
8968
|
}
|
|
8605
8969
|
/**
|
|
@@ -8613,8 +8977,11 @@ export declare enum KnownAlternateLocationRecoveryOption {
|
|
|
8613
8977
|
export declare type AlternateLocationRecoveryOption = string;
|
|
8614
8978
|
/** Known values of {@link HyperVReplicaAzureRpRecoveryPointType} that the service accepts. */
|
|
8615
8979
|
export declare enum KnownHyperVReplicaAzureRpRecoveryPointType {
|
|
8980
|
+
/** Latest */
|
|
8616
8981
|
Latest = "Latest",
|
|
8982
|
+
/** LatestApplicationConsistent */
|
|
8617
8983
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
8984
|
+
/** LatestProcessed */
|
|
8618
8985
|
LatestProcessed = "LatestProcessed"
|
|
8619
8986
|
}
|
|
8620
8987
|
/**
|
|
@@ -8629,9 +8996,13 @@ export declare enum KnownHyperVReplicaAzureRpRecoveryPointType {
|
|
|
8629
8996
|
export declare type HyperVReplicaAzureRpRecoveryPointType = string;
|
|
8630
8997
|
/** Known values of {@link InMageV2RpRecoveryPointType} that the service accepts. */
|
|
8631
8998
|
export declare enum KnownInMageV2RpRecoveryPointType {
|
|
8999
|
+
/** Latest */
|
|
8632
9000
|
Latest = "Latest",
|
|
9001
|
+
/** LatestApplicationConsistent */
|
|
8633
9002
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
9003
|
+
/** LatestCrashConsistent */
|
|
8634
9004
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
9005
|
+
/** LatestProcessed */
|
|
8635
9006
|
LatestProcessed = "LatestProcessed"
|
|
8636
9007
|
}
|
|
8637
9008
|
/**
|
|
@@ -8647,8 +9018,11 @@ export declare enum KnownInMageV2RpRecoveryPointType {
|
|
|
8647
9018
|
export declare type InMageV2RpRecoveryPointType = string;
|
|
8648
9019
|
/** Known values of {@link RpInMageRecoveryPointType} that the service accepts. */
|
|
8649
9020
|
export declare enum KnownRpInMageRecoveryPointType {
|
|
9021
|
+
/** LatestTime */
|
|
8650
9022
|
LatestTime = "LatestTime",
|
|
9023
|
+
/** LatestTag */
|
|
8651
9024
|
LatestTag = "LatestTag",
|
|
9025
|
+
/** Custom */
|
|
8652
9026
|
Custom = "Custom"
|
|
8653
9027
|
}
|
|
8654
9028
|
/**
|
|
@@ -8663,9 +9037,13 @@ export declare enum KnownRpInMageRecoveryPointType {
|
|
|
8663
9037
|
export declare type RpInMageRecoveryPointType = string;
|
|
8664
9038
|
/** Known values of {@link RecoveryPlanPointType} that the service accepts. */
|
|
8665
9039
|
export declare enum KnownRecoveryPlanPointType {
|
|
9040
|
+
/** Latest */
|
|
8666
9041
|
Latest = "Latest",
|
|
9042
|
+
/** LatestApplicationConsistent */
|
|
8667
9043
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
9044
|
+
/** LatestCrashConsistent */
|
|
8668
9045
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
9046
|
+
/** LatestProcessed */
|
|
8669
9047
|
LatestProcessed = "LatestProcessed"
|
|
8670
9048
|
}
|
|
8671
9049
|
/**
|
|
@@ -8718,8 +9096,6 @@ export interface ReplicationAppliancesListOptionalParams extends coreClient.Oper
|
|
|
8718
9096
|
export declare type ReplicationAppliancesListResponse = ApplianceCollection;
|
|
8719
9097
|
/** Optional parameters. */
|
|
8720
9098
|
export interface ReplicationAppliancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
8721
|
-
/** OData filter options. */
|
|
8722
|
-
filter?: string;
|
|
8723
9099
|
}
|
|
8724
9100
|
/** Contains response data for the listNext operation. */
|
|
8725
9101
|
export declare type ReplicationAppliancesListNextResponse = ApplianceCollection;
|
|
@@ -8747,8 +9123,6 @@ export interface ReplicationEventsGetOptionalParams extends coreClient.Operation
|
|
|
8747
9123
|
export declare type ReplicationEventsGetResponse = Event;
|
|
8748
9124
|
/** Optional parameters. */
|
|
8749
9125
|
export interface ReplicationEventsListNextOptionalParams extends coreClient.OperationOptions {
|
|
8750
|
-
/** OData filter options. */
|
|
8751
|
-
filter?: string;
|
|
8752
9126
|
}
|
|
8753
9127
|
/** Contains response data for the listNext operation. */
|
|
8754
9128
|
export declare type ReplicationEventsListNextResponse = EventCollection;
|
|
@@ -9028,6 +9402,24 @@ export interface ReplicationMigrationItemsMigrateOptionalParams extends coreClie
|
|
|
9028
9402
|
/** Contains response data for the migrate operation. */
|
|
9029
9403
|
export declare type ReplicationMigrationItemsMigrateResponse = MigrationItem;
|
|
9030
9404
|
/** Optional parameters. */
|
|
9405
|
+
export interface ReplicationMigrationItemsPauseReplicationOptionalParams extends coreClient.OperationOptions {
|
|
9406
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
9407
|
+
updateIntervalInMs?: number;
|
|
9408
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
9409
|
+
resumeFrom?: string;
|
|
9410
|
+
}
|
|
9411
|
+
/** Contains response data for the pauseReplication operation. */
|
|
9412
|
+
export declare type ReplicationMigrationItemsPauseReplicationResponse = MigrationItem;
|
|
9413
|
+
/** Optional parameters. */
|
|
9414
|
+
export interface ReplicationMigrationItemsResumeReplicationOptionalParams extends coreClient.OperationOptions {
|
|
9415
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
9416
|
+
updateIntervalInMs?: number;
|
|
9417
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
9418
|
+
resumeFrom?: string;
|
|
9419
|
+
}
|
|
9420
|
+
/** Contains response data for the resumeReplication operation. */
|
|
9421
|
+
export declare type ReplicationMigrationItemsResumeReplicationResponse = MigrationItem;
|
|
9422
|
+
/** Optional parameters. */
|
|
9031
9423
|
export interface ReplicationMigrationItemsResyncOptionalParams extends coreClient.OperationOptions {
|
|
9032
9424
|
/** Delay to wait until next poll, in milliseconds. */
|
|
9033
9425
|
updateIntervalInMs?: number;
|
|
@@ -9067,23 +9459,11 @@ export interface ReplicationMigrationItemsListOptionalParams extends coreClient.
|
|
|
9067
9459
|
export declare type ReplicationMigrationItemsListResponse = MigrationItemCollection;
|
|
9068
9460
|
/** Optional parameters. */
|
|
9069
9461
|
export interface ReplicationMigrationItemsListByReplicationProtectionContainersNextOptionalParams extends coreClient.OperationOptions {
|
|
9070
|
-
/** OData filter options. */
|
|
9071
|
-
filter?: string;
|
|
9072
|
-
/** The pagination token. */
|
|
9073
|
-
skipToken?: string;
|
|
9074
|
-
/** The page size. */
|
|
9075
|
-
takeToken?: string;
|
|
9076
9462
|
}
|
|
9077
9463
|
/** Contains response data for the listByReplicationProtectionContainersNext operation. */
|
|
9078
9464
|
export declare type ReplicationMigrationItemsListByReplicationProtectionContainersNextResponse = MigrationItemCollection;
|
|
9079
9465
|
/** Optional parameters. */
|
|
9080
9466
|
export interface ReplicationMigrationItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9081
|
-
/** OData filter options. */
|
|
9082
|
-
filter?: string;
|
|
9083
|
-
/** The pagination token. */
|
|
9084
|
-
skipToken?: string;
|
|
9085
|
-
/** The page size. */
|
|
9086
|
-
takeToken?: string;
|
|
9087
9467
|
}
|
|
9088
9468
|
/** Contains response data for the listNext operation. */
|
|
9089
9469
|
export declare type ReplicationMigrationItemsListNextResponse = MigrationItemCollection;
|
|
@@ -9120,12 +9500,6 @@ export interface ReplicationProtectableItemsGetOptionalParams extends coreClient
|
|
|
9120
9500
|
export declare type ReplicationProtectableItemsGetResponse = ProtectableItem;
|
|
9121
9501
|
/** Optional parameters. */
|
|
9122
9502
|
export interface ReplicationProtectableItemsListByReplicationProtectionContainersNextOptionalParams extends coreClient.OperationOptions {
|
|
9123
|
-
/** OData filter options. */
|
|
9124
|
-
filter?: string;
|
|
9125
|
-
/** take OData query parameter. */
|
|
9126
|
-
take?: string;
|
|
9127
|
-
/** skipToken OData query parameter. */
|
|
9128
|
-
skipToken?: string;
|
|
9129
9503
|
}
|
|
9130
9504
|
/** Contains response data for the listByReplicationProtectionContainersNext operation. */
|
|
9131
9505
|
export declare type ReplicationProtectableItemsListByReplicationProtectionContainersNextResponse = ProtectableItemCollection;
|
|
@@ -9322,10 +9696,6 @@ export interface ReplicationProtectedItemsListByReplicationProtectionContainersN
|
|
|
9322
9696
|
export declare type ReplicationProtectedItemsListByReplicationProtectionContainersNextResponse = ReplicationProtectedItemCollection;
|
|
9323
9697
|
/** Optional parameters. */
|
|
9324
9698
|
export interface ReplicationProtectedItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9325
|
-
/** OData filter options. */
|
|
9326
|
-
filter?: string;
|
|
9327
|
-
/** The pagination token. Possible values: "FabricId" or "FabricId_CloudId" or null. */
|
|
9328
|
-
skipToken?: string;
|
|
9329
9699
|
}
|
|
9330
9700
|
/** Contains response data for the listNext operation. */
|
|
9331
9701
|
export declare type ReplicationProtectedItemsListNextResponse = ReplicationProtectedItemCollection;
|
|
@@ -9634,8 +10004,6 @@ export interface ReplicationJobsExportOptionalParams extends coreClient.Operatio
|
|
|
9634
10004
|
export declare type ReplicationJobsExportResponse = Job;
|
|
9635
10005
|
/** Optional parameters. */
|
|
9636
10006
|
export interface ReplicationJobsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9637
|
-
/** OData filter options. */
|
|
9638
|
-
filter?: string;
|
|
9639
10007
|
}
|
|
9640
10008
|
/** Contains response data for the listNext operation. */
|
|
9641
10009
|
export declare type ReplicationJobsListNextResponse = JobCollection;
|
|
@@ -9700,10 +10068,6 @@ export interface ReplicationProtectionIntentsCreateOptionalParams extends coreCl
|
|
|
9700
10068
|
export declare type ReplicationProtectionIntentsCreateResponse = ReplicationProtectionIntent;
|
|
9701
10069
|
/** Optional parameters. */
|
|
9702
10070
|
export interface ReplicationProtectionIntentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
9703
|
-
/** The pagination token. */
|
|
9704
|
-
skipToken?: string;
|
|
9705
|
-
/** The page size. */
|
|
9706
|
-
takeToken?: string;
|
|
9707
10071
|
}
|
|
9708
10072
|
/** Contains response data for the listNext operation. */
|
|
9709
10073
|
export declare type ReplicationProtectionIntentsListNextResponse = ReplicationProtectionIntentCollection;
|