@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
|
@@ -11,142 +11,148 @@ import { PollerLike } from '@azure/core-lro';
|
|
|
11
11
|
import { PollOperationState } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
|
-
export
|
|
14
|
+
export interface A2AAddDisksInput extends AddDisksProviderSpecificInput {
|
|
15
15
|
instanceType: "A2A";
|
|
16
16
|
vmDisks?: A2AVmDiskInputDetails[];
|
|
17
17
|
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
18
|
-
}
|
|
18
|
+
}
|
|
19
19
|
|
|
20
20
|
// @public
|
|
21
|
-
export
|
|
21
|
+
export interface A2AApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
22
22
|
instanceType: "A2A";
|
|
23
|
-
}
|
|
23
|
+
}
|
|
24
24
|
|
|
25
25
|
// @public
|
|
26
|
-
export
|
|
26
|
+
export interface A2AContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
27
27
|
instanceType: "A2A";
|
|
28
|
-
}
|
|
28
|
+
}
|
|
29
29
|
|
|
30
30
|
// @public
|
|
31
|
-
export
|
|
32
|
-
instanceType: "A2A";
|
|
31
|
+
export interface A2AContainerMappingInput extends ReplicationProviderSpecificContainerMappingInput {
|
|
33
32
|
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
34
33
|
automationAccountArmId?: string;
|
|
35
34
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
36
|
-
|
|
35
|
+
instanceType: "A2A";
|
|
36
|
+
}
|
|
37
37
|
|
|
38
38
|
// @public
|
|
39
|
-
export
|
|
40
|
-
|
|
39
|
+
export interface A2ACreateProtectionIntentInput extends CreateProtectionIntentProviderSpecificDetails {
|
|
40
|
+
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
41
|
+
automationAccountArmId?: string;
|
|
42
|
+
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
43
|
+
autoProtectionOfDataDisk?: AutoProtectionOfDataDisk;
|
|
44
|
+
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
41
45
|
fabricObjectId: string;
|
|
46
|
+
instanceType: "A2A";
|
|
47
|
+
multiVmGroupId?: string;
|
|
48
|
+
multiVmGroupName?: string;
|
|
42
49
|
primaryLocation: string;
|
|
43
|
-
recoveryLocation: string;
|
|
44
|
-
recoverySubscriptionId: string;
|
|
45
|
-
recoveryAvailabilityType: A2ARecoveryAvailabilityType;
|
|
46
|
-
protectionProfileCustomInput?: ProtectionProfileCustomDetailsUnion;
|
|
47
|
-
recoveryResourceGroupId: string;
|
|
48
50
|
primaryStagingStorageAccountCustomInput?: StorageAccountCustomDetailsUnion;
|
|
51
|
+
protectionProfileCustomInput?: ProtectionProfileCustomDetailsUnion;
|
|
49
52
|
recoveryAvailabilitySetCustomInput?: RecoveryAvailabilitySetCustomDetailsUnion;
|
|
50
|
-
|
|
53
|
+
recoveryAvailabilityType: A2ARecoveryAvailabilityType;
|
|
54
|
+
recoveryAvailabilityZone?: string;
|
|
55
|
+
recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
56
|
+
recoveryLocation: string;
|
|
51
57
|
recoveryProximityPlacementGroupCustomInput?: RecoveryProximityPlacementGroupCustomDetailsUnion;
|
|
52
|
-
|
|
58
|
+
recoveryResourceGroupId: string;
|
|
59
|
+
recoverySubscriptionId: string;
|
|
60
|
+
recoveryVirtualNetworkCustomInput?: RecoveryVirtualNetworkCustomDetailsUnion;
|
|
53
61
|
vmDisks?: A2AProtectionIntentDiskInputDetails[];
|
|
54
62
|
vmManagedDisks?: A2AProtectionIntentManagedDiskInputDetails[];
|
|
55
|
-
|
|
56
|
-
multiVmGroupId?: string;
|
|
57
|
-
recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
58
|
-
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
59
|
-
recoveryAvailabilityZone?: string;
|
|
60
|
-
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
61
|
-
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
62
|
-
automationAccountArmId?: string;
|
|
63
|
-
};
|
|
63
|
+
}
|
|
64
64
|
|
|
65
65
|
// @public
|
|
66
|
-
export
|
|
66
|
+
export interface A2ACrossClusterMigrationApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
67
67
|
instanceType: "A2ACrossClusterMigration";
|
|
68
|
-
}
|
|
68
|
+
}
|
|
69
69
|
|
|
70
70
|
// @public
|
|
71
|
-
export
|
|
71
|
+
export interface A2ACrossClusterMigrationContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
72
72
|
instanceType: "A2ACrossClusterMigration";
|
|
73
|
-
}
|
|
73
|
+
}
|
|
74
74
|
|
|
75
75
|
// @public
|
|
76
|
-
export
|
|
77
|
-
instanceType: "A2ACrossClusterMigration";
|
|
76
|
+
export interface A2ACrossClusterMigrationEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
78
77
|
fabricObjectId?: string;
|
|
78
|
+
instanceType: "A2ACrossClusterMigration";
|
|
79
79
|
recoveryContainerId?: string;
|
|
80
|
-
}
|
|
80
|
+
}
|
|
81
81
|
|
|
82
82
|
// @public
|
|
83
|
-
export
|
|
83
|
+
export interface A2ACrossClusterMigrationPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
84
84
|
instanceType: "A2ACrossClusterMigration";
|
|
85
|
-
}
|
|
85
|
+
}
|
|
86
86
|
|
|
87
87
|
// @public
|
|
88
|
-
export
|
|
89
|
-
instanceType: "A2ACrossClusterMigration";
|
|
88
|
+
export interface A2ACrossClusterMigrationReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
90
89
|
fabricObjectId?: string;
|
|
91
|
-
|
|
90
|
+
instanceType: "A2ACrossClusterMigration";
|
|
91
|
+
lifecycleId?: string;
|
|
92
92
|
osType?: string;
|
|
93
|
+
primaryFabricLocation?: string;
|
|
93
94
|
vmProtectionState?: string;
|
|
94
95
|
vmProtectionStateDescription?: string;
|
|
95
|
-
|
|
96
|
-
};
|
|
96
|
+
}
|
|
97
97
|
|
|
98
98
|
// @public
|
|
99
|
-
export
|
|
100
|
-
|
|
99
|
+
export interface A2AEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
100
|
+
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
101
101
|
fabricObjectId: string;
|
|
102
|
-
|
|
103
|
-
recoveryResourceGroupId?: string;
|
|
104
|
-
recoveryCloudServiceId?: string;
|
|
105
|
-
recoveryAvailabilitySetId?: string;
|
|
106
|
-
recoveryProximityPlacementGroupId?: string;
|
|
107
|
-
vmDisks?: A2AVmDiskInputDetails[];
|
|
108
|
-
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
109
|
-
multiVmGroupName?: string;
|
|
102
|
+
instanceType: "A2A";
|
|
110
103
|
multiVmGroupId?: string;
|
|
111
|
-
|
|
112
|
-
|
|
104
|
+
multiVmGroupName?: string;
|
|
105
|
+
recoveryAvailabilitySetId?: string;
|
|
113
106
|
recoveryAvailabilityZone?: string;
|
|
114
|
-
recoveryExtendedLocation?: ExtendedLocation;
|
|
115
107
|
recoveryAzureNetworkId?: string;
|
|
108
|
+
recoveryBootDiagStorageAccountId?: string;
|
|
109
|
+
recoveryCapacityReservationGroupId?: string;
|
|
110
|
+
recoveryCloudServiceId?: string;
|
|
111
|
+
recoveryContainerId?: string;
|
|
112
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
113
|
+
recoveryProximityPlacementGroupId?: string;
|
|
114
|
+
recoveryResourceGroupId?: string;
|
|
116
115
|
recoverySubnetName?: string;
|
|
117
116
|
recoveryVirtualMachineScaleSetId?: string;
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
vmDisks?: A2AVmDiskInputDetails[];
|
|
118
|
+
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
119
|
+
}
|
|
120
120
|
|
|
121
121
|
// @public
|
|
122
|
-
export
|
|
122
|
+
export interface A2AEventDetails extends EventProviderSpecificDetails {
|
|
123
|
+
fabricLocation?: string;
|
|
124
|
+
fabricName?: string;
|
|
125
|
+
fabricObjectId?: string;
|
|
123
126
|
instanceType: "A2A";
|
|
124
127
|
protectedItemName?: string;
|
|
125
|
-
fabricObjectId?: string;
|
|
126
|
-
fabricName?: string;
|
|
127
|
-
fabricLocation?: string;
|
|
128
|
-
remoteFabricName?: string;
|
|
129
128
|
remoteFabricLocation?: string;
|
|
130
|
-
|
|
129
|
+
remoteFabricName?: string;
|
|
130
|
+
}
|
|
131
131
|
|
|
132
132
|
// @public
|
|
133
|
-
export
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
appConsistentFrequencyInMinutes?: number;
|
|
138
|
-
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
139
|
-
};
|
|
133
|
+
export interface A2AExtendedLocationDetails {
|
|
134
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
135
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
136
|
+
}
|
|
140
137
|
|
|
141
138
|
// @public
|
|
142
|
-
export
|
|
139
|
+
export interface A2APolicyCreationInput extends PolicyProviderSpecificInput {
|
|
140
|
+
appConsistentFrequencyInMinutes?: number;
|
|
141
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
143
142
|
instanceType: "A2A";
|
|
144
|
-
|
|
143
|
+
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
145
144
|
recoveryPointHistory?: number;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
// @public
|
|
148
|
+
export interface A2APolicyDetails extends PolicyProviderSpecificDetails {
|
|
146
149
|
appConsistentFrequencyInMinutes?: number;
|
|
147
|
-
multiVmSyncStatus?: string;
|
|
148
150
|
crashConsistentFrequencyInMinutes?: number;
|
|
149
|
-
|
|
151
|
+
instanceType: "A2A";
|
|
152
|
+
multiVmSyncStatus?: string;
|
|
153
|
+
recoveryPointHistory?: number;
|
|
154
|
+
recoveryPointThresholdInMinutes?: number;
|
|
155
|
+
}
|
|
150
156
|
|
|
151
157
|
// @public
|
|
152
158
|
export interface A2AProtectedDiskDetails {
|
|
@@ -208,14 +214,14 @@ export interface A2AProtectedManagedDiskDetails {
|
|
|
208
214
|
}
|
|
209
215
|
|
|
210
216
|
// @public
|
|
211
|
-
export
|
|
212
|
-
instanceType: "A2A";
|
|
217
|
+
export interface A2AProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
213
218
|
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
214
219
|
automationAccountArmId?: string;
|
|
215
220
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
216
|
-
|
|
221
|
+
instanceType: "A2A";
|
|
217
222
|
jobScheduleName?: string;
|
|
218
|
-
|
|
223
|
+
scheduleName?: string;
|
|
224
|
+
}
|
|
219
225
|
|
|
220
226
|
// @public
|
|
221
227
|
export interface A2AProtectionIntentDiskInputDetails {
|
|
@@ -239,149 +245,149 @@ export interface A2AProtectionIntentManagedDiskInputDetails {
|
|
|
239
245
|
export type A2ARecoveryAvailabilityType = string;
|
|
240
246
|
|
|
241
247
|
// @public
|
|
242
|
-
export
|
|
248
|
+
export interface A2ARecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
249
|
+
disks?: string[];
|
|
243
250
|
instanceType: "A2A";
|
|
244
251
|
recoveryPointSyncType?: RecoveryPointSyncType;
|
|
245
|
-
|
|
246
|
-
};
|
|
252
|
+
}
|
|
247
253
|
|
|
248
254
|
// @public
|
|
249
|
-
export
|
|
255
|
+
export interface A2ARemoveDisksInput extends RemoveDisksProviderSpecificInput {
|
|
250
256
|
instanceType: "A2A";
|
|
251
257
|
vmDisksUris?: string[];
|
|
252
258
|
vmManagedDisksIds?: string[];
|
|
253
|
-
}
|
|
259
|
+
}
|
|
254
260
|
|
|
255
261
|
// @public
|
|
256
|
-
export
|
|
257
|
-
|
|
262
|
+
export interface A2AReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
263
|
+
readonly agentCertificateExpiryDate?: Date;
|
|
264
|
+
agentExpiryDate?: Date;
|
|
265
|
+
agentVersion?: string;
|
|
266
|
+
autoProtectionOfDataDisk?: AutoProtectionOfDataDisk;
|
|
258
267
|
fabricObjectId?: string;
|
|
259
|
-
readonly initialPrimaryZone?: string;
|
|
260
|
-
readonly initialPrimaryFabricLocation?: string;
|
|
261
|
-
readonly initialRecoveryZone?: string;
|
|
262
268
|
initialPrimaryExtendedLocation?: ExtendedLocation;
|
|
269
|
+
readonly initialPrimaryFabricLocation?: string;
|
|
270
|
+
readonly initialPrimaryZone?: string;
|
|
263
271
|
initialRecoveryExtendedLocation?: ExtendedLocation;
|
|
264
272
|
readonly initialRecoveryFabricLocation?: string;
|
|
273
|
+
readonly initialRecoveryZone?: string;
|
|
274
|
+
instanceType: "A2A";
|
|
275
|
+
isReplicationAgentCertificateUpdateRequired?: boolean;
|
|
276
|
+
isReplicationAgentUpdateRequired?: boolean;
|
|
277
|
+
lastHeartbeat?: Date;
|
|
278
|
+
lastRpoCalculatedTime?: Date;
|
|
279
|
+
lifecycleId?: string;
|
|
280
|
+
managementId?: string;
|
|
281
|
+
monitoringJobType?: string;
|
|
282
|
+
monitoringPercentageCompletion?: number;
|
|
283
|
+
multiVmGroupCreateOption?: MultiVmGroupCreateOption;
|
|
265
284
|
multiVmGroupId?: string;
|
|
266
285
|
multiVmGroupName?: string;
|
|
267
|
-
|
|
268
|
-
|
|
286
|
+
osType?: string;
|
|
287
|
+
primaryAvailabilityZone?: string;
|
|
288
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
289
|
+
primaryFabricLocation?: string;
|
|
269
290
|
protectedDisks?: A2AProtectedDiskDetails[];
|
|
270
|
-
unprotectedDisks?: A2AUnprotectedDiskDetails[];
|
|
271
291
|
protectedManagedDisks?: A2AProtectedManagedDiskDetails[];
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
osType?: string;
|
|
276
|
-
recoveryAzureVMSize?: string;
|
|
277
|
-
recoveryAzureVMName?: string;
|
|
292
|
+
recoveryAvailabilitySet?: string;
|
|
293
|
+
recoveryAvailabilityZone?: string;
|
|
294
|
+
readonly recoveryAzureGeneration?: string;
|
|
278
295
|
recoveryAzureResourceGroupId?: string;
|
|
296
|
+
recoveryAzureVMName?: string;
|
|
297
|
+
recoveryAzureVMSize?: string;
|
|
298
|
+
recoveryBootDiagStorageAccountId?: string;
|
|
299
|
+
recoveryCapacityReservationGroupId?: string;
|
|
279
300
|
recoveryCloudService?: string;
|
|
280
|
-
|
|
301
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
302
|
+
recoveryFabricLocation?: string;
|
|
303
|
+
recoveryFabricObjectId?: string;
|
|
304
|
+
recoveryProximityPlacementGroupId?: string;
|
|
305
|
+
recoveryVirtualMachineScaleSetId?: string;
|
|
306
|
+
rpoInSeconds?: number;
|
|
281
307
|
selectedRecoveryAzureNetworkId?: string;
|
|
282
308
|
selectedTfoAzureNetworkId?: string;
|
|
309
|
+
testFailoverRecoveryFabricObjectId?: string;
|
|
310
|
+
tfoAzureVMName?: string;
|
|
311
|
+
unprotectedDisks?: A2AUnprotectedDiskDetails[];
|
|
312
|
+
readonly vmEncryptionType?: VmEncryptionType;
|
|
283
313
|
vmNics?: VMNicDetails[];
|
|
284
|
-
vmSyncedConfigDetails?: AzureToAzureVmSyncedConfigDetails;
|
|
285
|
-
monitoringPercentageCompletion?: number;
|
|
286
|
-
monitoringJobType?: string;
|
|
287
|
-
lastHeartbeat?: Date;
|
|
288
|
-
agentVersion?: string;
|
|
289
|
-
agentExpiryDate?: Date;
|
|
290
|
-
isReplicationAgentUpdateRequired?: boolean;
|
|
291
|
-
readonly agentCertificateExpiryDate?: Date;
|
|
292
|
-
isReplicationAgentCertificateUpdateRequired?: boolean;
|
|
293
|
-
recoveryFabricObjectId?: string;
|
|
294
314
|
vmProtectionState?: string;
|
|
295
315
|
vmProtectionStateDescription?: string;
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
rpoInSeconds?: number;
|
|
299
|
-
lastRpoCalculatedTime?: Date;
|
|
300
|
-
primaryAvailabilityZone?: string;
|
|
301
|
-
recoveryAvailabilityZone?: string;
|
|
302
|
-
primaryExtendedLocation?: ExtendedLocation;
|
|
303
|
-
recoveryExtendedLocation?: ExtendedLocation;
|
|
304
|
-
readonly vmEncryptionType?: VmEncryptionType;
|
|
305
|
-
tfoAzureVMName?: string;
|
|
306
|
-
readonly recoveryAzureGeneration?: string;
|
|
307
|
-
recoveryProximityPlacementGroupId?: string;
|
|
308
|
-
autoProtectionOfDataDisk?: AutoProtectionOfDataDisk;
|
|
309
|
-
recoveryVirtualMachineScaleSetId?: string;
|
|
310
|
-
recoveryCapacityReservationGroupId?: string;
|
|
311
|
-
};
|
|
316
|
+
vmSyncedConfigDetails?: AzureToAzureVmSyncedConfigDetails;
|
|
317
|
+
}
|
|
312
318
|
|
|
313
319
|
// @public
|
|
314
|
-
export
|
|
315
|
-
|
|
320
|
+
export interface A2AReplicationIntentDetails extends ReplicationProtectionIntentProviderSpecificSettings {
|
|
321
|
+
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
322
|
+
automationAccountArmId?: string;
|
|
323
|
+
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
324
|
+
autoProtectionOfDataDisk?: AutoProtectionOfDataDisk;
|
|
325
|
+
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
316
326
|
fabricObjectId?: string;
|
|
327
|
+
instanceType: "A2A";
|
|
328
|
+
multiVmGroupId?: string;
|
|
329
|
+
multiVmGroupName?: string;
|
|
317
330
|
primaryLocation?: string;
|
|
331
|
+
primaryStagingStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
332
|
+
protectionProfile?: ProtectionProfileCustomDetailsUnion;
|
|
333
|
+
recoveryAvailabilitySet?: RecoveryAvailabilitySetCustomDetailsUnion;
|
|
334
|
+
recoveryAvailabilityType: string;
|
|
335
|
+
recoveryAvailabilityZone?: string;
|
|
336
|
+
recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
318
337
|
recoveryLocation?: string;
|
|
338
|
+
recoveryProximityPlacementGroup?: RecoveryProximityPlacementGroupCustomDetailsUnion;
|
|
339
|
+
recoveryResourceGroupId?: string;
|
|
319
340
|
recoverySubscriptionId?: string;
|
|
341
|
+
recoveryVirtualNetwork?: RecoveryVirtualNetworkCustomDetailsUnion;
|
|
320
342
|
vmDisks?: A2AProtectionIntentDiskInputDetails[];
|
|
321
343
|
vmManagedDisks?: A2AProtectionIntentManagedDiskInputDetails[];
|
|
322
|
-
|
|
323
|
-
protectionProfile?: ProtectionProfileCustomDetailsUnion;
|
|
324
|
-
primaryStagingStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
325
|
-
recoveryAvailabilitySet?: RecoveryAvailabilitySetCustomDetailsUnion;
|
|
326
|
-
recoveryVirtualNetwork?: RecoveryVirtualNetworkCustomDetailsUnion;
|
|
327
|
-
recoveryProximityPlacementGroup?: RecoveryProximityPlacementGroupCustomDetailsUnion;
|
|
328
|
-
autoProtectionOfDataDisk?: AutoProtectionOfDataDisk;
|
|
329
|
-
multiVmGroupName?: string;
|
|
330
|
-
multiVmGroupId?: string;
|
|
331
|
-
recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion;
|
|
332
|
-
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
333
|
-
recoveryAvailabilityZone?: string;
|
|
334
|
-
recoveryAvailabilityType: string;
|
|
335
|
-
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
336
|
-
automationAccountArmId?: string;
|
|
337
|
-
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
338
|
-
};
|
|
344
|
+
}
|
|
339
345
|
|
|
340
346
|
// @public
|
|
341
|
-
export
|
|
347
|
+
export interface A2AReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
342
348
|
instanceType: "A2A";
|
|
349
|
+
policyId?: string;
|
|
350
|
+
recoveryAvailabilitySetId?: string;
|
|
351
|
+
recoveryCloudServiceId?: string;
|
|
343
352
|
recoveryContainerId?: string;
|
|
344
|
-
vmDisks?: A2AVmDiskInputDetails[];
|
|
345
353
|
recoveryResourceGroupId?: string;
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
policyId?: string;
|
|
349
|
-
};
|
|
354
|
+
vmDisks?: A2AVmDiskInputDetails[];
|
|
355
|
+
}
|
|
350
356
|
|
|
351
357
|
// @public
|
|
352
358
|
export type A2ARpRecoveryPointType = string;
|
|
353
359
|
|
|
354
360
|
// @public
|
|
355
|
-
export
|
|
361
|
+
export interface A2ASwitchProtectionInput extends SwitchProtectionProviderSpecificInput {
|
|
362
|
+
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
356
363
|
instanceType: "A2A";
|
|
357
|
-
recoveryContainerId?: string;
|
|
358
|
-
vmDisks?: A2AVmDiskInputDetails[];
|
|
359
|
-
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
360
|
-
recoveryResourceGroupId?: string;
|
|
361
|
-
recoveryCloudServiceId?: string;
|
|
362
|
-
recoveryAvailabilitySetId?: string;
|
|
363
364
|
policyId?: string;
|
|
364
|
-
|
|
365
|
+
recoveryAvailabilitySetId?: string;
|
|
365
366
|
recoveryAvailabilityZone?: string;
|
|
367
|
+
recoveryBootDiagStorageAccountId?: string;
|
|
368
|
+
recoveryCapacityReservationGroupId?: string;
|
|
369
|
+
recoveryCloudServiceId?: string;
|
|
370
|
+
recoveryContainerId?: string;
|
|
366
371
|
recoveryProximityPlacementGroupId?: string;
|
|
372
|
+
recoveryResourceGroupId?: string;
|
|
367
373
|
recoveryVirtualMachineScaleSetId?: string;
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
}
|
|
374
|
+
vmDisks?: A2AVmDiskInputDetails[];
|
|
375
|
+
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
376
|
+
}
|
|
371
377
|
|
|
372
378
|
// @public
|
|
373
|
-
export
|
|
379
|
+
export interface A2ATestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
380
|
+
cloudServiceCreationOption?: string;
|
|
374
381
|
instanceType: "A2A";
|
|
375
382
|
recoveryPointId?: string;
|
|
376
|
-
|
|
377
|
-
};
|
|
383
|
+
}
|
|
378
384
|
|
|
379
385
|
// @public
|
|
380
|
-
export
|
|
386
|
+
export interface A2AUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
387
|
+
cloudServiceCreationOption?: string;
|
|
381
388
|
instanceType: "A2A";
|
|
382
389
|
recoveryPointId?: string;
|
|
383
|
-
|
|
384
|
-
};
|
|
390
|
+
}
|
|
385
391
|
|
|
386
392
|
// @public
|
|
387
393
|
export interface A2AUnprotectedDiskDetails {
|
|
@@ -390,26 +396,26 @@ export interface A2AUnprotectedDiskDetails {
|
|
|
390
396
|
}
|
|
391
397
|
|
|
392
398
|
// @public
|
|
393
|
-
export
|
|
394
|
-
instanceType: "A2A";
|
|
399
|
+
export interface A2AUpdateContainerMappingInput extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
395
400
|
agentAutoUpdateStatus?: AgentAutoUpdateStatus;
|
|
396
401
|
automationAccountArmId?: string;
|
|
397
402
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
398
|
-
|
|
403
|
+
instanceType: "A2A";
|
|
404
|
+
}
|
|
399
405
|
|
|
400
406
|
// @public
|
|
401
|
-
export
|
|
407
|
+
export interface A2AUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
408
|
+
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
402
409
|
instanceType: "A2A";
|
|
403
|
-
recoveryCloudServiceId?: string;
|
|
404
|
-
recoveryResourceGroupId?: string;
|
|
405
410
|
managedDiskUpdateDetails?: A2AVmManagedDiskUpdateDetails[];
|
|
406
411
|
recoveryBootDiagStorageAccountId?: string;
|
|
407
|
-
|
|
408
|
-
|
|
412
|
+
recoveryCapacityReservationGroupId?: string;
|
|
413
|
+
recoveryCloudServiceId?: string;
|
|
409
414
|
recoveryProximityPlacementGroupId?: string;
|
|
415
|
+
recoveryResourceGroupId?: string;
|
|
410
416
|
recoveryVirtualMachineScaleSetId?: string;
|
|
411
|
-
|
|
412
|
-
}
|
|
417
|
+
tfoAzureVMName?: string;
|
|
418
|
+
}
|
|
413
419
|
|
|
414
420
|
// @public
|
|
415
421
|
export interface A2AVmDiskInputDetails {
|
|
@@ -520,9 +526,9 @@ export type AgentUpgradeBlockedReason = string;
|
|
|
520
526
|
export type AgentVersionStatus = string;
|
|
521
527
|
|
|
522
528
|
// @public
|
|
523
|
-
export
|
|
529
|
+
export interface Alert extends Resource {
|
|
524
530
|
properties?: AlertProperties;
|
|
525
|
-
}
|
|
531
|
+
}
|
|
526
532
|
|
|
527
533
|
// @public
|
|
528
534
|
export interface AlertCollection {
|
|
@@ -579,9 +585,9 @@ export interface ApplyRecoveryPointProviderSpecificInput {
|
|
|
579
585
|
export type ApplyRecoveryPointProviderSpecificInputUnion = ApplyRecoveryPointProviderSpecificInput | A2AApplyRecoveryPointInput | A2ACrossClusterMigrationApplyRecoveryPointInput | HyperVReplicaAzureApplyRecoveryPointInput | InMageAzureV2ApplyRecoveryPointInput | InMageRcmApplyRecoveryPointInput;
|
|
580
586
|
|
|
581
587
|
// @public
|
|
582
|
-
export
|
|
588
|
+
export interface AsrJobDetails extends JobDetails {
|
|
583
589
|
instanceType: "AsrJobDetails";
|
|
584
|
-
}
|
|
590
|
+
}
|
|
585
591
|
|
|
586
592
|
// @public
|
|
587
593
|
export interface ASRTask {
|
|
@@ -603,54 +609,55 @@ export interface ASRTask {
|
|
|
603
609
|
export type AutomationAccountAuthenticationType = string;
|
|
604
610
|
|
|
605
611
|
// @public
|
|
606
|
-
export
|
|
612
|
+
export interface AutomationRunbookTaskDetails extends TaskTypeDetails {
|
|
613
|
+
accountName?: string;
|
|
614
|
+
cloudServiceName?: string;
|
|
607
615
|
instanceType: "AutomationRunbookTaskDetails";
|
|
616
|
+
isPrimarySideScript?: boolean;
|
|
617
|
+
jobId?: string;
|
|
618
|
+
jobOutput?: string;
|
|
608
619
|
name?: string;
|
|
609
|
-
cloudServiceName?: string;
|
|
610
|
-
subscriptionId?: string;
|
|
611
|
-
accountName?: string;
|
|
612
620
|
runbookId?: string;
|
|
613
621
|
runbookName?: string;
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
isPrimarySideScript?: boolean;
|
|
617
|
-
};
|
|
622
|
+
subscriptionId?: string;
|
|
623
|
+
}
|
|
618
624
|
|
|
619
625
|
// @public
|
|
620
626
|
export type AutoProtectionOfDataDisk = string;
|
|
621
627
|
|
|
622
628
|
// @public
|
|
623
|
-
export
|
|
629
|
+
export interface AzureFabricCreationInput extends FabricSpecificCreationInput {
|
|
624
630
|
instanceType: "Azure";
|
|
625
631
|
location?: string;
|
|
626
|
-
}
|
|
632
|
+
}
|
|
627
633
|
|
|
628
634
|
// @public
|
|
629
|
-
export
|
|
635
|
+
export interface AzureFabricSpecificDetails extends FabricSpecificDetails {
|
|
636
|
+
containerIds?: string[];
|
|
637
|
+
extendedLocations?: A2AExtendedLocationDetails[];
|
|
630
638
|
instanceType: "Azure";
|
|
631
639
|
location?: string;
|
|
632
|
-
containerIds?: string[];
|
|
633
640
|
zones?: A2AZoneDetails[];
|
|
634
|
-
}
|
|
641
|
+
}
|
|
635
642
|
|
|
636
643
|
// @public
|
|
637
|
-
export
|
|
644
|
+
export interface AzureToAzureCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
638
645
|
instanceType: "AzureToAzure";
|
|
639
646
|
primaryNetworkId: string;
|
|
640
|
-
}
|
|
647
|
+
}
|
|
641
648
|
|
|
642
649
|
// @public
|
|
643
|
-
export
|
|
650
|
+
export interface AzureToAzureNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
644
651
|
instanceType: "AzureToAzure";
|
|
645
652
|
primaryFabricLocation?: string;
|
|
646
653
|
recoveryFabricLocation?: string;
|
|
647
|
-
}
|
|
654
|
+
}
|
|
648
655
|
|
|
649
656
|
// @public
|
|
650
|
-
export
|
|
657
|
+
export interface AzureToAzureUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
651
658
|
instanceType: "AzureToAzure";
|
|
652
659
|
primaryNetworkId?: string;
|
|
653
|
-
}
|
|
660
|
+
}
|
|
654
661
|
|
|
655
662
|
// @public
|
|
656
663
|
export interface AzureToAzureVmSyncedConfigDetails {
|
|
@@ -701,10 +708,10 @@ export interface ConfigureAlertRequestProperties {
|
|
|
701
708
|
}
|
|
702
709
|
|
|
703
710
|
// @public
|
|
704
|
-
export
|
|
711
|
+
export interface ConsistencyCheckTaskDetails extends TaskTypeDetails {
|
|
705
712
|
instanceType: "ConsistencyCheckTaskDetails";
|
|
706
713
|
vmDetails?: InconsistentVmDetails[];
|
|
707
|
-
}
|
|
714
|
+
}
|
|
708
715
|
|
|
709
716
|
// @public
|
|
710
717
|
export interface CreateNetworkMappingInput {
|
|
@@ -782,6 +789,14 @@ export interface CreateRecoveryPlanInputProperties {
|
|
|
782
789
|
recoveryFabricId: string;
|
|
783
790
|
}
|
|
784
791
|
|
|
792
|
+
// @public
|
|
793
|
+
export interface CriticalJobHistoryDetails {
|
|
794
|
+
readonly jobId?: string;
|
|
795
|
+
readonly jobName?: string;
|
|
796
|
+
readonly jobStatus?: string;
|
|
797
|
+
readonly startTime?: Date;
|
|
798
|
+
}
|
|
799
|
+
|
|
785
800
|
// @public
|
|
786
801
|
export interface CurrentJobDetails {
|
|
787
802
|
readonly jobId?: string;
|
|
@@ -945,9 +960,9 @@ export interface EncryptionDetails {
|
|
|
945
960
|
export type EthernetAddressType = string;
|
|
946
961
|
|
|
947
962
|
// @public
|
|
948
|
-
|
|
963
|
+
interface Event_2 extends Resource {
|
|
949
964
|
properties?: EventProperties;
|
|
950
|
-
}
|
|
965
|
+
}
|
|
951
966
|
export { Event_2 as Event }
|
|
952
967
|
|
|
953
968
|
// @public
|
|
@@ -1000,48 +1015,48 @@ export interface EventSpecificDetails {
|
|
|
1000
1015
|
export type EventSpecificDetailsUnion = EventSpecificDetails | JobStatusEventDetails;
|
|
1001
1016
|
|
|
1002
1017
|
// @public
|
|
1003
|
-
export
|
|
1004
|
-
resourceType: "Existing";
|
|
1018
|
+
export interface ExistingProtectionProfile extends ProtectionProfileCustomDetails {
|
|
1005
1019
|
protectionProfileId: string;
|
|
1006
|
-
|
|
1020
|
+
resourceType: "Existing";
|
|
1021
|
+
}
|
|
1007
1022
|
|
|
1008
1023
|
// @public
|
|
1009
|
-
export
|
|
1010
|
-
resourceType: "Existing";
|
|
1024
|
+
export interface ExistingRecoveryAvailabilitySet extends RecoveryAvailabilitySetCustomDetails {
|
|
1011
1025
|
recoveryAvailabilitySetId?: string;
|
|
1012
|
-
|
|
1026
|
+
resourceType: "Existing";
|
|
1027
|
+
}
|
|
1013
1028
|
|
|
1014
1029
|
// @public
|
|
1015
|
-
export
|
|
1016
|
-
resourceType: "Existing";
|
|
1030
|
+
export interface ExistingRecoveryProximityPlacementGroup extends RecoveryProximityPlacementGroupCustomDetails {
|
|
1017
1031
|
recoveryProximityPlacementGroupId?: string;
|
|
1018
|
-
|
|
1032
|
+
resourceType: "Existing";
|
|
1033
|
+
}
|
|
1019
1034
|
|
|
1020
1035
|
// @public
|
|
1021
|
-
export
|
|
1022
|
-
resourceType: "Existing";
|
|
1036
|
+
export interface ExistingRecoveryResourceGroup extends RecoveryResourceGroupCustomDetails {
|
|
1023
1037
|
recoveryResourceGroupId?: string;
|
|
1024
|
-
|
|
1038
|
+
resourceType: "Existing";
|
|
1039
|
+
}
|
|
1025
1040
|
|
|
1026
1041
|
// @public
|
|
1027
|
-
export
|
|
1028
|
-
resourceType: "Existing";
|
|
1029
|
-
recoveryVirtualNetworkId: string;
|
|
1042
|
+
export interface ExistingRecoveryVirtualNetwork extends RecoveryVirtualNetworkCustomDetails {
|
|
1030
1043
|
recoverySubnetName?: string;
|
|
1031
|
-
|
|
1044
|
+
recoveryVirtualNetworkId: string;
|
|
1045
|
+
resourceType: "Existing";
|
|
1046
|
+
}
|
|
1032
1047
|
|
|
1033
1048
|
// @public
|
|
1034
|
-
export
|
|
1035
|
-
resourceType: "Existing";
|
|
1049
|
+
export interface ExistingStorageAccount extends StorageAccountCustomDetails {
|
|
1036
1050
|
azureStorageAccountId: string;
|
|
1037
|
-
|
|
1051
|
+
resourceType: "Existing";
|
|
1052
|
+
}
|
|
1038
1053
|
|
|
1039
1054
|
// @public
|
|
1040
|
-
export
|
|
1041
|
-
instanceType: "ExportJobDetails";
|
|
1055
|
+
export interface ExportJobDetails extends JobDetails {
|
|
1042
1056
|
blobUri?: string;
|
|
1057
|
+
instanceType: "ExportJobDetails";
|
|
1043
1058
|
sasToken?: string;
|
|
1044
|
-
}
|
|
1059
|
+
}
|
|
1045
1060
|
|
|
1046
1061
|
// @public
|
|
1047
1062
|
export type ExportJobOutputSerializationType = string;
|
|
@@ -1056,9 +1071,9 @@ export interface ExtendedLocation {
|
|
|
1056
1071
|
export type ExtendedLocationType = string;
|
|
1057
1072
|
|
|
1058
1073
|
// @public
|
|
1059
|
-
export
|
|
1074
|
+
export interface Fabric extends Resource {
|
|
1060
1075
|
properties?: FabricProperties;
|
|
1061
|
-
}
|
|
1076
|
+
}
|
|
1062
1077
|
|
|
1063
1078
|
// @public
|
|
1064
1079
|
export interface FabricCollection {
|
|
@@ -1099,11 +1114,11 @@ export interface FabricQueryParameter {
|
|
|
1099
1114
|
}
|
|
1100
1115
|
|
|
1101
1116
|
// @public
|
|
1102
|
-
export
|
|
1117
|
+
export interface FabricReplicationGroupTaskDetails extends JobTaskDetails {
|
|
1103
1118
|
instanceType: "FabricReplicationGroupTaskDetails";
|
|
1104
1119
|
skippedReason?: string;
|
|
1105
1120
|
skippedReasonString?: string;
|
|
1106
|
-
}
|
|
1121
|
+
}
|
|
1107
1122
|
|
|
1108
1123
|
// @public
|
|
1109
1124
|
export interface FabricSpecificCreateNetworkMappingInput {
|
|
@@ -1141,10 +1156,10 @@ export type FabricSpecificUpdateNetworkMappingInputUnion = FabricSpecificUpdateN
|
|
|
1141
1156
|
export type FailoverDeploymentModel = string;
|
|
1142
1157
|
|
|
1143
1158
|
// @public
|
|
1144
|
-
export
|
|
1159
|
+
export interface FailoverJobDetails extends JobDetails {
|
|
1145
1160
|
instanceType: "FailoverJobDetails";
|
|
1146
1161
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
1147
|
-
}
|
|
1162
|
+
}
|
|
1148
1163
|
|
|
1149
1164
|
// @public
|
|
1150
1165
|
export interface FailoverProcessServerRequest {
|
|
@@ -1173,6 +1188,9 @@ export interface FailoverReplicationProtectedItemDetails {
|
|
|
1173
1188
|
testVmName?: string;
|
|
1174
1189
|
}
|
|
1175
1190
|
|
|
1191
|
+
// @public
|
|
1192
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
1193
|
+
|
|
1176
1194
|
// @public
|
|
1177
1195
|
export interface GroupTaskDetails {
|
|
1178
1196
|
childTasks?: ASRTask[];
|
|
@@ -1226,29 +1244,29 @@ export interface HyperVHostDetails {
|
|
|
1226
1244
|
}
|
|
1227
1245
|
|
|
1228
1246
|
// @public
|
|
1229
|
-
export
|
|
1230
|
-
instanceType: "HyperVReplica2012";
|
|
1247
|
+
export interface HyperVReplica2012EventDetails extends EventProviderSpecificDetails {
|
|
1231
1248
|
containerName?: string;
|
|
1232
1249
|
fabricName?: string;
|
|
1250
|
+
instanceType: "HyperVReplica2012";
|
|
1233
1251
|
remoteContainerName?: string;
|
|
1234
1252
|
remoteFabricName?: string;
|
|
1235
|
-
}
|
|
1253
|
+
}
|
|
1236
1254
|
|
|
1237
1255
|
// @public
|
|
1238
|
-
export
|
|
1239
|
-
instanceType: "HyperVReplica2012R2";
|
|
1256
|
+
export interface HyperVReplica2012R2EventDetails extends EventProviderSpecificDetails {
|
|
1240
1257
|
containerName?: string;
|
|
1241
1258
|
fabricName?: string;
|
|
1259
|
+
instanceType: "HyperVReplica2012R2";
|
|
1242
1260
|
remoteContainerName?: string;
|
|
1243
1261
|
remoteFabricName?: string;
|
|
1244
|
-
}
|
|
1262
|
+
}
|
|
1245
1263
|
|
|
1246
1264
|
// @public
|
|
1247
|
-
export
|
|
1265
|
+
export interface HyperVReplicaAzureApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
1248
1266
|
instanceType: "HyperVReplicaAzure";
|
|
1249
1267
|
primaryKekCertificatePfx?: string;
|
|
1250
1268
|
secondaryKekCertificatePfx?: string;
|
|
1251
|
-
}
|
|
1269
|
+
}
|
|
1252
1270
|
|
|
1253
1271
|
// @public
|
|
1254
1272
|
export interface HyperVReplicaAzureDiskInputDetails {
|
|
@@ -1259,61 +1277,61 @@ export interface HyperVReplicaAzureDiskInputDetails {
|
|
|
1259
1277
|
}
|
|
1260
1278
|
|
|
1261
1279
|
// @public
|
|
1262
|
-
export
|
|
1263
|
-
|
|
1280
|
+
export interface HyperVReplicaAzureEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
1281
|
+
diskEncryptionSetId?: string;
|
|
1282
|
+
disksToInclude?: string[];
|
|
1283
|
+
disksToIncludeForManagedDisks?: HyperVReplicaAzureDiskInputDetails[];
|
|
1284
|
+
diskType?: DiskAccountType;
|
|
1285
|
+
enableRdpOnTargetOption?: string;
|
|
1264
1286
|
hvHostVmId?: string;
|
|
1265
|
-
|
|
1287
|
+
instanceType: "HyperVReplicaAzure";
|
|
1288
|
+
licenseType?: LicenseType;
|
|
1289
|
+
logStorageAccountId?: string;
|
|
1266
1290
|
osType?: string;
|
|
1267
|
-
|
|
1268
|
-
|
|
1291
|
+
seedManagedDiskTags?: {
|
|
1292
|
+
[propertyName: string]: string;
|
|
1293
|
+
};
|
|
1294
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1295
|
+
targetAvailabilitySetId?: string;
|
|
1296
|
+
targetAvailabilityZone?: string;
|
|
1269
1297
|
targetAzureNetworkId?: string;
|
|
1270
1298
|
targetAzureSubnetId?: string;
|
|
1271
|
-
enableRdpOnTargetOption?: string;
|
|
1272
|
-
targetAzureVmName?: string;
|
|
1273
|
-
logStorageAccountId?: string;
|
|
1274
|
-
disksToInclude?: string[];
|
|
1275
1299
|
targetAzureV1ResourceGroupId?: string;
|
|
1276
1300
|
targetAzureV2ResourceGroupId?: string;
|
|
1277
|
-
|
|
1278
|
-
targetAvailabilitySetId?: string;
|
|
1279
|
-
targetAvailabilityZone?: string;
|
|
1280
|
-
licenseType?: LicenseType;
|
|
1281
|
-
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1282
|
-
targetVmSize?: string;
|
|
1283
|
-
targetProximityPlacementGroupId?: string;
|
|
1284
|
-
useManagedDisksForReplication?: string;
|
|
1285
|
-
diskType?: DiskAccountType;
|
|
1286
|
-
disksToIncludeForManagedDisks?: HyperVReplicaAzureDiskInputDetails[];
|
|
1287
|
-
diskEncryptionSetId?: string;
|
|
1288
|
-
targetVmTags?: {
|
|
1289
|
-
[propertyName: string]: string;
|
|
1290
|
-
};
|
|
1291
|
-
seedManagedDiskTags?: {
|
|
1292
|
-
[propertyName: string]: string;
|
|
1293
|
-
};
|
|
1301
|
+
targetAzureVmName?: string;
|
|
1294
1302
|
targetManagedDiskTags?: {
|
|
1295
1303
|
[propertyName: string]: string;
|
|
1296
1304
|
};
|
|
1297
1305
|
targetNicTags?: {
|
|
1298
1306
|
[propertyName: string]: string;
|
|
1299
1307
|
};
|
|
1300
|
-
|
|
1308
|
+
targetProximityPlacementGroupId?: string;
|
|
1309
|
+
targetStorageAccountId?: string;
|
|
1310
|
+
targetVmSize?: string;
|
|
1311
|
+
targetVmTags?: {
|
|
1312
|
+
[propertyName: string]: string;
|
|
1313
|
+
};
|
|
1314
|
+
useManagedDisks?: string;
|
|
1315
|
+
useManagedDisksForReplication?: string;
|
|
1316
|
+
vhdId?: string;
|
|
1317
|
+
vmName?: string;
|
|
1318
|
+
}
|
|
1301
1319
|
|
|
1302
1320
|
// @public
|
|
1303
|
-
export
|
|
1304
|
-
instanceType: "HyperVReplicaAzure";
|
|
1321
|
+
export interface HyperVReplicaAzureEventDetails extends EventProviderSpecificDetails {
|
|
1305
1322
|
containerName?: string;
|
|
1306
1323
|
fabricName?: string;
|
|
1324
|
+
instanceType: "HyperVReplicaAzure";
|
|
1307
1325
|
remoteContainerName?: string;
|
|
1308
|
-
}
|
|
1326
|
+
}
|
|
1309
1327
|
|
|
1310
1328
|
// @public
|
|
1311
|
-
export
|
|
1312
|
-
instanceType: "HyperVReplicaAzureFailback";
|
|
1329
|
+
export interface HyperVReplicaAzureFailbackProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
1313
1330
|
dataSyncOption?: string;
|
|
1314
|
-
|
|
1331
|
+
instanceType: "HyperVReplicaAzureFailback";
|
|
1315
1332
|
providerIdForAlternateRecovery?: string;
|
|
1316
|
-
|
|
1333
|
+
recoveryVmCreationOption?: string;
|
|
1334
|
+
}
|
|
1317
1335
|
|
|
1318
1336
|
// @public
|
|
1319
1337
|
export interface HyperVReplicaAzureManagedDiskDetails {
|
|
@@ -1324,267 +1342,267 @@ export interface HyperVReplicaAzureManagedDiskDetails {
|
|
|
1324
1342
|
}
|
|
1325
1343
|
|
|
1326
1344
|
// @public
|
|
1327
|
-
export
|
|
1345
|
+
export interface HyperVReplicaAzurePlannedFailoverProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
1328
1346
|
instanceType: "HyperVReplicaAzure";
|
|
1329
1347
|
primaryKekCertificatePfx?: string;
|
|
1330
|
-
secondaryKekCertificatePfx?: string;
|
|
1331
1348
|
recoveryPointId?: string;
|
|
1332
|
-
|
|
1349
|
+
secondaryKekCertificatePfx?: string;
|
|
1350
|
+
}
|
|
1333
1351
|
|
|
1334
1352
|
// @public
|
|
1335
|
-
export
|
|
1353
|
+
export interface HyperVReplicaAzurePolicyDetails extends PolicyProviderSpecificDetails {
|
|
1354
|
+
activeStorageAccountId?: string;
|
|
1355
|
+
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1356
|
+
encryption?: string;
|
|
1336
1357
|
instanceType: "HyperVReplicaAzure";
|
|
1358
|
+
onlineReplicationStartTime?: string;
|
|
1337
1359
|
recoveryPointHistoryDurationInHours?: number;
|
|
1338
|
-
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1339
1360
|
replicationInterval?: number;
|
|
1340
|
-
|
|
1341
|
-
encryption?: string;
|
|
1342
|
-
activeStorageAccountId?: string;
|
|
1343
|
-
};
|
|
1361
|
+
}
|
|
1344
1362
|
|
|
1345
1363
|
// @public
|
|
1346
|
-
export
|
|
1364
|
+
export interface HyperVReplicaAzurePolicyInput extends PolicyProviderSpecificInput {
|
|
1365
|
+
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1347
1366
|
instanceType: "HyperVReplicaAzure";
|
|
1367
|
+
onlineReplicationStartTime?: string;
|
|
1348
1368
|
recoveryPointHistoryDuration?: number;
|
|
1349
|
-
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1350
1369
|
replicationInterval?: number;
|
|
1351
|
-
onlineReplicationStartTime?: string;
|
|
1352
1370
|
storageAccounts?: string[];
|
|
1353
|
-
}
|
|
1371
|
+
}
|
|
1354
1372
|
|
|
1355
1373
|
// @public
|
|
1356
|
-
export
|
|
1357
|
-
instanceType: "HyperVReplicaAzure";
|
|
1374
|
+
export interface HyperVReplicaAzureReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
1358
1375
|
azureVmDiskDetails?: AzureVmDiskDetails[];
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1376
|
+
enableRdpOnTargetOption?: string;
|
|
1377
|
+
encryption?: string;
|
|
1378
|
+
initialReplicationDetails?: InitialReplicationDetails;
|
|
1379
|
+
instanceType: "HyperVReplicaAzure";
|
|
1380
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
1363
1381
|
lastReplicatedTime?: Date;
|
|
1364
|
-
rpoInSeconds?: number;
|
|
1365
1382
|
lastRpoCalculatedTime?: Date;
|
|
1366
|
-
|
|
1367
|
-
vmProtectionState?: string;
|
|
1368
|
-
vmProtectionStateDescription?: string;
|
|
1369
|
-
initialReplicationDetails?: InitialReplicationDetails;
|
|
1370
|
-
vmNics?: VMNicDetails[];
|
|
1371
|
-
selectedRecoveryAzureNetworkId?: string;
|
|
1372
|
-
selectedSourceNicId?: string;
|
|
1373
|
-
encryption?: string;
|
|
1383
|
+
licenseType?: string;
|
|
1374
1384
|
oSDetails?: OSDetails;
|
|
1375
|
-
|
|
1376
|
-
sourceVmCpuCount?: number;
|
|
1377
|
-
enableRdpOnTargetOption?: string;
|
|
1378
|
-
recoveryAzureResourceGroupId?: string;
|
|
1385
|
+
protectedManagedDisks?: HyperVReplicaAzureManagedDiskDetails[];
|
|
1379
1386
|
recoveryAvailabilitySetId?: string;
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
targetVmTags?: {
|
|
1387
|
-
[propertyName: string]: string;
|
|
1388
|
-
};
|
|
1387
|
+
recoveryAzureLogStorageAccountId?: string;
|
|
1388
|
+
recoveryAzureResourceGroupId?: string;
|
|
1389
|
+
recoveryAzureStorageAccount?: string;
|
|
1390
|
+
recoveryAzureVmName?: string;
|
|
1391
|
+
recoveryAzureVMSize?: string;
|
|
1392
|
+
rpoInSeconds?: number;
|
|
1389
1393
|
seedManagedDiskTags?: {
|
|
1390
1394
|
[propertyName: string]: string;
|
|
1391
1395
|
};
|
|
1396
|
+
selectedRecoveryAzureNetworkId?: string;
|
|
1397
|
+
selectedSourceNicId?: string;
|
|
1398
|
+
sourceVmCpuCount?: number;
|
|
1399
|
+
sourceVmRamSizeInMB?: number;
|
|
1400
|
+
sqlServerLicenseType?: string;
|
|
1401
|
+
targetAvailabilityZone?: string;
|
|
1392
1402
|
targetManagedDiskTags?: {
|
|
1393
1403
|
[propertyName: string]: string;
|
|
1394
1404
|
};
|
|
1395
1405
|
targetNicTags?: {
|
|
1396
1406
|
[propertyName: string]: string;
|
|
1397
1407
|
};
|
|
1398
|
-
|
|
1399
|
-
|
|
1408
|
+
targetProximityPlacementGroupId?: string;
|
|
1409
|
+
targetVmTags?: {
|
|
1410
|
+
[propertyName: string]: string;
|
|
1411
|
+
};
|
|
1412
|
+
useManagedDisks?: string;
|
|
1413
|
+
vmId?: string;
|
|
1414
|
+
vmNics?: VMNicDetails[];
|
|
1415
|
+
vmProtectionState?: string;
|
|
1416
|
+
vmProtectionStateDescription?: string;
|
|
1417
|
+
}
|
|
1400
1418
|
|
|
1401
1419
|
// @public
|
|
1402
|
-
export
|
|
1403
|
-
instanceType: "HyperVReplicaAzure";
|
|
1420
|
+
export interface HyperVReplicaAzureReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
1404
1421
|
hvHostVmId?: string;
|
|
1405
|
-
|
|
1422
|
+
instanceType: "HyperVReplicaAzure";
|
|
1423
|
+
logStorageAccountId?: string;
|
|
1406
1424
|
osType?: string;
|
|
1407
|
-
vHDId?: string;
|
|
1408
1425
|
storageAccountId?: string;
|
|
1409
|
-
|
|
1410
|
-
|
|
1426
|
+
vHDId?: string;
|
|
1427
|
+
vmName?: string;
|
|
1428
|
+
}
|
|
1411
1429
|
|
|
1412
1430
|
// @public
|
|
1413
1431
|
export type HyperVReplicaAzureRpRecoveryPointType = string;
|
|
1414
1432
|
|
|
1415
1433
|
// @public
|
|
1416
|
-
export
|
|
1434
|
+
export interface HyperVReplicaAzureTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
1417
1435
|
instanceType: "HyperVReplicaAzure";
|
|
1418
1436
|
primaryKekCertificatePfx?: string;
|
|
1419
|
-
secondaryKekCertificatePfx?: string;
|
|
1420
1437
|
recoveryPointId?: string;
|
|
1421
|
-
|
|
1438
|
+
secondaryKekCertificatePfx?: string;
|
|
1439
|
+
}
|
|
1422
1440
|
|
|
1423
1441
|
// @public
|
|
1424
|
-
export
|
|
1442
|
+
export interface HyperVReplicaAzureUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
1425
1443
|
instanceType: "HyperVReplicaAzure";
|
|
1426
1444
|
primaryKekCertificatePfx?: string;
|
|
1427
|
-
secondaryKekCertificatePfx?: string;
|
|
1428
1445
|
recoveryPointId?: string;
|
|
1429
|
-
|
|
1446
|
+
secondaryKekCertificatePfx?: string;
|
|
1447
|
+
}
|
|
1430
1448
|
|
|
1431
1449
|
// @public
|
|
1432
|
-
export
|
|
1433
|
-
instanceType: "HyperVReplicaAzure";
|
|
1434
|
-
recoveryAzureV1ResourceGroupId?: string;
|
|
1435
|
-
recoveryAzureV2ResourceGroupId?: string;
|
|
1436
|
-
useManagedDisks?: string;
|
|
1450
|
+
export interface HyperVReplicaAzureUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
1437
1451
|
diskIdToDiskEncryptionMap?: {
|
|
1438
1452
|
[propertyName: string]: string;
|
|
1439
1453
|
};
|
|
1440
|
-
|
|
1454
|
+
instanceType: "HyperVReplicaAzure";
|
|
1455
|
+
recoveryAzureV1ResourceGroupId?: string;
|
|
1456
|
+
recoveryAzureV2ResourceGroupId?: string;
|
|
1457
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1441
1458
|
targetAvailabilityZone?: string;
|
|
1442
|
-
targetVmTags?: {
|
|
1443
|
-
[propertyName: string]: string;
|
|
1444
|
-
};
|
|
1445
1459
|
targetManagedDiskTags?: {
|
|
1446
1460
|
[propertyName: string]: string;
|
|
1447
1461
|
};
|
|
1448
1462
|
targetNicTags?: {
|
|
1449
1463
|
[propertyName: string]: string;
|
|
1450
1464
|
};
|
|
1451
|
-
|
|
1465
|
+
targetProximityPlacementGroupId?: string;
|
|
1466
|
+
targetVmTags?: {
|
|
1467
|
+
[propertyName: string]: string;
|
|
1468
|
+
};
|
|
1469
|
+
useManagedDisks?: string;
|
|
1452
1470
|
vmDisks?: UpdateDiskInput[];
|
|
1453
|
-
}
|
|
1471
|
+
}
|
|
1454
1472
|
|
|
1455
1473
|
// @public
|
|
1456
|
-
export
|
|
1457
|
-
instanceType: "HyperVReplicaBaseEventDetails";
|
|
1474
|
+
export interface HyperVReplicaBaseEventDetails extends EventProviderSpecificDetails {
|
|
1458
1475
|
containerName?: string;
|
|
1459
1476
|
fabricName?: string;
|
|
1477
|
+
instanceType: "HyperVReplicaBaseEventDetails";
|
|
1460
1478
|
remoteContainerName?: string;
|
|
1461
1479
|
remoteFabricName?: string;
|
|
1462
|
-
}
|
|
1480
|
+
}
|
|
1463
1481
|
|
|
1464
1482
|
// @public
|
|
1465
|
-
export
|
|
1466
|
-
|
|
1467
|
-
recoveryPoints?: number;
|
|
1483
|
+
export interface HyperVReplicaBasePolicyDetails extends PolicyProviderSpecificDetails {
|
|
1484
|
+
allowedAuthenticationType?: number;
|
|
1468
1485
|
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1469
1486
|
compression?: string;
|
|
1470
1487
|
initialReplicationMethod?: string;
|
|
1471
|
-
|
|
1472
|
-
offlineReplicationImportPath?: string;
|
|
1488
|
+
instanceType: "HyperVReplicaBasePolicyDetails";
|
|
1473
1489
|
offlineReplicationExportPath?: string;
|
|
1474
|
-
|
|
1475
|
-
|
|
1490
|
+
offlineReplicationImportPath?: string;
|
|
1491
|
+
onlineReplicationStartTime?: string;
|
|
1492
|
+
recoveryPoints?: number;
|
|
1476
1493
|
replicaDeletionOption?: string;
|
|
1477
|
-
|
|
1494
|
+
replicationPort?: number;
|
|
1495
|
+
}
|
|
1478
1496
|
|
|
1479
1497
|
// @public
|
|
1480
|
-
export
|
|
1498
|
+
export interface HyperVReplicaBaseReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
1499
|
+
initialReplicationDetails?: InitialReplicationDetails;
|
|
1481
1500
|
instanceType: "HyperVReplicaBaseReplicationDetails";
|
|
1482
1501
|
lastReplicatedTime?: Date;
|
|
1483
|
-
|
|
1502
|
+
vMDiskDetails?: DiskDetails[];
|
|
1484
1503
|
vmId?: string;
|
|
1504
|
+
vmNics?: VMNicDetails[];
|
|
1485
1505
|
vmProtectionState?: string;
|
|
1486
1506
|
vmProtectionStateDescription?: string;
|
|
1487
|
-
|
|
1488
|
-
vMDiskDetails?: DiskDetails[];
|
|
1489
|
-
};
|
|
1507
|
+
}
|
|
1490
1508
|
|
|
1491
1509
|
// @public
|
|
1492
|
-
export
|
|
1493
|
-
|
|
1494
|
-
replicationFrequencyInSeconds?: number;
|
|
1495
|
-
recoveryPoints?: number;
|
|
1510
|
+
export interface HyperVReplicaBluePolicyDetails extends PolicyProviderSpecificDetails {
|
|
1511
|
+
allowedAuthenticationType?: number;
|
|
1496
1512
|
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1497
1513
|
compression?: string;
|
|
1498
1514
|
initialReplicationMethod?: string;
|
|
1499
|
-
|
|
1500
|
-
offlineReplicationImportPath?: string;
|
|
1515
|
+
instanceType: "HyperVReplica2012R2";
|
|
1501
1516
|
offlineReplicationExportPath?: string;
|
|
1502
|
-
|
|
1503
|
-
|
|
1517
|
+
offlineReplicationImportPath?: string;
|
|
1518
|
+
onlineReplicationStartTime?: string;
|
|
1519
|
+
recoveryPoints?: number;
|
|
1504
1520
|
replicaDeletionOption?: string;
|
|
1505
|
-
|
|
1521
|
+
replicationFrequencyInSeconds?: number;
|
|
1522
|
+
replicationPort?: number;
|
|
1523
|
+
}
|
|
1506
1524
|
|
|
1507
1525
|
// @public
|
|
1508
|
-
export
|
|
1526
|
+
export interface HyperVReplicaBluePolicyInput extends HyperVReplicaPolicyInput {
|
|
1509
1527
|
instanceType: "HyperVReplica2012R2";
|
|
1510
1528
|
replicationFrequencyInSeconds?: number;
|
|
1511
|
-
}
|
|
1529
|
+
}
|
|
1512
1530
|
|
|
1513
1531
|
// @public
|
|
1514
|
-
export
|
|
1532
|
+
export interface HyperVReplicaBlueReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
1533
|
+
initialReplicationDetails?: InitialReplicationDetails;
|
|
1515
1534
|
instanceType: "HyperVReplica2012R2";
|
|
1516
1535
|
lastReplicatedTime?: Date;
|
|
1517
|
-
|
|
1536
|
+
vMDiskDetails?: DiskDetails[];
|
|
1518
1537
|
vmId?: string;
|
|
1538
|
+
vmNics?: VMNicDetails[];
|
|
1519
1539
|
vmProtectionState?: string;
|
|
1520
1540
|
vmProtectionStateDescription?: string;
|
|
1521
|
-
|
|
1522
|
-
vMDiskDetails?: DiskDetails[];
|
|
1523
|
-
};
|
|
1541
|
+
}
|
|
1524
1542
|
|
|
1525
1543
|
// @public
|
|
1526
|
-
export
|
|
1527
|
-
|
|
1528
|
-
recoveryPoints?: number;
|
|
1544
|
+
export interface HyperVReplicaPolicyDetails extends PolicyProviderSpecificDetails {
|
|
1545
|
+
allowedAuthenticationType?: number;
|
|
1529
1546
|
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1530
1547
|
compression?: string;
|
|
1531
1548
|
initialReplicationMethod?: string;
|
|
1532
|
-
|
|
1533
|
-
offlineReplicationImportPath?: string;
|
|
1549
|
+
instanceType: "HyperVReplica2012";
|
|
1534
1550
|
offlineReplicationExportPath?: string;
|
|
1535
|
-
|
|
1536
|
-
|
|
1551
|
+
offlineReplicationImportPath?: string;
|
|
1552
|
+
onlineReplicationStartTime?: string;
|
|
1553
|
+
recoveryPoints?: number;
|
|
1537
1554
|
replicaDeletionOption?: string;
|
|
1538
|
-
|
|
1555
|
+
replicationPort?: number;
|
|
1556
|
+
}
|
|
1539
1557
|
|
|
1540
1558
|
// @public
|
|
1541
|
-
export
|
|
1542
|
-
|
|
1543
|
-
recoveryPoints?: number;
|
|
1559
|
+
export interface HyperVReplicaPolicyInput extends PolicyProviderSpecificInput {
|
|
1560
|
+
allowedAuthenticationType?: number;
|
|
1544
1561
|
applicationConsistentSnapshotFrequencyInHours?: number;
|
|
1545
1562
|
compression?: string;
|
|
1546
1563
|
initialReplicationMethod?: string;
|
|
1547
|
-
|
|
1548
|
-
offlineReplicationImportPath?: string;
|
|
1564
|
+
instanceType: "HyperVReplica2012" | "HyperVReplica2012R2";
|
|
1549
1565
|
offlineReplicationExportPath?: string;
|
|
1550
|
-
|
|
1551
|
-
|
|
1566
|
+
offlineReplicationImportPath?: string;
|
|
1567
|
+
onlineReplicationStartTime?: string;
|
|
1568
|
+
recoveryPoints?: number;
|
|
1552
1569
|
replicaDeletion?: string;
|
|
1553
|
-
|
|
1570
|
+
replicationPort?: number;
|
|
1571
|
+
}
|
|
1554
1572
|
|
|
1555
1573
|
// @public (undocumented)
|
|
1556
1574
|
export type HyperVReplicaPolicyInputUnion = HyperVReplicaPolicyInput | HyperVReplicaBluePolicyInput;
|
|
1557
1575
|
|
|
1558
1576
|
// @public
|
|
1559
|
-
export
|
|
1577
|
+
export interface HyperVReplicaReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
1578
|
+
initialReplicationDetails?: InitialReplicationDetails;
|
|
1560
1579
|
instanceType: "HyperVReplica2012";
|
|
1561
1580
|
lastReplicatedTime?: Date;
|
|
1562
|
-
|
|
1581
|
+
vMDiskDetails?: DiskDetails[];
|
|
1563
1582
|
vmId?: string;
|
|
1583
|
+
vmNics?: VMNicDetails[];
|
|
1564
1584
|
vmProtectionState?: string;
|
|
1565
1585
|
vmProtectionStateDescription?: string;
|
|
1566
|
-
|
|
1567
|
-
vMDiskDetails?: DiskDetails[];
|
|
1568
|
-
};
|
|
1586
|
+
}
|
|
1569
1587
|
|
|
1570
1588
|
// @public
|
|
1571
|
-
export
|
|
1572
|
-
instanceType: "HyperVSite";
|
|
1589
|
+
export interface HyperVSiteDetails extends FabricSpecificDetails {
|
|
1573
1590
|
hyperVHosts?: HyperVHostDetails[];
|
|
1574
|
-
|
|
1591
|
+
instanceType: "HyperVSite";
|
|
1592
|
+
}
|
|
1575
1593
|
|
|
1576
1594
|
// @public
|
|
1577
|
-
export
|
|
1578
|
-
instanceType: "HyperVVirtualMachine" | "VmmVirtualMachine";
|
|
1579
|
-
sourceItemId?: string;
|
|
1580
|
-
generation?: string;
|
|
1581
|
-
osDetails?: OSDetails;
|
|
1595
|
+
export interface HyperVVirtualMachineDetails extends ConfigurationSettings {
|
|
1582
1596
|
diskDetails?: DiskDetails[];
|
|
1583
|
-
|
|
1597
|
+
generation?: string;
|
|
1584
1598
|
hasFibreChannelAdapter?: PresenceStatus;
|
|
1599
|
+
hasPhysicalDisk?: PresenceStatus;
|
|
1585
1600
|
hasSharedVhd?: PresenceStatus;
|
|
1586
1601
|
hyperVHostId?: string;
|
|
1587
|
-
|
|
1602
|
+
instanceType: "HyperVVirtualMachine" | "VmmVirtualMachine";
|
|
1603
|
+
osDetails?: OSDetails;
|
|
1604
|
+
sourceItemId?: string;
|
|
1605
|
+
}
|
|
1588
1606
|
|
|
1589
1607
|
// @public (undocumented)
|
|
1590
1608
|
export type HyperVVirtualMachineDetailsUnion = HyperVVirtualMachineDetails | VmmVirtualMachineDetails;
|
|
@@ -1622,10 +1640,10 @@ export interface InitialReplicationDetails {
|
|
|
1622
1640
|
}
|
|
1623
1641
|
|
|
1624
1642
|
// @public
|
|
1625
|
-
export
|
|
1643
|
+
export interface InlineWorkflowTaskDetails extends GroupTaskDetails {
|
|
1626
1644
|
instanceType: "InlineWorkflowTaskDetails";
|
|
1627
1645
|
workflowIds?: string[];
|
|
1628
|
-
}
|
|
1646
|
+
}
|
|
1629
1647
|
|
|
1630
1648
|
// @public
|
|
1631
1649
|
export interface InMageAgentDetails {
|
|
@@ -1636,9 +1654,9 @@ export interface InMageAgentDetails {
|
|
|
1636
1654
|
}
|
|
1637
1655
|
|
|
1638
1656
|
// @public
|
|
1639
|
-
export
|
|
1657
|
+
export interface InMageAzureV2ApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
1640
1658
|
instanceType: "InMageAzureV2";
|
|
1641
|
-
}
|
|
1659
|
+
}
|
|
1642
1660
|
|
|
1643
1661
|
// @public
|
|
1644
1662
|
export interface InMageAzureV2DiskInputDetails {
|
|
@@ -1649,55 +1667,55 @@ export interface InMageAzureV2DiskInputDetails {
|
|
|
1649
1667
|
}
|
|
1650
1668
|
|
|
1651
1669
|
// @public
|
|
1652
|
-
export
|
|
1670
|
+
export interface InMageAzureV2EnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
1671
|
+
diskEncryptionSetId?: string;
|
|
1672
|
+
disksToInclude?: InMageAzureV2DiskInputDetails[];
|
|
1673
|
+
diskType?: DiskAccountType;
|
|
1674
|
+
enableRdpOnTargetOption?: string;
|
|
1653
1675
|
instanceType: "InMageAzureV2";
|
|
1676
|
+
licenseType?: LicenseType;
|
|
1677
|
+
logStorageAccountId?: string;
|
|
1654
1678
|
masterTargetId?: string;
|
|
1655
|
-
processServerId?: string;
|
|
1656
|
-
storageAccountId?: string;
|
|
1657
|
-
runAsAccountId?: string;
|
|
1658
1679
|
multiVmGroupId?: string;
|
|
1659
1680
|
multiVmGroupName?: string;
|
|
1660
|
-
|
|
1681
|
+
processServerId?: string;
|
|
1682
|
+
runAsAccountId?: string;
|
|
1683
|
+
seedManagedDiskTags?: {
|
|
1684
|
+
[propertyName: string]: string;
|
|
1685
|
+
};
|
|
1686
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1687
|
+
storageAccountId?: string;
|
|
1688
|
+
targetAvailabilitySetId?: string;
|
|
1689
|
+
targetAvailabilityZone?: string;
|
|
1661
1690
|
targetAzureNetworkId?: string;
|
|
1662
1691
|
targetAzureSubnetId?: string;
|
|
1663
|
-
enableRdpOnTargetOption?: string;
|
|
1664
|
-
targetAzureVmName?: string;
|
|
1665
|
-
logStorageAccountId?: string;
|
|
1666
1692
|
targetAzureV1ResourceGroupId?: string;
|
|
1667
1693
|
targetAzureV2ResourceGroupId?: string;
|
|
1668
|
-
|
|
1669
|
-
targetAvailabilitySetId?: string;
|
|
1670
|
-
targetAvailabilityZone?: string;
|
|
1671
|
-
targetProximityPlacementGroupId?: string;
|
|
1672
|
-
licenseType?: LicenseType;
|
|
1673
|
-
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1674
|
-
targetVmSize?: string;
|
|
1675
|
-
diskEncryptionSetId?: string;
|
|
1676
|
-
targetVmTags?: {
|
|
1677
|
-
[propertyName: string]: string;
|
|
1678
|
-
};
|
|
1679
|
-
seedManagedDiskTags?: {
|
|
1680
|
-
[propertyName: string]: string;
|
|
1681
|
-
};
|
|
1694
|
+
targetAzureVmName?: string;
|
|
1682
1695
|
targetManagedDiskTags?: {
|
|
1683
1696
|
[propertyName: string]: string;
|
|
1684
1697
|
};
|
|
1685
1698
|
targetNicTags?: {
|
|
1686
1699
|
[propertyName: string]: string;
|
|
1687
1700
|
};
|
|
1688
|
-
|
|
1701
|
+
targetProximityPlacementGroupId?: string;
|
|
1702
|
+
targetVmSize?: string;
|
|
1703
|
+
targetVmTags?: {
|
|
1704
|
+
[propertyName: string]: string;
|
|
1705
|
+
};
|
|
1706
|
+
}
|
|
1689
1707
|
|
|
1690
1708
|
// @public
|
|
1691
|
-
export
|
|
1692
|
-
instanceType: "InMageAzureV2";
|
|
1693
|
-
eventType?: string;
|
|
1709
|
+
export interface InMageAzureV2EventDetails extends EventProviderSpecificDetails {
|
|
1694
1710
|
category?: string;
|
|
1695
1711
|
component?: string;
|
|
1696
1712
|
correctiveAction?: string;
|
|
1697
1713
|
details?: string;
|
|
1698
|
-
|
|
1714
|
+
eventType?: string;
|
|
1715
|
+
instanceType: "InMageAzureV2";
|
|
1699
1716
|
siteName?: string;
|
|
1700
|
-
|
|
1717
|
+
summary?: string;
|
|
1718
|
+
}
|
|
1701
1719
|
|
|
1702
1720
|
// @public
|
|
1703
1721
|
export interface InMageAzureV2ManagedDiskDetails {
|
|
@@ -1709,24 +1727,24 @@ export interface InMageAzureV2ManagedDiskDetails {
|
|
|
1709
1727
|
}
|
|
1710
1728
|
|
|
1711
1729
|
// @public
|
|
1712
|
-
export
|
|
1713
|
-
instanceType: "InMageAzureV2";
|
|
1714
|
-
crashConsistentFrequencyInMinutes?: number;
|
|
1715
|
-
recoveryPointThresholdInMinutes?: number;
|
|
1716
|
-
recoveryPointHistory?: number;
|
|
1730
|
+
export interface InMageAzureV2PolicyDetails extends PolicyProviderSpecificDetails {
|
|
1717
1731
|
appConsistentFrequencyInMinutes?: number;
|
|
1732
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
1733
|
+
instanceType: "InMageAzureV2";
|
|
1718
1734
|
multiVmSyncStatus?: string;
|
|
1719
|
-
|
|
1735
|
+
recoveryPointHistory?: number;
|
|
1736
|
+
recoveryPointThresholdInMinutes?: number;
|
|
1737
|
+
}
|
|
1720
1738
|
|
|
1721
1739
|
// @public
|
|
1722
|
-
export
|
|
1723
|
-
instanceType: "InMageAzureV2";
|
|
1724
|
-
recoveryPointThresholdInMinutes?: number;
|
|
1725
|
-
recoveryPointHistory?: number;
|
|
1726
|
-
crashConsistentFrequencyInMinutes?: number;
|
|
1740
|
+
export interface InMageAzureV2PolicyInput extends PolicyProviderSpecificInput {
|
|
1727
1741
|
appConsistentFrequencyInMinutes?: number;
|
|
1742
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
1743
|
+
instanceType: "InMageAzureV2";
|
|
1728
1744
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
1729
|
-
|
|
1745
|
+
recoveryPointHistory?: number;
|
|
1746
|
+
recoveryPointThresholdInMinutes?: number;
|
|
1747
|
+
}
|
|
1730
1748
|
|
|
1731
1749
|
// @public
|
|
1732
1750
|
export interface InMageAzureV2ProtectedDiskDetails {
|
|
@@ -1756,102 +1774,102 @@ export interface InMageAzureV2ProtectedDiskDetails {
|
|
|
1756
1774
|
}
|
|
1757
1775
|
|
|
1758
1776
|
// @public
|
|
1759
|
-
export
|
|
1777
|
+
export interface InMageAzureV2RecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
1760
1778
|
instanceType: "InMageAzureV2";
|
|
1761
1779
|
isMultiVmSyncPoint?: string;
|
|
1762
|
-
}
|
|
1780
|
+
}
|
|
1763
1781
|
|
|
1764
1782
|
// @public
|
|
1765
|
-
export
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
vmId?: string;
|
|
1771
|
-
vmProtectionState?: string;
|
|
1772
|
-
vmProtectionStateDescription?: string;
|
|
1773
|
-
resyncProgressPercentage?: number;
|
|
1774
|
-
rpoInSeconds?: number;
|
|
1783
|
+
export interface InMageAzureV2ReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
1784
|
+
agentExpiryDate?: Date;
|
|
1785
|
+
agentVersion?: string;
|
|
1786
|
+
azureVMDiskDetails?: AzureVmDiskDetails[];
|
|
1787
|
+
azureVmGeneration?: string;
|
|
1775
1788
|
compressedDataRateInMB?: number;
|
|
1776
|
-
|
|
1789
|
+
datastores?: string[];
|
|
1790
|
+
discoveryType?: string;
|
|
1791
|
+
diskResized?: string;
|
|
1792
|
+
enableRdpOnTargetOption?: string;
|
|
1793
|
+
firmwareType?: string;
|
|
1794
|
+
infrastructureVmId?: string;
|
|
1795
|
+
instanceType: "InMageAzureV2";
|
|
1777
1796
|
ipAddress?: string;
|
|
1778
|
-
|
|
1779
|
-
agentExpiryDate?: Date;
|
|
1797
|
+
isAdditionalStatsAvailable?: boolean;
|
|
1780
1798
|
isAgentUpdateRequired?: string;
|
|
1781
1799
|
isRebootAfterUpdateRequired?: string;
|
|
1782
1800
|
lastHeartbeat?: Date;
|
|
1783
|
-
|
|
1784
|
-
|
|
1801
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
1802
|
+
lastRpoCalculatedTime?: Date;
|
|
1803
|
+
lastUpdateReceivedTime?: Date;
|
|
1804
|
+
licenseType?: string;
|
|
1805
|
+
masterTargetId?: string;
|
|
1785
1806
|
multiVmGroupId?: string;
|
|
1786
1807
|
multiVmGroupName?: string;
|
|
1787
1808
|
multiVmSyncStatus?: string;
|
|
1788
|
-
protectedDisks?: InMageAzureV2ProtectedDiskDetails[];
|
|
1789
|
-
diskResized?: string;
|
|
1790
|
-
masterTargetId?: string;
|
|
1791
|
-
sourceVmCpuCount?: number;
|
|
1792
|
-
sourceVmRamSizeInMB?: number;
|
|
1793
|
-
osType?: string;
|
|
1794
|
-
vhdName?: string;
|
|
1795
1809
|
osDiskId?: string;
|
|
1796
|
-
|
|
1797
|
-
recoveryAzureVMName?: string;
|
|
1798
|
-
recoveryAzureVMSize?: string;
|
|
1799
|
-
recoveryAzureStorageAccount?: string;
|
|
1800
|
-
recoveryAzureLogStorageAccountId?: string;
|
|
1801
|
-
vmNics?: VMNicDetails[];
|
|
1802
|
-
selectedRecoveryAzureNetworkId?: string;
|
|
1803
|
-
selectedTfoAzureNetworkId?: string;
|
|
1804
|
-
selectedSourceNicId?: string;
|
|
1805
|
-
discoveryType?: string;
|
|
1806
|
-
enableRdpOnTargetOption?: string;
|
|
1807
|
-
datastores?: string[];
|
|
1808
|
-
targetVmId?: string;
|
|
1809
|
-
recoveryAzureResourceGroupId?: string;
|
|
1810
|
-
recoveryAvailabilitySetId?: string;
|
|
1811
|
-
targetAvailabilityZone?: string;
|
|
1812
|
-
targetProximityPlacementGroupId?: string;
|
|
1813
|
-
useManagedDisks?: string;
|
|
1814
|
-
licenseType?: string;
|
|
1815
|
-
sqlServerLicenseType?: string;
|
|
1816
|
-
validationErrors?: HealthError[];
|
|
1817
|
-
lastRpoCalculatedTime?: Date;
|
|
1818
|
-
lastUpdateReceivedTime?: Date;
|
|
1819
|
-
replicaId?: string;
|
|
1810
|
+
osType?: string;
|
|
1820
1811
|
osVersion?: string;
|
|
1812
|
+
processServerId?: string;
|
|
1813
|
+
processServerName?: string;
|
|
1814
|
+
protectedDisks?: InMageAzureV2ProtectedDiskDetails[];
|
|
1821
1815
|
protectedManagedDisks?: InMageAzureV2ManagedDiskDetails[];
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1816
|
+
protectionStage?: string;
|
|
1817
|
+
recoveryAvailabilitySetId?: string;
|
|
1818
|
+
recoveryAzureLogStorageAccountId?: string;
|
|
1819
|
+
recoveryAzureResourceGroupId?: string;
|
|
1820
|
+
recoveryAzureStorageAccount?: string;
|
|
1821
|
+
recoveryAzureVMName?: string;
|
|
1822
|
+
recoveryAzureVMSize?: string;
|
|
1823
|
+
replicaId?: string;
|
|
1824
|
+
resyncProgressPercentage?: number;
|
|
1825
|
+
rpoInSeconds?: number;
|
|
1831
1826
|
seedManagedDiskTags?: {
|
|
1832
1827
|
[propertyName: string]: string;
|
|
1833
1828
|
};
|
|
1829
|
+
selectedRecoveryAzureNetworkId?: string;
|
|
1830
|
+
selectedSourceNicId?: string;
|
|
1831
|
+
selectedTfoAzureNetworkId?: string;
|
|
1832
|
+
sourceVmCpuCount?: number;
|
|
1833
|
+
sourceVmRamSizeInMB?: number;
|
|
1834
|
+
sqlServerLicenseType?: string;
|
|
1835
|
+
switchProviderBlockingErrorDetails?: InMageAzureV2SwitchProviderBlockingErrorDetails[];
|
|
1836
|
+
switchProviderDetails?: InMageAzureV2SwitchProviderDetails;
|
|
1837
|
+
targetAvailabilityZone?: string;
|
|
1834
1838
|
targetManagedDiskTags?: {
|
|
1835
1839
|
[propertyName: string]: string;
|
|
1836
1840
|
};
|
|
1837
1841
|
targetNicTags?: {
|
|
1838
1842
|
[propertyName: string]: string;
|
|
1839
1843
|
};
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1844
|
+
targetProximityPlacementGroupId?: string;
|
|
1845
|
+
targetVmId?: string;
|
|
1846
|
+
targetVmTags?: {
|
|
1847
|
+
[propertyName: string]: string;
|
|
1848
|
+
};
|
|
1849
|
+
totalDataTransferred?: number;
|
|
1850
|
+
totalProgressHealth?: string;
|
|
1851
|
+
uncompressedDataRateInMB?: number;
|
|
1852
|
+
useManagedDisks?: string;
|
|
1853
|
+
validationErrors?: HealthError[];
|
|
1854
|
+
vCenterInfrastructureId?: string;
|
|
1855
|
+
vhdName?: string;
|
|
1856
|
+
vmId?: string;
|
|
1857
|
+
vmNics?: VMNicDetails[];
|
|
1858
|
+
vmProtectionState?: string;
|
|
1859
|
+
vmProtectionStateDescription?: string;
|
|
1860
|
+
}
|
|
1843
1861
|
|
|
1844
1862
|
// @public
|
|
1845
|
-
export
|
|
1863
|
+
export interface InMageAzureV2ReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
1864
|
+
disksToInclude?: string[];
|
|
1846
1865
|
instanceType: "InMageAzureV2";
|
|
1866
|
+
logStorageAccountId?: string;
|
|
1847
1867
|
masterTargetId?: string;
|
|
1868
|
+
policyId?: string;
|
|
1848
1869
|
processServerId?: string;
|
|
1849
|
-
storageAccountId?: string;
|
|
1850
1870
|
runAsAccountId?: string;
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
disksToInclude?: string[];
|
|
1854
|
-
};
|
|
1871
|
+
storageAccountId?: string;
|
|
1872
|
+
}
|
|
1855
1873
|
|
|
1856
1874
|
// @public
|
|
1857
1875
|
export interface InMageAzureV2SwitchProviderBlockingErrorDetails {
|
|
@@ -1876,60 +1894,60 @@ export interface InMageAzureV2SwitchProviderDetails {
|
|
|
1876
1894
|
}
|
|
1877
1895
|
|
|
1878
1896
|
// @public
|
|
1879
|
-
export
|
|
1897
|
+
export interface InMageAzureV2SwitchProviderInput extends SwitchProviderSpecificInput {
|
|
1880
1898
|
instanceType: "InMageAzureV2";
|
|
1881
|
-
targetVaultID: string;
|
|
1882
|
-
targetFabricID: string;
|
|
1883
1899
|
targetApplianceID: string;
|
|
1884
|
-
|
|
1900
|
+
targetFabricID: string;
|
|
1901
|
+
targetVaultID: string;
|
|
1902
|
+
}
|
|
1885
1903
|
|
|
1886
1904
|
// @public
|
|
1887
|
-
export
|
|
1905
|
+
export interface InMageAzureV2TestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
1888
1906
|
instanceType: "InMageAzureV2";
|
|
1889
1907
|
recoveryPointId?: string;
|
|
1890
|
-
}
|
|
1908
|
+
}
|
|
1891
1909
|
|
|
1892
1910
|
// @public
|
|
1893
|
-
export
|
|
1911
|
+
export interface InMageAzureV2UnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
1894
1912
|
instanceType: "InMageAzureV2";
|
|
1895
1913
|
recoveryPointId?: string;
|
|
1896
|
-
}
|
|
1914
|
+
}
|
|
1897
1915
|
|
|
1898
1916
|
// @public
|
|
1899
|
-
export
|
|
1917
|
+
export interface InMageAzureV2UpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
1900
1918
|
instanceType: "InMageAzureV2";
|
|
1901
1919
|
recoveryAzureV1ResourceGroupId?: string;
|
|
1902
1920
|
recoveryAzureV2ResourceGroupId?: string;
|
|
1903
|
-
|
|
1904
|
-
targetProximityPlacementGroupId?: string;
|
|
1921
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
1905
1922
|
targetAvailabilityZone?: string;
|
|
1906
|
-
targetVmTags?: {
|
|
1907
|
-
[propertyName: string]: string;
|
|
1908
|
-
};
|
|
1909
1923
|
targetManagedDiskTags?: {
|
|
1910
1924
|
[propertyName: string]: string;
|
|
1911
1925
|
};
|
|
1912
1926
|
targetNicTags?: {
|
|
1913
1927
|
[propertyName: string]: string;
|
|
1914
1928
|
};
|
|
1915
|
-
|
|
1929
|
+
targetProximityPlacementGroupId?: string;
|
|
1930
|
+
targetVmTags?: {
|
|
1931
|
+
[propertyName: string]: string;
|
|
1932
|
+
};
|
|
1933
|
+
useManagedDisks?: string;
|
|
1916
1934
|
vmDisks?: UpdateDiskInput[];
|
|
1917
|
-
}
|
|
1935
|
+
}
|
|
1918
1936
|
|
|
1919
1937
|
// @public
|
|
1920
|
-
export
|
|
1921
|
-
instanceType: "InMageBasePolicyDetails";
|
|
1922
|
-
recoveryPointThresholdInMinutes?: number;
|
|
1923
|
-
recoveryPointHistory?: number;
|
|
1938
|
+
export interface InMageBasePolicyDetails extends PolicyProviderSpecificDetails {
|
|
1924
1939
|
appConsistentFrequencyInMinutes?: number;
|
|
1940
|
+
instanceType: "InMageBasePolicyDetails";
|
|
1925
1941
|
multiVmSyncStatus?: string;
|
|
1926
|
-
|
|
1942
|
+
recoveryPointHistory?: number;
|
|
1943
|
+
recoveryPointThresholdInMinutes?: number;
|
|
1944
|
+
}
|
|
1927
1945
|
|
|
1928
1946
|
// @public
|
|
1929
|
-
export
|
|
1947
|
+
export interface InMageDisableProtectionProviderSpecificInput extends DisableProtectionProviderSpecificInput {
|
|
1930
1948
|
instanceType: "InMage";
|
|
1931
1949
|
replicaVmDeletionStatus?: string;
|
|
1932
|
-
}
|
|
1950
|
+
}
|
|
1933
1951
|
|
|
1934
1952
|
// @public
|
|
1935
1953
|
export interface InMageDiskDetails {
|
|
@@ -1953,19 +1971,19 @@ export interface InMageDiskSignatureExclusionOptions {
|
|
|
1953
1971
|
}
|
|
1954
1972
|
|
|
1955
1973
|
// @public
|
|
1956
|
-
export
|
|
1974
|
+
export interface InMageEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
1975
|
+
datastoreName?: string;
|
|
1976
|
+
diskExclusionInput?: InMageDiskExclusionInput;
|
|
1977
|
+
disksToInclude?: string[];
|
|
1957
1978
|
instanceType: "InMage";
|
|
1958
|
-
vmFriendlyName?: string;
|
|
1959
1979
|
masterTargetId: string;
|
|
1980
|
+
multiVmGroupId: string;
|
|
1981
|
+
multiVmGroupName: string;
|
|
1960
1982
|
processServerId: string;
|
|
1961
1983
|
retentionDrive: string;
|
|
1962
1984
|
runAsAccountId?: string;
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
datastoreName?: string;
|
|
1966
|
-
diskExclusionInput?: InMageDiskExclusionInput;
|
|
1967
|
-
disksToInclude?: string[];
|
|
1968
|
-
};
|
|
1985
|
+
vmFriendlyName?: string;
|
|
1986
|
+
}
|
|
1969
1987
|
|
|
1970
1988
|
// @public
|
|
1971
1989
|
export interface InMageFabricSwitchProviderBlockingErrorDetails {
|
|
@@ -1982,22 +2000,22 @@ export interface InMageFabricSwitchProviderBlockingErrorDetails {
|
|
|
1982
2000
|
}
|
|
1983
2001
|
|
|
1984
2002
|
// @public
|
|
1985
|
-
export
|
|
1986
|
-
instanceType: "InMage";
|
|
1987
|
-
recoveryPointThresholdInMinutes?: number;
|
|
1988
|
-
recoveryPointHistory?: number;
|
|
2003
|
+
export interface InMagePolicyDetails extends PolicyProviderSpecificDetails {
|
|
1989
2004
|
appConsistentFrequencyInMinutes?: number;
|
|
2005
|
+
instanceType: "InMage";
|
|
1990
2006
|
multiVmSyncStatus?: string;
|
|
1991
|
-
|
|
2007
|
+
recoveryPointHistory?: number;
|
|
2008
|
+
recoveryPointThresholdInMinutes?: number;
|
|
2009
|
+
}
|
|
1992
2010
|
|
|
1993
2011
|
// @public
|
|
1994
|
-
export
|
|
1995
|
-
instanceType: "InMage";
|
|
1996
|
-
recoveryPointThresholdInMinutes?: number;
|
|
1997
|
-
recoveryPointHistory?: number;
|
|
2012
|
+
export interface InMagePolicyInput extends PolicyProviderSpecificInput {
|
|
1998
2013
|
appConsistentFrequencyInMinutes?: number;
|
|
2014
|
+
instanceType: "InMage";
|
|
1999
2015
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
2000
|
-
|
|
2016
|
+
recoveryPointHistory?: number;
|
|
2017
|
+
recoveryPointThresholdInMinutes?: number;
|
|
2018
|
+
}
|
|
2001
2019
|
|
|
2002
2020
|
// @public
|
|
2003
2021
|
export interface InMageProtectedDiskDetails {
|
|
@@ -2055,16 +2073,16 @@ export interface InMageRcmApplianceDetails {
|
|
|
2055
2073
|
}
|
|
2056
2074
|
|
|
2057
2075
|
// @public
|
|
2058
|
-
export
|
|
2059
|
-
instanceType: "InMageRcm";
|
|
2076
|
+
export interface InMageRcmApplianceSpecificDetails extends ApplianceSpecificDetails {
|
|
2060
2077
|
readonly appliances?: InMageRcmApplianceDetails[];
|
|
2061
|
-
|
|
2078
|
+
instanceType: "InMageRcm";
|
|
2079
|
+
}
|
|
2062
2080
|
|
|
2063
2081
|
// @public
|
|
2064
|
-
export
|
|
2082
|
+
export interface InMageRcmApplyRecoveryPointInput extends ApplyRecoveryPointProviderSpecificInput {
|
|
2065
2083
|
instanceType: "InMageRcm";
|
|
2066
2084
|
recoveryPointId: string;
|
|
2067
|
-
}
|
|
2085
|
+
}
|
|
2068
2086
|
|
|
2069
2087
|
// @public
|
|
2070
2088
|
export interface InMageRcmDiscoveredProtectedVmDetails {
|
|
@@ -2098,69 +2116,69 @@ export interface InMageRcmDisksDefaultInput {
|
|
|
2098
2116
|
}
|
|
2099
2117
|
|
|
2100
2118
|
// @public
|
|
2101
|
-
export
|
|
2102
|
-
instanceType: "InMageRcm";
|
|
2103
|
-
fabricDiscoveryMachineId: string;
|
|
2104
|
-
disksToInclude?: InMageRcmDiskInput[];
|
|
2119
|
+
export interface InMageRcmEnableProtectionInput extends EnableProtectionProviderSpecificInput {
|
|
2105
2120
|
disksDefault?: InMageRcmDisksDefaultInput;
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
targetSubnetName?: string;
|
|
2110
|
-
testSubnetName?: string;
|
|
2111
|
-
targetVmName?: string;
|
|
2112
|
-
targetVmSize?: string;
|
|
2121
|
+
disksToInclude?: InMageRcmDiskInput[];
|
|
2122
|
+
fabricDiscoveryMachineId: string;
|
|
2123
|
+
instanceType: "InMageRcm";
|
|
2113
2124
|
licenseType?: LicenseType;
|
|
2125
|
+
multiVmGroupName?: string;
|
|
2126
|
+
processServerId: string;
|
|
2127
|
+
runAsAccountId?: string;
|
|
2114
2128
|
targetAvailabilitySetId?: string;
|
|
2115
2129
|
targetAvailabilityZone?: string;
|
|
2116
|
-
targetProximityPlacementGroupId?: string;
|
|
2117
2130
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2131
|
+
targetNetworkId?: string;
|
|
2132
|
+
targetProximityPlacementGroupId?: string;
|
|
2133
|
+
targetResourceGroupId: string;
|
|
2134
|
+
targetSubnetName?: string;
|
|
2135
|
+
targetVmName?: string;
|
|
2136
|
+
targetVmSize?: string;
|
|
2137
|
+
testNetworkId?: string;
|
|
2138
|
+
testSubnetName?: string;
|
|
2139
|
+
}
|
|
2122
2140
|
|
|
2123
2141
|
// @public
|
|
2124
|
-
export
|
|
2142
|
+
export interface InMageRcmEventDetails extends EventProviderSpecificDetails {
|
|
2143
|
+
readonly applianceName?: string;
|
|
2144
|
+
readonly componentDisplayName?: string;
|
|
2145
|
+
readonly fabricName?: string;
|
|
2125
2146
|
instanceType: "InMageRcm";
|
|
2126
|
-
readonly protectedItemName?: string;
|
|
2127
|
-
readonly vmName?: string;
|
|
2128
|
-
readonly latestAgentVersion?: string;
|
|
2129
2147
|
readonly jobId?: string;
|
|
2130
|
-
readonly
|
|
2131
|
-
readonly
|
|
2148
|
+
readonly latestAgentVersion?: string;
|
|
2149
|
+
readonly protectedItemName?: string;
|
|
2132
2150
|
readonly serverType?: string;
|
|
2133
|
-
readonly
|
|
2134
|
-
}
|
|
2151
|
+
readonly vmName?: string;
|
|
2152
|
+
}
|
|
2135
2153
|
|
|
2136
2154
|
// @public
|
|
2137
|
-
export
|
|
2155
|
+
export interface InMageRcmFabricCreationInput extends FabricSpecificCreationInput {
|
|
2138
2156
|
instanceType: "InMageRcm";
|
|
2139
|
-
vmwareSiteId: string;
|
|
2140
2157
|
physicalSiteId: string;
|
|
2141
2158
|
sourceAgentIdentity: IdentityProviderInput;
|
|
2142
|
-
|
|
2159
|
+
vmwareSiteId: string;
|
|
2160
|
+
}
|
|
2143
2161
|
|
|
2144
2162
|
// @public
|
|
2145
|
-
export
|
|
2163
|
+
export interface InMageRcmFabricSpecificDetails extends FabricSpecificDetails {
|
|
2164
|
+
readonly agentDetails?: AgentDetails[];
|
|
2165
|
+
readonly controlPlaneUri?: string;
|
|
2166
|
+
readonly dataPlaneUri?: string;
|
|
2167
|
+
readonly dras?: DraDetails[];
|
|
2146
2168
|
instanceType: "InMageRcm";
|
|
2147
|
-
readonly
|
|
2169
|
+
readonly marsAgents?: MarsAgentDetails[];
|
|
2148
2170
|
readonly physicalSiteId?: string;
|
|
2149
|
-
readonly serviceEndpoint?: string;
|
|
2150
|
-
readonly serviceResourceId?: string;
|
|
2151
|
-
readonly serviceContainerId?: string;
|
|
2152
|
-
readonly dataPlaneUri?: string;
|
|
2153
|
-
readonly controlPlaneUri?: string;
|
|
2154
|
-
sourceAgentIdentityDetails?: IdentityProviderDetails;
|
|
2155
2171
|
readonly processServers?: ProcessServerDetails[];
|
|
2156
|
-
readonly rcmProxies?: RcmProxyDetails[];
|
|
2157
2172
|
readonly pushInstallers?: PushInstallerDetails[];
|
|
2173
|
+
readonly rcmProxies?: RcmProxyDetails[];
|
|
2158
2174
|
readonly replicationAgents?: ReplicationAgentDetails[];
|
|
2159
2175
|
readonly reprotectAgents?: ReprotectAgentDetails[];
|
|
2160
|
-
readonly
|
|
2161
|
-
readonly
|
|
2162
|
-
readonly
|
|
2163
|
-
|
|
2176
|
+
readonly serviceContainerId?: string;
|
|
2177
|
+
readonly serviceEndpoint?: string;
|
|
2178
|
+
readonly serviceResourceId?: string;
|
|
2179
|
+
sourceAgentIdentityDetails?: IdentityProviderDetails;
|
|
2180
|
+
readonly vmwareSiteId?: string;
|
|
2181
|
+
}
|
|
2164
2182
|
|
|
2165
2183
|
// @public
|
|
2166
2184
|
export interface InMageRcmFabricSwitchProviderBlockingErrorDetails {
|
|
@@ -2193,14 +2211,14 @@ export interface InMageRcmFailbackDiscoveredProtectedVmDetails {
|
|
|
2193
2211
|
}
|
|
2194
2212
|
|
|
2195
2213
|
// @public
|
|
2196
|
-
export
|
|
2214
|
+
export interface InMageRcmFailbackEventDetails extends EventProviderSpecificDetails {
|
|
2215
|
+
readonly applianceName?: string;
|
|
2216
|
+
readonly componentDisplayName?: string;
|
|
2197
2217
|
instanceType: "InMageRcmFailback";
|
|
2198
2218
|
readonly protectedItemName?: string;
|
|
2199
|
-
readonly vmName?: string;
|
|
2200
|
-
readonly applianceName?: string;
|
|
2201
2219
|
readonly serverType?: string;
|
|
2202
|
-
readonly
|
|
2203
|
-
}
|
|
2220
|
+
readonly vmName?: string;
|
|
2221
|
+
}
|
|
2204
2222
|
|
|
2205
2223
|
// @public
|
|
2206
2224
|
export interface InMageRcmFailbackMobilityAgentDetails {
|
|
@@ -2224,24 +2242,24 @@ export interface InMageRcmFailbackNicDetails {
|
|
|
2224
2242
|
}
|
|
2225
2243
|
|
|
2226
2244
|
// @public
|
|
2227
|
-
export
|
|
2245
|
+
export interface InMageRcmFailbackPlannedFailoverProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
2228
2246
|
instanceType: "InMageRcmFailback";
|
|
2229
2247
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
2230
|
-
}
|
|
2248
|
+
}
|
|
2231
2249
|
|
|
2232
2250
|
// @public
|
|
2233
|
-
export
|
|
2234
|
-
instanceType: "InMageRcmFailback";
|
|
2235
|
-
crashConsistentFrequencyInMinutes?: number;
|
|
2251
|
+
export interface InMageRcmFailbackPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
2236
2252
|
appConsistentFrequencyInMinutes?: number;
|
|
2237
|
-
|
|
2253
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
2254
|
+
instanceType: "InMageRcmFailback";
|
|
2255
|
+
}
|
|
2238
2256
|
|
|
2239
2257
|
// @public
|
|
2240
|
-
export
|
|
2241
|
-
instanceType: "InMageRcmFailback";
|
|
2258
|
+
export interface InMageRcmFailbackPolicyDetails extends PolicyProviderSpecificDetails {
|
|
2242
2259
|
appConsistentFrequencyInMinutes?: number;
|
|
2243
2260
|
crashConsistentFrequencyInMinutes?: number;
|
|
2244
|
-
|
|
2261
|
+
instanceType: "InMageRcmFailback";
|
|
2262
|
+
}
|
|
2245
2263
|
|
|
2246
2264
|
// @public
|
|
2247
2265
|
export interface InMageRcmFailbackProtectedDiskDetails {
|
|
@@ -2262,46 +2280,46 @@ export interface InMageRcmFailbackProtectedDiskDetails {
|
|
|
2262
2280
|
export type InMageRcmFailbackRecoveryPointType = string;
|
|
2263
2281
|
|
|
2264
2282
|
// @public
|
|
2265
|
-
export
|
|
2283
|
+
export interface InMageRcmFailbackReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
2284
|
+
readonly azureVirtualMachineId?: string;
|
|
2285
|
+
discoveredVmDetails?: InMageRcmFailbackDiscoveredProtectedVmDetails;
|
|
2286
|
+
readonly initialReplicationProcessedBytes?: number;
|
|
2287
|
+
readonly initialReplicationProgressHealth?: VmReplicationProgressHealth;
|
|
2288
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
2289
|
+
readonly initialReplicationTransferredBytes?: number;
|
|
2266
2290
|
instanceType: "InMageRcmFailback";
|
|
2267
2291
|
readonly internalIdentifier?: string;
|
|
2268
|
-
readonly
|
|
2292
|
+
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
2293
|
+
readonly lastPlannedFailoverStartTime?: Date;
|
|
2294
|
+
readonly lastPlannedFailoverStatus?: PlannedFailoverStatus;
|
|
2295
|
+
readonly lastUsedPolicyFriendlyName?: string;
|
|
2296
|
+
readonly lastUsedPolicyId?: string;
|
|
2297
|
+
readonly logStorageAccountId?: string;
|
|
2298
|
+
mobilityAgentDetails?: InMageRcmFailbackMobilityAgentDetails;
|
|
2269
2299
|
readonly multiVmGroupName?: string;
|
|
2300
|
+
readonly osType?: string;
|
|
2301
|
+
protectedDisks?: InMageRcmFailbackProtectedDiskDetails[];
|
|
2270
2302
|
readonly reprotectAgentId?: string;
|
|
2271
2303
|
readonly reprotectAgentName?: string;
|
|
2272
|
-
readonly osType?: string;
|
|
2273
|
-
readonly logStorageAccountId?: string;
|
|
2274
|
-
readonly targetvCenterId?: string;
|
|
2275
|
-
readonly targetDataStoreName?: string;
|
|
2276
|
-
readonly targetVmName?: string;
|
|
2277
|
-
readonly initialReplicationProgressPercentage?: number;
|
|
2278
|
-
readonly initialReplicationProcessedBytes?: number;
|
|
2279
|
-
readonly initialReplicationTransferredBytes?: number;
|
|
2280
|
-
readonly initialReplicationProgressHealth?: VmReplicationProgressHealth;
|
|
2281
|
-
readonly resyncProgressPercentage?: number;
|
|
2282
2304
|
readonly resyncProcessedBytes?: number;
|
|
2283
|
-
readonly resyncTransferredBytes?: number;
|
|
2284
2305
|
readonly resyncProgressHealth?: VmReplicationProgressHealth;
|
|
2306
|
+
readonly resyncProgressPercentage?: number;
|
|
2285
2307
|
readonly resyncRequired?: string;
|
|
2286
2308
|
readonly resyncState?: ResyncState;
|
|
2287
|
-
|
|
2288
|
-
|
|
2309
|
+
readonly resyncTransferredBytes?: number;
|
|
2310
|
+
readonly targetDataStoreName?: string;
|
|
2311
|
+
readonly targetvCenterId?: string;
|
|
2312
|
+
readonly targetVmName?: string;
|
|
2289
2313
|
vmNics?: InMageRcmFailbackNicDetails[];
|
|
2290
|
-
|
|
2291
|
-
readonly lastPlannedFailoverStatus?: PlannedFailoverStatus;
|
|
2292
|
-
discoveredVmDetails?: InMageRcmFailbackDiscoveredProtectedVmDetails;
|
|
2293
|
-
readonly lastUsedPolicyId?: string;
|
|
2294
|
-
readonly lastUsedPolicyFriendlyName?: string;
|
|
2295
|
-
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
2296
|
-
};
|
|
2314
|
+
}
|
|
2297
2315
|
|
|
2298
2316
|
// @public
|
|
2299
|
-
export
|
|
2317
|
+
export interface InMageRcmFailbackReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
2300
2318
|
instanceType: "InMageRcmFailback";
|
|
2319
|
+
policyId: string;
|
|
2301
2320
|
processServerId: string;
|
|
2302
2321
|
runAsAccountId?: string;
|
|
2303
|
-
|
|
2304
|
-
};
|
|
2322
|
+
}
|
|
2305
2323
|
|
|
2306
2324
|
// @public
|
|
2307
2325
|
export interface InMageRcmFailbackSyncDetails {
|
|
@@ -2372,22 +2390,22 @@ export interface InMageRcmNicInput {
|
|
|
2372
2390
|
}
|
|
2373
2391
|
|
|
2374
2392
|
// @public
|
|
2375
|
-
export
|
|
2376
|
-
instanceType: "InMageRcm";
|
|
2377
|
-
recoveryPointHistoryInMinutes?: number;
|
|
2378
|
-
crashConsistentFrequencyInMinutes?: number;
|
|
2393
|
+
export interface InMageRcmPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
2379
2394
|
appConsistentFrequencyInMinutes?: number;
|
|
2395
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
2380
2396
|
enableMultiVmSync?: string;
|
|
2381
|
-
};
|
|
2382
|
-
|
|
2383
|
-
// @public
|
|
2384
|
-
export type InMageRcmPolicyDetails = PolicyProviderSpecificDetails & {
|
|
2385
2397
|
instanceType: "InMageRcm";
|
|
2386
2398
|
recoveryPointHistoryInMinutes?: number;
|
|
2399
|
+
}
|
|
2400
|
+
|
|
2401
|
+
// @public
|
|
2402
|
+
export interface InMageRcmPolicyDetails extends PolicyProviderSpecificDetails {
|
|
2387
2403
|
appConsistentFrequencyInMinutes?: number;
|
|
2388
2404
|
crashConsistentFrequencyInMinutes?: number;
|
|
2389
2405
|
enableMultiVmSync?: string;
|
|
2390
|
-
|
|
2406
|
+
instanceType: "InMageRcm";
|
|
2407
|
+
recoveryPointHistoryInMinutes?: number;
|
|
2408
|
+
}
|
|
2391
2409
|
|
|
2392
2410
|
// @public
|
|
2393
2411
|
export interface InMageRcmProtectedDiskDetails {
|
|
@@ -2403,86 +2421,88 @@ export interface InMageRcmProtectedDiskDetails {
|
|
|
2403
2421
|
readonly isOSDisk?: string;
|
|
2404
2422
|
readonly logStorageAccountId?: string;
|
|
2405
2423
|
resyncDetails?: InMageRcmSyncDetails;
|
|
2424
|
+
readonly seedBlobUri?: string;
|
|
2406
2425
|
readonly seedManagedDiskId?: string;
|
|
2407
2426
|
readonly targetManagedDiskId?: string;
|
|
2408
2427
|
}
|
|
2409
2428
|
|
|
2410
2429
|
// @public
|
|
2411
|
-
export
|
|
2412
|
-
instanceType: "InMageRcm";
|
|
2430
|
+
export interface InMageRcmProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
2413
2431
|
readonly enableAgentAutoUpgrade?: string;
|
|
2414
|
-
|
|
2432
|
+
instanceType: "InMageRcm";
|
|
2433
|
+
}
|
|
2415
2434
|
|
|
2416
2435
|
// @public
|
|
2417
|
-
export
|
|
2436
|
+
export interface InMageRcmRecoveryPointDetails extends ProviderSpecificRecoveryPointDetails {
|
|
2418
2437
|
instanceType: "InMageRcm";
|
|
2419
2438
|
readonly isMultiVmSyncPoint?: string;
|
|
2420
|
-
}
|
|
2439
|
+
}
|
|
2421
2440
|
|
|
2422
2441
|
// @public
|
|
2423
|
-
export
|
|
2442
|
+
export interface InMageRcmReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
2443
|
+
readonly agentUpgradeAttemptToVersion?: string;
|
|
2444
|
+
agentUpgradeBlockingErrorDetails?: InMageRcmAgentUpgradeBlockingErrorDetails[];
|
|
2445
|
+
readonly agentUpgradeJobId?: string;
|
|
2446
|
+
readonly agentUpgradeState?: MobilityAgentUpgradeState;
|
|
2447
|
+
readonly allocatedMemoryInMB?: number;
|
|
2448
|
+
discoveredVmDetails?: InMageRcmDiscoveredProtectedVmDetails;
|
|
2449
|
+
readonly discoveryType?: string;
|
|
2450
|
+
readonly fabricDiscoveryMachineId?: string;
|
|
2451
|
+
readonly failoverRecoveryPointId?: string;
|
|
2452
|
+
readonly firmwareType?: string;
|
|
2453
|
+
readonly initialReplicationProcessedBytes?: number;
|
|
2454
|
+
readonly initialReplicationProgressHealth?: VmReplicationProgressHealth;
|
|
2455
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
2456
|
+
readonly initialReplicationTransferredBytes?: number;
|
|
2424
2457
|
instanceType: "InMageRcm";
|
|
2425
2458
|
readonly internalIdentifier?: string;
|
|
2426
|
-
readonly
|
|
2459
|
+
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
2460
|
+
readonly isLastUpgradeSuccessful?: string;
|
|
2461
|
+
lastAgentUpgradeErrorDetails?: InMageRcmLastAgentUpgradeErrorDetails[];
|
|
2462
|
+
readonly lastAgentUpgradeType?: string;
|
|
2463
|
+
readonly lastRecoveryPointId?: string;
|
|
2464
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
2465
|
+
readonly lastRpoCalculatedTime?: Date;
|
|
2466
|
+
readonly lastRpoInSeconds?: number;
|
|
2467
|
+
licenseType?: string;
|
|
2468
|
+
mobilityAgentDetails?: InMageRcmMobilityAgentDetails;
|
|
2427
2469
|
readonly multiVmGroupName?: string;
|
|
2428
|
-
readonly
|
|
2429
|
-
readonly
|
|
2470
|
+
readonly osType?: string;
|
|
2471
|
+
readonly primaryNicIpAddress?: string;
|
|
2430
2472
|
readonly processorCoreCount?: number;
|
|
2431
|
-
readonly
|
|
2473
|
+
readonly processServerId?: string;
|
|
2432
2474
|
readonly processServerName?: string;
|
|
2475
|
+
protectedDisks?: InMageRcmProtectedDiskDetails[];
|
|
2476
|
+
readonly resyncProcessedBytes?: number;
|
|
2477
|
+
readonly resyncProgressHealth?: VmReplicationProgressHealth;
|
|
2478
|
+
readonly resyncProgressPercentage?: number;
|
|
2479
|
+
readonly resyncRequired?: string;
|
|
2480
|
+
readonly resyncState?: ResyncState;
|
|
2481
|
+
readonly resyncTransferredBytes?: number;
|
|
2433
2482
|
readonly runAsAccountId?: string;
|
|
2434
|
-
readonly
|
|
2435
|
-
readonly firmwareType?: string;
|
|
2436
|
-
readonly primaryNicIpAddress?: string;
|
|
2437
|
-
readonly targetGeneration?: string;
|
|
2438
|
-
licenseType?: string;
|
|
2439
|
-
targetVmName?: string;
|
|
2440
|
-
targetVmSize?: string;
|
|
2441
|
-
targetResourceGroupId?: string;
|
|
2442
|
-
targetLocation?: string;
|
|
2483
|
+
readonly storageAccountId?: string;
|
|
2443
2484
|
targetAvailabilitySetId?: string;
|
|
2444
2485
|
targetAvailabilityZone?: string;
|
|
2445
|
-
targetProximityPlacementGroupId?: string;
|
|
2446
2486
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
2487
|
+
readonly targetGeneration?: string;
|
|
2488
|
+
targetLocation?: string;
|
|
2447
2489
|
targetNetworkId?: string;
|
|
2490
|
+
targetProximityPlacementGroupId?: string;
|
|
2491
|
+
targetResourceGroupId?: string;
|
|
2492
|
+
targetVmName?: string;
|
|
2493
|
+
targetVmSize?: string;
|
|
2448
2494
|
testNetworkId?: string;
|
|
2449
|
-
readonly failoverRecoveryPointId?: string;
|
|
2450
|
-
readonly lastRecoveryPointReceived?: Date;
|
|
2451
|
-
readonly lastRpoInSeconds?: number;
|
|
2452
|
-
readonly lastRpoCalculatedTime?: Date;
|
|
2453
|
-
readonly lastRecoveryPointId?: string;
|
|
2454
|
-
readonly initialReplicationProgressPercentage?: number;
|
|
2455
|
-
readonly initialReplicationProcessedBytes?: number;
|
|
2456
|
-
readonly initialReplicationTransferredBytes?: number;
|
|
2457
|
-
readonly initialReplicationProgressHealth?: VmReplicationProgressHealth;
|
|
2458
|
-
readonly resyncProgressPercentage?: number;
|
|
2459
|
-
readonly resyncProcessedBytes?: number;
|
|
2460
|
-
readonly resyncTransferredBytes?: number;
|
|
2461
|
-
readonly resyncProgressHealth?: VmReplicationProgressHealth;
|
|
2462
|
-
readonly resyncRequired?: string;
|
|
2463
|
-
readonly resyncState?: ResyncState;
|
|
2464
|
-
readonly agentUpgradeState?: MobilityAgentUpgradeState;
|
|
2465
|
-
readonly lastAgentUpgradeType?: string;
|
|
2466
|
-
readonly agentUpgradeJobId?: string;
|
|
2467
|
-
readonly agentUpgradeAttemptToVersion?: string;
|
|
2468
|
-
protectedDisks?: InMageRcmProtectedDiskDetails[];
|
|
2469
|
-
readonly isLastUpgradeSuccessful?: string;
|
|
2470
|
-
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
2471
|
-
mobilityAgentDetails?: InMageRcmMobilityAgentDetails;
|
|
2472
|
-
lastAgentUpgradeErrorDetails?: InMageRcmLastAgentUpgradeErrorDetails[];
|
|
2473
|
-
agentUpgradeBlockingErrorDetails?: InMageRcmAgentUpgradeBlockingErrorDetails[];
|
|
2474
2495
|
vmNics?: InMageRcmNicDetails[];
|
|
2475
|
-
|
|
2476
|
-
};
|
|
2496
|
+
}
|
|
2477
2497
|
|
|
2478
2498
|
// @public
|
|
2479
|
-
export
|
|
2480
|
-
instanceType: "InMageRcm";
|
|
2481
|
-
reprotectAgentId: string;
|
|
2499
|
+
export interface InMageRcmReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
2482
2500
|
datastoreName: string;
|
|
2501
|
+
instanceType: "InMageRcm";
|
|
2483
2502
|
logStorageAccountId: string;
|
|
2484
2503
|
policyId?: string;
|
|
2485
|
-
|
|
2504
|
+
reprotectAgentId: string;
|
|
2505
|
+
}
|
|
2486
2506
|
|
|
2487
2507
|
// @public
|
|
2488
2508
|
export interface InMageRcmSyncDetails {
|
|
@@ -2497,120 +2517,120 @@ export interface InMageRcmSyncDetails {
|
|
|
2497
2517
|
}
|
|
2498
2518
|
|
|
2499
2519
|
// @public
|
|
2500
|
-
export
|
|
2520
|
+
export interface InMageRcmTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
2501
2521
|
instanceType: "InMageRcm";
|
|
2502
2522
|
networkId?: string;
|
|
2503
2523
|
recoveryPointId?: string;
|
|
2504
|
-
}
|
|
2524
|
+
}
|
|
2505
2525
|
|
|
2506
2526
|
// @public
|
|
2507
|
-
export
|
|
2527
|
+
export interface InMageRcmUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
2508
2528
|
instanceType: "InMageRcm";
|
|
2509
2529
|
performShutdown: string;
|
|
2510
2530
|
recoveryPointId?: string;
|
|
2511
|
-
}
|
|
2531
|
+
}
|
|
2512
2532
|
|
|
2513
2533
|
// @public
|
|
2514
|
-
export
|
|
2534
|
+
export interface InMageRcmUpdateApplianceForReplicationProtectedItemInput extends UpdateApplianceForReplicationProtectedItemProviderSpecificInput {
|
|
2515
2535
|
instanceType: "InMageRcm";
|
|
2516
2536
|
runAsAccountId?: string;
|
|
2517
|
-
}
|
|
2537
|
+
}
|
|
2518
2538
|
|
|
2519
2539
|
// @public
|
|
2520
|
-
export
|
|
2521
|
-
instanceType: "InMageRcm";
|
|
2540
|
+
export interface InMageRcmUpdateContainerMappingInput extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
2522
2541
|
enableAgentAutoUpgrade: string;
|
|
2523
|
-
|
|
2542
|
+
instanceType: "InMageRcm";
|
|
2543
|
+
}
|
|
2524
2544
|
|
|
2525
2545
|
// @public
|
|
2526
|
-
export
|
|
2546
|
+
export interface InMageRcmUpdateReplicationProtectedItemInput extends UpdateReplicationProtectedItemProviderInput {
|
|
2527
2547
|
instanceType: "InMageRcm";
|
|
2528
|
-
|
|
2529
|
-
targetVmSize?: string;
|
|
2530
|
-
targetResourceGroupId?: string;
|
|
2548
|
+
licenseType?: LicenseType;
|
|
2531
2549
|
targetAvailabilitySetId?: string;
|
|
2532
2550
|
targetAvailabilityZone?: string;
|
|
2533
|
-
targetProximityPlacementGroupId?: string;
|
|
2534
2551
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
2535
2552
|
targetNetworkId?: string;
|
|
2553
|
+
targetProximityPlacementGroupId?: string;
|
|
2554
|
+
targetResourceGroupId?: string;
|
|
2555
|
+
targetVmName?: string;
|
|
2556
|
+
targetVmSize?: string;
|
|
2536
2557
|
testNetworkId?: string;
|
|
2537
2558
|
vmNics?: InMageRcmNicInput[];
|
|
2538
|
-
|
|
2539
|
-
};
|
|
2559
|
+
}
|
|
2540
2560
|
|
|
2541
2561
|
// @public
|
|
2542
|
-
export
|
|
2543
|
-
instanceType: "InMage";
|
|
2562
|
+
export interface InMageReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
2544
2563
|
activeSiteType?: string;
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
osDetails?: OSDiskDetails;
|
|
2548
|
-
protectionStage?: string;
|
|
2549
|
-
vmId?: string;
|
|
2550
|
-
vmProtectionState?: string;
|
|
2551
|
-
vmProtectionStateDescription?: string;
|
|
2552
|
-
resyncDetails?: InitialReplicationDetails;
|
|
2553
|
-
retentionWindowStart?: Date;
|
|
2554
|
-
retentionWindowEnd?: Date;
|
|
2564
|
+
agentDetails?: InMageAgentDetails;
|
|
2565
|
+
azureStorageAccountId?: string;
|
|
2555
2566
|
compressedDataRateInMB?: number;
|
|
2556
|
-
uncompressedDataRateInMB?: number;
|
|
2557
|
-
rpoInSeconds?: number;
|
|
2558
|
-
protectedDisks?: InMageProtectedDiskDetails[];
|
|
2559
|
-
ipAddress?: string;
|
|
2560
|
-
lastHeartbeat?: Date;
|
|
2561
|
-
processServerId?: string;
|
|
2562
|
-
masterTargetId?: string;
|
|
2563
2567
|
consistencyPoints?: {
|
|
2564
2568
|
[propertyName: string]: Date;
|
|
2565
2569
|
};
|
|
2570
|
+
datastores?: string[];
|
|
2571
|
+
discoveryType?: string;
|
|
2566
2572
|
diskResized?: string;
|
|
2567
|
-
rebootAfterUpdateStatus?: string;
|
|
2568
|
-
multiVmGroupId?: string;
|
|
2569
|
-
multiVmGroupName?: string;
|
|
2570
|
-
multiVmSyncStatus?: string;
|
|
2571
|
-
agentDetails?: InMageAgentDetails;
|
|
2572
|
-
vCenterInfrastructureId?: string;
|
|
2573
2573
|
infrastructureVmId?: string;
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
validationErrors?: HealthError[];
|
|
2574
|
+
instanceType: "InMage";
|
|
2575
|
+
ipAddress?: string;
|
|
2576
|
+
isAdditionalStatsAvailable?: boolean;
|
|
2577
|
+
lastHeartbeat?: Date;
|
|
2579
2578
|
lastRpoCalculatedTime?: Date;
|
|
2580
2579
|
lastUpdateReceivedTime?: Date;
|
|
2581
|
-
|
|
2580
|
+
masterTargetId?: string;
|
|
2581
|
+
multiVmGroupId?: string;
|
|
2582
|
+
multiVmGroupName?: string;
|
|
2583
|
+
multiVmSyncStatus?: string;
|
|
2584
|
+
osDetails?: OSDiskDetails;
|
|
2582
2585
|
osVersion?: string;
|
|
2583
|
-
|
|
2586
|
+
processServerId?: string;
|
|
2587
|
+
protectedDisks?: InMageProtectedDiskDetails[];
|
|
2588
|
+
protectionStage?: string;
|
|
2589
|
+
rebootAfterUpdateStatus?: string;
|
|
2590
|
+
replicaId?: string;
|
|
2591
|
+
resyncDetails?: InitialReplicationDetails;
|
|
2592
|
+
retentionWindowEnd?: Date;
|
|
2593
|
+
retentionWindowStart?: Date;
|
|
2594
|
+
rpoInSeconds?: number;
|
|
2595
|
+
sourceVmCpuCount?: number;
|
|
2596
|
+
sourceVmRamSizeInMB?: number;
|
|
2584
2597
|
totalDataTransferred?: number;
|
|
2585
2598
|
totalProgressHealth?: string;
|
|
2586
|
-
|
|
2599
|
+
uncompressedDataRateInMB?: number;
|
|
2600
|
+
validationErrors?: HealthError[];
|
|
2601
|
+
vCenterInfrastructureId?: string;
|
|
2602
|
+
vmId?: string;
|
|
2603
|
+
vmNics?: VMNicDetails[];
|
|
2604
|
+
vmProtectionState?: string;
|
|
2605
|
+
vmProtectionStateDescription?: string;
|
|
2606
|
+
}
|
|
2587
2607
|
|
|
2588
2608
|
// @public
|
|
2589
|
-
export
|
|
2609
|
+
export interface InMageReprotectInput extends ReverseReplicationProviderSpecificInput {
|
|
2610
|
+
datastoreName?: string;
|
|
2611
|
+
diskExclusionInput?: InMageDiskExclusionInput;
|
|
2612
|
+
disksToInclude?: string[];
|
|
2590
2613
|
instanceType: "InMage";
|
|
2591
2614
|
masterTargetId: string;
|
|
2592
2615
|
processServerId: string;
|
|
2616
|
+
profileId: string;
|
|
2593
2617
|
retentionDrive: string;
|
|
2594
2618
|
runAsAccountId?: string;
|
|
2595
|
-
|
|
2596
|
-
diskExclusionInput?: InMageDiskExclusionInput;
|
|
2597
|
-
profileId: string;
|
|
2598
|
-
disksToInclude?: string[];
|
|
2599
|
-
};
|
|
2619
|
+
}
|
|
2600
2620
|
|
|
2601
2621
|
// @public
|
|
2602
|
-
export
|
|
2622
|
+
export interface InMageTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
2603
2623
|
instanceType: "InMage";
|
|
2604
|
-
recoveryPointType?: RecoveryPointType;
|
|
2605
2624
|
recoveryPointId?: string;
|
|
2606
|
-
|
|
2625
|
+
recoveryPointType?: RecoveryPointType;
|
|
2626
|
+
}
|
|
2607
2627
|
|
|
2608
2628
|
// @public
|
|
2609
|
-
export
|
|
2629
|
+
export interface InMageUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
2610
2630
|
instanceType: "InMage";
|
|
2611
|
-
recoveryPointType?: RecoveryPointType;
|
|
2612
2631
|
recoveryPointId?: string;
|
|
2613
|
-
|
|
2632
|
+
recoveryPointType?: RecoveryPointType;
|
|
2633
|
+
}
|
|
2614
2634
|
|
|
2615
2635
|
// @public
|
|
2616
2636
|
export type InMageV2RpRecoveryPointType = string;
|
|
@@ -2712,9 +2732,9 @@ export interface IPConfigInputDetails {
|
|
|
2712
2732
|
}
|
|
2713
2733
|
|
|
2714
2734
|
// @public
|
|
2715
|
-
export
|
|
2735
|
+
export interface Job extends Resource {
|
|
2716
2736
|
properties?: JobProperties;
|
|
2717
|
-
}
|
|
2737
|
+
}
|
|
2718
2738
|
|
|
2719
2739
|
// @public
|
|
2720
2740
|
export interface JobCollection {
|
|
@@ -2783,19 +2803,19 @@ export interface JobQueryParameter {
|
|
|
2783
2803
|
}
|
|
2784
2804
|
|
|
2785
2805
|
// @public
|
|
2786
|
-
export
|
|
2806
|
+
export interface JobStatusEventDetails extends EventSpecificDetails {
|
|
2807
|
+
affectedObjectType?: string;
|
|
2787
2808
|
instanceType: "JobStatus";
|
|
2788
|
-
jobId?: string;
|
|
2789
2809
|
jobFriendlyName?: string;
|
|
2810
|
+
jobId?: string;
|
|
2790
2811
|
jobStatus?: string;
|
|
2791
|
-
|
|
2792
|
-
};
|
|
2812
|
+
}
|
|
2793
2813
|
|
|
2794
2814
|
// @public
|
|
2795
|
-
export
|
|
2815
|
+
export interface JobTaskDetails extends TaskTypeDetails {
|
|
2796
2816
|
instanceType: "JobTaskDetails" | "FabricReplicationGroupTaskDetails" | "VirtualMachineTaskDetails";
|
|
2797
2817
|
jobTask?: JobEntity;
|
|
2798
|
-
}
|
|
2818
|
+
}
|
|
2799
2819
|
|
|
2800
2820
|
// @public (undocumented)
|
|
2801
2821
|
export type JobTaskDetailsUnion = JobTaskDetails | FabricReplicationGroupTaskDetails | VirtualMachineTaskDetails;
|
|
@@ -2808,557 +2828,385 @@ export interface KeyEncryptionKeyInfo {
|
|
|
2808
2828
|
|
|
2809
2829
|
// @public
|
|
2810
2830
|
export enum KnownA2ARecoveryAvailabilityType {
|
|
2811
|
-
// (undocumented)
|
|
2812
2831
|
AvailabilitySet = "AvailabilitySet",
|
|
2813
|
-
// (undocumented)
|
|
2814
2832
|
AvailabilityZone = "AvailabilityZone",
|
|
2815
|
-
// (undocumented)
|
|
2816
2833
|
Single = "Single"
|
|
2817
2834
|
}
|
|
2818
2835
|
|
|
2819
2836
|
// @public
|
|
2820
2837
|
export enum KnownA2ARpRecoveryPointType {
|
|
2821
|
-
// (undocumented)
|
|
2822
2838
|
Latest = "Latest",
|
|
2823
|
-
// (undocumented)
|
|
2824
2839
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
2825
|
-
// (undocumented)
|
|
2826
2840
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
2827
|
-
// (undocumented)
|
|
2828
2841
|
LatestProcessed = "LatestProcessed"
|
|
2829
2842
|
}
|
|
2830
2843
|
|
|
2831
2844
|
// @public
|
|
2832
2845
|
export enum KnownAgentAutoUpdateStatus {
|
|
2833
|
-
// (undocumented)
|
|
2834
2846
|
Disabled = "Disabled",
|
|
2835
|
-
// (undocumented)
|
|
2836
2847
|
Enabled = "Enabled"
|
|
2837
2848
|
}
|
|
2838
2849
|
|
|
2839
2850
|
// @public
|
|
2840
2851
|
export enum KnownAgentUpgradeBlockedReason {
|
|
2841
|
-
// (undocumented)
|
|
2842
2852
|
AgentNoHeartbeat = "AgentNoHeartbeat",
|
|
2843
|
-
// (undocumented)
|
|
2844
2853
|
AlreadyOnLatestVersion = "AlreadyOnLatestVersion",
|
|
2845
|
-
// (undocumented)
|
|
2846
2854
|
DistroIsNotReported = "DistroIsNotReported",
|
|
2847
|
-
// (undocumented)
|
|
2848
2855
|
DistroNotSupportedForUpgrade = "DistroNotSupportedForUpgrade",
|
|
2849
|
-
// (undocumented)
|
|
2850
2856
|
IncompatibleApplianceVersion = "IncompatibleApplianceVersion",
|
|
2851
|
-
// (undocumented)
|
|
2852
2857
|
InvalidAgentVersion = "InvalidAgentVersion",
|
|
2853
|
-
// (undocumented)
|
|
2854
2858
|
InvalidDriverVersion = "InvalidDriverVersion",
|
|
2855
|
-
// (undocumented)
|
|
2856
2859
|
MissingUpgradePath = "MissingUpgradePath",
|
|
2857
|
-
// (undocumented)
|
|
2858
2860
|
NotProtected = "NotProtected",
|
|
2859
|
-
// (undocumented)
|
|
2860
2861
|
ProcessServerNoHeartbeat = "ProcessServerNoHeartbeat",
|
|
2861
|
-
// (undocumented)
|
|
2862
2862
|
RcmProxyNoHeartbeat = "RcmProxyNoHeartbeat",
|
|
2863
|
-
// (undocumented)
|
|
2864
2863
|
RebootRequired = "RebootRequired",
|
|
2865
|
-
// (undocumented)
|
|
2866
2864
|
Unknown = "Unknown",
|
|
2867
|
-
// (undocumented)
|
|
2868
2865
|
UnsupportedProtectionScenario = "UnsupportedProtectionScenario"
|
|
2869
2866
|
}
|
|
2870
2867
|
|
|
2871
2868
|
// @public
|
|
2872
2869
|
export enum KnownAgentVersionStatus {
|
|
2873
|
-
// (undocumented)
|
|
2874
2870
|
Deprecated = "Deprecated",
|
|
2875
|
-
// (undocumented)
|
|
2876
2871
|
NotSupported = "NotSupported",
|
|
2877
|
-
// (undocumented)
|
|
2878
2872
|
SecurityUpdateRequired = "SecurityUpdateRequired",
|
|
2879
|
-
// (undocumented)
|
|
2880
2873
|
Supported = "Supported",
|
|
2881
|
-
// (undocumented)
|
|
2882
2874
|
UpdateRequired = "UpdateRequired"
|
|
2883
2875
|
}
|
|
2884
2876
|
|
|
2885
2877
|
// @public
|
|
2886
2878
|
export enum KnownAlternateLocationRecoveryOption {
|
|
2887
|
-
// (undocumented)
|
|
2888
2879
|
CreateVmIfNotFound = "CreateVmIfNotFound",
|
|
2889
|
-
// (undocumented)
|
|
2890
2880
|
NoAction = "NoAction"
|
|
2891
2881
|
}
|
|
2892
2882
|
|
|
2893
2883
|
// @public
|
|
2894
2884
|
export enum KnownAutomationAccountAuthenticationType {
|
|
2895
|
-
// (undocumented)
|
|
2896
2885
|
RunAsAccount = "RunAsAccount",
|
|
2897
|
-
// (undocumented)
|
|
2898
2886
|
SystemAssignedIdentity = "SystemAssignedIdentity"
|
|
2899
2887
|
}
|
|
2900
2888
|
|
|
2901
2889
|
// @public
|
|
2902
2890
|
export enum KnownAutoProtectionOfDataDisk {
|
|
2903
|
-
// (undocumented)
|
|
2904
2891
|
Disabled = "Disabled",
|
|
2905
|
-
// (undocumented)
|
|
2906
2892
|
Enabled = "Enabled"
|
|
2907
2893
|
}
|
|
2908
2894
|
|
|
2909
2895
|
// @public
|
|
2910
2896
|
export enum KnownDataSyncStatus {
|
|
2911
|
-
// (undocumented)
|
|
2912
2897
|
ForDownTime = "ForDownTime",
|
|
2913
|
-
// (undocumented)
|
|
2914
2898
|
ForSynchronization = "ForSynchronization"
|
|
2915
2899
|
}
|
|
2916
2900
|
|
|
2917
2901
|
// @public
|
|
2918
2902
|
export enum KnownDisableProtectionReason {
|
|
2919
|
-
// (undocumented)
|
|
2920
2903
|
MigrationComplete = "MigrationComplete",
|
|
2921
|
-
// (undocumented)
|
|
2922
2904
|
NotSpecified = "NotSpecified"
|
|
2923
2905
|
}
|
|
2924
2906
|
|
|
2925
2907
|
// @public
|
|
2926
2908
|
export enum KnownDiskAccountType {
|
|
2927
|
-
// (undocumented)
|
|
2928
2909
|
PremiumLRS = "Premium_LRS",
|
|
2929
|
-
// (undocumented)
|
|
2930
2910
|
StandardLRS = "Standard_LRS",
|
|
2931
|
-
// (undocumented)
|
|
2932
2911
|
StandardSSDLRS = "StandardSSD_LRS"
|
|
2933
2912
|
}
|
|
2934
2913
|
|
|
2935
2914
|
// @public
|
|
2936
2915
|
export enum KnownDiskReplicationProgressHealth {
|
|
2937
|
-
// (undocumented)
|
|
2938
2916
|
InProgress = "InProgress",
|
|
2939
|
-
// (undocumented)
|
|
2940
2917
|
None = "None",
|
|
2941
|
-
// (undocumented)
|
|
2942
2918
|
NoProgress = "NoProgress",
|
|
2943
|
-
// (undocumented)
|
|
2944
2919
|
Queued = "Queued",
|
|
2945
|
-
// (undocumented)
|
|
2946
2920
|
SlowProgress = "SlowProgress"
|
|
2947
2921
|
}
|
|
2948
2922
|
|
|
2949
2923
|
// @public
|
|
2950
2924
|
export enum KnownEthernetAddressType {
|
|
2951
|
-
// (undocumented)
|
|
2952
2925
|
Dynamic = "Dynamic",
|
|
2953
|
-
// (undocumented)
|
|
2954
2926
|
Static = "Static"
|
|
2955
2927
|
}
|
|
2956
2928
|
|
|
2957
2929
|
// @public
|
|
2958
2930
|
export enum KnownExportJobOutputSerializationType {
|
|
2959
|
-
// (undocumented)
|
|
2960
2931
|
Excel = "Excel",
|
|
2961
|
-
// (undocumented)
|
|
2962
2932
|
Json = "Json",
|
|
2963
|
-
// (undocumented)
|
|
2964
2933
|
Xml = "Xml"
|
|
2965
2934
|
}
|
|
2966
2935
|
|
|
2967
2936
|
// @public
|
|
2968
2937
|
export enum KnownExtendedLocationType {
|
|
2969
|
-
// (undocumented)
|
|
2970
2938
|
EdgeZone = "EdgeZone"
|
|
2971
2939
|
}
|
|
2972
2940
|
|
|
2973
2941
|
// @public
|
|
2974
2942
|
export enum KnownFailoverDeploymentModel {
|
|
2975
|
-
// (undocumented)
|
|
2976
2943
|
Classic = "Classic",
|
|
2977
|
-
// (undocumented)
|
|
2978
2944
|
NotApplicable = "NotApplicable",
|
|
2979
|
-
// (undocumented)
|
|
2980
2945
|
ResourceManager = "ResourceManager"
|
|
2981
2946
|
}
|
|
2982
2947
|
|
|
2983
2948
|
// @public
|
|
2984
2949
|
export enum KnownHealthErrorCategory {
|
|
2985
|
-
// (undocumented)
|
|
2986
2950
|
AgentAutoUpdateArtifactDeleted = "AgentAutoUpdateArtifactDeleted",
|
|
2987
|
-
// (undocumented)
|
|
2988
2951
|
AgentAutoUpdateInfra = "AgentAutoUpdateInfra",
|
|
2989
|
-
// (undocumented)
|
|
2990
2952
|
AgentAutoUpdateRunAsAccount = "AgentAutoUpdateRunAsAccount",
|
|
2991
|
-
// (undocumented)
|
|
2992
2953
|
AgentAutoUpdateRunAsAccountExpired = "AgentAutoUpdateRunAsAccountExpired",
|
|
2993
|
-
// (undocumented)
|
|
2994
2954
|
AgentAutoUpdateRunAsAccountExpiry = "AgentAutoUpdateRunAsAccountExpiry",
|
|
2995
|
-
// (undocumented)
|
|
2996
2955
|
Configuration = "Configuration",
|
|
2997
|
-
// (undocumented)
|
|
2998
2956
|
FabricInfrastructure = "FabricInfrastructure",
|
|
2999
|
-
// (undocumented)
|
|
3000
2957
|
None = "None",
|
|
3001
|
-
// (undocumented)
|
|
3002
2958
|
Replication = "Replication",
|
|
3003
|
-
// (undocumented)
|
|
3004
2959
|
TestFailover = "TestFailover",
|
|
3005
|
-
// (undocumented)
|
|
3006
2960
|
VersionExpiry = "VersionExpiry"
|
|
3007
2961
|
}
|
|
3008
2962
|
|
|
3009
2963
|
// @public
|
|
3010
2964
|
export enum KnownHealthErrorCustomerResolvability {
|
|
3011
|
-
// (undocumented)
|
|
3012
2965
|
Allowed = "Allowed",
|
|
3013
|
-
// (undocumented)
|
|
3014
2966
|
NotAllowed = "NotAllowed"
|
|
3015
2967
|
}
|
|
3016
2968
|
|
|
3017
2969
|
// @public
|
|
3018
2970
|
export enum KnownHyperVReplicaAzureRpRecoveryPointType {
|
|
3019
|
-
// (undocumented)
|
|
3020
2971
|
Latest = "Latest",
|
|
3021
|
-
// (undocumented)
|
|
3022
2972
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
3023
|
-
// (undocumented)
|
|
3024
2973
|
LatestProcessed = "LatestProcessed"
|
|
3025
2974
|
}
|
|
3026
2975
|
|
|
3027
2976
|
// @public
|
|
3028
2977
|
export enum KnownInMageRcmFailbackRecoveryPointType {
|
|
3029
|
-
// (undocumented)
|
|
3030
2978
|
ApplicationConsistent = "ApplicationConsistent",
|
|
3031
|
-
// (undocumented)
|
|
3032
2979
|
CrashConsistent = "CrashConsistent"
|
|
3033
2980
|
}
|
|
3034
2981
|
|
|
3035
2982
|
// @public
|
|
3036
2983
|
export enum KnownInMageV2RpRecoveryPointType {
|
|
3037
|
-
// (undocumented)
|
|
3038
2984
|
Latest = "Latest",
|
|
3039
|
-
// (undocumented)
|
|
3040
2985
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
3041
|
-
// (undocumented)
|
|
3042
2986
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
3043
|
-
// (undocumented)
|
|
3044
2987
|
LatestProcessed = "LatestProcessed"
|
|
3045
2988
|
}
|
|
3046
2989
|
|
|
3047
2990
|
// @public
|
|
3048
2991
|
export enum KnownLicenseType {
|
|
3049
|
-
// (undocumented)
|
|
3050
2992
|
NoLicenseType = "NoLicenseType",
|
|
3051
|
-
// (undocumented)
|
|
3052
2993
|
NotSpecified = "NotSpecified",
|
|
3053
|
-
// (undocumented)
|
|
3054
2994
|
WindowsServer = "WindowsServer"
|
|
3055
2995
|
}
|
|
3056
2996
|
|
|
3057
2997
|
// @public
|
|
3058
2998
|
export enum KnownMigrationItemOperation {
|
|
3059
|
-
// (undocumented)
|
|
3060
2999
|
DisableMigration = "DisableMigration",
|
|
3061
|
-
// (undocumented)
|
|
3062
3000
|
Migrate = "Migrate",
|
|
3063
|
-
|
|
3001
|
+
PauseReplication = "PauseReplication",
|
|
3002
|
+
ResumeReplication = "ResumeReplication",
|
|
3064
3003
|
StartResync = "StartResync",
|
|
3065
|
-
// (undocumented)
|
|
3066
3004
|
TestMigrate = "TestMigrate",
|
|
3067
|
-
// (undocumented)
|
|
3068
3005
|
TestMigrateCleanup = "TestMigrateCleanup"
|
|
3069
3006
|
}
|
|
3070
3007
|
|
|
3071
3008
|
// @public
|
|
3072
3009
|
export enum KnownMigrationRecoveryPointType {
|
|
3073
|
-
// (undocumented)
|
|
3074
3010
|
ApplicationConsistent = "ApplicationConsistent",
|
|
3075
|
-
// (undocumented)
|
|
3076
3011
|
CrashConsistent = "CrashConsistent",
|
|
3077
|
-
// (undocumented)
|
|
3078
3012
|
NotSpecified = "NotSpecified"
|
|
3079
3013
|
}
|
|
3080
3014
|
|
|
3081
3015
|
// @public
|
|
3082
3016
|
export enum KnownMigrationState {
|
|
3083
|
-
// (undocumented)
|
|
3084
3017
|
DisableMigrationFailed = "DisableMigrationFailed",
|
|
3085
|
-
// (undocumented)
|
|
3086
3018
|
DisableMigrationInProgress = "DisableMigrationInProgress",
|
|
3087
|
-
// (undocumented)
|
|
3088
3019
|
EnableMigrationFailed = "EnableMigrationFailed",
|
|
3089
|
-
// (undocumented)
|
|
3090
3020
|
EnableMigrationInProgress = "EnableMigrationInProgress",
|
|
3091
|
-
// (undocumented)
|
|
3092
3021
|
InitialSeedingFailed = "InitialSeedingFailed",
|
|
3093
|
-
// (undocumented)
|
|
3094
3022
|
InitialSeedingInProgress = "InitialSeedingInProgress",
|
|
3095
|
-
|
|
3023
|
+
MigrationCompletedWithInformation = "MigrationCompletedWithInformation",
|
|
3096
3024
|
MigrationFailed = "MigrationFailed",
|
|
3097
|
-
// (undocumented)
|
|
3098
3025
|
MigrationInProgress = "MigrationInProgress",
|
|
3099
|
-
|
|
3026
|
+
MigrationPartiallySucceeded = "MigrationPartiallySucceeded",
|
|
3100
3027
|
MigrationSucceeded = "MigrationSucceeded",
|
|
3101
|
-
// (undocumented)
|
|
3102
3028
|
None = "None",
|
|
3103
|
-
|
|
3104
|
-
Replicating = "Replicating"
|
|
3029
|
+
ProtectionSuspended = "ProtectionSuspended",
|
|
3030
|
+
Replicating = "Replicating",
|
|
3031
|
+
ResumeInitiated = "ResumeInitiated",
|
|
3032
|
+
ResumeInProgress = "ResumeInProgress",
|
|
3033
|
+
SuspendingProtection = "SuspendingProtection"
|
|
3105
3034
|
}
|
|
3106
3035
|
|
|
3107
3036
|
// @public
|
|
3108
3037
|
export enum KnownMobilityAgentUpgradeState {
|
|
3109
|
-
// (undocumented)
|
|
3110
3038
|
Commit = "Commit",
|
|
3111
|
-
// (undocumented)
|
|
3112
3039
|
Completed = "Completed",
|
|
3113
|
-
// (undocumented)
|
|
3114
3040
|
None = "None",
|
|
3115
|
-
// (undocumented)
|
|
3116
3041
|
Started = "Started"
|
|
3117
3042
|
}
|
|
3118
3043
|
|
|
3119
3044
|
// @public
|
|
3120
3045
|
export enum KnownMultiVmGroupCreateOption {
|
|
3121
|
-
// (undocumented)
|
|
3122
3046
|
AutoCreated = "AutoCreated",
|
|
3123
|
-
// (undocumented)
|
|
3124
3047
|
UserSpecified = "UserSpecified"
|
|
3125
3048
|
}
|
|
3126
3049
|
|
|
3127
3050
|
// @public
|
|
3128
3051
|
export enum KnownMultiVmSyncPointOption {
|
|
3129
|
-
// (undocumented)
|
|
3130
3052
|
UseMultiVmSyncRecoveryPoint = "UseMultiVmSyncRecoveryPoint",
|
|
3131
|
-
// (undocumented)
|
|
3132
3053
|
UsePerVmRecoveryPoint = "UsePerVmRecoveryPoint"
|
|
3133
3054
|
}
|
|
3134
3055
|
|
|
3135
3056
|
// @public
|
|
3136
3057
|
export enum KnownPlannedFailoverStatus {
|
|
3137
|
-
// (undocumented)
|
|
3138
3058
|
Cancelled = "Cancelled",
|
|
3139
|
-
// (undocumented)
|
|
3140
3059
|
Failed = "Failed",
|
|
3141
|
-
// (undocumented)
|
|
3142
3060
|
Succeeded = "Succeeded",
|
|
3143
|
-
// (undocumented)
|
|
3144
3061
|
Unknown = "Unknown"
|
|
3145
3062
|
}
|
|
3146
3063
|
|
|
3147
3064
|
// @public
|
|
3148
3065
|
export enum KnownPossibleOperationsDirections {
|
|
3149
|
-
// (undocumented)
|
|
3150
3066
|
PrimaryToRecovery = "PrimaryToRecovery",
|
|
3151
|
-
// (undocumented)
|
|
3152
3067
|
RecoveryToPrimary = "RecoveryToPrimary"
|
|
3153
3068
|
}
|
|
3154
3069
|
|
|
3155
3070
|
// @public
|
|
3156
3071
|
export enum KnownPresenceStatus {
|
|
3157
|
-
// (undocumented)
|
|
3158
3072
|
NotPresent = "NotPresent",
|
|
3159
|
-
// (undocumented)
|
|
3160
3073
|
Present = "Present",
|
|
3161
|
-
// (undocumented)
|
|
3162
3074
|
Unknown = "Unknown"
|
|
3163
3075
|
}
|
|
3164
3076
|
|
|
3165
3077
|
// @public
|
|
3166
3078
|
export enum KnownProtectionHealth {
|
|
3167
|
-
// (undocumented)
|
|
3168
3079
|
Critical = "Critical",
|
|
3169
|
-
// (undocumented)
|
|
3170
3080
|
None = "None",
|
|
3171
|
-
// (undocumented)
|
|
3172
3081
|
Normal = "Normal",
|
|
3173
|
-
// (undocumented)
|
|
3174
3082
|
Warning = "Warning"
|
|
3175
3083
|
}
|
|
3176
3084
|
|
|
3177
3085
|
// @public
|
|
3178
3086
|
export enum KnownRcmComponentStatus {
|
|
3179
|
-
// (undocumented)
|
|
3180
3087
|
Critical = "Critical",
|
|
3181
|
-
// (undocumented)
|
|
3182
3088
|
Healthy = "Healthy",
|
|
3183
|
-
// (undocumented)
|
|
3184
3089
|
Unknown = "Unknown",
|
|
3185
|
-
// (undocumented)
|
|
3186
3090
|
Warning = "Warning"
|
|
3187
3091
|
}
|
|
3188
3092
|
|
|
3189
3093
|
// @public
|
|
3190
3094
|
export enum KnownRecoveryPlanActionLocation {
|
|
3191
|
-
// (undocumented)
|
|
3192
3095
|
Primary = "Primary",
|
|
3193
|
-
// (undocumented)
|
|
3194
3096
|
Recovery = "Recovery"
|
|
3195
3097
|
}
|
|
3196
3098
|
|
|
3197
3099
|
// @public
|
|
3198
3100
|
export enum KnownRecoveryPlanGroupType {
|
|
3199
|
-
// (undocumented)
|
|
3200
3101
|
Boot = "Boot",
|
|
3201
|
-
// (undocumented)
|
|
3202
3102
|
Failover = "Failover",
|
|
3203
|
-
// (undocumented)
|
|
3204
3103
|
Shutdown = "Shutdown"
|
|
3205
3104
|
}
|
|
3206
3105
|
|
|
3207
3106
|
// @public
|
|
3208
3107
|
export enum KnownRecoveryPlanPointType {
|
|
3209
|
-
// (undocumented)
|
|
3210
3108
|
Latest = "Latest",
|
|
3211
|
-
// (undocumented)
|
|
3212
3109
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
3213
|
-
// (undocumented)
|
|
3214
3110
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
3215
|
-
// (undocumented)
|
|
3216
3111
|
LatestProcessed = "LatestProcessed"
|
|
3217
3112
|
}
|
|
3218
3113
|
|
|
3219
3114
|
// @public
|
|
3220
3115
|
export enum KnownRecoveryPointSyncType {
|
|
3221
|
-
// (undocumented)
|
|
3222
3116
|
MultiVmSyncRecoveryPoint = "MultiVmSyncRecoveryPoint",
|
|
3223
|
-
// (undocumented)
|
|
3224
3117
|
PerVmRecoveryPoint = "PerVmRecoveryPoint"
|
|
3225
3118
|
}
|
|
3226
3119
|
|
|
3227
3120
|
// @public
|
|
3228
3121
|
export enum KnownRecoveryPointType {
|
|
3229
|
-
// (undocumented)
|
|
3230
3122
|
Custom = "Custom",
|
|
3231
|
-
// (undocumented)
|
|
3232
3123
|
LatestTag = "LatestTag",
|
|
3233
|
-
// (undocumented)
|
|
3234
3124
|
LatestTime = "LatestTime"
|
|
3235
3125
|
}
|
|
3236
3126
|
|
|
3237
3127
|
// @public
|
|
3238
3128
|
export enum KnownReplicationProtectedItemOperation {
|
|
3239
|
-
// (undocumented)
|
|
3240
3129
|
CancelFailover = "CancelFailover",
|
|
3241
|
-
// (undocumented)
|
|
3242
3130
|
ChangePit = "ChangePit",
|
|
3243
|
-
// (undocumented)
|
|
3244
3131
|
Commit = "Commit",
|
|
3245
|
-
// (undocumented)
|
|
3246
3132
|
CompleteMigration = "CompleteMigration",
|
|
3247
|
-
// (undocumented)
|
|
3248
3133
|
DisableProtection = "DisableProtection",
|
|
3249
|
-
// (undocumented)
|
|
3250
3134
|
Failback = "Failback",
|
|
3251
|
-
// (undocumented)
|
|
3252
3135
|
FinalizeFailback = "FinalizeFailback",
|
|
3253
|
-
// (undocumented)
|
|
3254
3136
|
PlannedFailover = "PlannedFailover",
|
|
3255
|
-
// (undocumented)
|
|
3256
3137
|
RepairReplication = "RepairReplication",
|
|
3257
|
-
// (undocumented)
|
|
3258
3138
|
ReverseReplicate = "ReverseReplicate",
|
|
3259
|
-
// (undocumented)
|
|
3260
3139
|
SwitchProtection = "SwitchProtection",
|
|
3261
|
-
// (undocumented)
|
|
3262
3140
|
TestFailover = "TestFailover",
|
|
3263
|
-
// (undocumented)
|
|
3264
3141
|
TestFailoverCleanup = "TestFailoverCleanup",
|
|
3265
|
-
// (undocumented)
|
|
3266
3142
|
UnplannedFailover = "UnplannedFailover"
|
|
3267
3143
|
}
|
|
3268
3144
|
|
|
3269
3145
|
// @public
|
|
3270
3146
|
export enum KnownResyncState {
|
|
3271
|
-
// (undocumented)
|
|
3272
3147
|
None = "None",
|
|
3273
|
-
// (undocumented)
|
|
3274
3148
|
PreparedForResynchronization = "PreparedForResynchronization",
|
|
3275
|
-
// (undocumented)
|
|
3276
3149
|
StartedResynchronization = "StartedResynchronization"
|
|
3277
3150
|
}
|
|
3278
3151
|
|
|
3279
3152
|
// @public
|
|
3280
3153
|
export enum KnownRpInMageRecoveryPointType {
|
|
3281
|
-
// (undocumented)
|
|
3282
3154
|
Custom = "Custom",
|
|
3283
|
-
// (undocumented)
|
|
3284
3155
|
LatestTag = "LatestTag",
|
|
3285
|
-
// (undocumented)
|
|
3286
3156
|
LatestTime = "LatestTime"
|
|
3287
3157
|
}
|
|
3288
3158
|
|
|
3289
3159
|
// @public
|
|
3290
3160
|
export enum KnownSetMultiVmSyncStatus {
|
|
3291
|
-
// (undocumented)
|
|
3292
3161
|
Disable = "Disable",
|
|
3293
|
-
// (undocumented)
|
|
3294
3162
|
Enable = "Enable"
|
|
3295
3163
|
}
|
|
3296
3164
|
|
|
3297
3165
|
// @public
|
|
3298
3166
|
export enum KnownSeverity {
|
|
3299
|
-
// (undocumented)
|
|
3300
3167
|
Error = "Error",
|
|
3301
|
-
// (undocumented)
|
|
3302
3168
|
Info = "Info",
|
|
3303
|
-
// (undocumented)
|
|
3304
3169
|
None = "NONE",
|
|
3305
|
-
// (undocumented)
|
|
3306
3170
|
Warning = "Warning"
|
|
3307
3171
|
}
|
|
3308
3172
|
|
|
3309
3173
|
// @public
|
|
3310
3174
|
export enum KnownSourceSiteOperations {
|
|
3311
|
-
// (undocumented)
|
|
3312
3175
|
NotRequired = "NotRequired",
|
|
3313
|
-
// (undocumented)
|
|
3314
3176
|
Required = "Required"
|
|
3315
3177
|
}
|
|
3316
3178
|
|
|
3317
3179
|
// @public
|
|
3318
3180
|
export enum KnownSqlServerLicenseType {
|
|
3319
|
-
// (undocumented)
|
|
3320
3181
|
Ahub = "AHUB",
|
|
3321
|
-
// (undocumented)
|
|
3322
3182
|
NoLicenseType = "NoLicenseType",
|
|
3323
|
-
// (undocumented)
|
|
3324
3183
|
NotSpecified = "NotSpecified",
|
|
3325
|
-
// (undocumented)
|
|
3326
3184
|
Payg = "PAYG"
|
|
3327
3185
|
}
|
|
3328
3186
|
|
|
3329
3187
|
// @public
|
|
3330
3188
|
export enum KnownTestMigrationState {
|
|
3331
|
-
// (undocumented)
|
|
3332
3189
|
None = "None",
|
|
3333
|
-
// (undocumented)
|
|
3334
3190
|
TestMigrationCleanupInProgress = "TestMigrationCleanupInProgress",
|
|
3335
|
-
|
|
3191
|
+
TestMigrationCompletedWithInformation = "TestMigrationCompletedWithInformation",
|
|
3336
3192
|
TestMigrationFailed = "TestMigrationFailed",
|
|
3337
|
-
// (undocumented)
|
|
3338
3193
|
TestMigrationInProgress = "TestMigrationInProgress",
|
|
3339
|
-
|
|
3194
|
+
TestMigrationPartiallySucceeded = "TestMigrationPartiallySucceeded",
|
|
3340
3195
|
TestMigrationSucceeded = "TestMigrationSucceeded"
|
|
3341
3196
|
}
|
|
3342
3197
|
|
|
3343
3198
|
// @public
|
|
3344
3199
|
export enum KnownVmEncryptionType {
|
|
3345
|
-
// (undocumented)
|
|
3346
3200
|
NotEncrypted = "NotEncrypted",
|
|
3347
|
-
// (undocumented)
|
|
3348
3201
|
OnePassEncrypted = "OnePassEncrypted",
|
|
3349
|
-
// (undocumented)
|
|
3350
3202
|
TwoPassEncrypted = "TwoPassEncrypted"
|
|
3351
3203
|
}
|
|
3352
3204
|
|
|
3353
3205
|
// @public
|
|
3354
3206
|
export enum KnownVmReplicationProgressHealth {
|
|
3355
|
-
// (undocumented)
|
|
3356
3207
|
InProgress = "InProgress",
|
|
3357
|
-
// (undocumented)
|
|
3358
3208
|
None = "None",
|
|
3359
|
-
// (undocumented)
|
|
3360
3209
|
NoProgress = "NoProgress",
|
|
3361
|
-
// (undocumented)
|
|
3362
3210
|
SlowProgress = "SlowProgress"
|
|
3363
3211
|
}
|
|
3364
3212
|
|
|
@@ -3366,9 +3214,9 @@ export enum KnownVmReplicationProgressHealth {
|
|
|
3366
3214
|
export type LicenseType = string;
|
|
3367
3215
|
|
|
3368
3216
|
// @public
|
|
3369
|
-
export
|
|
3217
|
+
export interface LogicalNetwork extends Resource {
|
|
3370
3218
|
properties?: LogicalNetworkProperties;
|
|
3371
|
-
}
|
|
3219
|
+
}
|
|
3372
3220
|
|
|
3373
3221
|
// @public
|
|
3374
3222
|
export interface LogicalNetworkCollection {
|
|
@@ -3385,12 +3233,12 @@ export interface LogicalNetworkProperties {
|
|
|
3385
3233
|
}
|
|
3386
3234
|
|
|
3387
3235
|
// @public
|
|
3388
|
-
export
|
|
3236
|
+
export interface ManualActionTaskDetails extends TaskTypeDetails {
|
|
3389
3237
|
instanceType: "ManualActionTaskDetails";
|
|
3390
|
-
name?: string;
|
|
3391
3238
|
instructions?: string;
|
|
3239
|
+
name?: string;
|
|
3392
3240
|
observation?: string;
|
|
3393
|
-
}
|
|
3241
|
+
}
|
|
3394
3242
|
|
|
3395
3243
|
// @public
|
|
3396
3244
|
export interface MarsAgentDetails {
|
|
@@ -3446,9 +3294,9 @@ export interface MigrateProviderSpecificInput {
|
|
|
3446
3294
|
export type MigrateProviderSpecificInputUnion = MigrateProviderSpecificInput | VMwareCbtMigrateInput;
|
|
3447
3295
|
|
|
3448
3296
|
// @public
|
|
3449
|
-
export
|
|
3297
|
+
export interface MigrationItem extends Resource {
|
|
3450
3298
|
properties?: MigrationItemProperties;
|
|
3451
|
-
}
|
|
3299
|
+
}
|
|
3452
3300
|
|
|
3453
3301
|
// @public
|
|
3454
3302
|
export interface MigrationItemCollection {
|
|
@@ -3462,10 +3310,13 @@ export type MigrationItemOperation = string;
|
|
|
3462
3310
|
// @public
|
|
3463
3311
|
export interface MigrationItemProperties {
|
|
3464
3312
|
readonly allowedOperations?: MigrationItemOperation[];
|
|
3313
|
+
readonly criticalJobHistory?: CriticalJobHistoryDetails[];
|
|
3465
3314
|
readonly currentJob?: CurrentJobDetails;
|
|
3466
3315
|
readonly eventCorrelationId?: string;
|
|
3467
3316
|
readonly health?: ProtectionHealth;
|
|
3468
3317
|
readonly healthErrors?: HealthError[];
|
|
3318
|
+
readonly lastMigrationStatus?: string;
|
|
3319
|
+
readonly lastMigrationTime?: Date;
|
|
3469
3320
|
readonly lastTestMigrationStatus?: string;
|
|
3470
3321
|
readonly lastTestMigrationTime?: Date;
|
|
3471
3322
|
readonly machineName?: string;
|
|
@@ -3474,6 +3325,8 @@ export interface MigrationItemProperties {
|
|
|
3474
3325
|
readonly policyFriendlyName?: string;
|
|
3475
3326
|
readonly policyId?: string;
|
|
3476
3327
|
providerSpecificDetails?: MigrationProviderSpecificSettingsUnion;
|
|
3328
|
+
readonly recoveryServicesProviderId?: string;
|
|
3329
|
+
readonly replicationStatus?: string;
|
|
3477
3330
|
readonly testMigrateState?: TestMigrationState;
|
|
3478
3331
|
readonly testMigrateStateDescription?: string;
|
|
3479
3332
|
}
|
|
@@ -3494,9 +3347,9 @@ export interface MigrationProviderSpecificSettings {
|
|
|
3494
3347
|
export type MigrationProviderSpecificSettingsUnion = MigrationProviderSpecificSettings | VMwareCbtMigrationDetails;
|
|
3495
3348
|
|
|
3496
3349
|
// @public
|
|
3497
|
-
export
|
|
3350
|
+
export interface MigrationRecoveryPoint extends Resource {
|
|
3498
3351
|
properties?: MigrationRecoveryPointProperties;
|
|
3499
|
-
}
|
|
3352
|
+
}
|
|
3500
3353
|
|
|
3501
3354
|
// @public
|
|
3502
3355
|
export interface MigrationRecoveryPointCollection {
|
|
@@ -3512,8 +3365,8 @@ export interface MigrationRecoveryPointProperties {
|
|
|
3512
3365
|
|
|
3513
3366
|
// @public
|
|
3514
3367
|
export interface MigrationRecoveryPoints {
|
|
3515
|
-
get(fabricName: string, protectionContainerName: string, migrationItemName: string, migrationRecoveryPointName: string, options?: MigrationRecoveryPointsGetOptionalParams): Promise<MigrationRecoveryPointsGetResponse>;
|
|
3516
|
-
listByReplicationMigrationItems(fabricName: string, protectionContainerName: string, migrationItemName: string, options?: MigrationRecoveryPointsListByReplicationMigrationItemsOptionalParams): PagedAsyncIterableIterator<MigrationRecoveryPoint>;
|
|
3368
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, migrationRecoveryPointName: string, options?: MigrationRecoveryPointsGetOptionalParams): Promise<MigrationRecoveryPointsGetResponse>;
|
|
3369
|
+
listByReplicationMigrationItems(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, options?: MigrationRecoveryPointsListByReplicationMigrationItemsOptionalParams): PagedAsyncIterableIterator<MigrationRecoveryPoint>;
|
|
3517
3370
|
}
|
|
3518
3371
|
|
|
3519
3372
|
// @public
|
|
@@ -3560,9 +3413,9 @@ export type MultiVmGroupCreateOption = string;
|
|
|
3560
3413
|
export type MultiVmSyncPointOption = string;
|
|
3561
3414
|
|
|
3562
3415
|
// @public
|
|
3563
|
-
export
|
|
3416
|
+
export interface Network extends Resource {
|
|
3564
3417
|
properties?: NetworkProperties;
|
|
3565
|
-
}
|
|
3418
|
+
}
|
|
3566
3419
|
|
|
3567
3420
|
// @public
|
|
3568
3421
|
export interface NetworkCollection {
|
|
@@ -3571,9 +3424,9 @@ export interface NetworkCollection {
|
|
|
3571
3424
|
}
|
|
3572
3425
|
|
|
3573
3426
|
// @public
|
|
3574
|
-
export
|
|
3427
|
+
export interface NetworkMapping extends Resource {
|
|
3575
3428
|
properties?: NetworkMappingProperties;
|
|
3576
|
-
}
|
|
3429
|
+
}
|
|
3577
3430
|
|
|
3578
3431
|
// @public
|
|
3579
3432
|
export interface NetworkMappingCollection {
|
|
@@ -3611,25 +3464,25 @@ export interface NetworkProperties {
|
|
|
3611
3464
|
}
|
|
3612
3465
|
|
|
3613
3466
|
// @public
|
|
3614
|
-
export
|
|
3615
|
-
resourceType: "New";
|
|
3616
|
-
policyName: string;
|
|
3617
|
-
recoveryPointHistory?: number;
|
|
3618
|
-
crashConsistentFrequencyInMinutes?: number;
|
|
3467
|
+
export interface NewProtectionProfile extends ProtectionProfileCustomDetails {
|
|
3619
3468
|
appConsistentFrequencyInMinutes?: number;
|
|
3469
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
3620
3470
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
3621
|
-
|
|
3471
|
+
policyName: string;
|
|
3472
|
+
recoveryPointHistory?: number;
|
|
3473
|
+
resourceType: "New";
|
|
3474
|
+
}
|
|
3622
3475
|
|
|
3623
3476
|
// @public
|
|
3624
|
-
export
|
|
3625
|
-
resourceType: "New";
|
|
3626
|
-
recoveryVirtualNetworkResourceGroupName?: string;
|
|
3477
|
+
export interface NewRecoveryVirtualNetwork extends RecoveryVirtualNetworkCustomDetails {
|
|
3627
3478
|
recoveryVirtualNetworkName?: string;
|
|
3628
|
-
|
|
3479
|
+
recoveryVirtualNetworkResourceGroupName?: string;
|
|
3480
|
+
resourceType: "New";
|
|
3481
|
+
}
|
|
3629
3482
|
|
|
3630
3483
|
// @public
|
|
3631
3484
|
export interface Operations {
|
|
3632
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationsDiscovery>;
|
|
3485
|
+
list(resourceGroupName: string, options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationsDiscovery>;
|
|
3633
3486
|
}
|
|
3634
3487
|
|
|
3635
3488
|
// @public
|
|
@@ -3683,6 +3536,16 @@ export interface OSVersionWrapper {
|
|
|
3683
3536
|
version?: string;
|
|
3684
3537
|
}
|
|
3685
3538
|
|
|
3539
|
+
// @public
|
|
3540
|
+
export interface PauseReplicationInput {
|
|
3541
|
+
properties: PauseReplicationInputProperties;
|
|
3542
|
+
}
|
|
3543
|
+
|
|
3544
|
+
// @public
|
|
3545
|
+
export interface PauseReplicationInputProperties {
|
|
3546
|
+
instanceType: string;
|
|
3547
|
+
}
|
|
3548
|
+
|
|
3686
3549
|
// @public
|
|
3687
3550
|
export interface PlannedFailoverInput {
|
|
3688
3551
|
properties?: PlannedFailoverInputProperties;
|
|
@@ -3706,9 +3569,9 @@ export type PlannedFailoverProviderSpecificFailoverInputUnion = PlannedFailoverP
|
|
|
3706
3569
|
export type PlannedFailoverStatus = string;
|
|
3707
3570
|
|
|
3708
3571
|
// @public
|
|
3709
|
-
export
|
|
3572
|
+
export interface Policy extends Resource {
|
|
3710
3573
|
properties?: PolicyProperties;
|
|
3711
|
-
}
|
|
3574
|
+
}
|
|
3712
3575
|
|
|
3713
3576
|
// @public
|
|
3714
3577
|
export interface PolicyCollection {
|
|
@@ -3818,9 +3681,9 @@ export interface ProcessServerDetails {
|
|
|
3818
3681
|
}
|
|
3819
3682
|
|
|
3820
3683
|
// @public
|
|
3821
|
-
export
|
|
3684
|
+
export interface ProtectableItem extends Resource {
|
|
3822
3685
|
properties?: ProtectableItemProperties;
|
|
3823
|
-
}
|
|
3686
|
+
}
|
|
3824
3687
|
|
|
3825
3688
|
// @public
|
|
3826
3689
|
export interface ProtectableItemCollection {
|
|
@@ -3857,9 +3720,9 @@ export interface ProtectedItemsQueryParameter {
|
|
|
3857
3720
|
}
|
|
3858
3721
|
|
|
3859
3722
|
// @public
|
|
3860
|
-
export
|
|
3723
|
+
export interface ProtectionContainer extends Resource {
|
|
3861
3724
|
properties?: ProtectionContainerProperties;
|
|
3862
|
-
}
|
|
3725
|
+
}
|
|
3863
3726
|
|
|
3864
3727
|
// @public
|
|
3865
3728
|
export interface ProtectionContainerCollection {
|
|
@@ -3873,9 +3736,9 @@ export interface ProtectionContainerFabricSpecificDetails {
|
|
|
3873
3736
|
}
|
|
3874
3737
|
|
|
3875
3738
|
// @public
|
|
3876
|
-
export
|
|
3739
|
+
export interface ProtectionContainerMapping extends Resource {
|
|
3877
3740
|
properties?: ProtectionContainerMappingProperties;
|
|
3878
|
-
}
|
|
3741
|
+
}
|
|
3879
3742
|
|
|
3880
3743
|
// @public
|
|
3881
3744
|
export interface ProtectionContainerMappingCollection {
|
|
@@ -3984,33 +3847,35 @@ export interface RecoveryAvailabilitySetCustomDetails {
|
|
|
3984
3847
|
export type RecoveryAvailabilitySetCustomDetailsUnion = RecoveryAvailabilitySetCustomDetails | ExistingRecoveryAvailabilitySet;
|
|
3985
3848
|
|
|
3986
3849
|
// @public
|
|
3987
|
-
export
|
|
3850
|
+
export interface RecoveryPlan extends Resource {
|
|
3988
3851
|
properties?: RecoveryPlanProperties;
|
|
3989
|
-
}
|
|
3852
|
+
}
|
|
3990
3853
|
|
|
3991
3854
|
// @public
|
|
3992
|
-
export
|
|
3855
|
+
export interface RecoveryPlanA2ADetails extends RecoveryPlanProviderSpecificDetails {
|
|
3993
3856
|
instanceType: "A2A";
|
|
3857
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
3994
3858
|
primaryZone?: string;
|
|
3859
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
3995
3860
|
recoveryZone?: string;
|
|
3996
|
-
}
|
|
3861
|
+
}
|
|
3997
3862
|
|
|
3998
3863
|
// @public
|
|
3999
|
-
export
|
|
4000
|
-
instanceType: "A2A";
|
|
4001
|
-
recoveryPointType: A2ARpRecoveryPointType;
|
|
3864
|
+
export interface RecoveryPlanA2AFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4002
3865
|
cloudServiceCreationOption?: string;
|
|
3866
|
+
instanceType: "A2A";
|
|
4003
3867
|
multiVmSyncPointOption?: MultiVmSyncPointOption;
|
|
4004
|
-
|
|
3868
|
+
recoveryPointType: A2ARpRecoveryPointType;
|
|
3869
|
+
}
|
|
4005
3870
|
|
|
4006
3871
|
// @public
|
|
4007
|
-
export
|
|
3872
|
+
export interface RecoveryPlanA2AInput extends RecoveryPlanProviderSpecificInput {
|
|
4008
3873
|
instanceType: "A2A";
|
|
4009
|
-
primaryZone?: string;
|
|
4010
|
-
recoveryZone?: string;
|
|
4011
3874
|
primaryExtendedLocation?: ExtendedLocation;
|
|
3875
|
+
primaryZone?: string;
|
|
4012
3876
|
recoveryExtendedLocation?: ExtendedLocation;
|
|
4013
|
-
|
|
3877
|
+
recoveryZone?: string;
|
|
3878
|
+
}
|
|
4014
3879
|
|
|
4015
3880
|
// @public
|
|
4016
3881
|
export interface RecoveryPlanAction {
|
|
@@ -4032,12 +3897,12 @@ export type RecoveryPlanActionDetailsUnion = RecoveryPlanActionDetails | Recover
|
|
|
4032
3897
|
export type RecoveryPlanActionLocation = string;
|
|
4033
3898
|
|
|
4034
3899
|
// @public
|
|
4035
|
-
export
|
|
3900
|
+
export interface RecoveryPlanAutomationRunbookActionDetails extends RecoveryPlanActionDetails {
|
|
3901
|
+
fabricLocation: RecoveryPlanActionLocation;
|
|
4036
3902
|
instanceType: "AutomationRunbookActionDetails";
|
|
4037
3903
|
runbookId?: string;
|
|
4038
3904
|
timeout?: string;
|
|
4039
|
-
|
|
4040
|
-
};
|
|
3905
|
+
}
|
|
4041
3906
|
|
|
4042
3907
|
// @public
|
|
4043
3908
|
export interface RecoveryPlanCollection {
|
|
@@ -4054,12 +3919,12 @@ export interface RecoveryPlanGroup {
|
|
|
4054
3919
|
}
|
|
4055
3920
|
|
|
4056
3921
|
// @public
|
|
4057
|
-
export
|
|
3922
|
+
export interface RecoveryPlanGroupTaskDetails extends GroupTaskDetails {
|
|
3923
|
+
groupId?: string;
|
|
4058
3924
|
instanceType: "RecoveryPlanGroupTaskDetails" | "RecoveryPlanShutdownGroupTaskDetails";
|
|
4059
3925
|
name?: string;
|
|
4060
|
-
groupId?: string;
|
|
4061
3926
|
rpGroupType?: string;
|
|
4062
|
-
}
|
|
3927
|
+
}
|
|
4063
3928
|
|
|
4064
3929
|
// @public (undocumented)
|
|
4065
3930
|
export type RecoveryPlanGroupTaskDetailsUnion = RecoveryPlanGroupTaskDetails | RecoveryPlanShutdownGroupTaskDetails;
|
|
@@ -4068,52 +3933,52 @@ export type RecoveryPlanGroupTaskDetailsUnion = RecoveryPlanGroupTaskDetails | R
|
|
|
4068
3933
|
export type RecoveryPlanGroupType = string;
|
|
4069
3934
|
|
|
4070
3935
|
// @public
|
|
4071
|
-
export
|
|
4072
|
-
instanceType: "HyperVReplicaAzureFailback";
|
|
3936
|
+
export interface RecoveryPlanHyperVReplicaAzureFailbackInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4073
3937
|
dataSyncOption: DataSyncStatus;
|
|
3938
|
+
instanceType: "HyperVReplicaAzureFailback";
|
|
4074
3939
|
recoveryVmCreationOption: AlternateLocationRecoveryOption;
|
|
4075
|
-
}
|
|
3940
|
+
}
|
|
4076
3941
|
|
|
4077
3942
|
// @public
|
|
4078
|
-
export
|
|
3943
|
+
export interface RecoveryPlanHyperVReplicaAzureFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4079
3944
|
instanceType: "HyperVReplicaAzure";
|
|
4080
3945
|
primaryKekCertificatePfx?: string;
|
|
4081
|
-
secondaryKekCertificatePfx?: string;
|
|
4082
3946
|
recoveryPointType?: HyperVReplicaAzureRpRecoveryPointType;
|
|
4083
|
-
|
|
3947
|
+
secondaryKekCertificatePfx?: string;
|
|
3948
|
+
}
|
|
4084
3949
|
|
|
4085
3950
|
// @public
|
|
4086
|
-
export
|
|
3951
|
+
export interface RecoveryPlanInMageAzureV2FailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4087
3952
|
instanceType: "InMageAzureV2";
|
|
4088
3953
|
recoveryPointType: InMageV2RpRecoveryPointType;
|
|
4089
3954
|
useMultiVmSyncPoint?: string;
|
|
4090
|
-
}
|
|
3955
|
+
}
|
|
4091
3956
|
|
|
4092
3957
|
// @public
|
|
4093
|
-
export
|
|
3958
|
+
export interface RecoveryPlanInMageFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4094
3959
|
instanceType: "InMage";
|
|
4095
3960
|
recoveryPointType: RpInMageRecoveryPointType;
|
|
4096
|
-
}
|
|
3961
|
+
}
|
|
4097
3962
|
|
|
4098
3963
|
// @public
|
|
4099
|
-
export
|
|
3964
|
+
export interface RecoveryPlanInMageRcmFailbackFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4100
3965
|
instanceType: "InMageRcmFailback";
|
|
4101
3966
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
4102
3967
|
useMultiVmSyncPoint?: string;
|
|
4103
|
-
}
|
|
3968
|
+
}
|
|
4104
3969
|
|
|
4105
3970
|
// @public
|
|
4106
|
-
export
|
|
3971
|
+
export interface RecoveryPlanInMageRcmFailoverInput extends RecoveryPlanProviderSpecificFailoverInput {
|
|
4107
3972
|
instanceType: "InMageRcm";
|
|
4108
3973
|
recoveryPointType: RecoveryPlanPointType;
|
|
4109
3974
|
useMultiVmSyncPoint?: string;
|
|
4110
|
-
}
|
|
3975
|
+
}
|
|
4111
3976
|
|
|
4112
3977
|
// @public
|
|
4113
|
-
export
|
|
4114
|
-
instanceType: "ManualActionDetails";
|
|
3978
|
+
export interface RecoveryPlanManualActionDetails extends RecoveryPlanActionDetails {
|
|
4115
3979
|
description?: string;
|
|
4116
|
-
|
|
3980
|
+
instanceType: "ManualActionDetails";
|
|
3981
|
+
}
|
|
4117
3982
|
|
|
4118
3983
|
// @public
|
|
4119
3984
|
export interface RecoveryPlanPlannedFailoverInput {
|
|
@@ -4180,17 +4045,17 @@ export interface RecoveryPlanProviderSpecificInput {
|
|
|
4180
4045
|
export type RecoveryPlanProviderSpecificInputUnion = RecoveryPlanProviderSpecificInput | RecoveryPlanA2AInput;
|
|
4181
4046
|
|
|
4182
4047
|
// @public
|
|
4183
|
-
export
|
|
4048
|
+
export interface RecoveryPlanScriptActionDetails extends RecoveryPlanActionDetails {
|
|
4049
|
+
fabricLocation: RecoveryPlanActionLocation;
|
|
4184
4050
|
instanceType: "ScriptActionDetails";
|
|
4185
4051
|
path: string;
|
|
4186
4052
|
timeout?: string;
|
|
4187
|
-
|
|
4188
|
-
};
|
|
4053
|
+
}
|
|
4189
4054
|
|
|
4190
4055
|
// @public
|
|
4191
|
-
export
|
|
4056
|
+
export interface RecoveryPlanShutdownGroupTaskDetails extends RecoveryPlanGroupTaskDetails {
|
|
4192
4057
|
instanceType: "RecoveryPlanShutdownGroupTaskDetails";
|
|
4193
|
-
}
|
|
4058
|
+
}
|
|
4194
4059
|
|
|
4195
4060
|
// @public
|
|
4196
4061
|
export interface RecoveryPlanTestFailoverCleanupInput {
|
|
@@ -4228,9 +4093,9 @@ export interface RecoveryPlanUnplannedFailoverInputProperties {
|
|
|
4228
4093
|
}
|
|
4229
4094
|
|
|
4230
4095
|
// @public
|
|
4231
|
-
export
|
|
4096
|
+
export interface RecoveryPoint extends Resource {
|
|
4232
4097
|
properties?: RecoveryPointProperties;
|
|
4233
|
-
}
|
|
4098
|
+
}
|
|
4234
4099
|
|
|
4235
4100
|
// @public
|
|
4236
4101
|
export interface RecoveryPointCollection {
|
|
@@ -4247,8 +4112,8 @@ export interface RecoveryPointProperties {
|
|
|
4247
4112
|
|
|
4248
4113
|
// @public
|
|
4249
4114
|
export interface RecoveryPoints {
|
|
4250
|
-
get(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, recoveryPointName: string, options?: RecoveryPointsGetOptionalParams): Promise<RecoveryPointsGetResponse>;
|
|
4251
|
-
listByReplicationProtectedItems(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: RecoveryPointsListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<RecoveryPoint>;
|
|
4115
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, recoveryPointName: string, options?: RecoveryPointsGetOptionalParams): Promise<RecoveryPointsGetResponse>;
|
|
4116
|
+
listByReplicationProtectedItems(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: RecoveryPointsListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<RecoveryPoint>;
|
|
4252
4117
|
}
|
|
4253
4118
|
|
|
4254
4119
|
// @public
|
|
@@ -4295,9 +4160,9 @@ export interface RecoveryResourceGroupCustomDetails {
|
|
|
4295
4160
|
export type RecoveryResourceGroupCustomDetailsUnion = RecoveryResourceGroupCustomDetails | ExistingRecoveryResourceGroup;
|
|
4296
4161
|
|
|
4297
4162
|
// @public
|
|
4298
|
-
export
|
|
4163
|
+
export interface RecoveryServicesProvider extends Resource {
|
|
4299
4164
|
properties?: RecoveryServicesProviderProperties;
|
|
4300
|
-
}
|
|
4165
|
+
}
|
|
4301
4166
|
|
|
4302
4167
|
// @public
|
|
4303
4168
|
export interface RecoveryServicesProviderCollection {
|
|
@@ -4390,9 +4255,9 @@ export interface ReplicationAgentDetails {
|
|
|
4390
4255
|
|
|
4391
4256
|
// @public
|
|
4392
4257
|
export interface ReplicationAlertSettings {
|
|
4393
|
-
create(alertSettingName: string, request: ConfigureAlertRequest, options?: ReplicationAlertSettingsCreateOptionalParams): Promise<ReplicationAlertSettingsCreateResponse>;
|
|
4394
|
-
get(alertSettingName: string, options?: ReplicationAlertSettingsGetOptionalParams): Promise<ReplicationAlertSettingsGetResponse>;
|
|
4395
|
-
list(options?: ReplicationAlertSettingsListOptionalParams): PagedAsyncIterableIterator<Alert>;
|
|
4258
|
+
create(resourceName: string, resourceGroupName: string, alertSettingName: string, request: ConfigureAlertRequest, options?: ReplicationAlertSettingsCreateOptionalParams): Promise<ReplicationAlertSettingsCreateResponse>;
|
|
4259
|
+
get(resourceName: string, resourceGroupName: string, alertSettingName: string, options?: ReplicationAlertSettingsGetOptionalParams): Promise<ReplicationAlertSettingsGetResponse>;
|
|
4260
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationAlertSettingsListOptionalParams): PagedAsyncIterableIterator<Alert>;
|
|
4396
4261
|
}
|
|
4397
4262
|
|
|
4398
4263
|
// @public
|
|
@@ -4435,12 +4300,11 @@ export interface ReplicationApplianceProperties {
|
|
|
4435
4300
|
|
|
4436
4301
|
// @public
|
|
4437
4302
|
export interface ReplicationAppliances {
|
|
4438
|
-
list(options?: ReplicationAppliancesListOptionalParams): PagedAsyncIterableIterator<ReplicationAppliance>;
|
|
4303
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationAppliancesListOptionalParams): PagedAsyncIterableIterator<ReplicationAppliance>;
|
|
4439
4304
|
}
|
|
4440
4305
|
|
|
4441
4306
|
// @public
|
|
4442
4307
|
export interface ReplicationAppliancesListNextOptionalParams extends coreClient.OperationOptions {
|
|
4443
|
-
filter?: string;
|
|
4444
4308
|
}
|
|
4445
4309
|
|
|
4446
4310
|
// @public
|
|
@@ -4492,8 +4356,8 @@ export type ReplicationEligibilityResultsListResponse = ReplicationEligibilityRe
|
|
|
4492
4356
|
|
|
4493
4357
|
// @public
|
|
4494
4358
|
export interface ReplicationEligibilityResultsOperations {
|
|
4495
|
-
get(virtualMachineName: string, options?: ReplicationEligibilityResultsGetOptionalParams): Promise<ReplicationEligibilityResultsGetResponse>;
|
|
4496
|
-
list(virtualMachineName: string, options?: ReplicationEligibilityResultsListOptionalParams): Promise<ReplicationEligibilityResultsListResponse>;
|
|
4359
|
+
get(resourceGroupName: string, virtualMachineName: string, options?: ReplicationEligibilityResultsGetOptionalParams): Promise<ReplicationEligibilityResultsGetResponse>;
|
|
4360
|
+
list(resourceGroupName: string, virtualMachineName: string, options?: ReplicationEligibilityResultsListOptionalParams): Promise<ReplicationEligibilityResultsListResponse>;
|
|
4497
4361
|
}
|
|
4498
4362
|
|
|
4499
4363
|
// @public
|
|
@@ -4504,8 +4368,8 @@ export interface ReplicationEligibilityResultsProperties {
|
|
|
4504
4368
|
|
|
4505
4369
|
// @public
|
|
4506
4370
|
export interface ReplicationEvents {
|
|
4507
|
-
get(eventName: string, options?: ReplicationEventsGetOptionalParams): Promise<ReplicationEventsGetResponse>;
|
|
4508
|
-
list(options?: ReplicationEventsListOptionalParams): PagedAsyncIterableIterator<Event_2>;
|
|
4371
|
+
get(resourceName: string, resourceGroupName: string, eventName: string, options?: ReplicationEventsGetOptionalParams): Promise<ReplicationEventsGetResponse>;
|
|
4372
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationEventsListOptionalParams): PagedAsyncIterableIterator<Event_2>;
|
|
4509
4373
|
}
|
|
4510
4374
|
|
|
4511
4375
|
// @public
|
|
@@ -4517,7 +4381,6 @@ export type ReplicationEventsGetResponse = Event_2;
|
|
|
4517
4381
|
|
|
4518
4382
|
// @public
|
|
4519
4383
|
export interface ReplicationEventsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4520
|
-
filter?: string;
|
|
4521
4384
|
}
|
|
4522
4385
|
|
|
4523
4386
|
// @public
|
|
@@ -4533,22 +4396,22 @@ export type ReplicationEventsListResponse = EventCollection;
|
|
|
4533
4396
|
|
|
4534
4397
|
// @public
|
|
4535
4398
|
export interface ReplicationFabrics {
|
|
4536
|
-
beginCheckConsistency(fabricName: string, options?: ReplicationFabricsCheckConsistencyOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsCheckConsistencyResponse>, ReplicationFabricsCheckConsistencyResponse>>;
|
|
4537
|
-
beginCheckConsistencyAndWait(fabricName: string, options?: ReplicationFabricsCheckConsistencyOptionalParams): Promise<ReplicationFabricsCheckConsistencyResponse>;
|
|
4538
|
-
beginCreate(fabricName: string, input: FabricCreationInput, options?: ReplicationFabricsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsCreateResponse>, ReplicationFabricsCreateResponse>>;
|
|
4539
|
-
beginCreateAndWait(fabricName: string, input: FabricCreationInput, options?: ReplicationFabricsCreateOptionalParams): Promise<ReplicationFabricsCreateResponse>;
|
|
4540
|
-
beginDelete(fabricName: string, options?: ReplicationFabricsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4541
|
-
beginDeleteAndWait(fabricName: string, options?: ReplicationFabricsDeleteOptionalParams): Promise<void>;
|
|
4542
|
-
beginMigrateToAad(fabricName: string, options?: ReplicationFabricsMigrateToAadOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4543
|
-
beginMigrateToAadAndWait(fabricName: string, options?: ReplicationFabricsMigrateToAadOptionalParams): Promise<void>;
|
|
4544
|
-
beginPurge(fabricName: string, options?: ReplicationFabricsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4545
|
-
beginPurgeAndWait(fabricName: string, options?: ReplicationFabricsPurgeOptionalParams): Promise<void>;
|
|
4546
|
-
beginReassociateGateway(fabricName: string, failoverProcessServerRequest: FailoverProcessServerRequest, options?: ReplicationFabricsReassociateGatewayOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsReassociateGatewayResponse>, ReplicationFabricsReassociateGatewayResponse>>;
|
|
4547
|
-
beginReassociateGatewayAndWait(fabricName: string, failoverProcessServerRequest: FailoverProcessServerRequest, options?: ReplicationFabricsReassociateGatewayOptionalParams): Promise<ReplicationFabricsReassociateGatewayResponse>;
|
|
4548
|
-
beginRenewCertificate(fabricName: string, renewCertificate: RenewCertificateInput, options?: ReplicationFabricsRenewCertificateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsRenewCertificateResponse>, ReplicationFabricsRenewCertificateResponse>>;
|
|
4549
|
-
beginRenewCertificateAndWait(fabricName: string, renewCertificate: RenewCertificateInput, options?: ReplicationFabricsRenewCertificateOptionalParams): Promise<ReplicationFabricsRenewCertificateResponse>;
|
|
4550
|
-
get(fabricName: string, options?: ReplicationFabricsGetOptionalParams): Promise<ReplicationFabricsGetResponse>;
|
|
4551
|
-
list(options?: ReplicationFabricsListOptionalParams): PagedAsyncIterableIterator<Fabric>;
|
|
4399
|
+
beginCheckConsistency(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsCheckConsistencyOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsCheckConsistencyResponse>, ReplicationFabricsCheckConsistencyResponse>>;
|
|
4400
|
+
beginCheckConsistencyAndWait(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsCheckConsistencyOptionalParams): Promise<ReplicationFabricsCheckConsistencyResponse>;
|
|
4401
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, input: FabricCreationInput, options?: ReplicationFabricsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsCreateResponse>, ReplicationFabricsCreateResponse>>;
|
|
4402
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, input: FabricCreationInput, options?: ReplicationFabricsCreateOptionalParams): Promise<ReplicationFabricsCreateResponse>;
|
|
4403
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4404
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsDeleteOptionalParams): Promise<void>;
|
|
4405
|
+
beginMigrateToAad(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsMigrateToAadOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4406
|
+
beginMigrateToAadAndWait(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsMigrateToAadOptionalParams): Promise<void>;
|
|
4407
|
+
beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4408
|
+
beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsPurgeOptionalParams): Promise<void>;
|
|
4409
|
+
beginReassociateGateway(resourceName: string, resourceGroupName: string, fabricName: string, failoverProcessServerRequest: FailoverProcessServerRequest, options?: ReplicationFabricsReassociateGatewayOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsReassociateGatewayResponse>, ReplicationFabricsReassociateGatewayResponse>>;
|
|
4410
|
+
beginReassociateGatewayAndWait(resourceName: string, resourceGroupName: string, fabricName: string, failoverProcessServerRequest: FailoverProcessServerRequest, options?: ReplicationFabricsReassociateGatewayOptionalParams): Promise<ReplicationFabricsReassociateGatewayResponse>;
|
|
4411
|
+
beginRenewCertificate(resourceName: string, resourceGroupName: string, fabricName: string, renewCertificate: RenewCertificateInput, options?: ReplicationFabricsRenewCertificateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationFabricsRenewCertificateResponse>, ReplicationFabricsRenewCertificateResponse>>;
|
|
4412
|
+
beginRenewCertificateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, renewCertificate: RenewCertificateInput, options?: ReplicationFabricsRenewCertificateOptionalParams): Promise<ReplicationFabricsRenewCertificateResponse>;
|
|
4413
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationFabricsGetOptionalParams): Promise<ReplicationFabricsGetResponse>;
|
|
4414
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationFabricsListOptionalParams): PagedAsyncIterableIterator<Fabric>;
|
|
4552
4415
|
}
|
|
4553
4416
|
|
|
4554
4417
|
// @public
|
|
@@ -4628,22 +4491,22 @@ export interface ReplicationFabricsRenewCertificateOptionalParams extends coreCl
|
|
|
4628
4491
|
export type ReplicationFabricsRenewCertificateResponse = Fabric;
|
|
4629
4492
|
|
|
4630
4493
|
// @public
|
|
4631
|
-
export
|
|
4494
|
+
export interface ReplicationGroupDetails extends ConfigurationSettings {
|
|
4632
4495
|
instanceType: "ReplicationGroupDetails";
|
|
4633
|
-
}
|
|
4496
|
+
}
|
|
4634
4497
|
|
|
4635
4498
|
// @public
|
|
4636
4499
|
export interface ReplicationJobs {
|
|
4637
|
-
beginCancel(jobName: string, options?: ReplicationJobsCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsCancelResponse>, ReplicationJobsCancelResponse>>;
|
|
4638
|
-
beginCancelAndWait(jobName: string, options?: ReplicationJobsCancelOptionalParams): Promise<ReplicationJobsCancelResponse>;
|
|
4639
|
-
beginExport(jobQueryParameter: JobQueryParameter, options?: ReplicationJobsExportOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsExportResponse>, ReplicationJobsExportResponse>>;
|
|
4640
|
-
beginExportAndWait(jobQueryParameter: JobQueryParameter, options?: ReplicationJobsExportOptionalParams): Promise<ReplicationJobsExportResponse>;
|
|
4641
|
-
beginRestart(jobName: string, options?: ReplicationJobsRestartOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsRestartResponse>, ReplicationJobsRestartResponse>>;
|
|
4642
|
-
beginRestartAndWait(jobName: string, options?: ReplicationJobsRestartOptionalParams): Promise<ReplicationJobsRestartResponse>;
|
|
4643
|
-
beginResume(jobName: string, resumeJobParams: ResumeJobParams, options?: ReplicationJobsResumeOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsResumeResponse>, ReplicationJobsResumeResponse>>;
|
|
4644
|
-
beginResumeAndWait(jobName: string, resumeJobParams: ResumeJobParams, options?: ReplicationJobsResumeOptionalParams): Promise<ReplicationJobsResumeResponse>;
|
|
4645
|
-
get(jobName: string, options?: ReplicationJobsGetOptionalParams): Promise<ReplicationJobsGetResponse>;
|
|
4646
|
-
list(options?: ReplicationJobsListOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
4500
|
+
beginCancel(resourceName: string, resourceGroupName: string, jobName: string, options?: ReplicationJobsCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsCancelResponse>, ReplicationJobsCancelResponse>>;
|
|
4501
|
+
beginCancelAndWait(resourceName: string, resourceGroupName: string, jobName: string, options?: ReplicationJobsCancelOptionalParams): Promise<ReplicationJobsCancelResponse>;
|
|
4502
|
+
beginExport(resourceName: string, resourceGroupName: string, jobQueryParameter: JobQueryParameter, options?: ReplicationJobsExportOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsExportResponse>, ReplicationJobsExportResponse>>;
|
|
4503
|
+
beginExportAndWait(resourceName: string, resourceGroupName: string, jobQueryParameter: JobQueryParameter, options?: ReplicationJobsExportOptionalParams): Promise<ReplicationJobsExportResponse>;
|
|
4504
|
+
beginRestart(resourceName: string, resourceGroupName: string, jobName: string, options?: ReplicationJobsRestartOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsRestartResponse>, ReplicationJobsRestartResponse>>;
|
|
4505
|
+
beginRestartAndWait(resourceName: string, resourceGroupName: string, jobName: string, options?: ReplicationJobsRestartOptionalParams): Promise<ReplicationJobsRestartResponse>;
|
|
4506
|
+
beginResume(resourceName: string, resourceGroupName: string, jobName: string, resumeJobParams: ResumeJobParams, options?: ReplicationJobsResumeOptionalParams): Promise<PollerLike<PollOperationState<ReplicationJobsResumeResponse>, ReplicationJobsResumeResponse>>;
|
|
4507
|
+
beginResumeAndWait(resourceName: string, resourceGroupName: string, jobName: string, resumeJobParams: ResumeJobParams, options?: ReplicationJobsResumeOptionalParams): Promise<ReplicationJobsResumeResponse>;
|
|
4508
|
+
get(resourceName: string, resourceGroupName: string, jobName: string, options?: ReplicationJobsGetOptionalParams): Promise<ReplicationJobsGetResponse>;
|
|
4509
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationJobsListOptionalParams): PagedAsyncIterableIterator<Job>;
|
|
4647
4510
|
}
|
|
4648
4511
|
|
|
4649
4512
|
// @public
|
|
@@ -4673,7 +4536,6 @@ export type ReplicationJobsGetResponse = Job;
|
|
|
4673
4536
|
|
|
4674
4537
|
// @public
|
|
4675
4538
|
export interface ReplicationJobsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4676
|
-
filter?: string;
|
|
4677
4539
|
}
|
|
4678
4540
|
|
|
4679
4541
|
// @public
|
|
@@ -4707,8 +4569,8 @@ export type ReplicationJobsResumeResponse = Job;
|
|
|
4707
4569
|
|
|
4708
4570
|
// @public
|
|
4709
4571
|
export interface ReplicationLogicalNetworks {
|
|
4710
|
-
get(fabricName: string, logicalNetworkName: string, options?: ReplicationLogicalNetworksGetOptionalParams): Promise<ReplicationLogicalNetworksGetResponse>;
|
|
4711
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationLogicalNetworksListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<LogicalNetwork>;
|
|
4572
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, logicalNetworkName: string, options?: ReplicationLogicalNetworksGetOptionalParams): Promise<ReplicationLogicalNetworksGetResponse>;
|
|
4573
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationLogicalNetworksListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<LogicalNetwork>;
|
|
4712
4574
|
}
|
|
4713
4575
|
|
|
4714
4576
|
// @public
|
|
@@ -4734,23 +4596,27 @@ export type ReplicationLogicalNetworksListByReplicationFabricsResponse = Logical
|
|
|
4734
4596
|
|
|
4735
4597
|
// @public
|
|
4736
4598
|
export interface ReplicationMigrationItems {
|
|
4737
|
-
beginCreate(fabricName: string, protectionContainerName: string, migrationItemName: string, input: EnableMigrationInput, options?: ReplicationMigrationItemsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsCreateResponse>, ReplicationMigrationItemsCreateResponse>>;
|
|
4738
|
-
beginCreateAndWait(fabricName: string, protectionContainerName: string, migrationItemName: string, input: EnableMigrationInput, options?: ReplicationMigrationItemsCreateOptionalParams): Promise<ReplicationMigrationItemsCreateResponse>;
|
|
4739
|
-
beginDelete(fabricName: string, protectionContainerName: string, migrationItemName: string, options?: ReplicationMigrationItemsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4740
|
-
beginDeleteAndWait(fabricName: string, protectionContainerName: string, migrationItemName: string, options?: ReplicationMigrationItemsDeleteOptionalParams): Promise<void>;
|
|
4741
|
-
beginMigrate(fabricName: string, protectionContainerName: string, migrationItemName: string, migrateInput: MigrateInput, options?: ReplicationMigrationItemsMigrateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsMigrateResponse>, ReplicationMigrationItemsMigrateResponse>>;
|
|
4742
|
-
beginMigrateAndWait(fabricName: string, protectionContainerName: string, migrationItemName: string, migrateInput: MigrateInput, options?: ReplicationMigrationItemsMigrateOptionalParams): Promise<ReplicationMigrationItemsMigrateResponse>;
|
|
4743
|
-
|
|
4744
|
-
|
|
4745
|
-
|
|
4746
|
-
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4750
|
-
|
|
4751
|
-
|
|
4752
|
-
|
|
4753
|
-
|
|
4599
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: EnableMigrationInput, options?: ReplicationMigrationItemsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsCreateResponse>, ReplicationMigrationItemsCreateResponse>>;
|
|
4600
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: EnableMigrationInput, options?: ReplicationMigrationItemsCreateOptionalParams): Promise<ReplicationMigrationItemsCreateResponse>;
|
|
4601
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, options?: ReplicationMigrationItemsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4602
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, options?: ReplicationMigrationItemsDeleteOptionalParams): Promise<void>;
|
|
4603
|
+
beginMigrate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, migrateInput: MigrateInput, options?: ReplicationMigrationItemsMigrateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsMigrateResponse>, ReplicationMigrationItemsMigrateResponse>>;
|
|
4604
|
+
beginMigrateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, migrateInput: MigrateInput, options?: ReplicationMigrationItemsMigrateOptionalParams): Promise<ReplicationMigrationItemsMigrateResponse>;
|
|
4605
|
+
beginPauseReplication(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, pauseReplicationInput: PauseReplicationInput, options?: ReplicationMigrationItemsPauseReplicationOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsPauseReplicationResponse>, ReplicationMigrationItemsPauseReplicationResponse>>;
|
|
4606
|
+
beginPauseReplicationAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, pauseReplicationInput: PauseReplicationInput, options?: ReplicationMigrationItemsPauseReplicationOptionalParams): Promise<ReplicationMigrationItemsPauseReplicationResponse>;
|
|
4607
|
+
beginResumeReplication(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, resumeReplicationInput: ResumeReplicationInput, options?: ReplicationMigrationItemsResumeReplicationOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsResumeReplicationResponse>, ReplicationMigrationItemsResumeReplicationResponse>>;
|
|
4608
|
+
beginResumeReplicationAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, resumeReplicationInput: ResumeReplicationInput, options?: ReplicationMigrationItemsResumeReplicationOptionalParams): Promise<ReplicationMigrationItemsResumeReplicationResponse>;
|
|
4609
|
+
beginResync(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: ResyncInput, options?: ReplicationMigrationItemsResyncOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsResyncResponse>, ReplicationMigrationItemsResyncResponse>>;
|
|
4610
|
+
beginResyncAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: ResyncInput, options?: ReplicationMigrationItemsResyncOptionalParams): Promise<ReplicationMigrationItemsResyncResponse>;
|
|
4611
|
+
beginTestMigrate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, testMigrateInput: TestMigrateInput, options?: ReplicationMigrationItemsTestMigrateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsTestMigrateResponse>, ReplicationMigrationItemsTestMigrateResponse>>;
|
|
4612
|
+
beginTestMigrateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, testMigrateInput: TestMigrateInput, options?: ReplicationMigrationItemsTestMigrateOptionalParams): Promise<ReplicationMigrationItemsTestMigrateResponse>;
|
|
4613
|
+
beginTestMigrateCleanup(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, testMigrateCleanupInput: TestMigrateCleanupInput, options?: ReplicationMigrationItemsTestMigrateCleanupOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsTestMigrateCleanupResponse>, ReplicationMigrationItemsTestMigrateCleanupResponse>>;
|
|
4614
|
+
beginTestMigrateCleanupAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, testMigrateCleanupInput: TestMigrateCleanupInput, options?: ReplicationMigrationItemsTestMigrateCleanupOptionalParams): Promise<ReplicationMigrationItemsTestMigrateCleanupResponse>;
|
|
4615
|
+
beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: UpdateMigrationItemInput, options?: ReplicationMigrationItemsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationMigrationItemsUpdateResponse>, ReplicationMigrationItemsUpdateResponse>>;
|
|
4616
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, input: UpdateMigrationItemInput, options?: ReplicationMigrationItemsUpdateOptionalParams): Promise<ReplicationMigrationItemsUpdateResponse>;
|
|
4617
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, migrationItemName: string, options?: ReplicationMigrationItemsGetOptionalParams): Promise<ReplicationMigrationItemsGetResponse>;
|
|
4618
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationMigrationItemsListOptionalParams): PagedAsyncIterableIterator<MigrationItem>;
|
|
4619
|
+
listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationMigrationItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<MigrationItem>;
|
|
4754
4620
|
}
|
|
4755
4621
|
|
|
4756
4622
|
// @public
|
|
@@ -4778,9 +4644,6 @@ export type ReplicationMigrationItemsGetResponse = MigrationItem;
|
|
|
4778
4644
|
|
|
4779
4645
|
// @public
|
|
4780
4646
|
export interface ReplicationMigrationItemsListByReplicationProtectionContainersNextOptionalParams extends coreClient.OperationOptions {
|
|
4781
|
-
filter?: string;
|
|
4782
|
-
skipToken?: string;
|
|
4783
|
-
takeToken?: string;
|
|
4784
4647
|
}
|
|
4785
4648
|
|
|
4786
4649
|
// @public
|
|
@@ -4798,9 +4661,6 @@ export type ReplicationMigrationItemsListByReplicationProtectionContainersRespon
|
|
|
4798
4661
|
|
|
4799
4662
|
// @public
|
|
4800
4663
|
export interface ReplicationMigrationItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
4801
|
-
filter?: string;
|
|
4802
|
-
skipToken?: string;
|
|
4803
|
-
takeToken?: string;
|
|
4804
4664
|
}
|
|
4805
4665
|
|
|
4806
4666
|
// @public
|
|
@@ -4825,6 +4685,24 @@ export interface ReplicationMigrationItemsMigrateOptionalParams extends coreClie
|
|
|
4825
4685
|
// @public
|
|
4826
4686
|
export type ReplicationMigrationItemsMigrateResponse = MigrationItem;
|
|
4827
4687
|
|
|
4688
|
+
// @public
|
|
4689
|
+
export interface ReplicationMigrationItemsPauseReplicationOptionalParams extends coreClient.OperationOptions {
|
|
4690
|
+
resumeFrom?: string;
|
|
4691
|
+
updateIntervalInMs?: number;
|
|
4692
|
+
}
|
|
4693
|
+
|
|
4694
|
+
// @public
|
|
4695
|
+
export type ReplicationMigrationItemsPauseReplicationResponse = MigrationItem;
|
|
4696
|
+
|
|
4697
|
+
// @public
|
|
4698
|
+
export interface ReplicationMigrationItemsResumeReplicationOptionalParams extends coreClient.OperationOptions {
|
|
4699
|
+
resumeFrom?: string;
|
|
4700
|
+
updateIntervalInMs?: number;
|
|
4701
|
+
}
|
|
4702
|
+
|
|
4703
|
+
// @public
|
|
4704
|
+
export type ReplicationMigrationItemsResumeReplicationResponse = MigrationItem;
|
|
4705
|
+
|
|
4828
4706
|
// @public
|
|
4829
4707
|
export interface ReplicationMigrationItemsResyncOptionalParams extends coreClient.OperationOptions {
|
|
4830
4708
|
resumeFrom?: string;
|
|
@@ -4863,15 +4741,15 @@ export type ReplicationMigrationItemsUpdateResponse = MigrationItem;
|
|
|
4863
4741
|
|
|
4864
4742
|
// @public
|
|
4865
4743
|
export interface ReplicationNetworkMappings {
|
|
4866
|
-
beginCreate(fabricName: string, networkName: string, networkMappingName: string, input: CreateNetworkMappingInput, options?: ReplicationNetworkMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationNetworkMappingsCreateResponse>, ReplicationNetworkMappingsCreateResponse>>;
|
|
4867
|
-
beginCreateAndWait(fabricName: string, networkName: string, networkMappingName: string, input: CreateNetworkMappingInput, options?: ReplicationNetworkMappingsCreateOptionalParams): Promise<ReplicationNetworkMappingsCreateResponse>;
|
|
4868
|
-
beginDelete(fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4869
|
-
beginDeleteAndWait(fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsDeleteOptionalParams): Promise<void>;
|
|
4870
|
-
beginUpdate(fabricName: string, networkName: string, networkMappingName: string, input: UpdateNetworkMappingInput, options?: ReplicationNetworkMappingsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationNetworkMappingsUpdateResponse>, ReplicationNetworkMappingsUpdateResponse>>;
|
|
4871
|
-
beginUpdateAndWait(fabricName: string, networkName: string, networkMappingName: string, input: UpdateNetworkMappingInput, options?: ReplicationNetworkMappingsUpdateOptionalParams): Promise<ReplicationNetworkMappingsUpdateResponse>;
|
|
4872
|
-
get(fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsGetOptionalParams): Promise<ReplicationNetworkMappingsGetResponse>;
|
|
4873
|
-
list(options?: ReplicationNetworkMappingsListOptionalParams): PagedAsyncIterableIterator<NetworkMapping>;
|
|
4874
|
-
listByReplicationNetworks(fabricName: string, networkName: string, options?: ReplicationNetworkMappingsListByReplicationNetworksOptionalParams): PagedAsyncIterableIterator<NetworkMapping>;
|
|
4744
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, input: CreateNetworkMappingInput, options?: ReplicationNetworkMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationNetworkMappingsCreateResponse>, ReplicationNetworkMappingsCreateResponse>>;
|
|
4745
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, input: CreateNetworkMappingInput, options?: ReplicationNetworkMappingsCreateOptionalParams): Promise<ReplicationNetworkMappingsCreateResponse>;
|
|
4746
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4747
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsDeleteOptionalParams): Promise<void>;
|
|
4748
|
+
beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, input: UpdateNetworkMappingInput, options?: ReplicationNetworkMappingsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationNetworkMappingsUpdateResponse>, ReplicationNetworkMappingsUpdateResponse>>;
|
|
4749
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, input: UpdateNetworkMappingInput, options?: ReplicationNetworkMappingsUpdateOptionalParams): Promise<ReplicationNetworkMappingsUpdateResponse>;
|
|
4750
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, networkMappingName: string, options?: ReplicationNetworkMappingsGetOptionalParams): Promise<ReplicationNetworkMappingsGetResponse>;
|
|
4751
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationNetworkMappingsListOptionalParams): PagedAsyncIterableIterator<NetworkMapping>;
|
|
4752
|
+
listByReplicationNetworks(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, options?: ReplicationNetworkMappingsListByReplicationNetworksOptionalParams): PagedAsyncIterableIterator<NetworkMapping>;
|
|
4875
4753
|
}
|
|
4876
4754
|
|
|
4877
4755
|
// @public
|
|
@@ -4935,9 +4813,9 @@ export type ReplicationNetworkMappingsUpdateResponse = NetworkMapping;
|
|
|
4935
4813
|
|
|
4936
4814
|
// @public
|
|
4937
4815
|
export interface ReplicationNetworks {
|
|
4938
|
-
get(fabricName: string, networkName: string, options?: ReplicationNetworksGetOptionalParams): Promise<ReplicationNetworksGetResponse>;
|
|
4939
|
-
list(options?: ReplicationNetworksListOptionalParams): PagedAsyncIterableIterator<Network>;
|
|
4940
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationNetworksListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<Network>;
|
|
4816
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, networkName: string, options?: ReplicationNetworksGetOptionalParams): Promise<ReplicationNetworksGetResponse>;
|
|
4817
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationNetworksListOptionalParams): PagedAsyncIterableIterator<Network>;
|
|
4818
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationNetworksListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<Network>;
|
|
4941
4819
|
}
|
|
4942
4820
|
|
|
4943
4821
|
// @public
|
|
@@ -4977,14 +4855,14 @@ export type ReplicationNetworksListResponse = NetworkCollection;
|
|
|
4977
4855
|
|
|
4978
4856
|
// @public
|
|
4979
4857
|
export interface ReplicationPolicies {
|
|
4980
|
-
beginCreate(policyName: string, input: CreatePolicyInput, options?: ReplicationPoliciesCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationPoliciesCreateResponse>, ReplicationPoliciesCreateResponse>>;
|
|
4981
|
-
beginCreateAndWait(policyName: string, input: CreatePolicyInput, options?: ReplicationPoliciesCreateOptionalParams): Promise<ReplicationPoliciesCreateResponse>;
|
|
4982
|
-
beginDelete(policyName: string, options?: ReplicationPoliciesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4983
|
-
beginDeleteAndWait(policyName: string, options?: ReplicationPoliciesDeleteOptionalParams): Promise<void>;
|
|
4984
|
-
beginUpdate(policyName: string, input: UpdatePolicyInput, options?: ReplicationPoliciesUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationPoliciesUpdateResponse>, ReplicationPoliciesUpdateResponse>>;
|
|
4985
|
-
beginUpdateAndWait(policyName: string, input: UpdatePolicyInput, options?: ReplicationPoliciesUpdateOptionalParams): Promise<ReplicationPoliciesUpdateResponse>;
|
|
4986
|
-
get(policyName: string, options?: ReplicationPoliciesGetOptionalParams): Promise<ReplicationPoliciesGetResponse>;
|
|
4987
|
-
list(options?: ReplicationPoliciesListOptionalParams): PagedAsyncIterableIterator<Policy>;
|
|
4858
|
+
beginCreate(resourceName: string, resourceGroupName: string, policyName: string, input: CreatePolicyInput, options?: ReplicationPoliciesCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationPoliciesCreateResponse>, ReplicationPoliciesCreateResponse>>;
|
|
4859
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, policyName: string, input: CreatePolicyInput, options?: ReplicationPoliciesCreateOptionalParams): Promise<ReplicationPoliciesCreateResponse>;
|
|
4860
|
+
beginDelete(resourceName: string, resourceGroupName: string, policyName: string, options?: ReplicationPoliciesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
4861
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, policyName: string, options?: ReplicationPoliciesDeleteOptionalParams): Promise<void>;
|
|
4862
|
+
beginUpdate(resourceName: string, resourceGroupName: string, policyName: string, input: UpdatePolicyInput, options?: ReplicationPoliciesUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationPoliciesUpdateResponse>, ReplicationPoliciesUpdateResponse>>;
|
|
4863
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, policyName: string, input: UpdatePolicyInput, options?: ReplicationPoliciesUpdateOptionalParams): Promise<ReplicationPoliciesUpdateResponse>;
|
|
4864
|
+
get(resourceName: string, resourceGroupName: string, policyName: string, options?: ReplicationPoliciesGetOptionalParams): Promise<ReplicationPoliciesGetResponse>;
|
|
4865
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationPoliciesListOptionalParams): PagedAsyncIterableIterator<Policy>;
|
|
4988
4866
|
}
|
|
4989
4867
|
|
|
4990
4868
|
// @public
|
|
@@ -5034,8 +4912,8 @@ export type ReplicationPoliciesUpdateResponse = Policy;
|
|
|
5034
4912
|
|
|
5035
4913
|
// @public
|
|
5036
4914
|
export interface ReplicationProtectableItems {
|
|
5037
|
-
get(fabricName: string, protectionContainerName: string, protectableItemName: string, options?: ReplicationProtectableItemsGetOptionalParams): Promise<ReplicationProtectableItemsGetResponse>;
|
|
5038
|
-
listByReplicationProtectionContainers(fabricName: string, protectionContainerName: string, options?: ReplicationProtectableItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ProtectableItem>;
|
|
4915
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, protectableItemName: string, options?: ReplicationProtectableItemsGetOptionalParams): Promise<ReplicationProtectableItemsGetResponse>;
|
|
4916
|
+
listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectableItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ProtectableItem>;
|
|
5039
4917
|
}
|
|
5040
4918
|
|
|
5041
4919
|
// @public
|
|
@@ -5047,9 +4925,6 @@ export type ReplicationProtectableItemsGetResponse = ProtectableItem;
|
|
|
5047
4925
|
|
|
5048
4926
|
// @public
|
|
5049
4927
|
export interface ReplicationProtectableItemsListByReplicationProtectionContainersNextOptionalParams extends coreClient.OperationOptions {
|
|
5050
|
-
filter?: string;
|
|
5051
|
-
skipToken?: string;
|
|
5052
|
-
take?: string;
|
|
5053
4928
|
}
|
|
5054
4929
|
|
|
5055
4930
|
// @public
|
|
@@ -5066,9 +4941,9 @@ export interface ReplicationProtectableItemsListByReplicationProtectionContainer
|
|
|
5066
4941
|
export type ReplicationProtectableItemsListByReplicationProtectionContainersResponse = ProtectableItemCollection;
|
|
5067
4942
|
|
|
5068
4943
|
// @public
|
|
5069
|
-
export
|
|
4944
|
+
export interface ReplicationProtectedItem extends Resource {
|
|
5070
4945
|
properties?: ReplicationProtectedItemProperties;
|
|
5071
|
-
}
|
|
4946
|
+
}
|
|
5072
4947
|
|
|
5073
4948
|
// @public
|
|
5074
4949
|
export interface ReplicationProtectedItemCollection {
|
|
@@ -5115,47 +4990,47 @@ export interface ReplicationProtectedItemProperties {
|
|
|
5115
4990
|
|
|
5116
4991
|
// @public
|
|
5117
4992
|
export interface ReplicationProtectedItems {
|
|
5118
|
-
beginAddDisks(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsAddDisksResponse>, ReplicationProtectedItemsAddDisksResponse>>;
|
|
5119
|
-
beginAddDisksAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<ReplicationProtectedItemsAddDisksResponse>;
|
|
5120
|
-
beginApplyRecoveryPoint(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsApplyRecoveryPointResponse>, ReplicationProtectedItemsApplyRecoveryPointResponse>>;
|
|
5121
|
-
beginApplyRecoveryPointAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<ReplicationProtectedItemsApplyRecoveryPointResponse>;
|
|
5122
|
-
beginCreate(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsCreateResponse>, ReplicationProtectedItemsCreateResponse>>;
|
|
5123
|
-
beginCreateAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<ReplicationProtectedItemsCreateResponse>;
|
|
5124
|
-
beginDelete(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5125
|
-
beginDeleteAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<void>;
|
|
5126
|
-
beginFailoverCancel(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsFailoverCancelResponse>, ReplicationProtectedItemsFailoverCancelResponse>>;
|
|
5127
|
-
beginFailoverCancelAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<ReplicationProtectedItemsFailoverCancelResponse>;
|
|
5128
|
-
beginFailoverCommit(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsFailoverCommitResponse>, ReplicationProtectedItemsFailoverCommitResponse>>;
|
|
5129
|
-
beginFailoverCommitAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<ReplicationProtectedItemsFailoverCommitResponse>;
|
|
5130
|
-
beginPlannedFailover(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsPlannedFailoverResponse>, ReplicationProtectedItemsPlannedFailoverResponse>>;
|
|
5131
|
-
beginPlannedFailoverAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<ReplicationProtectedItemsPlannedFailoverResponse>;
|
|
5132
|
-
beginPurge(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5133
|
-
beginPurgeAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<void>;
|
|
5134
|
-
beginRemoveDisks(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsRemoveDisksResponse>, ReplicationProtectedItemsRemoveDisksResponse>>;
|
|
5135
|
-
beginRemoveDisksAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<ReplicationProtectedItemsRemoveDisksResponse>;
|
|
5136
|
-
beginRepairReplication(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsRepairReplicationResponse>, ReplicationProtectedItemsRepairReplicationResponse>>;
|
|
5137
|
-
beginRepairReplicationAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<ReplicationProtectedItemsRepairReplicationResponse>;
|
|
5138
|
-
beginReprotect(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsReprotectResponse>, ReplicationProtectedItemsReprotectResponse>>;
|
|
5139
|
-
beginReprotectAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<ReplicationProtectedItemsReprotectResponse>;
|
|
5140
|
-
beginResolveHealthErrors(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsResolveHealthErrorsResponse>, ReplicationProtectedItemsResolveHealthErrorsResponse>>;
|
|
5141
|
-
beginResolveHealthErrorsAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<ReplicationProtectedItemsResolveHealthErrorsResponse>;
|
|
5142
|
-
beginSwitchProvider(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsSwitchProviderResponse>, ReplicationProtectedItemsSwitchProviderResponse>>;
|
|
5143
|
-
beginSwitchProviderAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<ReplicationProtectedItemsSwitchProviderResponse>;
|
|
5144
|
-
beginTestFailover(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsTestFailoverResponse>, ReplicationProtectedItemsTestFailoverResponse>>;
|
|
5145
|
-
beginTestFailoverAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<ReplicationProtectedItemsTestFailoverResponse>;
|
|
5146
|
-
beginTestFailoverCleanup(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsTestFailoverCleanupResponse>, ReplicationProtectedItemsTestFailoverCleanupResponse>>;
|
|
5147
|
-
beginTestFailoverCleanupAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<ReplicationProtectedItemsTestFailoverCleanupResponse>;
|
|
5148
|
-
beginUnplannedFailover(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUnplannedFailoverResponse>, ReplicationProtectedItemsUnplannedFailoverResponse>>;
|
|
5149
|
-
beginUnplannedFailoverAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<ReplicationProtectedItemsUnplannedFailoverResponse>;
|
|
5150
|
-
beginUpdate(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUpdateResponse>, ReplicationProtectedItemsUpdateResponse>>;
|
|
5151
|
-
beginUpdateAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<ReplicationProtectedItemsUpdateResponse>;
|
|
5152
|
-
beginUpdateAppliance(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUpdateApplianceResponse>, ReplicationProtectedItemsUpdateApplianceResponse>>;
|
|
5153
|
-
beginUpdateApplianceAndWait(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<ReplicationProtectedItemsUpdateApplianceResponse>;
|
|
5154
|
-
beginUpdateMobilityService(fabricName: string, protectionContainerName: string,
|
|
5155
|
-
beginUpdateMobilityServiceAndWait(fabricName: string, protectionContainerName: string,
|
|
5156
|
-
get(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsGetOptionalParams): Promise<ReplicationProtectedItemsGetResponse>;
|
|
5157
|
-
list(options?: ReplicationProtectedItemsListOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
5158
|
-
listByReplicationProtectionContainers(fabricName: string, protectionContainerName: string, options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
4993
|
+
beginAddDisks(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsAddDisksResponse>, ReplicationProtectedItemsAddDisksResponse>>;
|
|
4994
|
+
beginAddDisksAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, addDisksInput: AddDisksInput, options?: ReplicationProtectedItemsAddDisksOptionalParams): Promise<ReplicationProtectedItemsAddDisksResponse>;
|
|
4995
|
+
beginApplyRecoveryPoint(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsApplyRecoveryPointResponse>, ReplicationProtectedItemsApplyRecoveryPointResponse>>;
|
|
4996
|
+
beginApplyRecoveryPointAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applyRecoveryPointInput: ApplyRecoveryPointInput, options?: ReplicationProtectedItemsApplyRecoveryPointOptionalParams): Promise<ReplicationProtectedItemsApplyRecoveryPointResponse>;
|
|
4997
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsCreateResponse>, ReplicationProtectedItemsCreateResponse>>;
|
|
4998
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, input: EnableProtectionInput, options?: ReplicationProtectedItemsCreateOptionalParams): Promise<ReplicationProtectedItemsCreateResponse>;
|
|
4999
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5000
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, disableProtectionInput: DisableProtectionInput, options?: ReplicationProtectedItemsDeleteOptionalParams): Promise<void>;
|
|
5001
|
+
beginFailoverCancel(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsFailoverCancelResponse>, ReplicationProtectedItemsFailoverCancelResponse>>;
|
|
5002
|
+
beginFailoverCancelAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCancelOptionalParams): Promise<ReplicationProtectedItemsFailoverCancelResponse>;
|
|
5003
|
+
beginFailoverCommit(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsFailoverCommitResponse>, ReplicationProtectedItemsFailoverCommitResponse>>;
|
|
5004
|
+
beginFailoverCommitAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsFailoverCommitOptionalParams): Promise<ReplicationProtectedItemsFailoverCommitResponse>;
|
|
5005
|
+
beginPlannedFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsPlannedFailoverResponse>, ReplicationProtectedItemsPlannedFailoverResponse>>;
|
|
5006
|
+
beginPlannedFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: PlannedFailoverInput, options?: ReplicationProtectedItemsPlannedFailoverOptionalParams): Promise<ReplicationProtectedItemsPlannedFailoverResponse>;
|
|
5007
|
+
beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5008
|
+
beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsPurgeOptionalParams): Promise<void>;
|
|
5009
|
+
beginRemoveDisks(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsRemoveDisksResponse>, ReplicationProtectedItemsRemoveDisksResponse>>;
|
|
5010
|
+
beginRemoveDisksAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, removeDisksInput: RemoveDisksInput, options?: ReplicationProtectedItemsRemoveDisksOptionalParams): Promise<ReplicationProtectedItemsRemoveDisksResponse>;
|
|
5011
|
+
beginRepairReplication(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsRepairReplicationResponse>, ReplicationProtectedItemsRepairReplicationResponse>>;
|
|
5012
|
+
beginRepairReplicationAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsRepairReplicationOptionalParams): Promise<ReplicationProtectedItemsRepairReplicationResponse>;
|
|
5013
|
+
beginReprotect(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsReprotectResponse>, ReplicationProtectedItemsReprotectResponse>>;
|
|
5014
|
+
beginReprotectAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, reprotectInput: ReverseReplicationInput, options?: ReplicationProtectedItemsReprotectOptionalParams): Promise<ReplicationProtectedItemsReprotectResponse>;
|
|
5015
|
+
beginResolveHealthErrors(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsResolveHealthErrorsResponse>, ReplicationProtectedItemsResolveHealthErrorsResponse>>;
|
|
5016
|
+
beginResolveHealthErrorsAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, resolveHealthInput: ResolveHealthInput, options?: ReplicationProtectedItemsResolveHealthErrorsOptionalParams): Promise<ReplicationProtectedItemsResolveHealthErrorsResponse>;
|
|
5017
|
+
beginSwitchProvider(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsSwitchProviderResponse>, ReplicationProtectedItemsSwitchProviderResponse>>;
|
|
5018
|
+
beginSwitchProviderAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, switchProviderInput: SwitchProviderInput, options?: ReplicationProtectedItemsSwitchProviderOptionalParams): Promise<ReplicationProtectedItemsSwitchProviderResponse>;
|
|
5019
|
+
beginTestFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsTestFailoverResponse>, ReplicationProtectedItemsTestFailoverResponse>>;
|
|
5020
|
+
beginTestFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, testfailoverInput: TestFailoverInput, options?: ReplicationProtectedItemsTestFailoverOptionalParams): Promise<ReplicationProtectedItemsTestFailoverResponse>;
|
|
5021
|
+
beginTestFailoverCleanup(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsTestFailoverCleanupResponse>, ReplicationProtectedItemsTestFailoverCleanupResponse>>;
|
|
5022
|
+
beginTestFailoverCleanupAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, cleanupInput: TestFailoverCleanupInput, options?: ReplicationProtectedItemsTestFailoverCleanupOptionalParams): Promise<ReplicationProtectedItemsTestFailoverCleanupResponse>;
|
|
5023
|
+
beginUnplannedFailover(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUnplannedFailoverResponse>, ReplicationProtectedItemsUnplannedFailoverResponse>>;
|
|
5024
|
+
beginUnplannedFailoverAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, failoverInput: UnplannedFailoverInput, options?: ReplicationProtectedItemsUnplannedFailoverOptionalParams): Promise<ReplicationProtectedItemsUnplannedFailoverResponse>;
|
|
5025
|
+
beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUpdateResponse>, ReplicationProtectedItemsUpdateResponse>>;
|
|
5026
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateProtectionInput: UpdateReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateOptionalParams): Promise<ReplicationProtectedItemsUpdateResponse>;
|
|
5027
|
+
beginUpdateAppliance(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUpdateApplianceResponse>, ReplicationProtectedItemsUpdateApplianceResponse>>;
|
|
5028
|
+
beginUpdateApplianceAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, applianceUpdateInput: UpdateApplianceForReplicationProtectedItemInput, options?: ReplicationProtectedItemsUpdateApplianceOptionalParams): Promise<ReplicationProtectedItemsUpdateApplianceResponse>;
|
|
5029
|
+
beginUpdateMobilityService(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateMobilityServiceRequest: UpdateMobilityServiceRequest, options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectedItemsUpdateMobilityServiceResponse>, ReplicationProtectedItemsUpdateMobilityServiceResponse>>;
|
|
5030
|
+
beginUpdateMobilityServiceAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, updateMobilityServiceRequest: UpdateMobilityServiceRequest, options?: ReplicationProtectedItemsUpdateMobilityServiceOptionalParams): Promise<ReplicationProtectedItemsUpdateMobilityServiceResponse>;
|
|
5031
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: ReplicationProtectedItemsGetOptionalParams): Promise<ReplicationProtectedItemsGetResponse>;
|
|
5032
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectedItemsListOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
5033
|
+
listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectedItemsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ReplicationProtectedItem>;
|
|
5159
5034
|
}
|
|
5160
5035
|
|
|
5161
5036
|
// @public
|
|
@@ -5232,8 +5107,6 @@ export type ReplicationProtectedItemsListByReplicationProtectionContainersRespon
|
|
|
5232
5107
|
|
|
5233
5108
|
// @public
|
|
5234
5109
|
export interface ReplicationProtectedItemsListNextOptionalParams extends coreClient.OperationOptions {
|
|
5235
|
-
filter?: string;
|
|
5236
|
-
skipToken?: string;
|
|
5237
5110
|
}
|
|
5238
5111
|
|
|
5239
5112
|
// @public
|
|
@@ -5344,6 +5217,12 @@ export interface ReplicationProtectedItemsUpdateApplianceOptionalParams extends
|
|
|
5344
5217
|
// @public
|
|
5345
5218
|
export type ReplicationProtectedItemsUpdateApplianceResponse = ReplicationProtectedItem;
|
|
5346
5219
|
|
|
5220
|
+
// @public
|
|
5221
|
+
export interface ReplicationProtectedItemsUpdateMobilityServiceHeaders {
|
|
5222
|
+
// (undocumented)
|
|
5223
|
+
location?: string;
|
|
5224
|
+
}
|
|
5225
|
+
|
|
5347
5226
|
// @public
|
|
5348
5227
|
export interface ReplicationProtectedItemsUpdateMobilityServiceOptionalParams extends coreClient.OperationOptions {
|
|
5349
5228
|
resumeFrom?: string;
|
|
@@ -5364,17 +5243,17 @@ export type ReplicationProtectedItemsUpdateResponse = ReplicationProtectedItem;
|
|
|
5364
5243
|
|
|
5365
5244
|
// @public
|
|
5366
5245
|
export interface ReplicationProtectionContainerMappings {
|
|
5367
|
-
beginCreate(fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainerMappingsCreateResponse>, ReplicationProtectionContainerMappingsCreateResponse>>;
|
|
5368
|
-
beginCreateAndWait(fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<ReplicationProtectionContainerMappingsCreateResponse>;
|
|
5369
|
-
beginDelete(fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5370
|
-
beginDeleteAndWait(fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<void>;
|
|
5371
|
-
beginPurge(fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5372
|
-
beginPurgeAndWait(fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<void>;
|
|
5373
|
-
beginUpdate(fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainerMappingsUpdateResponse>, ReplicationProtectionContainerMappingsUpdateResponse>>;
|
|
5374
|
-
beginUpdateAndWait(fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<ReplicationProtectionContainerMappingsUpdateResponse>;
|
|
5375
|
-
get(fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsGetOptionalParams): Promise<ReplicationProtectionContainerMappingsGetResponse>;
|
|
5376
|
-
list(options?: ReplicationProtectionContainerMappingsListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
|
|
5377
|
-
listByReplicationProtectionContainers(fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainerMappingsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
|
|
5246
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainerMappingsCreateResponse>, ReplicationProtectionContainerMappingsCreateResponse>>;
|
|
5247
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, creationInput: CreateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsCreateOptionalParams): Promise<ReplicationProtectionContainerMappingsCreateResponse>;
|
|
5248
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5249
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, removalInput: RemoveProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsDeleteOptionalParams): Promise<void>;
|
|
5250
|
+
beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5251
|
+
beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsPurgeOptionalParams): Promise<void>;
|
|
5252
|
+
beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainerMappingsUpdateResponse>, ReplicationProtectionContainerMappingsUpdateResponse>>;
|
|
5253
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, updateInput: UpdateProtectionContainerMappingInput, options?: ReplicationProtectionContainerMappingsUpdateOptionalParams): Promise<ReplicationProtectionContainerMappingsUpdateResponse>;
|
|
5254
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, mappingName: string, options?: ReplicationProtectionContainerMappingsGetOptionalParams): Promise<ReplicationProtectionContainerMappingsGetResponse>;
|
|
5255
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectionContainerMappingsListOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
|
|
5256
|
+
listByReplicationProtectionContainers(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainerMappingsListByReplicationProtectionContainersOptionalParams): PagedAsyncIterableIterator<ProtectionContainerMapping>;
|
|
5378
5257
|
}
|
|
5379
5258
|
|
|
5380
5259
|
// @public
|
|
@@ -5444,17 +5323,17 @@ export type ReplicationProtectionContainerMappingsUpdateResponse = ProtectionCon
|
|
|
5444
5323
|
|
|
5445
5324
|
// @public
|
|
5446
5325
|
export interface ReplicationProtectionContainers {
|
|
5447
|
-
beginCreate(fabricName: string, protectionContainerName: string, creationInput: CreateProtectionContainerInput, options?: ReplicationProtectionContainersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersCreateResponse>, ReplicationProtectionContainersCreateResponse>>;
|
|
5448
|
-
beginCreateAndWait(fabricName: string, protectionContainerName: string, creationInput: CreateProtectionContainerInput, options?: ReplicationProtectionContainersCreateOptionalParams): Promise<ReplicationProtectionContainersCreateResponse>;
|
|
5449
|
-
beginDelete(fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5450
|
-
beginDeleteAndWait(fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersDeleteOptionalParams): Promise<void>;
|
|
5451
|
-
beginDiscoverProtectableItem(fabricName: string, protectionContainerName: string, discoverProtectableItemRequest: DiscoverProtectableItemRequest, options?: ReplicationProtectionContainersDiscoverProtectableItemOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersDiscoverProtectableItemResponse>, ReplicationProtectionContainersDiscoverProtectableItemResponse>>;
|
|
5452
|
-
beginDiscoverProtectableItemAndWait(fabricName: string, protectionContainerName: string, discoverProtectableItemRequest: DiscoverProtectableItemRequest, options?: ReplicationProtectionContainersDiscoverProtectableItemOptionalParams): Promise<ReplicationProtectionContainersDiscoverProtectableItemResponse>;
|
|
5453
|
-
beginSwitchProtection(fabricName: string, protectionContainerName: string, switchInput: SwitchProtectionInput, options?: ReplicationProtectionContainersSwitchProtectionOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersSwitchProtectionResponse>, ReplicationProtectionContainersSwitchProtectionResponse>>;
|
|
5454
|
-
beginSwitchProtectionAndWait(fabricName: string, protectionContainerName: string, switchInput: SwitchProtectionInput, options?: ReplicationProtectionContainersSwitchProtectionOptionalParams): Promise<ReplicationProtectionContainersSwitchProtectionResponse>;
|
|
5455
|
-
get(fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersGetOptionalParams): Promise<ReplicationProtectionContainersGetResponse>;
|
|
5456
|
-
list(options?: ReplicationProtectionContainersListOptionalParams): PagedAsyncIterableIterator<ProtectionContainer>;
|
|
5457
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationProtectionContainersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<ProtectionContainer>;
|
|
5326
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, creationInput: CreateProtectionContainerInput, options?: ReplicationProtectionContainersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersCreateResponse>, ReplicationProtectionContainersCreateResponse>>;
|
|
5327
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, creationInput: CreateProtectionContainerInput, options?: ReplicationProtectionContainersCreateOptionalParams): Promise<ReplicationProtectionContainersCreateResponse>;
|
|
5328
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5329
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersDeleteOptionalParams): Promise<void>;
|
|
5330
|
+
beginDiscoverProtectableItem(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, discoverProtectableItemRequest: DiscoverProtectableItemRequest, options?: ReplicationProtectionContainersDiscoverProtectableItemOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersDiscoverProtectableItemResponse>, ReplicationProtectionContainersDiscoverProtectableItemResponse>>;
|
|
5331
|
+
beginDiscoverProtectableItemAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, discoverProtectableItemRequest: DiscoverProtectableItemRequest, options?: ReplicationProtectionContainersDiscoverProtectableItemOptionalParams): Promise<ReplicationProtectionContainersDiscoverProtectableItemResponse>;
|
|
5332
|
+
beginSwitchProtection(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, switchInput: SwitchProtectionInput, options?: ReplicationProtectionContainersSwitchProtectionOptionalParams): Promise<PollerLike<PollOperationState<ReplicationProtectionContainersSwitchProtectionResponse>, ReplicationProtectionContainersSwitchProtectionResponse>>;
|
|
5333
|
+
beginSwitchProtectionAndWait(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, switchInput: SwitchProtectionInput, options?: ReplicationProtectionContainersSwitchProtectionOptionalParams): Promise<ReplicationProtectionContainersSwitchProtectionResponse>;
|
|
5334
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, options?: ReplicationProtectionContainersGetOptionalParams): Promise<ReplicationProtectionContainersGetResponse>;
|
|
5335
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectionContainersListOptionalParams): PagedAsyncIterableIterator<ProtectionContainer>;
|
|
5336
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationProtectionContainersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<ProtectionContainer>;
|
|
5458
5337
|
}
|
|
5459
5338
|
|
|
5460
5339
|
// @public
|
|
@@ -5526,9 +5405,9 @@ export interface ReplicationProtectionContainersSwitchProtectionOptionalParams e
|
|
|
5526
5405
|
export type ReplicationProtectionContainersSwitchProtectionResponse = ProtectionContainer;
|
|
5527
5406
|
|
|
5528
5407
|
// @public
|
|
5529
|
-
export
|
|
5408
|
+
export interface ReplicationProtectionIntent extends Resource {
|
|
5530
5409
|
properties?: ReplicationProtectionIntentProperties;
|
|
5531
|
-
}
|
|
5410
|
+
}
|
|
5532
5411
|
|
|
5533
5412
|
// @public
|
|
5534
5413
|
export interface ReplicationProtectionIntentCollection {
|
|
@@ -5556,9 +5435,9 @@ export type ReplicationProtectionIntentProviderSpecificSettingsUnion = Replicati
|
|
|
5556
5435
|
|
|
5557
5436
|
// @public
|
|
5558
5437
|
export interface ReplicationProtectionIntents {
|
|
5559
|
-
create(intentObjectName: string, input: CreateProtectionIntentInput, options?: ReplicationProtectionIntentsCreateOptionalParams): Promise<ReplicationProtectionIntentsCreateResponse>;
|
|
5560
|
-
get(intentObjectName: string, options?: ReplicationProtectionIntentsGetOptionalParams): Promise<ReplicationProtectionIntentsGetResponse>;
|
|
5561
|
-
list(options?: ReplicationProtectionIntentsListOptionalParams): PagedAsyncIterableIterator<ReplicationProtectionIntent>;
|
|
5438
|
+
create(resourceName: string, resourceGroupName: string, intentObjectName: string, input: CreateProtectionIntentInput, options?: ReplicationProtectionIntentsCreateOptionalParams): Promise<ReplicationProtectionIntentsCreateResponse>;
|
|
5439
|
+
get(resourceName: string, resourceGroupName: string, intentObjectName: string, options?: ReplicationProtectionIntentsGetOptionalParams): Promise<ReplicationProtectionIntentsGetResponse>;
|
|
5440
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationProtectionIntentsListOptionalParams): PagedAsyncIterableIterator<ReplicationProtectionIntent>;
|
|
5562
5441
|
}
|
|
5563
5442
|
|
|
5564
5443
|
// @public
|
|
@@ -5577,8 +5456,6 @@ export type ReplicationProtectionIntentsGetResponse = ReplicationProtectionInten
|
|
|
5577
5456
|
|
|
5578
5457
|
// @public
|
|
5579
5458
|
export interface ReplicationProtectionIntentsListNextOptionalParams extends coreClient.OperationOptions {
|
|
5580
|
-
skipToken?: string;
|
|
5581
|
-
takeToken?: string;
|
|
5582
5459
|
}
|
|
5583
5460
|
|
|
5584
5461
|
// @public
|
|
@@ -5632,28 +5509,28 @@ export type ReplicationProviderSpecificUpdateContainerMappingInputUnion = Replic
|
|
|
5632
5509
|
|
|
5633
5510
|
// @public
|
|
5634
5511
|
export interface ReplicationRecoveryPlans {
|
|
5635
|
-
beginCreate(recoveryPlanName: string, input: CreateRecoveryPlanInput, options?: ReplicationRecoveryPlansCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansCreateResponse>, ReplicationRecoveryPlansCreateResponse>>;
|
|
5636
|
-
beginCreateAndWait(recoveryPlanName: string, input: CreateRecoveryPlanInput, options?: ReplicationRecoveryPlansCreateOptionalParams): Promise<ReplicationRecoveryPlansCreateResponse>;
|
|
5637
|
-
beginDelete(recoveryPlanName: string, options?: ReplicationRecoveryPlansDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5638
|
-
beginDeleteAndWait(recoveryPlanName: string, options?: ReplicationRecoveryPlansDeleteOptionalParams): Promise<void>;
|
|
5639
|
-
beginFailoverCancel(recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansFailoverCancelResponse>, ReplicationRecoveryPlansFailoverCancelResponse>>;
|
|
5640
|
-
beginFailoverCancelAndWait(recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCancelOptionalParams): Promise<ReplicationRecoveryPlansFailoverCancelResponse>;
|
|
5641
|
-
beginFailoverCommit(recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCommitOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansFailoverCommitResponse>, ReplicationRecoveryPlansFailoverCommitResponse>>;
|
|
5642
|
-
beginFailoverCommitAndWait(recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCommitOptionalParams): Promise<ReplicationRecoveryPlansFailoverCommitResponse>;
|
|
5643
|
-
beginPlannedFailover(recoveryPlanName: string, input: RecoveryPlanPlannedFailoverInput, options?: ReplicationRecoveryPlansPlannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansPlannedFailoverResponse>, ReplicationRecoveryPlansPlannedFailoverResponse>>;
|
|
5644
|
-
beginPlannedFailoverAndWait(recoveryPlanName: string, input: RecoveryPlanPlannedFailoverInput, options?: ReplicationRecoveryPlansPlannedFailoverOptionalParams): Promise<ReplicationRecoveryPlansPlannedFailoverResponse>;
|
|
5645
|
-
beginReprotect(recoveryPlanName: string, options?: ReplicationRecoveryPlansReprotectOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansReprotectResponse>, ReplicationRecoveryPlansReprotectResponse>>;
|
|
5646
|
-
beginReprotectAndWait(recoveryPlanName: string, options?: ReplicationRecoveryPlansReprotectOptionalParams): Promise<ReplicationRecoveryPlansReprotectResponse>;
|
|
5647
|
-
beginTestFailover(recoveryPlanName: string, input: RecoveryPlanTestFailoverInput, options?: ReplicationRecoveryPlansTestFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansTestFailoverResponse>, ReplicationRecoveryPlansTestFailoverResponse>>;
|
|
5648
|
-
beginTestFailoverAndWait(recoveryPlanName: string, input: RecoveryPlanTestFailoverInput, options?: ReplicationRecoveryPlansTestFailoverOptionalParams): Promise<ReplicationRecoveryPlansTestFailoverResponse>;
|
|
5649
|
-
beginTestFailoverCleanup(recoveryPlanName: string, input: RecoveryPlanTestFailoverCleanupInput, options?: ReplicationRecoveryPlansTestFailoverCleanupOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansTestFailoverCleanupResponse>, ReplicationRecoveryPlansTestFailoverCleanupResponse>>;
|
|
5650
|
-
beginTestFailoverCleanupAndWait(recoveryPlanName: string, input: RecoveryPlanTestFailoverCleanupInput, options?: ReplicationRecoveryPlansTestFailoverCleanupOptionalParams): Promise<ReplicationRecoveryPlansTestFailoverCleanupResponse>;
|
|
5651
|
-
beginUnplannedFailover(recoveryPlanName: string, input: RecoveryPlanUnplannedFailoverInput, options?: ReplicationRecoveryPlansUnplannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansUnplannedFailoverResponse>, ReplicationRecoveryPlansUnplannedFailoverResponse>>;
|
|
5652
|
-
beginUnplannedFailoverAndWait(recoveryPlanName: string, input: RecoveryPlanUnplannedFailoverInput, options?: ReplicationRecoveryPlansUnplannedFailoverOptionalParams): Promise<ReplicationRecoveryPlansUnplannedFailoverResponse>;
|
|
5653
|
-
beginUpdate(recoveryPlanName: string, input: UpdateRecoveryPlanInput, options?: ReplicationRecoveryPlansUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansUpdateResponse>, ReplicationRecoveryPlansUpdateResponse>>;
|
|
5654
|
-
beginUpdateAndWait(recoveryPlanName: string, input: UpdateRecoveryPlanInput, options?: ReplicationRecoveryPlansUpdateOptionalParams): Promise<ReplicationRecoveryPlansUpdateResponse>;
|
|
5655
|
-
get(recoveryPlanName: string, options?: ReplicationRecoveryPlansGetOptionalParams): Promise<ReplicationRecoveryPlansGetResponse>;
|
|
5656
|
-
list(options?: ReplicationRecoveryPlansListOptionalParams): PagedAsyncIterableIterator<RecoveryPlan>;
|
|
5512
|
+
beginCreate(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: CreateRecoveryPlanInput, options?: ReplicationRecoveryPlansCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansCreateResponse>, ReplicationRecoveryPlansCreateResponse>>;
|
|
5513
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: CreateRecoveryPlanInput, options?: ReplicationRecoveryPlansCreateOptionalParams): Promise<ReplicationRecoveryPlansCreateResponse>;
|
|
5514
|
+
beginDelete(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5515
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansDeleteOptionalParams): Promise<void>;
|
|
5516
|
+
beginFailoverCancel(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCancelOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansFailoverCancelResponse>, ReplicationRecoveryPlansFailoverCancelResponse>>;
|
|
5517
|
+
beginFailoverCancelAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCancelOptionalParams): Promise<ReplicationRecoveryPlansFailoverCancelResponse>;
|
|
5518
|
+
beginFailoverCommit(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCommitOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansFailoverCommitResponse>, ReplicationRecoveryPlansFailoverCommitResponse>>;
|
|
5519
|
+
beginFailoverCommitAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansFailoverCommitOptionalParams): Promise<ReplicationRecoveryPlansFailoverCommitResponse>;
|
|
5520
|
+
beginPlannedFailover(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanPlannedFailoverInput, options?: ReplicationRecoveryPlansPlannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansPlannedFailoverResponse>, ReplicationRecoveryPlansPlannedFailoverResponse>>;
|
|
5521
|
+
beginPlannedFailoverAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanPlannedFailoverInput, options?: ReplicationRecoveryPlansPlannedFailoverOptionalParams): Promise<ReplicationRecoveryPlansPlannedFailoverResponse>;
|
|
5522
|
+
beginReprotect(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansReprotectOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansReprotectResponse>, ReplicationRecoveryPlansReprotectResponse>>;
|
|
5523
|
+
beginReprotectAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansReprotectOptionalParams): Promise<ReplicationRecoveryPlansReprotectResponse>;
|
|
5524
|
+
beginTestFailover(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanTestFailoverInput, options?: ReplicationRecoveryPlansTestFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansTestFailoverResponse>, ReplicationRecoveryPlansTestFailoverResponse>>;
|
|
5525
|
+
beginTestFailoverAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanTestFailoverInput, options?: ReplicationRecoveryPlansTestFailoverOptionalParams): Promise<ReplicationRecoveryPlansTestFailoverResponse>;
|
|
5526
|
+
beginTestFailoverCleanup(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanTestFailoverCleanupInput, options?: ReplicationRecoveryPlansTestFailoverCleanupOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansTestFailoverCleanupResponse>, ReplicationRecoveryPlansTestFailoverCleanupResponse>>;
|
|
5527
|
+
beginTestFailoverCleanupAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanTestFailoverCleanupInput, options?: ReplicationRecoveryPlansTestFailoverCleanupOptionalParams): Promise<ReplicationRecoveryPlansTestFailoverCleanupResponse>;
|
|
5528
|
+
beginUnplannedFailover(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanUnplannedFailoverInput, options?: ReplicationRecoveryPlansUnplannedFailoverOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansUnplannedFailoverResponse>, ReplicationRecoveryPlansUnplannedFailoverResponse>>;
|
|
5529
|
+
beginUnplannedFailoverAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: RecoveryPlanUnplannedFailoverInput, options?: ReplicationRecoveryPlansUnplannedFailoverOptionalParams): Promise<ReplicationRecoveryPlansUnplannedFailoverResponse>;
|
|
5530
|
+
beginUpdate(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: UpdateRecoveryPlanInput, options?: ReplicationRecoveryPlansUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryPlansUpdateResponse>, ReplicationRecoveryPlansUpdateResponse>>;
|
|
5531
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, recoveryPlanName: string, input: UpdateRecoveryPlanInput, options?: ReplicationRecoveryPlansUpdateOptionalParams): Promise<ReplicationRecoveryPlansUpdateResponse>;
|
|
5532
|
+
get(resourceName: string, resourceGroupName: string, recoveryPlanName: string, options?: ReplicationRecoveryPlansGetOptionalParams): Promise<ReplicationRecoveryPlansGetResponse>;
|
|
5533
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationRecoveryPlansListOptionalParams): PagedAsyncIterableIterator<RecoveryPlan>;
|
|
5657
5534
|
}
|
|
5658
5535
|
|
|
5659
5536
|
// @public
|
|
@@ -5766,17 +5643,17 @@ export type ReplicationRecoveryPlansUpdateResponse = RecoveryPlan;
|
|
|
5766
5643
|
|
|
5767
5644
|
// @public
|
|
5768
5645
|
export interface ReplicationRecoveryServicesProviders {
|
|
5769
|
-
beginCreate(fabricName: string, providerName: string, addProviderInput: AddRecoveryServicesProviderInput, options?: ReplicationRecoveryServicesProvidersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryServicesProvidersCreateResponse>, ReplicationRecoveryServicesProvidersCreateResponse>>;
|
|
5770
|
-
beginCreateAndWait(fabricName: string, providerName: string, addProviderInput: AddRecoveryServicesProviderInput, options?: ReplicationRecoveryServicesProvidersCreateOptionalParams): Promise<ReplicationRecoveryServicesProvidersCreateResponse>;
|
|
5771
|
-
beginDelete(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5772
|
-
beginDeleteAndWait(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersDeleteOptionalParams): Promise<void>;
|
|
5773
|
-
beginPurge(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5774
|
-
beginPurgeAndWait(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersPurgeOptionalParams): Promise<void>;
|
|
5775
|
-
beginRefreshProvider(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersRefreshProviderOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryServicesProvidersRefreshProviderResponse>, ReplicationRecoveryServicesProvidersRefreshProviderResponse>>;
|
|
5776
|
-
beginRefreshProviderAndWait(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersRefreshProviderOptionalParams): Promise<ReplicationRecoveryServicesProvidersRefreshProviderResponse>;
|
|
5777
|
-
get(fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersGetOptionalParams): Promise<ReplicationRecoveryServicesProvidersGetResponse>;
|
|
5778
|
-
list(options?: ReplicationRecoveryServicesProvidersListOptionalParams): PagedAsyncIterableIterator<RecoveryServicesProvider>;
|
|
5779
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationRecoveryServicesProvidersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<RecoveryServicesProvider>;
|
|
5646
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, addProviderInput: AddRecoveryServicesProviderInput, options?: ReplicationRecoveryServicesProvidersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryServicesProvidersCreateResponse>, ReplicationRecoveryServicesProvidersCreateResponse>>;
|
|
5647
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, addProviderInput: AddRecoveryServicesProviderInput, options?: ReplicationRecoveryServicesProvidersCreateOptionalParams): Promise<ReplicationRecoveryServicesProvidersCreateResponse>;
|
|
5648
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5649
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersDeleteOptionalParams): Promise<void>;
|
|
5650
|
+
beginPurge(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersPurgeOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5651
|
+
beginPurgeAndWait(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersPurgeOptionalParams): Promise<void>;
|
|
5652
|
+
beginRefreshProvider(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersRefreshProviderOptionalParams): Promise<PollerLike<PollOperationState<ReplicationRecoveryServicesProvidersRefreshProviderResponse>, ReplicationRecoveryServicesProvidersRefreshProviderResponse>>;
|
|
5653
|
+
beginRefreshProviderAndWait(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersRefreshProviderOptionalParams): Promise<ReplicationRecoveryServicesProvidersRefreshProviderResponse>;
|
|
5654
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, providerName: string, options?: ReplicationRecoveryServicesProvidersGetOptionalParams): Promise<ReplicationRecoveryServicesProvidersGetResponse>;
|
|
5655
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationRecoveryServicesProvidersListOptionalParams): PagedAsyncIterableIterator<RecoveryServicesProvider>;
|
|
5656
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationRecoveryServicesProvidersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<RecoveryServicesProvider>;
|
|
5780
5657
|
}
|
|
5781
5658
|
|
|
5782
5659
|
// @public
|
|
@@ -5846,13 +5723,13 @@ export type ReplicationRecoveryServicesProvidersRefreshProviderResponse = Recove
|
|
|
5846
5723
|
|
|
5847
5724
|
// @public
|
|
5848
5725
|
export interface ReplicationStorageClassificationMappings {
|
|
5849
|
-
beginCreate(fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, pairingInput: StorageClassificationMappingInput, options?: ReplicationStorageClassificationMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationStorageClassificationMappingsCreateResponse>, ReplicationStorageClassificationMappingsCreateResponse>>;
|
|
5850
|
-
beginCreateAndWait(fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, pairingInput: StorageClassificationMappingInput, options?: ReplicationStorageClassificationMappingsCreateOptionalParams): Promise<ReplicationStorageClassificationMappingsCreateResponse>;
|
|
5851
|
-
beginDelete(fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5852
|
-
beginDeleteAndWait(fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsDeleteOptionalParams): Promise<void>;
|
|
5853
|
-
get(fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsGetOptionalParams): Promise<ReplicationStorageClassificationMappingsGetResponse>;
|
|
5854
|
-
list(options?: ReplicationStorageClassificationMappingsListOptionalParams): PagedAsyncIterableIterator<StorageClassificationMapping>;
|
|
5855
|
-
listByReplicationStorageClassifications(fabricName: string, storageClassificationName: string, options?: ReplicationStorageClassificationMappingsListByReplicationStorageClassificationsOptionalParams): PagedAsyncIterableIterator<StorageClassificationMapping>;
|
|
5726
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, pairingInput: StorageClassificationMappingInput, options?: ReplicationStorageClassificationMappingsCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationStorageClassificationMappingsCreateResponse>, ReplicationStorageClassificationMappingsCreateResponse>>;
|
|
5727
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, pairingInput: StorageClassificationMappingInput, options?: ReplicationStorageClassificationMappingsCreateOptionalParams): Promise<ReplicationStorageClassificationMappingsCreateResponse>;
|
|
5728
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5729
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsDeleteOptionalParams): Promise<void>;
|
|
5730
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, storageClassificationMappingName: string, options?: ReplicationStorageClassificationMappingsGetOptionalParams): Promise<ReplicationStorageClassificationMappingsGetResponse>;
|
|
5731
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationStorageClassificationMappingsListOptionalParams): PagedAsyncIterableIterator<StorageClassificationMapping>;
|
|
5732
|
+
listByReplicationStorageClassifications(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, options?: ReplicationStorageClassificationMappingsListByReplicationStorageClassificationsOptionalParams): PagedAsyncIterableIterator<StorageClassificationMapping>;
|
|
5856
5733
|
}
|
|
5857
5734
|
|
|
5858
5735
|
// @public
|
|
@@ -5907,9 +5784,9 @@ export type ReplicationStorageClassificationMappingsListResponse = StorageClassi
|
|
|
5907
5784
|
|
|
5908
5785
|
// @public
|
|
5909
5786
|
export interface ReplicationStorageClassifications {
|
|
5910
|
-
get(fabricName: string, storageClassificationName: string, options?: ReplicationStorageClassificationsGetOptionalParams): Promise<ReplicationStorageClassificationsGetResponse>;
|
|
5911
|
-
list(options?: ReplicationStorageClassificationsListOptionalParams): PagedAsyncIterableIterator<StorageClassification>;
|
|
5912
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationStorageClassificationsListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<StorageClassification>;
|
|
5787
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, storageClassificationName: string, options?: ReplicationStorageClassificationsGetOptionalParams): Promise<ReplicationStorageClassificationsGetResponse>;
|
|
5788
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationStorageClassificationsListOptionalParams): PagedAsyncIterableIterator<StorageClassification>;
|
|
5789
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationStorageClassificationsListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<StorageClassification>;
|
|
5913
5790
|
}
|
|
5914
5791
|
|
|
5915
5792
|
// @public
|
|
@@ -5949,9 +5826,9 @@ export type ReplicationStorageClassificationsListResponse = StorageClassificatio
|
|
|
5949
5826
|
|
|
5950
5827
|
// @public
|
|
5951
5828
|
export interface ReplicationVaultHealth {
|
|
5952
|
-
beginRefresh(options?: ReplicationVaultHealthRefreshOptionalParams): Promise<PollerLike<PollOperationState<ReplicationVaultHealthRefreshResponse>, ReplicationVaultHealthRefreshResponse>>;
|
|
5953
|
-
beginRefreshAndWait(options?: ReplicationVaultHealthRefreshOptionalParams): Promise<ReplicationVaultHealthRefreshResponse>;
|
|
5954
|
-
get(options?: ReplicationVaultHealthGetOptionalParams): Promise<ReplicationVaultHealthGetResponse>;
|
|
5829
|
+
beginRefresh(resourceName: string, resourceGroupName: string, options?: ReplicationVaultHealthRefreshOptionalParams): Promise<PollerLike<PollOperationState<ReplicationVaultHealthRefreshResponse>, ReplicationVaultHealthRefreshResponse>>;
|
|
5830
|
+
beginRefreshAndWait(resourceName: string, resourceGroupName: string, options?: ReplicationVaultHealthRefreshOptionalParams): Promise<ReplicationVaultHealthRefreshResponse>;
|
|
5831
|
+
get(resourceName: string, resourceGroupName: string, options?: ReplicationVaultHealthGetOptionalParams): Promise<ReplicationVaultHealthGetResponse>;
|
|
5955
5832
|
}
|
|
5956
5833
|
|
|
5957
5834
|
// @public
|
|
@@ -5972,10 +5849,10 @@ export type ReplicationVaultHealthRefreshResponse = VaultHealthDetails;
|
|
|
5972
5849
|
|
|
5973
5850
|
// @public
|
|
5974
5851
|
export interface ReplicationVaultSetting {
|
|
5975
|
-
beginCreate(vaultSettingName: string, input: VaultSettingCreationInput, options?: ReplicationVaultSettingCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationVaultSettingCreateResponse>, ReplicationVaultSettingCreateResponse>>;
|
|
5976
|
-
beginCreateAndWait(vaultSettingName: string, input: VaultSettingCreationInput, options?: ReplicationVaultSettingCreateOptionalParams): Promise<ReplicationVaultSettingCreateResponse>;
|
|
5977
|
-
get(vaultSettingName: string, options?: ReplicationVaultSettingGetOptionalParams): Promise<ReplicationVaultSettingGetResponse>;
|
|
5978
|
-
list(options?: ReplicationVaultSettingListOptionalParams): PagedAsyncIterableIterator<VaultSetting>;
|
|
5852
|
+
beginCreate(resourceName: string, resourceGroupName: string, vaultSettingName: string, input: VaultSettingCreationInput, options?: ReplicationVaultSettingCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationVaultSettingCreateResponse>, ReplicationVaultSettingCreateResponse>>;
|
|
5853
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, vaultSettingName: string, input: VaultSettingCreationInput, options?: ReplicationVaultSettingCreateOptionalParams): Promise<ReplicationVaultSettingCreateResponse>;
|
|
5854
|
+
get(resourceName: string, resourceGroupName: string, vaultSettingName: string, options?: ReplicationVaultSettingGetOptionalParams): Promise<ReplicationVaultSettingGetResponse>;
|
|
5855
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationVaultSettingListOptionalParams): PagedAsyncIterableIterator<VaultSetting>;
|
|
5979
5856
|
}
|
|
5980
5857
|
|
|
5981
5858
|
// @public
|
|
@@ -6010,15 +5887,15 @@ export type ReplicationVaultSettingListResponse = VaultSettingCollection;
|
|
|
6010
5887
|
|
|
6011
5888
|
// @public
|
|
6012
5889
|
export interface ReplicationvCenters {
|
|
6013
|
-
beginCreate(fabricName: string, vcenterName: string, addVCenterRequest: AddVCenterRequest, options?: ReplicationvCentersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationvCentersCreateResponse>, ReplicationvCentersCreateResponse>>;
|
|
6014
|
-
beginCreateAndWait(fabricName: string, vcenterName: string, addVCenterRequest: AddVCenterRequest, options?: ReplicationvCentersCreateOptionalParams): Promise<ReplicationvCentersCreateResponse>;
|
|
6015
|
-
beginDelete(fabricName: string, vcenterName: string, options?: ReplicationvCentersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
6016
|
-
beginDeleteAndWait(fabricName: string, vcenterName: string, options?: ReplicationvCentersDeleteOptionalParams): Promise<void>;
|
|
6017
|
-
beginUpdate(fabricName: string, vcenterName: string, updateVCenterRequest: UpdateVCenterRequest, options?: ReplicationvCentersUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationvCentersUpdateResponse>, ReplicationvCentersUpdateResponse>>;
|
|
6018
|
-
beginUpdateAndWait(fabricName: string, vcenterName: string, updateVCenterRequest: UpdateVCenterRequest, options?: ReplicationvCentersUpdateOptionalParams): Promise<ReplicationvCentersUpdateResponse>;
|
|
6019
|
-
get(fabricName: string, vcenterName: string, options?: ReplicationvCentersGetOptionalParams): Promise<ReplicationvCentersGetResponse>;
|
|
6020
|
-
list(options?: ReplicationvCentersListOptionalParams): PagedAsyncIterableIterator<VCenter>;
|
|
6021
|
-
listByReplicationFabrics(fabricName: string, options?: ReplicationvCentersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<VCenter>;
|
|
5890
|
+
beginCreate(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, addVCenterRequest: AddVCenterRequest, options?: ReplicationvCentersCreateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationvCentersCreateResponse>, ReplicationvCentersCreateResponse>>;
|
|
5891
|
+
beginCreateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, addVCenterRequest: AddVCenterRequest, options?: ReplicationvCentersCreateOptionalParams): Promise<ReplicationvCentersCreateResponse>;
|
|
5892
|
+
beginDelete(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, options?: ReplicationvCentersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
|
5893
|
+
beginDeleteAndWait(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, options?: ReplicationvCentersDeleteOptionalParams): Promise<void>;
|
|
5894
|
+
beginUpdate(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, updateVCenterRequest: UpdateVCenterRequest, options?: ReplicationvCentersUpdateOptionalParams): Promise<PollerLike<PollOperationState<ReplicationvCentersUpdateResponse>, ReplicationvCentersUpdateResponse>>;
|
|
5895
|
+
beginUpdateAndWait(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, updateVCenterRequest: UpdateVCenterRequest, options?: ReplicationvCentersUpdateOptionalParams): Promise<ReplicationvCentersUpdateResponse>;
|
|
5896
|
+
get(resourceName: string, resourceGroupName: string, fabricName: string, vcenterName: string, options?: ReplicationvCentersGetOptionalParams): Promise<ReplicationvCentersGetResponse>;
|
|
5897
|
+
list(resourceName: string, resourceGroupName: string, options?: ReplicationvCentersListOptionalParams): PagedAsyncIterableIterator<VCenter>;
|
|
5898
|
+
listByReplicationFabrics(resourceName: string, resourceGroupName: string, fabricName: string, options?: ReplicationvCentersListByReplicationFabricsOptionalParams): PagedAsyncIterableIterator<VCenter>;
|
|
6022
5899
|
}
|
|
6023
5900
|
|
|
6024
5901
|
// @public
|
|
@@ -6139,6 +6016,24 @@ export interface ResumeJobParamsProperties {
|
|
|
6139
6016
|
comments?: string;
|
|
6140
6017
|
}
|
|
6141
6018
|
|
|
6019
|
+
// @public
|
|
6020
|
+
export interface ResumeReplicationInput {
|
|
6021
|
+
properties: ResumeReplicationInputProperties;
|
|
6022
|
+
}
|
|
6023
|
+
|
|
6024
|
+
// @public
|
|
6025
|
+
export interface ResumeReplicationInputProperties {
|
|
6026
|
+
providerSpecificDetails: ResumeReplicationProviderSpecificInputUnion;
|
|
6027
|
+
}
|
|
6028
|
+
|
|
6029
|
+
// @public
|
|
6030
|
+
export interface ResumeReplicationProviderSpecificInput {
|
|
6031
|
+
instanceType: "VMwareCbt";
|
|
6032
|
+
}
|
|
6033
|
+
|
|
6034
|
+
// @public (undocumented)
|
|
6035
|
+
export type ResumeReplicationProviderSpecificInputUnion = ResumeReplicationProviderSpecificInput | VMwareCbtResumeReplicationInput;
|
|
6036
|
+
|
|
6142
6037
|
// @public
|
|
6143
6038
|
export interface ResyncInput {
|
|
6144
6039
|
properties: ResyncInputProperties;
|
|
@@ -6206,13 +6101,13 @@ export interface RunAsAccount {
|
|
|
6206
6101
|
}
|
|
6207
6102
|
|
|
6208
6103
|
// @public
|
|
6209
|
-
export
|
|
6104
|
+
export interface ScriptActionTaskDetails extends TaskTypeDetails {
|
|
6210
6105
|
instanceType: "ScriptActionTaskDetails";
|
|
6106
|
+
isPrimarySideScript?: boolean;
|
|
6211
6107
|
name?: string;
|
|
6212
|
-
path?: string;
|
|
6213
6108
|
output?: string;
|
|
6214
|
-
|
|
6215
|
-
}
|
|
6109
|
+
path?: string;
|
|
6110
|
+
}
|
|
6216
6111
|
|
|
6217
6112
|
// @public
|
|
6218
6113
|
export interface ServiceError {
|
|
@@ -6233,7 +6128,7 @@ export type Severity = string;
|
|
|
6233
6128
|
export class SiteRecoveryManagementClient extends coreClient.ServiceClient {
|
|
6234
6129
|
// (undocumented)
|
|
6235
6130
|
$host: string;
|
|
6236
|
-
constructor(credentials: coreAuth.TokenCredential,
|
|
6131
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: SiteRecoveryManagementClientOptionalParams);
|
|
6237
6132
|
// (undocumented)
|
|
6238
6133
|
apiVersion: string;
|
|
6239
6134
|
// (undocumented)
|
|
@@ -6289,10 +6184,6 @@ export class SiteRecoveryManagementClient extends coreClient.ServiceClient {
|
|
|
6289
6184
|
// (undocumented)
|
|
6290
6185
|
replicationvCenters: ReplicationvCenters;
|
|
6291
6186
|
// (undocumented)
|
|
6292
|
-
resourceGroupName: string;
|
|
6293
|
-
// (undocumented)
|
|
6294
|
-
resourceName: string;
|
|
6295
|
-
// (undocumented)
|
|
6296
6187
|
subscriptionId: string;
|
|
6297
6188
|
// (undocumented)
|
|
6298
6189
|
supportedOperatingSystemsOperations: SupportedOperatingSystemsOperations;
|
|
@@ -6322,9 +6213,9 @@ export interface StorageAccountCustomDetails {
|
|
|
6322
6213
|
export type StorageAccountCustomDetailsUnion = StorageAccountCustomDetails | ExistingStorageAccount;
|
|
6323
6214
|
|
|
6324
6215
|
// @public
|
|
6325
|
-
export
|
|
6216
|
+
export interface StorageClassification extends Resource {
|
|
6326
6217
|
properties?: StorageClassificationProperties;
|
|
6327
|
-
}
|
|
6218
|
+
}
|
|
6328
6219
|
|
|
6329
6220
|
// @public
|
|
6330
6221
|
export interface StorageClassificationCollection {
|
|
@@ -6333,9 +6224,9 @@ export interface StorageClassificationCollection {
|
|
|
6333
6224
|
}
|
|
6334
6225
|
|
|
6335
6226
|
// @public
|
|
6336
|
-
export
|
|
6227
|
+
export interface StorageClassificationMapping extends Resource {
|
|
6337
6228
|
properties?: StorageClassificationMappingProperties;
|
|
6338
|
-
}
|
|
6229
|
+
}
|
|
6339
6230
|
|
|
6340
6231
|
// @public
|
|
6341
6232
|
export interface StorageClassificationMappingCollection {
|
|
@@ -6371,9 +6262,9 @@ export interface Subnet {
|
|
|
6371
6262
|
}
|
|
6372
6263
|
|
|
6373
6264
|
// @public
|
|
6374
|
-
export
|
|
6265
|
+
export interface SupportedOperatingSystems extends Resource {
|
|
6375
6266
|
properties?: SupportedOSProperties;
|
|
6376
|
-
}
|
|
6267
|
+
}
|
|
6377
6268
|
|
|
6378
6269
|
// @public
|
|
6379
6270
|
export interface SupportedOperatingSystemsGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -6385,7 +6276,7 @@ export type SupportedOperatingSystemsGetResponse = SupportedOperatingSystems;
|
|
|
6385
6276
|
|
|
6386
6277
|
// @public
|
|
6387
6278
|
export interface SupportedOperatingSystemsOperations {
|
|
6388
|
-
get(options?: SupportedOperatingSystemsGetOptionalParams): Promise<SupportedOperatingSystemsGetResponse>;
|
|
6279
|
+
get(resourceName: string, resourceGroupName: string, options?: SupportedOperatingSystemsGetOptionalParams): Promise<SupportedOperatingSystemsGetResponse>;
|
|
6389
6280
|
}
|
|
6390
6281
|
|
|
6391
6282
|
// @public
|
|
@@ -6418,10 +6309,10 @@ export interface SwitchProtectionInputProperties {
|
|
|
6418
6309
|
}
|
|
6419
6310
|
|
|
6420
6311
|
// @public
|
|
6421
|
-
export
|
|
6312
|
+
export interface SwitchProtectionJobDetails extends JobDetails {
|
|
6422
6313
|
instanceType: "SwitchProtectionJobDetails";
|
|
6423
6314
|
newReplicationProtectedItemId?: string;
|
|
6424
|
-
}
|
|
6315
|
+
}
|
|
6425
6316
|
|
|
6426
6317
|
// @public
|
|
6427
6318
|
export interface SwitchProtectionProviderSpecificInput {
|
|
@@ -6480,7 +6371,7 @@ export interface TargetComputeSizeProperties {
|
|
|
6480
6371
|
|
|
6481
6372
|
// @public
|
|
6482
6373
|
export interface TargetComputeSizes {
|
|
6483
|
-
listByReplicationProtectedItems(fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<TargetComputeSize>;
|
|
6374
|
+
listByReplicationProtectedItems(resourceName: string, resourceGroupName: string, fabricName: string, protectionContainerName: string, replicatedProtectedItemName: string, options?: TargetComputeSizesListByReplicationProtectedItemsOptionalParams): PagedAsyncIterableIterator<TargetComputeSize>;
|
|
6484
6375
|
}
|
|
6485
6376
|
|
|
6486
6377
|
// @public
|
|
@@ -6529,15 +6420,15 @@ export interface TestFailoverInputProperties {
|
|
|
6529
6420
|
}
|
|
6530
6421
|
|
|
6531
6422
|
// @public
|
|
6532
|
-
export
|
|
6533
|
-
instanceType: "TestFailoverJobDetails";
|
|
6534
|
-
testFailoverStatus?: string;
|
|
6423
|
+
export interface TestFailoverJobDetails extends JobDetails {
|
|
6535
6424
|
comments?: string;
|
|
6536
|
-
|
|
6425
|
+
instanceType: "TestFailoverJobDetails";
|
|
6537
6426
|
networkFriendlyName?: string;
|
|
6427
|
+
networkName?: string;
|
|
6538
6428
|
networkType?: string;
|
|
6539
6429
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
6540
|
-
|
|
6430
|
+
testFailoverStatus?: string;
|
|
6431
|
+
}
|
|
6541
6432
|
|
|
6542
6433
|
// @public
|
|
6543
6434
|
export interface TestFailoverProviderSpecificInput {
|
|
@@ -6735,9 +6626,9 @@ export interface UpdateVCenterRequestProperties {
|
|
|
6735
6626
|
}
|
|
6736
6627
|
|
|
6737
6628
|
// @public
|
|
6738
|
-
export
|
|
6629
|
+
export interface VaultHealthDetails extends Resource {
|
|
6739
6630
|
properties?: VaultHealthProperties;
|
|
6740
|
-
}
|
|
6631
|
+
}
|
|
6741
6632
|
|
|
6742
6633
|
// @public
|
|
6743
6634
|
export interface VaultHealthProperties {
|
|
@@ -6748,9 +6639,9 @@ export interface VaultHealthProperties {
|
|
|
6748
6639
|
}
|
|
6749
6640
|
|
|
6750
6641
|
// @public
|
|
6751
|
-
export
|
|
6642
|
+
export interface VaultSetting extends Resource {
|
|
6752
6643
|
properties?: VaultSettingProperties;
|
|
6753
|
-
}
|
|
6644
|
+
}
|
|
6754
6645
|
|
|
6755
6646
|
// @public
|
|
6756
6647
|
export interface VaultSettingCollection {
|
|
@@ -6776,9 +6667,9 @@ export interface VaultSettingProperties {
|
|
|
6776
6667
|
}
|
|
6777
6668
|
|
|
6778
6669
|
// @public
|
|
6779
|
-
export
|
|
6670
|
+
export interface VCenter extends Resource {
|
|
6780
6671
|
properties?: VCenterProperties;
|
|
6781
|
-
}
|
|
6672
|
+
}
|
|
6782
6673
|
|
|
6783
6674
|
// @public
|
|
6784
6675
|
export interface VCenterCollection {
|
|
@@ -6809,54 +6700,54 @@ export interface VersionDetails {
|
|
|
6809
6700
|
}
|
|
6810
6701
|
|
|
6811
6702
|
// @public
|
|
6812
|
-
export
|
|
6703
|
+
export interface VirtualMachineTaskDetails extends JobTaskDetails {
|
|
6813
6704
|
instanceType: "VirtualMachineTaskDetails";
|
|
6814
6705
|
skippedReason?: string;
|
|
6815
6706
|
skippedReasonString?: string;
|
|
6816
|
-
}
|
|
6707
|
+
}
|
|
6817
6708
|
|
|
6818
6709
|
// @public
|
|
6819
6710
|
export type VmEncryptionType = string;
|
|
6820
6711
|
|
|
6821
6712
|
// @public
|
|
6822
|
-
export
|
|
6713
|
+
export interface VmmDetails extends FabricSpecificDetails {
|
|
6823
6714
|
instanceType: "VMM";
|
|
6824
|
-
}
|
|
6715
|
+
}
|
|
6825
6716
|
|
|
6826
6717
|
// @public
|
|
6827
|
-
export
|
|
6718
|
+
export interface VmmToAzureCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
6828
6719
|
instanceType: "VmmToAzure";
|
|
6829
|
-
}
|
|
6720
|
+
}
|
|
6830
6721
|
|
|
6831
6722
|
// @public
|
|
6832
|
-
export
|
|
6723
|
+
export interface VmmToAzureNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
6833
6724
|
instanceType: "VmmToAzure";
|
|
6834
|
-
}
|
|
6725
|
+
}
|
|
6835
6726
|
|
|
6836
6727
|
// @public
|
|
6837
|
-
export
|
|
6728
|
+
export interface VmmToAzureUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
6838
6729
|
instanceType: "VmmToAzure";
|
|
6839
|
-
}
|
|
6730
|
+
}
|
|
6840
6731
|
|
|
6841
6732
|
// @public
|
|
6842
|
-
export
|
|
6733
|
+
export interface VmmToVmmCreateNetworkMappingInput extends FabricSpecificCreateNetworkMappingInput {
|
|
6843
6734
|
instanceType: "VmmToVmm";
|
|
6844
|
-
}
|
|
6735
|
+
}
|
|
6845
6736
|
|
|
6846
6737
|
// @public
|
|
6847
|
-
export
|
|
6738
|
+
export interface VmmToVmmNetworkMappingSettings extends NetworkMappingFabricSpecificSettings {
|
|
6848
6739
|
instanceType: "VmmToVmm";
|
|
6849
|
-
}
|
|
6740
|
+
}
|
|
6850
6741
|
|
|
6851
6742
|
// @public
|
|
6852
|
-
export
|
|
6743
|
+
export interface VmmToVmmUpdateNetworkMappingInput extends FabricSpecificUpdateNetworkMappingInput {
|
|
6853
6744
|
instanceType: "VmmToVmm";
|
|
6854
|
-
}
|
|
6745
|
+
}
|
|
6855
6746
|
|
|
6856
6747
|
// @public
|
|
6857
|
-
export
|
|
6748
|
+
export interface VmmVirtualMachineDetails extends HyperVVirtualMachineDetails {
|
|
6858
6749
|
instanceType: "VmmVirtualMachine";
|
|
6859
|
-
}
|
|
6750
|
+
}
|
|
6860
6751
|
|
|
6861
6752
|
// @public
|
|
6862
6753
|
export interface VMNicDetails {
|
|
@@ -6900,31 +6791,31 @@ export interface VMNicInputDetails {
|
|
|
6900
6791
|
}
|
|
6901
6792
|
|
|
6902
6793
|
// @public
|
|
6903
|
-
export
|
|
6794
|
+
export interface VmNicUpdatesTaskDetails extends TaskTypeDetails {
|
|
6904
6795
|
instanceType: "VmNicUpdatesTaskDetails";
|
|
6905
|
-
vmId?: string;
|
|
6906
|
-
nicId?: string;
|
|
6907
6796
|
name?: string;
|
|
6908
|
-
|
|
6797
|
+
nicId?: string;
|
|
6798
|
+
vmId?: string;
|
|
6799
|
+
}
|
|
6909
6800
|
|
|
6910
6801
|
// @public
|
|
6911
6802
|
export type VmReplicationProgressHealth = string;
|
|
6912
6803
|
|
|
6913
6804
|
// @public
|
|
6914
|
-
export
|
|
6805
|
+
export interface VMwareCbtContainerCreationInput extends ReplicationProviderSpecificContainerCreationInput {
|
|
6915
6806
|
instanceType: "VMwareCbt";
|
|
6916
|
-
}
|
|
6807
|
+
}
|
|
6917
6808
|
|
|
6918
6809
|
// @public
|
|
6919
|
-
export
|
|
6810
|
+
export interface VMwareCbtContainerMappingInput extends ReplicationProviderSpecificContainerMappingInput {
|
|
6920
6811
|
instanceType: "VMwareCbt";
|
|
6921
|
-
keyVaultId
|
|
6922
|
-
keyVaultUri
|
|
6812
|
+
keyVaultId?: string;
|
|
6813
|
+
keyVaultUri?: string;
|
|
6814
|
+
serviceBusConnectionStringSecretName?: string;
|
|
6923
6815
|
storageAccountId: string;
|
|
6924
|
-
storageAccountSasSecretName
|
|
6925
|
-
serviceBusConnectionStringSecretName: string;
|
|
6816
|
+
storageAccountSasSecretName?: string;
|
|
6926
6817
|
targetLocation: string;
|
|
6927
|
-
}
|
|
6818
|
+
}
|
|
6928
6819
|
|
|
6929
6820
|
// @public
|
|
6930
6821
|
export interface VMwareCbtDiskInput {
|
|
@@ -6937,96 +6828,103 @@ export interface VMwareCbtDiskInput {
|
|
|
6937
6828
|
}
|
|
6938
6829
|
|
|
6939
6830
|
// @public
|
|
6940
|
-
export
|
|
6941
|
-
|
|
6942
|
-
vmwareMachineId: string;
|
|
6831
|
+
export interface VMwareCbtEnableMigrationInput extends EnableMigrationProviderSpecificInput {
|
|
6832
|
+
dataMoverRunAsAccountId: string;
|
|
6943
6833
|
disksToInclude: VMwareCbtDiskInput[];
|
|
6834
|
+
instanceType: "VMwareCbt";
|
|
6944
6835
|
licenseType?: LicenseType;
|
|
6945
|
-
sqlServerLicenseType?: SqlServerLicenseType;
|
|
6946
|
-
dataMoverRunAsAccountId: string;
|
|
6947
|
-
snapshotRunAsAccountId: string;
|
|
6948
|
-
targetVmName?: string;
|
|
6949
|
-
targetVmSize?: string;
|
|
6950
|
-
targetResourceGroupId: string;
|
|
6951
|
-
targetNetworkId: string;
|
|
6952
|
-
targetSubnetName?: string;
|
|
6953
|
-
targetAvailabilitySetId?: string;
|
|
6954
|
-
targetAvailabilityZone?: string;
|
|
6955
|
-
targetProximityPlacementGroupId?: string;
|
|
6956
|
-
targetBootDiagnosticsStorageAccountId?: string;
|
|
6957
6836
|
performAutoResync?: string;
|
|
6958
|
-
|
|
6959
|
-
[propertyName: string]: string;
|
|
6960
|
-
};
|
|
6837
|
+
performSqlBulkRegistration?: string;
|
|
6961
6838
|
seedDiskTags?: {
|
|
6962
6839
|
[propertyName: string]: string;
|
|
6963
6840
|
};
|
|
6841
|
+
snapshotRunAsAccountId: string;
|
|
6842
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
6843
|
+
targetAvailabilitySetId?: string;
|
|
6844
|
+
targetAvailabilityZone?: string;
|
|
6845
|
+
targetBootDiagnosticsStorageAccountId?: string;
|
|
6964
6846
|
targetDiskTags?: {
|
|
6965
6847
|
[propertyName: string]: string;
|
|
6966
6848
|
};
|
|
6849
|
+
targetNetworkId: string;
|
|
6967
6850
|
targetNicTags?: {
|
|
6968
6851
|
[propertyName: string]: string;
|
|
6969
6852
|
};
|
|
6970
|
-
|
|
6853
|
+
targetProximityPlacementGroupId?: string;
|
|
6854
|
+
targetResourceGroupId: string;
|
|
6855
|
+
targetSubnetName?: string;
|
|
6856
|
+
targetVmName?: string;
|
|
6857
|
+
targetVmSize?: string;
|
|
6858
|
+
targetVmTags?: {
|
|
6859
|
+
[propertyName: string]: string;
|
|
6860
|
+
};
|
|
6861
|
+
testNetworkId?: string;
|
|
6862
|
+
testSubnetName?: string;
|
|
6863
|
+
vmwareMachineId: string;
|
|
6864
|
+
}
|
|
6971
6865
|
|
|
6972
6866
|
// @public
|
|
6973
|
-
export
|
|
6867
|
+
export interface VMwareCbtEventDetails extends EventProviderSpecificDetails {
|
|
6974
6868
|
instanceType: "VMwareCbt";
|
|
6975
6869
|
readonly migrationItemName?: string;
|
|
6976
|
-
}
|
|
6870
|
+
}
|
|
6977
6871
|
|
|
6978
6872
|
// @public
|
|
6979
|
-
export
|
|
6873
|
+
export interface VMwareCbtMigrateInput extends MigrateProviderSpecificInput {
|
|
6980
6874
|
instanceType: "VMwareCbt";
|
|
6981
6875
|
performShutdown: string;
|
|
6982
|
-
}
|
|
6876
|
+
}
|
|
6983
6877
|
|
|
6984
6878
|
// @public
|
|
6985
|
-
export
|
|
6986
|
-
|
|
6987
|
-
readonly vmwareMachineId?: string;
|
|
6988
|
-
readonly osType?: string;
|
|
6879
|
+
export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSettings {
|
|
6880
|
+
readonly dataMoverRunAsAccountId?: string;
|
|
6989
6881
|
readonly firmwareType?: string;
|
|
6990
|
-
readonly
|
|
6882
|
+
readonly initialSeedingProgressPercentage?: number;
|
|
6883
|
+
readonly initialSeedingRetryCount?: number;
|
|
6884
|
+
instanceType: "VMwareCbt";
|
|
6885
|
+
readonly lastRecoveryPointId?: string;
|
|
6886
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
6991
6887
|
licenseType?: string;
|
|
6992
|
-
|
|
6993
|
-
readonly
|
|
6888
|
+
readonly migrationProgressPercentage?: number;
|
|
6889
|
+
readonly migrationRecoveryPointId?: string;
|
|
6890
|
+
readonly osType?: string;
|
|
6891
|
+
performAutoResync?: string;
|
|
6892
|
+
protectedDisks?: VMwareCbtProtectedDiskDetails[];
|
|
6893
|
+
readonly resumeProgressPercentage?: number;
|
|
6894
|
+
readonly resumeRetryCount?: number;
|
|
6895
|
+
readonly resyncProgressPercentage?: number;
|
|
6896
|
+
readonly resyncRequired?: string;
|
|
6897
|
+
readonly resyncRetryCount?: number;
|
|
6898
|
+
readonly resyncState?: ResyncState;
|
|
6899
|
+
seedDiskTags?: {
|
|
6900
|
+
[propertyName: string]: string;
|
|
6901
|
+
};
|
|
6994
6902
|
readonly snapshotRunAsAccountId?: string;
|
|
6995
|
-
|
|
6996
|
-
|
|
6997
|
-
readonly targetLocation?: string;
|
|
6998
|
-
targetResourceGroupId?: string;
|
|
6903
|
+
sqlServerLicenseType?: string;
|
|
6904
|
+
readonly storageAccountId?: string;
|
|
6999
6905
|
targetAvailabilitySetId?: string;
|
|
7000
6906
|
targetAvailabilityZone?: string;
|
|
7001
|
-
targetProximityPlacementGroupId?: string;
|
|
7002
6907
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
7003
|
-
|
|
6908
|
+
targetDiskTags?: {
|
|
7004
6909
|
[propertyName: string]: string;
|
|
7005
6910
|
};
|
|
7006
|
-
|
|
6911
|
+
readonly targetGeneration?: string;
|
|
6912
|
+
readonly targetLocation?: string;
|
|
7007
6913
|
targetNetworkId?: string;
|
|
7008
|
-
vmNics?: VMwareCbtNicDetails[];
|
|
7009
6914
|
targetNicTags?: {
|
|
7010
6915
|
[propertyName: string]: string;
|
|
7011
6916
|
};
|
|
7012
|
-
|
|
7013
|
-
|
|
7014
|
-
|
|
7015
|
-
|
|
7016
|
-
|
|
7017
|
-
readonly resyncProgressPercentage?: number;
|
|
7018
|
-
readonly initialSeedingRetryCount?: number;
|
|
7019
|
-
readonly resyncRetryCount?: number;
|
|
7020
|
-
readonly resyncRequired?: string;
|
|
7021
|
-
readonly resyncState?: ResyncState;
|
|
7022
|
-
performAutoResync?: string;
|
|
7023
|
-
seedDiskTags?: {
|
|
7024
|
-
[propertyName: string]: string;
|
|
7025
|
-
};
|
|
7026
|
-
targetDiskTags?: {
|
|
6917
|
+
targetProximityPlacementGroupId?: string;
|
|
6918
|
+
targetResourceGroupId?: string;
|
|
6919
|
+
targetVmName?: string;
|
|
6920
|
+
targetVmSize?: string;
|
|
6921
|
+
targetVmTags?: {
|
|
7027
6922
|
[propertyName: string]: string;
|
|
7028
6923
|
};
|
|
7029
|
-
|
|
6924
|
+
testNetworkId?: string;
|
|
6925
|
+
vmNics?: VMwareCbtNicDetails[];
|
|
6926
|
+
readonly vmwareMachineId?: string;
|
|
6927
|
+
}
|
|
7030
6928
|
|
|
7031
6929
|
// @public
|
|
7032
6930
|
export interface VMwareCbtNicDetails {
|
|
@@ -7040,6 +6938,10 @@ export interface VMwareCbtNicDetails {
|
|
|
7040
6938
|
targetIPAddressType?: EthernetAddressType;
|
|
7041
6939
|
targetNicName?: string;
|
|
7042
6940
|
targetSubnetName?: string;
|
|
6941
|
+
testIPAddress?: string;
|
|
6942
|
+
testIPAddressType?: EthernetAddressType;
|
|
6943
|
+
testNetworkId?: string;
|
|
6944
|
+
testSubnetName?: string;
|
|
7043
6945
|
}
|
|
7044
6946
|
|
|
7045
6947
|
// @public
|
|
@@ -7050,23 +6952,25 @@ export interface VMwareCbtNicInput {
|
|
|
7050
6952
|
targetNicName?: string;
|
|
7051
6953
|
targetStaticIPAddress?: string;
|
|
7052
6954
|
targetSubnetName?: string;
|
|
6955
|
+
testStaticIPAddress?: string;
|
|
6956
|
+
testSubnetName?: string;
|
|
7053
6957
|
}
|
|
7054
6958
|
|
|
7055
6959
|
// @public
|
|
7056
|
-
export
|
|
6960
|
+
export interface VMwareCbtPolicyCreationInput extends PolicyProviderSpecificInput {
|
|
6961
|
+
appConsistentFrequencyInMinutes?: number;
|
|
6962
|
+
crashConsistentFrequencyInMinutes?: number;
|
|
7057
6963
|
instanceType: "VMwareCbt";
|
|
7058
6964
|
recoveryPointHistoryInMinutes?: number;
|
|
7059
|
-
|
|
7060
|
-
appConsistentFrequencyInMinutes?: number;
|
|
7061
|
-
};
|
|
6965
|
+
}
|
|
7062
6966
|
|
|
7063
6967
|
// @public
|
|
7064
|
-
export
|
|
7065
|
-
instanceType: "VMwareCbt";
|
|
7066
|
-
recoveryPointHistoryInMinutes?: number;
|
|
6968
|
+
export interface VmwareCbtPolicyDetails extends PolicyProviderSpecificDetails {
|
|
7067
6969
|
appConsistentFrequencyInMinutes?: number;
|
|
7068
6970
|
crashConsistentFrequencyInMinutes?: number;
|
|
7069
|
-
|
|
6971
|
+
instanceType: "VMwareCbt";
|
|
6972
|
+
recoveryPointHistoryInMinutes?: number;
|
|
6973
|
+
}
|
|
7070
6974
|
|
|
7071
6975
|
// @public
|
|
7072
6976
|
export interface VMwareCbtProtectedDiskDetails {
|
|
@@ -7079,140 +6983,154 @@ export interface VMwareCbtProtectedDiskDetails {
|
|
|
7079
6983
|
readonly isOSDisk?: string;
|
|
7080
6984
|
readonly logStorageAccountId?: string;
|
|
7081
6985
|
readonly logStorageAccountSasSecretName?: string;
|
|
6986
|
+
readonly seedBlobUri?: string;
|
|
7082
6987
|
readonly seedManagedDiskId?: string;
|
|
6988
|
+
readonly targetBlobUri?: string;
|
|
7083
6989
|
targetDiskName?: string;
|
|
7084
6990
|
readonly targetManagedDiskId?: string;
|
|
7085
6991
|
}
|
|
7086
6992
|
|
|
7087
6993
|
// @public
|
|
7088
|
-
export
|
|
6994
|
+
export interface VMwareCbtProtectionContainerMappingDetails extends ProtectionContainerMappingProviderSpecificDetails {
|
|
7089
6995
|
instanceType: "VMwareCbt";
|
|
7090
6996
|
readonly keyVaultId?: string;
|
|
7091
6997
|
readonly keyVaultUri?: string;
|
|
6998
|
+
readonly roleSizeToNicCountMap?: {
|
|
6999
|
+
[propertyName: string]: number;
|
|
7000
|
+
};
|
|
7001
|
+
readonly serviceBusConnectionStringSecretName?: string;
|
|
7092
7002
|
readonly storageAccountId?: string;
|
|
7093
7003
|
readonly storageAccountSasSecretName?: string;
|
|
7094
|
-
readonly serviceBusConnectionStringSecretName?: string;
|
|
7095
7004
|
readonly targetLocation?: string;
|
|
7096
|
-
}
|
|
7005
|
+
}
|
|
7006
|
+
|
|
7007
|
+
// @public
|
|
7008
|
+
export interface VMwareCbtResumeReplicationInput extends ResumeReplicationProviderSpecificInput {
|
|
7009
|
+
deleteMigrationResources?: string;
|
|
7010
|
+
instanceType: "VMwareCbt";
|
|
7011
|
+
}
|
|
7097
7012
|
|
|
7098
7013
|
// @public
|
|
7099
|
-
export
|
|
7014
|
+
export interface VMwareCbtResyncInput extends ResyncProviderSpecificInput {
|
|
7100
7015
|
instanceType: "VMwareCbt";
|
|
7101
7016
|
skipCbtReset: string;
|
|
7102
|
-
}
|
|
7017
|
+
}
|
|
7103
7018
|
|
|
7104
7019
|
// @public
|
|
7105
|
-
export
|
|
7020
|
+
export interface VMwareCbtTestMigrateInput extends TestMigrateProviderSpecificInput {
|
|
7106
7021
|
instanceType: "VMwareCbt";
|
|
7107
|
-
recoveryPointId: string;
|
|
7108
7022
|
networkId: string;
|
|
7109
|
-
|
|
7023
|
+
recoveryPointId: string;
|
|
7024
|
+
vmNics?: VMwareCbtNicInput[];
|
|
7025
|
+
}
|
|
7110
7026
|
|
|
7111
7027
|
// @public
|
|
7112
7028
|
export interface VMwareCbtUpdateDiskInput {
|
|
7113
7029
|
diskId: string;
|
|
7030
|
+
isOSDisk?: string;
|
|
7114
7031
|
targetDiskName?: string;
|
|
7115
7032
|
}
|
|
7116
7033
|
|
|
7117
7034
|
// @public
|
|
7118
|
-
export
|
|
7035
|
+
export interface VMwareCbtUpdateMigrationItemInput extends UpdateMigrationItemProviderSpecificInput {
|
|
7119
7036
|
instanceType: "VMwareCbt";
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7037
|
+
licenseType?: LicenseType;
|
|
7038
|
+
performAutoResync?: string;
|
|
7039
|
+
sqlServerLicenseType?: SqlServerLicenseType;
|
|
7123
7040
|
targetAvailabilitySetId?: string;
|
|
7124
7041
|
targetAvailabilityZone?: string;
|
|
7125
|
-
targetProximityPlacementGroupId?: string;
|
|
7126
7042
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
7127
|
-
targetNetworkId?: string;
|
|
7128
|
-
vmNics?: VMwareCbtNicInput[];
|
|
7129
|
-
vmDisks?: VMwareCbtUpdateDiskInput[];
|
|
7130
|
-
licenseType?: LicenseType;
|
|
7131
|
-
sqlServerLicenseType?: SqlServerLicenseType;
|
|
7132
|
-
performAutoResync?: string;
|
|
7133
|
-
targetVmTags?: {
|
|
7134
|
-
[propertyName: string]: string;
|
|
7135
|
-
};
|
|
7136
7043
|
targetDiskTags?: {
|
|
7137
7044
|
[propertyName: string]: string;
|
|
7138
7045
|
};
|
|
7046
|
+
targetNetworkId?: string;
|
|
7139
7047
|
targetNicTags?: {
|
|
7140
7048
|
[propertyName: string]: string;
|
|
7141
7049
|
};
|
|
7142
|
-
|
|
7050
|
+
targetProximityPlacementGroupId?: string;
|
|
7051
|
+
targetResourceGroupId?: string;
|
|
7052
|
+
targetVmName?: string;
|
|
7053
|
+
targetVmSize?: string;
|
|
7054
|
+
targetVmTags?: {
|
|
7055
|
+
[propertyName: string]: string;
|
|
7056
|
+
};
|
|
7057
|
+
testNetworkId?: string;
|
|
7058
|
+
vmDisks?: VMwareCbtUpdateDiskInput[];
|
|
7059
|
+
vmNics?: VMwareCbtNicInput[];
|
|
7060
|
+
}
|
|
7143
7061
|
|
|
7144
7062
|
// @public
|
|
7145
|
-
export
|
|
7146
|
-
instanceType: "VMware";
|
|
7147
|
-
processServers?: ProcessServer[];
|
|
7148
|
-
masterTargetServers?: MasterTargetServer[];
|
|
7149
|
-
runAsAccounts?: RunAsAccount[];
|
|
7150
|
-
replicationPairCount?: string;
|
|
7151
|
-
processServerCount?: string;
|
|
7063
|
+
export interface VMwareDetails extends FabricSpecificDetails {
|
|
7152
7064
|
agentCount?: string;
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
cpuLoad?: string;
|
|
7157
|
-
cpuLoadStatus?: string;
|
|
7158
|
-
totalMemoryInBytes?: number;
|
|
7065
|
+
agentExpiryDate?: Date;
|
|
7066
|
+
agentVersion?: string;
|
|
7067
|
+
agentVersionDetails?: VersionDetails;
|
|
7159
7068
|
availableMemoryInBytes?: number;
|
|
7160
|
-
memoryUsageStatus?: string;
|
|
7161
|
-
totalSpaceInBytes?: number;
|
|
7162
7069
|
availableSpaceInBytes?: number;
|
|
7163
|
-
|
|
7164
|
-
|
|
7165
|
-
|
|
7070
|
+
cpuLoad?: string;
|
|
7071
|
+
cpuLoadStatus?: string;
|
|
7072
|
+
csServiceStatus?: string;
|
|
7166
7073
|
databaseServerLoad?: string;
|
|
7167
7074
|
databaseServerLoadStatus?: string;
|
|
7168
|
-
csServiceStatus?: string;
|
|
7169
|
-
ipAddress?: string;
|
|
7170
|
-
agentVersion?: string;
|
|
7171
7075
|
hostName?: string;
|
|
7076
|
+
instanceType: "VMware";
|
|
7077
|
+
ipAddress?: string;
|
|
7172
7078
|
lastHeartbeat?: Date;
|
|
7173
|
-
|
|
7079
|
+
masterTargetServers?: MasterTargetServer[];
|
|
7080
|
+
memoryUsageStatus?: string;
|
|
7081
|
+
processServerCount?: string;
|
|
7082
|
+
processServers?: ProcessServer[];
|
|
7083
|
+
protectedServers?: string;
|
|
7084
|
+
psTemplateVersion?: string;
|
|
7085
|
+
replicationPairCount?: string;
|
|
7086
|
+
runAsAccounts?: RunAsAccount[];
|
|
7087
|
+
spaceUsageStatus?: string;
|
|
7174
7088
|
sslCertExpiryDate?: Date;
|
|
7175
7089
|
sslCertExpiryRemainingDays?: number;
|
|
7176
|
-
psTemplateVersion?: string;
|
|
7177
|
-
agentExpiryDate?: Date;
|
|
7178
|
-
agentVersionDetails?: VersionDetails;
|
|
7179
7090
|
switchProviderBlockingErrorDetails?: InMageFabricSwitchProviderBlockingErrorDetails[];
|
|
7180
|
-
|
|
7091
|
+
systemLoad?: string;
|
|
7092
|
+
systemLoadStatus?: string;
|
|
7093
|
+
totalMemoryInBytes?: number;
|
|
7094
|
+
totalSpaceInBytes?: number;
|
|
7095
|
+
versionStatus?: string;
|
|
7096
|
+
webLoad?: string;
|
|
7097
|
+
webLoadStatus?: string;
|
|
7098
|
+
}
|
|
7181
7099
|
|
|
7182
7100
|
// @public
|
|
7183
|
-
export
|
|
7101
|
+
export interface VMwareV2FabricCreationInput extends FabricSpecificCreationInput {
|
|
7184
7102
|
instanceType: "VMwareV2";
|
|
7185
|
-
vmwareSiteId?: string;
|
|
7186
|
-
physicalSiteId?: string;
|
|
7187
7103
|
migrationSolutionId: string;
|
|
7188
|
-
|
|
7104
|
+
physicalSiteId?: string;
|
|
7105
|
+
vmwareSiteId?: string;
|
|
7106
|
+
}
|
|
7189
7107
|
|
|
7190
7108
|
// @public
|
|
7191
|
-
export
|
|
7109
|
+
export interface VMwareV2FabricSpecificDetails extends FabricSpecificDetails {
|
|
7192
7110
|
instanceType: "VMwareV2";
|
|
7193
|
-
readonly vmwareSiteId?: string;
|
|
7194
|
-
readonly physicalSiteId?: string;
|
|
7195
7111
|
readonly migrationSolutionId?: string;
|
|
7112
|
+
readonly physicalSiteId?: string;
|
|
7113
|
+
readonly processServers?: ProcessServerDetails[];
|
|
7114
|
+
readonly serviceContainerId?: string;
|
|
7196
7115
|
readonly serviceEndpoint?: string;
|
|
7197
7116
|
readonly serviceResourceId?: string;
|
|
7198
|
-
readonly
|
|
7199
|
-
|
|
7200
|
-
};
|
|
7117
|
+
readonly vmwareSiteId?: string;
|
|
7118
|
+
}
|
|
7201
7119
|
|
|
7202
7120
|
// @public
|
|
7203
|
-
export
|
|
7204
|
-
instanceType: "VMwareVirtualMachine";
|
|
7121
|
+
export interface VMwareVirtualMachineDetails extends ConfigurationSettings {
|
|
7205
7122
|
agentGeneratedId?: string;
|
|
7206
7123
|
agentInstalled?: string;
|
|
7207
|
-
osType?: string;
|
|
7208
7124
|
agentVersion?: string;
|
|
7209
|
-
ipAddress?: string;
|
|
7210
|
-
poweredOn?: string;
|
|
7211
|
-
vCenterInfrastructureId?: string;
|
|
7212
7125
|
discoveryType?: string;
|
|
7213
7126
|
diskDetails?: InMageDiskDetails[];
|
|
7127
|
+
instanceType: "VMwareVirtualMachine";
|
|
7128
|
+
ipAddress?: string;
|
|
7129
|
+
osType?: string;
|
|
7130
|
+
poweredOn?: string;
|
|
7214
7131
|
validationErrors?: HealthError[];
|
|
7215
|
-
|
|
7132
|
+
vCenterInfrastructureId?: string;
|
|
7133
|
+
}
|
|
7216
7134
|
|
|
7217
7135
|
// (No @packageDocumentation comment for this package)
|
|
7218
7136
|
|