@azure/arm-recoveryservicesdatareplication 1.0.0-beta.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 +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +9908 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js +43 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.js +51 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.js.map +1 -0
- package/dist-esm/samples-dev/draCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/draCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draCreateSample.js +63 -0
- package/dist-esm/samples-dev/draCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/draDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/draDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draDeleteSample.js +41 -0
- package/dist-esm/samples-dev/draDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/draGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/draGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draGetSample.js +41 -0
- package/dist-esm/samples-dev/draGetSample.js.map +1 -0
- package/dist-esm/samples-dev/draListSample.d.ts +2 -0
- package/dist-esm/samples-dev/draListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draListSample.js +61 -0
- package/dist-esm/samples-dev/draListSample.js.map +1 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.js +49 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.js +41 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.js +61 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.js.map +1 -0
- package/dist-esm/samples-dev/eventGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/eventGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/eventGetSample.js +41 -0
- package/dist-esm/samples-dev/eventGetSample.js.map +1 -0
- package/dist-esm/samples-dev/eventListSample.d.ts +2 -0
- package/dist-esm/samples-dev/eventListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/eventListSample.js +64 -0
- package/dist-esm/samples-dev/eventListSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricCreateSample.js +48 -0
- package/dist-esm/samples-dev/fabricCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricDeleteSample.js +40 -0
- package/dist-esm/samples-dev/fabricDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricGetSample.js +40 -0
- package/dist-esm/samples-dev/fabricGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.js +60 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricListSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricListSample.js +62 -0
- package/dist-esm/samples-dev/fabricListSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js +41 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricUpdateSample.js +47 -0
- package/dist-esm/samples-dev/fabricUpdateSample.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 +58 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/policyCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyCreateSample.js +47 -0
- package/dist-esm/samples-dev/policyCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/policyDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyDeleteSample.js +41 -0
- package/dist-esm/samples-dev/policyDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/policyGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyGetSample.js +41 -0
- package/dist-esm/samples-dev/policyGetSample.js.map +1 -0
- package/dist-esm/samples-dev/policyListSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyListSample.js +61 -0
- package/dist-esm/samples-dev/policyListSample.js.map +1 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.js +49 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.js +43 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemGetSample.js +41 -0
- package/dist-esm/samples-dev/protectedItemGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemListSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemListSample.js +61 -0
- package/dist-esm/samples-dev/protectedItemListSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js +47 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.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 +42 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.js +62 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.js +49 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.js +41 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.js +41 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.js +61 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultCreateSample.js +46 -0
- package/dist-esm/samples-dev/vaultCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultDeleteSample.js +40 -0
- package/dist-esm/samples-dev/vaultDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultGetSample.js +40 -0
- package/dist-esm/samples-dev/vaultGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.js +60 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultListSample.js +62 -0
- package/dist-esm/samples-dev/vaultListSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.js +41 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultUpdateSample.js +45 -0
- package/dist-esm/samples-dev/vaultUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowGetSample.js +41 -0
- package/dist-esm/samples-dev/workflowGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowListSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowListSample.js +64 -0
- package/dist-esm/samples-dev/workflowListSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.js.map +1 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js +183 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +3253 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +298 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +149 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +4952 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +37 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +329 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/dra.d.ts +79 -0
- package/dist-esm/src/operations/dra.d.ts.map +1 -0
- package/dist-esm/src/operations/dra.js +369 -0
- package/dist-esm/src/operations/dra.js.map +1 -0
- package/dist-esm/src/operations/draOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/draOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/draOperationStatus.js +57 -0
- package/dist-esm/src/operations/draOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/emailConfiguration.d.ts +54 -0
- package/dist-esm/src/operations/emailConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operations/emailConfiguration.js +224 -0
- package/dist-esm/src/operations/emailConfiguration.js.map +1 -0
- package/dist-esm/src/operations/event.d.ts +46 -0
- package/dist-esm/src/operations/event.d.ts.map +1 -0
- package/dist-esm/src/operations/event.js +191 -0
- package/dist-esm/src/operations/event.js.map +1 -0
- package/dist-esm/src/operations/fabric.d.ts +103 -0
- package/dist-esm/src/operations/fabric.d.ts.map +1 -0
- package/dist-esm/src/operations/fabric.js +560 -0
- package/dist-esm/src/operations/fabric.js.map +1 -0
- package/dist-esm/src/operations/fabricOperationsStatus.d.ts +21 -0
- package/dist-esm/src/operations/fabricOperationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/fabricOperationsStatus.js +55 -0
- package/dist-esm/src/operations/fabricOperationsStatus.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +19 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +26 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +138 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/policy.d.ts +79 -0
- package/dist-esm/src/operations/policy.d.ts.map +1 -0
- package/dist-esm/src/operations/policy.js +369 -0
- package/dist-esm/src/operations/policy.js.map +1 -0
- package/dist-esm/src/operations/policyOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/policyOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/policyOperationStatus.js +57 -0
- package/dist-esm/src/operations/policyOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/protectedItem.d.ts +95 -0
- package/dist-esm/src/operations/protectedItem.d.ts.map +1 -0
- package/dist-esm/src/operations/protectedItem.js +460 -0
- package/dist-esm/src/operations/protectedItem.js.map +1 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.js +57 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/recoveryPoints.d.ts +50 -0
- package/dist-esm/src/operations/recoveryPoints.d.ts.map +1 -0
- package/dist-esm/src/operations/recoveryPoints.js +200 -0
- package/dist-esm/src/operations/recoveryPoints.js.map +1 -0
- package/dist-esm/src/operations/replicationExtension.d.ts +79 -0
- package/dist-esm/src/operations/replicationExtension.d.ts.map +1 -0
- package/dist-esm/src/operations/replicationExtension.js +369 -0
- package/dist-esm/src/operations/replicationExtension.js.map +1 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.js +63 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/vault.d.ts +103 -0
- package/dist-esm/src/operations/vault.d.ts.map +1 -0
- package/dist-esm/src/operations/vault.js +560 -0
- package/dist-esm/src/operations/vault.js.map +1 -0
- package/dist-esm/src/operations/vaultOperationStatus.d.ts +21 -0
- package/dist-esm/src/operations/vaultOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/vaultOperationStatus.js +55 -0
- package/dist-esm/src/operations/vaultOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/workflow.d.ts +46 -0
- package/dist-esm/src/operations/workflow.d.ts.map +1 -0
- package/dist-esm/src/operations/workflow.js +191 -0
- package/dist-esm/src/operations/workflow.js.map +1 -0
- package/dist-esm/src/operations/workflowOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/workflowOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/workflowOperationStatus.js +57 -0
- package/dist-esm/src/operations/workflowOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dra.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/dra.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dra.js +9 -0
- package/dist-esm/src/operationsInterfaces/dra.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.js +9 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/event.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/event.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/event.js +9 -0
- package/dist-esm/src/operationsInterfaces/event.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabric.d.ts +67 -0
- package/dist-esm/src/operationsInterfaces/fabric.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabric.js +9 -0
- package/dist-esm/src/operationsInterfaces/fabric.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +26 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/policy.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/policy.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/policy.js +9 -0
- package/dist-esm/src/operationsInterfaces/policy.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.d.ts +70 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.js +9 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.js +9 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/vault.d.ts +67 -0
- package/dist-esm/src/operationsInterfaces/vault.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/vault.js +9 -0
- package/dist-esm/src/operationsInterfaces/vault.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflow.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/workflow.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflow.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflow.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js +76 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js.map +1 -0
- package/package.json +124 -0
- package/review/arm-recoveryservicesdatareplication.api.md +1973 -0
- package/rollup.config.js +122 -0
- package/src/azureSiteRecoveryManagementServiceAPI.ts +306 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +3567 -0
- package/src/models/mappers.ts +5306 -0
- package/src/models/parameters.ts +382 -0
- package/src/operations/dra.ts +500 -0
- package/src/operations/draOperationStatus.ts +78 -0
- package/src/operations/emailConfiguration.ts +287 -0
- package/src/operations/event.ts +242 -0
- package/src/operations/fabric.ts +710 -0
- package/src/operations/fabricOperationsStatus.ts +75 -0
- package/src/operations/index.ts +26 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/policy.ts +500 -0
- package/src/operations/policyOperationStatus.ts +78 -0
- package/src/operations/protectedItem.ts +638 -0
- package/src/operations/protectedItemOperationStatus.ts +79 -0
- package/src/operations/recoveryPoints.ts +270 -0
- package/src/operations/replicationExtension.ts +506 -0
- package/src/operations/replicationExtensionOperationStatus.ts +85 -0
- package/src/operations/vault.ts +710 -0
- package/src/operations/vaultOperationStatus.ts +75 -0
- package/src/operations/workflow.ts +242 -0
- package/src/operations/workflowOperationStatus.ts +78 -0
- package/src/operationsInterfaces/dra.ts +105 -0
- package/src/operationsInterfaces/draOperationStatus.ts +31 -0
- package/src/operationsInterfaces/emailConfiguration.ts +59 -0
- package/src/operationsInterfaces/event.ts +44 -0
- package/src/operationsInterfaces/fabric.ts +127 -0
- package/src/operationsInterfaces/fabricOperationsStatus.ts +29 -0
- package/src/operationsInterfaces/index.ts +26 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/policy.ts +105 -0
- package/src/operationsInterfaces/policyOperationStatus.ts +31 -0
- package/src/operationsInterfaces/protectedItem.ts +144 -0
- package/src/operationsInterfaces/protectedItemOperationStatus.ts +31 -0
- package/src/operationsInterfaces/recoveryPoints.ts +48 -0
- package/src/operationsInterfaces/replicationExtension.ts +111 -0
- package/src/operationsInterfaces/replicationExtensionOperationStatus.ts +31 -0
- package/src/operationsInterfaces/vault.ts +127 -0
- package/src/operationsInterfaces/vaultOperationStatus.ts +29 -0
- package/src/operationsInterfaces/workflow.ts +44 -0
- package/src/operationsInterfaces/workflowOperationStatus.ts +31 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-recoveryservicesdatareplication.d.ts +4127 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,3567 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
import * as coreClient from "@azure/core-client";
|
|
10
|
+
|
|
11
|
+
export type DraModelCustomPropertiesUnion =
|
|
12
|
+
| DraModelCustomProperties
|
|
13
|
+
| VMwareDraModelCustomProperties;
|
|
14
|
+
export type EventModelCustomPropertiesUnion =
|
|
15
|
+
| EventModelCustomProperties
|
|
16
|
+
| HyperVToAzStackHCIEventModelCustomProperties;
|
|
17
|
+
export type FabricModelCustomPropertiesUnion =
|
|
18
|
+
| FabricModelCustomProperties
|
|
19
|
+
| AzStackHCIFabricModelCustomProperties
|
|
20
|
+
| HyperVMigrateFabricModelCustomProperties
|
|
21
|
+
| VMwareMigrateFabricModelCustomProperties;
|
|
22
|
+
export type PolicyModelCustomPropertiesUnion =
|
|
23
|
+
| PolicyModelCustomProperties
|
|
24
|
+
| HyperVToAzStackHCIPolicyModelCustomProperties
|
|
25
|
+
| VMwareToAzStackHCIPolicyModelCustomProperties;
|
|
26
|
+
export type ProtectedItemModelCustomPropertiesUnion =
|
|
27
|
+
| ProtectedItemModelCustomProperties
|
|
28
|
+
| HyperVToAzStackHCIProtectedItemModelCustomProperties
|
|
29
|
+
| VMwareToAzStackHCIProtectedItemModelCustomProperties;
|
|
30
|
+
export type PlannedFailoverModelCustomPropertiesUnion =
|
|
31
|
+
| PlannedFailoverModelCustomProperties
|
|
32
|
+
| HyperVToAzStackHCIPlannedFailoverModelCustomProperties
|
|
33
|
+
| VMwareToAzStackHCIPlannedFailoverModelCustomProperties;
|
|
34
|
+
export type RecoveryPointModelCustomPropertiesUnion =
|
|
35
|
+
| RecoveryPointModelCustomProperties
|
|
36
|
+
| HyperVToAzStackHCIRecoveryPointModelCustomProperties;
|
|
37
|
+
export type ReplicationExtensionModelCustomPropertiesUnion =
|
|
38
|
+
| ReplicationExtensionModelCustomProperties
|
|
39
|
+
| HyperVToAzStackHCIReplicationExtensionModelCustomProperties
|
|
40
|
+
| VMwareToAzStackHCIReplicationExtensionModelCustomProperties;
|
|
41
|
+
export type WorkflowModelCustomPropertiesUnion =
|
|
42
|
+
| WorkflowModelCustomProperties
|
|
43
|
+
| FailoverWorkflowModelCustomProperties
|
|
44
|
+
| TestFailoverCleanupWorkflowModelCustomProperties
|
|
45
|
+
| TestFailoverWorkflowModelCustomProperties;
|
|
46
|
+
|
|
47
|
+
/** Dra model. */
|
|
48
|
+
export interface DraModel {
|
|
49
|
+
/** Dra model properties. */
|
|
50
|
+
properties: DraModelProperties;
|
|
51
|
+
/**
|
|
52
|
+
* Gets or sets the Id of the resource.
|
|
53
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
54
|
+
*/
|
|
55
|
+
readonly id?: string;
|
|
56
|
+
/**
|
|
57
|
+
* Gets or sets the name of the resource.
|
|
58
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
59
|
+
*/
|
|
60
|
+
readonly name?: string;
|
|
61
|
+
/**
|
|
62
|
+
* Gets or sets the type of the resource.
|
|
63
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
64
|
+
*/
|
|
65
|
+
readonly type?: string;
|
|
66
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
67
|
+
readonly systemData?: DraModelSystemData;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/** Dra model properties. */
|
|
71
|
+
export interface DraModelProperties {
|
|
72
|
+
/**
|
|
73
|
+
* Gets or sets the Dra correlation Id.
|
|
74
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
75
|
+
*/
|
|
76
|
+
readonly correlationId?: string;
|
|
77
|
+
/** Gets or sets the machine Id where Dra is running. */
|
|
78
|
+
machineId: string;
|
|
79
|
+
/** Gets or sets the machine name where Dra is running. */
|
|
80
|
+
machineName: string;
|
|
81
|
+
/** Identity model. */
|
|
82
|
+
authenticationIdentity: IdentityModel;
|
|
83
|
+
/** Identity model. */
|
|
84
|
+
resourceAccessIdentity: IdentityModel;
|
|
85
|
+
/**
|
|
86
|
+
* Gets or sets a value indicating whether Dra is responsive.
|
|
87
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
88
|
+
*/
|
|
89
|
+
readonly isResponsive?: boolean;
|
|
90
|
+
/**
|
|
91
|
+
* Gets or sets the time when last heartbeat was sent by the Dra.
|
|
92
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
93
|
+
*/
|
|
94
|
+
readonly lastHeartbeat?: Date;
|
|
95
|
+
/**
|
|
96
|
+
* Gets or sets the Dra version.
|
|
97
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
98
|
+
*/
|
|
99
|
+
readonly versionNumber?: string;
|
|
100
|
+
/**
|
|
101
|
+
* Gets or sets the provisioning state of the Dra.
|
|
102
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
103
|
+
*/
|
|
104
|
+
readonly provisioningState?: ProvisioningState;
|
|
105
|
+
/**
|
|
106
|
+
* Gets or sets the list of health errors.
|
|
107
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
108
|
+
*/
|
|
109
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
110
|
+
/** Dra model custom properties. */
|
|
111
|
+
customProperties: DraModelCustomPropertiesUnion;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
/** Identity model. */
|
|
115
|
+
export interface IdentityModel {
|
|
116
|
+
/** Gets or sets the tenant Id of the SPN with which Dra communicates to service. */
|
|
117
|
+
tenantId: string;
|
|
118
|
+
/**
|
|
119
|
+
* Gets or sets the client/application Id of the SPN with which Dra communicates to
|
|
120
|
+
* service.
|
|
121
|
+
*/
|
|
122
|
+
applicationId: string;
|
|
123
|
+
/** Gets or sets the object Id of the SPN with which Dra communicates to service. */
|
|
124
|
+
objectId: string;
|
|
125
|
+
/** Gets or sets the audience of the SPN with which Dra communicates to service. */
|
|
126
|
+
audience: string;
|
|
127
|
+
/** Gets or sets the authority of the SPN with which Dra communicates to service. */
|
|
128
|
+
aadAuthority: string;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
/** Health error model. */
|
|
132
|
+
export interface HealthErrorModel {
|
|
133
|
+
/** Gets or sets the type of affected resource type. */
|
|
134
|
+
affectedResourceType?: string;
|
|
135
|
+
/**
|
|
136
|
+
* Gets or sets the list of affected resource correlation Ids. This can be used to
|
|
137
|
+
* uniquely identify the count of items affected by a specific category and severity
|
|
138
|
+
* as well as count of item affected by an specific issue.
|
|
139
|
+
*/
|
|
140
|
+
affectedResourceCorrelationIds?: string[];
|
|
141
|
+
/** Gets or sets a list of child health errors associated with this error. */
|
|
142
|
+
childErrors?: InnerHealthErrorModel[];
|
|
143
|
+
/**
|
|
144
|
+
* Gets or sets the error code.
|
|
145
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
146
|
+
*/
|
|
147
|
+
readonly code?: string;
|
|
148
|
+
/**
|
|
149
|
+
* Gets or sets the health category.
|
|
150
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
151
|
+
*/
|
|
152
|
+
readonly healthCategory?: string;
|
|
153
|
+
/**
|
|
154
|
+
* Gets or sets the error category.
|
|
155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
156
|
+
*/
|
|
157
|
+
readonly category?: string;
|
|
158
|
+
/**
|
|
159
|
+
* Gets or sets the error severity.
|
|
160
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
161
|
+
*/
|
|
162
|
+
readonly severity?: string;
|
|
163
|
+
/**
|
|
164
|
+
* Gets or sets the error source.
|
|
165
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
166
|
+
*/
|
|
167
|
+
readonly source?: string;
|
|
168
|
+
/**
|
|
169
|
+
* Gets or sets the error creation time.
|
|
170
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
171
|
+
*/
|
|
172
|
+
readonly creationTime?: Date;
|
|
173
|
+
/**
|
|
174
|
+
* Gets or sets a value indicating whether the error is customer resolvable.
|
|
175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
176
|
+
*/
|
|
177
|
+
readonly isCustomerResolvable?: boolean;
|
|
178
|
+
/**
|
|
179
|
+
* Gets or sets the error summary.
|
|
180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
181
|
+
*/
|
|
182
|
+
readonly summary?: string;
|
|
183
|
+
/**
|
|
184
|
+
* Gets or sets the error message.
|
|
185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
186
|
+
*/
|
|
187
|
+
readonly message?: string;
|
|
188
|
+
/**
|
|
189
|
+
* Gets or sets possible causes of the error.
|
|
190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
191
|
+
*/
|
|
192
|
+
readonly causes?: string;
|
|
193
|
+
/**
|
|
194
|
+
* Gets or sets recommended action to resolve the error.
|
|
195
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
196
|
+
*/
|
|
197
|
+
readonly recommendation?: string;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
/** Inner health error model. */
|
|
201
|
+
export interface InnerHealthErrorModel {
|
|
202
|
+
/**
|
|
203
|
+
* Gets or sets the error code.
|
|
204
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
205
|
+
*/
|
|
206
|
+
readonly code?: string;
|
|
207
|
+
/**
|
|
208
|
+
* Gets or sets the health category.
|
|
209
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
210
|
+
*/
|
|
211
|
+
readonly healthCategory?: string;
|
|
212
|
+
/**
|
|
213
|
+
* Gets or sets the error category.
|
|
214
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
215
|
+
*/
|
|
216
|
+
readonly category?: string;
|
|
217
|
+
/**
|
|
218
|
+
* Gets or sets the error severity.
|
|
219
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
220
|
+
*/
|
|
221
|
+
readonly severity?: string;
|
|
222
|
+
/**
|
|
223
|
+
* Gets or sets the error source.
|
|
224
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
225
|
+
*/
|
|
226
|
+
readonly source?: string;
|
|
227
|
+
/**
|
|
228
|
+
* Gets or sets the error creation time.
|
|
229
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
|
+
*/
|
|
231
|
+
readonly creationTime?: Date;
|
|
232
|
+
/**
|
|
233
|
+
* Gets or sets a value indicating whether the error is customer resolvable.
|
|
234
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
235
|
+
*/
|
|
236
|
+
readonly isCustomerResolvable?: boolean;
|
|
237
|
+
/**
|
|
238
|
+
* Gets or sets the error summary.
|
|
239
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
240
|
+
*/
|
|
241
|
+
readonly summary?: string;
|
|
242
|
+
/**
|
|
243
|
+
* Gets or sets the error message.
|
|
244
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
245
|
+
*/
|
|
246
|
+
readonly message?: string;
|
|
247
|
+
/**
|
|
248
|
+
* Gets or sets possible causes of the error.
|
|
249
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
250
|
+
*/
|
|
251
|
+
readonly causes?: string;
|
|
252
|
+
/**
|
|
253
|
+
* Gets or sets recommended action to resolve the error.
|
|
254
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
255
|
+
*/
|
|
256
|
+
readonly recommendation?: string;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
/** Dra model custom properties. */
|
|
260
|
+
export interface DraModelCustomProperties {
|
|
261
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
262
|
+
instanceType: "VMware";
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
/** System data required to be defined for Azure resources. */
|
|
266
|
+
export interface SystemDataModel {
|
|
267
|
+
/** Gets or sets identity that created the resource. */
|
|
268
|
+
createdBy?: string;
|
|
269
|
+
/**
|
|
270
|
+
* Gets or sets the type of identity that created the resource: user, application,
|
|
271
|
+
* managedIdentity.
|
|
272
|
+
*/
|
|
273
|
+
createdByType?: string;
|
|
274
|
+
/** Gets or sets the timestamp of resource creation (UTC). */
|
|
275
|
+
createdAt?: Date;
|
|
276
|
+
/** Gets or sets the identity that last modified the resource. */
|
|
277
|
+
lastModifiedBy?: string;
|
|
278
|
+
/**
|
|
279
|
+
* Gets or sets the type of identity that last modified the resource: user, application,
|
|
280
|
+
* managedIdentity.
|
|
281
|
+
*/
|
|
282
|
+
lastModifiedByType?: string;
|
|
283
|
+
/** Gets or sets the timestamp of resource last modification (UTC). */
|
|
284
|
+
lastModifiedAt?: Date;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
|
|
288
|
+
export interface ErrorResponse {
|
|
289
|
+
/** The error object. */
|
|
290
|
+
error?: ErrorDetail;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/** The error detail. */
|
|
294
|
+
export interface ErrorDetail {
|
|
295
|
+
/**
|
|
296
|
+
* The error code.
|
|
297
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
298
|
+
*/
|
|
299
|
+
readonly code?: string;
|
|
300
|
+
/**
|
|
301
|
+
* The error message.
|
|
302
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
303
|
+
*/
|
|
304
|
+
readonly message?: string;
|
|
305
|
+
/**
|
|
306
|
+
* The error target.
|
|
307
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
308
|
+
*/
|
|
309
|
+
readonly target?: string;
|
|
310
|
+
/**
|
|
311
|
+
* The error details.
|
|
312
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
313
|
+
*/
|
|
314
|
+
readonly details?: ErrorDetail[];
|
|
315
|
+
/**
|
|
316
|
+
* The error additional info.
|
|
317
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
318
|
+
*/
|
|
319
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
/** The resource management error additional info. */
|
|
323
|
+
export interface ErrorAdditionalInfo {
|
|
324
|
+
/**
|
|
325
|
+
* The additional info type.
|
|
326
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
327
|
+
*/
|
|
328
|
+
readonly type?: string;
|
|
329
|
+
/**
|
|
330
|
+
* The additional info.
|
|
331
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
332
|
+
*/
|
|
333
|
+
readonly info?: Record<string, unknown>;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
/** Dra model collection. */
|
|
337
|
+
export interface DraModelCollection {
|
|
338
|
+
/** Gets or sets the list of Dras. */
|
|
339
|
+
value?: DraModel[];
|
|
340
|
+
/** Gets or sets the value of next link. */
|
|
341
|
+
nextLink?: string;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
/** Defines the operation status. */
|
|
345
|
+
export interface OperationStatus {
|
|
346
|
+
/** Gets or sets the Id. */
|
|
347
|
+
id?: string;
|
|
348
|
+
/** Gets or sets the operation name. */
|
|
349
|
+
name?: string;
|
|
350
|
+
/**
|
|
351
|
+
* Gets or sets the status of the operation. ARM expects the terminal status to be one of
|
|
352
|
+
* Succeeded/ Failed/ Canceled. All other values imply that the operation is still running.
|
|
353
|
+
*/
|
|
354
|
+
status?: string;
|
|
355
|
+
/** Gets or sets the start time. */
|
|
356
|
+
startTime?: string;
|
|
357
|
+
/** Gets or sets the end time. */
|
|
358
|
+
endTime?: string;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
/** Email configuration model. */
|
|
362
|
+
export interface EmailConfigurationModel {
|
|
363
|
+
/** Email configuration model properties. */
|
|
364
|
+
properties: EmailConfigurationModelProperties;
|
|
365
|
+
/**
|
|
366
|
+
* Gets or sets the Id of the resource.
|
|
367
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
368
|
+
*/
|
|
369
|
+
readonly id?: string;
|
|
370
|
+
/**
|
|
371
|
+
* Gets or sets the name of the resource.
|
|
372
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
373
|
+
*/
|
|
374
|
+
readonly name?: string;
|
|
375
|
+
/**
|
|
376
|
+
* Gets or sets the type of the resource.
|
|
377
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
378
|
+
*/
|
|
379
|
+
readonly type?: string;
|
|
380
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
381
|
+
readonly systemData?: EmailConfigurationModelSystemData;
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
/** Email configuration model properties. */
|
|
385
|
+
export interface EmailConfigurationModelProperties {
|
|
386
|
+
/** Gets or sets a value indicating whether to send email to subscription administrator. */
|
|
387
|
+
sendToOwners: boolean;
|
|
388
|
+
/** Gets or sets the custom email address for sending emails. */
|
|
389
|
+
customEmailAddresses?: string[];
|
|
390
|
+
/** Gets or sets the locale for the email notification. */
|
|
391
|
+
locale?: string;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
/** Email configuration model collection. */
|
|
395
|
+
export interface EmailConfigurationModelCollection {
|
|
396
|
+
/** Gets or sets the list of email configurations. */
|
|
397
|
+
value?: EmailConfigurationModel[];
|
|
398
|
+
/** Gets or sets the value of next link. */
|
|
399
|
+
nextLink?: string;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
/** Event model. */
|
|
403
|
+
export interface EventModel {
|
|
404
|
+
/** Event model properties. */
|
|
405
|
+
properties: EventModelProperties;
|
|
406
|
+
/**
|
|
407
|
+
* Gets or sets the Id of the resource.
|
|
408
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
409
|
+
*/
|
|
410
|
+
readonly id?: string;
|
|
411
|
+
/**
|
|
412
|
+
* Gets or sets the name of the resource.
|
|
413
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
414
|
+
*/
|
|
415
|
+
readonly name?: string;
|
|
416
|
+
/**
|
|
417
|
+
* Gets or sets the type of the resource.
|
|
418
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
419
|
+
*/
|
|
420
|
+
readonly type?: string;
|
|
421
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
422
|
+
readonly systemData?: EventModelSystemData;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
/** Event model properties. */
|
|
426
|
+
export interface EventModelProperties {
|
|
427
|
+
/**
|
|
428
|
+
* Gets or sets the resource type.
|
|
429
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
430
|
+
*/
|
|
431
|
+
readonly resourceType?: string;
|
|
432
|
+
/**
|
|
433
|
+
* Gets or sets the resource name.
|
|
434
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
435
|
+
*/
|
|
436
|
+
readonly resourceName?: string;
|
|
437
|
+
/**
|
|
438
|
+
* Gets or sets the event type.
|
|
439
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
440
|
+
*/
|
|
441
|
+
readonly eventType?: string;
|
|
442
|
+
/**
|
|
443
|
+
* Gets or sets the event name.
|
|
444
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
445
|
+
*/
|
|
446
|
+
readonly eventName?: string;
|
|
447
|
+
/**
|
|
448
|
+
* Gets or sets the time at which the event occurred at source.
|
|
449
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
450
|
+
*/
|
|
451
|
+
readonly timeOfOccurrence?: Date;
|
|
452
|
+
/**
|
|
453
|
+
* Gets or sets the event severity.
|
|
454
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
455
|
+
*/
|
|
456
|
+
readonly severity?: string;
|
|
457
|
+
/**
|
|
458
|
+
* Gets or sets the event description.
|
|
459
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
460
|
+
*/
|
|
461
|
+
readonly description?: string;
|
|
462
|
+
/**
|
|
463
|
+
* Gets or sets the event correlation Id.
|
|
464
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
465
|
+
*/
|
|
466
|
+
readonly correlationId?: string;
|
|
467
|
+
/**
|
|
468
|
+
* Gets or sets the errors associated with this event.
|
|
469
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
470
|
+
*/
|
|
471
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
472
|
+
/** Event model custom properties. */
|
|
473
|
+
customProperties: EventModelCustomPropertiesUnion;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
/** Event model custom properties. */
|
|
477
|
+
export interface EventModelCustomProperties {
|
|
478
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
479
|
+
instanceType: "HyperVToAzStackHCI";
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
/** Event model collection. */
|
|
483
|
+
export interface EventModelCollection {
|
|
484
|
+
/** Gets or sets the list of events. */
|
|
485
|
+
value?: EventModel[];
|
|
486
|
+
/** Gets or sets the value of next link. */
|
|
487
|
+
nextLink?: string;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
/** Fabric model. */
|
|
491
|
+
export interface FabricModel {
|
|
492
|
+
/** Gets or sets the location of the fabric. */
|
|
493
|
+
location: string;
|
|
494
|
+
/** Gets or sets the resource tags. */
|
|
495
|
+
tags?: { [propertyName: string]: string };
|
|
496
|
+
/** Fabric model properties. */
|
|
497
|
+
properties: FabricModelProperties;
|
|
498
|
+
/**
|
|
499
|
+
* Gets or sets the Id of the resource.
|
|
500
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
501
|
+
*/
|
|
502
|
+
readonly id?: string;
|
|
503
|
+
/**
|
|
504
|
+
* Gets or sets the name of the resource.
|
|
505
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
506
|
+
*/
|
|
507
|
+
readonly name?: string;
|
|
508
|
+
/**
|
|
509
|
+
* Gets or sets the type of the resource.
|
|
510
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
511
|
+
*/
|
|
512
|
+
readonly type?: string;
|
|
513
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
514
|
+
readonly systemData?: FabricModelSystemData;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
/** Fabric model properties. */
|
|
518
|
+
export interface FabricModelProperties {
|
|
519
|
+
/**
|
|
520
|
+
* Gets or sets the provisioning state of the fabric.
|
|
521
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
522
|
+
*/
|
|
523
|
+
readonly provisioningState?: ProvisioningState;
|
|
524
|
+
/**
|
|
525
|
+
* Gets or sets the service endpoint.
|
|
526
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
527
|
+
*/
|
|
528
|
+
readonly serviceEndpoint?: string;
|
|
529
|
+
/**
|
|
530
|
+
* Gets or sets the service resource Id.
|
|
531
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
532
|
+
*/
|
|
533
|
+
readonly serviceResourceId?: string;
|
|
534
|
+
/**
|
|
535
|
+
* Gets or sets the fabric health.
|
|
536
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
537
|
+
*/
|
|
538
|
+
readonly health?: HealthStatus;
|
|
539
|
+
/**
|
|
540
|
+
* Gets or sets the list of health errors.
|
|
541
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
542
|
+
*/
|
|
543
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
544
|
+
/** Fabric model custom properties. */
|
|
545
|
+
customProperties: FabricModelCustomPropertiesUnion;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
/** Fabric model custom properties. */
|
|
549
|
+
export interface FabricModelCustomProperties {
|
|
550
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
551
|
+
instanceType: "AzStackHCI" | "HyperVMigrate" | "VMwareMigrate";
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
/** Fabric model for update. */
|
|
555
|
+
export interface FabricModelUpdate {
|
|
556
|
+
/** Gets or sets the resource tags. */
|
|
557
|
+
tags?: { [propertyName: string]: string };
|
|
558
|
+
/** Fabric model properties. */
|
|
559
|
+
properties?: FabricModelProperties;
|
|
560
|
+
/**
|
|
561
|
+
* Gets or sets the Id of the resource.
|
|
562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
563
|
+
*/
|
|
564
|
+
readonly id?: string;
|
|
565
|
+
/**
|
|
566
|
+
* Gets or sets the name of the resource.
|
|
567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
568
|
+
*/
|
|
569
|
+
readonly name?: string;
|
|
570
|
+
/**
|
|
571
|
+
* Gets or sets the type of the resource.
|
|
572
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
573
|
+
*/
|
|
574
|
+
readonly type?: string;
|
|
575
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
576
|
+
readonly systemData?: FabricModelUpdateSystemData;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
/** Fabric model collection. */
|
|
580
|
+
export interface FabricModelCollection {
|
|
581
|
+
/** Gets or sets the list of fabrics. */
|
|
582
|
+
value?: FabricModel[];
|
|
583
|
+
/** Gets or sets the value of next link. */
|
|
584
|
+
nextLink?: string;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
/** Policy model. */
|
|
588
|
+
export interface PolicyModel {
|
|
589
|
+
/** Policy model properties. */
|
|
590
|
+
properties: PolicyModelProperties;
|
|
591
|
+
/**
|
|
592
|
+
* Gets or sets the Id of the resource.
|
|
593
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
594
|
+
*/
|
|
595
|
+
readonly id?: string;
|
|
596
|
+
/**
|
|
597
|
+
* Gets or sets the name of the resource.
|
|
598
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
599
|
+
*/
|
|
600
|
+
readonly name?: string;
|
|
601
|
+
/**
|
|
602
|
+
* Gets or sets the type of the resource.
|
|
603
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
604
|
+
*/
|
|
605
|
+
readonly type?: string;
|
|
606
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
607
|
+
readonly systemData?: PolicyModelSystemData;
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
/** Policy model properties. */
|
|
611
|
+
export interface PolicyModelProperties {
|
|
612
|
+
/**
|
|
613
|
+
* Gets or sets the provisioning state of the policy.
|
|
614
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
615
|
+
*/
|
|
616
|
+
readonly provisioningState?: ProvisioningState;
|
|
617
|
+
/** Policy model custom properties. */
|
|
618
|
+
customProperties: PolicyModelCustomPropertiesUnion;
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
/** Policy model custom properties. */
|
|
622
|
+
export interface PolicyModelCustomProperties {
|
|
623
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
624
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
/** Policy model collection. */
|
|
628
|
+
export interface PolicyModelCollection {
|
|
629
|
+
/** Gets or sets the list of policies. */
|
|
630
|
+
value?: PolicyModel[];
|
|
631
|
+
/** Gets or sets the value of next link. */
|
|
632
|
+
nextLink?: string;
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
/** Protected item model. */
|
|
636
|
+
export interface ProtectedItemModel {
|
|
637
|
+
/** Protected item model properties. */
|
|
638
|
+
properties: ProtectedItemModelProperties;
|
|
639
|
+
/**
|
|
640
|
+
* Gets or sets the Id of the resource.
|
|
641
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
642
|
+
*/
|
|
643
|
+
readonly id?: string;
|
|
644
|
+
/**
|
|
645
|
+
* Gets or sets the name of the resource.
|
|
646
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
647
|
+
*/
|
|
648
|
+
readonly name?: string;
|
|
649
|
+
/**
|
|
650
|
+
* Gets or sets the type of the resource.
|
|
651
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
652
|
+
*/
|
|
653
|
+
readonly type?: string;
|
|
654
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
655
|
+
readonly systemData?: ProtectedItemModelSystemData;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
/** Protected item model properties. */
|
|
659
|
+
export interface ProtectedItemModelProperties {
|
|
660
|
+
/** Gets or sets the policy name. */
|
|
661
|
+
policyName: string;
|
|
662
|
+
/** Gets or sets the replication extension name. */
|
|
663
|
+
replicationExtensionName: string;
|
|
664
|
+
/**
|
|
665
|
+
* Gets or sets the protected item correlation Id.
|
|
666
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
667
|
+
*/
|
|
668
|
+
readonly correlationId?: string;
|
|
669
|
+
/**
|
|
670
|
+
* Gets or sets the provisioning state of the Dra.
|
|
671
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
672
|
+
*/
|
|
673
|
+
readonly provisioningState?: ProvisioningState;
|
|
674
|
+
/**
|
|
675
|
+
* Gets or sets the protection state.
|
|
676
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
677
|
+
*/
|
|
678
|
+
readonly protectionState?: ProtectionState;
|
|
679
|
+
/**
|
|
680
|
+
* Gets or sets the protection state description.
|
|
681
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
682
|
+
*/
|
|
683
|
+
readonly protectionStateDescription?: string;
|
|
684
|
+
/**
|
|
685
|
+
* Gets or sets the test failover state.
|
|
686
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
687
|
+
*/
|
|
688
|
+
readonly testFailoverState?: TestFailoverState;
|
|
689
|
+
/**
|
|
690
|
+
* Gets or sets the Test failover state description.
|
|
691
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
692
|
+
*/
|
|
693
|
+
readonly testFailoverStateDescription?: string;
|
|
694
|
+
/**
|
|
695
|
+
* Gets or sets the resynchronization state.
|
|
696
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
697
|
+
*/
|
|
698
|
+
readonly resynchronizationState?: ResynchronizationState;
|
|
699
|
+
/**
|
|
700
|
+
* Gets or sets the fabric object Id.
|
|
701
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
702
|
+
*/
|
|
703
|
+
readonly fabricObjectId?: string;
|
|
704
|
+
/**
|
|
705
|
+
* Gets or sets the fabric object name.
|
|
706
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
707
|
+
*/
|
|
708
|
+
readonly fabricObjectName?: string;
|
|
709
|
+
/**
|
|
710
|
+
* Gets or sets the source fabric provider Id.
|
|
711
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
712
|
+
*/
|
|
713
|
+
readonly sourceFabricProviderId?: string;
|
|
714
|
+
/**
|
|
715
|
+
* Gets or sets the target fabric provider Id.
|
|
716
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
717
|
+
*/
|
|
718
|
+
readonly targetFabricProviderId?: string;
|
|
719
|
+
/**
|
|
720
|
+
* Gets or sets the fabric Id.
|
|
721
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
722
|
+
*/
|
|
723
|
+
readonly fabricId?: string;
|
|
724
|
+
/**
|
|
725
|
+
* Gets or sets the target fabric Id.
|
|
726
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
727
|
+
*/
|
|
728
|
+
readonly targetFabricId?: string;
|
|
729
|
+
/**
|
|
730
|
+
* Gets or sets the DRA Id.
|
|
731
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
732
|
+
*/
|
|
733
|
+
readonly draId?: string;
|
|
734
|
+
/**
|
|
735
|
+
* Gets or sets the target DRA Id.
|
|
736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
737
|
+
*/
|
|
738
|
+
readonly targetDraId?: string;
|
|
739
|
+
/**
|
|
740
|
+
* Gets or sets a value indicating whether resynchronization is required or not.
|
|
741
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
742
|
+
*/
|
|
743
|
+
readonly resyncRequired?: boolean;
|
|
744
|
+
/**
|
|
745
|
+
* Gets or sets the Last successful planned failover time.
|
|
746
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
747
|
+
*/
|
|
748
|
+
readonly lastSuccessfulPlannedFailoverTime?: Date;
|
|
749
|
+
/**
|
|
750
|
+
* Gets or sets the Last successful unplanned failover time.
|
|
751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
752
|
+
*/
|
|
753
|
+
readonly lastSuccessfulUnplannedFailoverTime?: Date;
|
|
754
|
+
/**
|
|
755
|
+
* Gets or sets the Last successful test failover time.
|
|
756
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
757
|
+
*/
|
|
758
|
+
readonly lastSuccessfulTestFailoverTime?: Date;
|
|
759
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
760
|
+
readonly currentJob?: ProtectedItemModelPropertiesCurrentJob;
|
|
761
|
+
/**
|
|
762
|
+
* Gets or sets the allowed scenarios on the protected item.
|
|
763
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
764
|
+
*/
|
|
765
|
+
readonly allowedJobs?: string[];
|
|
766
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
767
|
+
readonly lastFailedEnableProtectionJob?: ProtectedItemModelPropertiesLastFailedEnableProtectionJob;
|
|
768
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
769
|
+
readonly lastFailedPlannedFailoverJob?: ProtectedItemModelPropertiesLastFailedPlannedFailoverJob;
|
|
770
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
771
|
+
readonly lastTestFailoverJob?: ProtectedItemModelPropertiesLastTestFailoverJob;
|
|
772
|
+
/**
|
|
773
|
+
* Gets or sets protected item replication health.
|
|
774
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
775
|
+
*/
|
|
776
|
+
readonly replicationHealth?: HealthStatus;
|
|
777
|
+
/**
|
|
778
|
+
* Gets or sets the list of health errors.
|
|
779
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
780
|
+
*/
|
|
781
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
782
|
+
/** Protected item model custom properties. */
|
|
783
|
+
customProperties: ProtectedItemModelCustomPropertiesUnion;
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
/** Protected item job properties. */
|
|
787
|
+
export interface ProtectedItemJobProperties {
|
|
788
|
+
/**
|
|
789
|
+
* Gets or sets protection scenario name.
|
|
790
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
791
|
+
*/
|
|
792
|
+
readonly scenarioName?: string;
|
|
793
|
+
/**
|
|
794
|
+
* Gets or sets workflow Id.
|
|
795
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
796
|
+
*/
|
|
797
|
+
readonly id?: string;
|
|
798
|
+
/**
|
|
799
|
+
* Gets or sets workflow name.
|
|
800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
801
|
+
*/
|
|
802
|
+
readonly name?: string;
|
|
803
|
+
/**
|
|
804
|
+
* Gets or sets the workflow friendly display name.
|
|
805
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
806
|
+
*/
|
|
807
|
+
readonly displayName?: string;
|
|
808
|
+
/**
|
|
809
|
+
* Gets or sets workflow state.
|
|
810
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
811
|
+
*/
|
|
812
|
+
readonly state?: string;
|
|
813
|
+
/**
|
|
814
|
+
* Gets or sets start time of the workflow.
|
|
815
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
816
|
+
*/
|
|
817
|
+
readonly startTime?: Date;
|
|
818
|
+
/**
|
|
819
|
+
* Gets or sets end time of the workflow.
|
|
820
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
821
|
+
*/
|
|
822
|
+
readonly endTime?: Date;
|
|
823
|
+
}
|
|
824
|
+
|
|
825
|
+
/** Protected item model custom properties. */
|
|
826
|
+
export interface ProtectedItemModelCustomProperties {
|
|
827
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
828
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
/** Protected item model collection. */
|
|
832
|
+
export interface ProtectedItemModelCollection {
|
|
833
|
+
/** Gets or sets the list of protected items. */
|
|
834
|
+
value?: ProtectedItemModel[];
|
|
835
|
+
/** Gets or sets the value of next link. */
|
|
836
|
+
nextLink?: string;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
/** Planned failover model. */
|
|
840
|
+
export interface PlannedFailoverModel {
|
|
841
|
+
/** Planned failover model properties. */
|
|
842
|
+
properties: PlannedFailoverModelProperties;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
/** Planned failover model properties. */
|
|
846
|
+
export interface PlannedFailoverModelProperties {
|
|
847
|
+
/** Planned failover model custom properties. */
|
|
848
|
+
customProperties: PlannedFailoverModelCustomPropertiesUnion;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
/** Planned failover model custom properties. */
|
|
852
|
+
export interface PlannedFailoverModelCustomProperties {
|
|
853
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
854
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
/** Recovery point model. */
|
|
858
|
+
export interface RecoveryPointModel {
|
|
859
|
+
/** Recovery point model properties. */
|
|
860
|
+
properties: RecoveryPointModelProperties;
|
|
861
|
+
/**
|
|
862
|
+
* Gets or sets the Id of the resource.
|
|
863
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
864
|
+
*/
|
|
865
|
+
readonly id?: string;
|
|
866
|
+
/**
|
|
867
|
+
* Gets or sets the name of the resource.
|
|
868
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
869
|
+
*/
|
|
870
|
+
readonly name?: string;
|
|
871
|
+
/**
|
|
872
|
+
* Gets or sets the type of the resource.
|
|
873
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
874
|
+
*/
|
|
875
|
+
readonly type?: string;
|
|
876
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
877
|
+
readonly systemData?: RecoveryPointModelSystemData;
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
/** Recovery point model properties. */
|
|
881
|
+
export interface RecoveryPointModelProperties {
|
|
882
|
+
/** Gets or sets the recovery point time. */
|
|
883
|
+
recoveryPointTime: Date;
|
|
884
|
+
/** Gets or sets the recovery point type. */
|
|
885
|
+
recoveryPointType: RecoveryPointType;
|
|
886
|
+
/** Recovery point model custom properties. */
|
|
887
|
+
customProperties: RecoveryPointModelCustomPropertiesUnion;
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
/** Recovery point model custom properties. */
|
|
891
|
+
export interface RecoveryPointModelCustomProperties {
|
|
892
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
893
|
+
instanceType: "HyperVToAzStackHCI";
|
|
894
|
+
}
|
|
895
|
+
|
|
896
|
+
/** Recovery point model collection. */
|
|
897
|
+
export interface RecoveryPointModelCollection {
|
|
898
|
+
/** Gets or sets the list of recovery points. */
|
|
899
|
+
value?: RecoveryPointModel[];
|
|
900
|
+
/** Gets or sets the value of next link. */
|
|
901
|
+
nextLink?: string;
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
/** Replication extension model. */
|
|
905
|
+
export interface ReplicationExtensionModel {
|
|
906
|
+
/** Replication extension model properties. */
|
|
907
|
+
properties: ReplicationExtensionModelProperties;
|
|
908
|
+
/**
|
|
909
|
+
* Gets or sets the Id of the resource.
|
|
910
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
911
|
+
*/
|
|
912
|
+
readonly id?: string;
|
|
913
|
+
/**
|
|
914
|
+
* Gets or sets the name of the resource.
|
|
915
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
916
|
+
*/
|
|
917
|
+
readonly name?: string;
|
|
918
|
+
/**
|
|
919
|
+
* Gets or sets the type of the resource.
|
|
920
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
921
|
+
*/
|
|
922
|
+
readonly type?: string;
|
|
923
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
924
|
+
readonly systemData?: ReplicationExtensionModelSystemData;
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
/** Replication extension model properties. */
|
|
928
|
+
export interface ReplicationExtensionModelProperties {
|
|
929
|
+
/**
|
|
930
|
+
* Gets or sets the provisioning state of the replication extension.
|
|
931
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
932
|
+
*/
|
|
933
|
+
readonly provisioningState?: ProvisioningState;
|
|
934
|
+
/** Replication extension model custom properties. */
|
|
935
|
+
customProperties: ReplicationExtensionModelCustomPropertiesUnion;
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
/** Replication extension model custom properties. */
|
|
939
|
+
export interface ReplicationExtensionModelCustomProperties {
|
|
940
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
941
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
/** Replication extension model collection. */
|
|
945
|
+
export interface ReplicationExtensionModelCollection {
|
|
946
|
+
/** Gets or sets the list of replication extensions. */
|
|
947
|
+
value?: ReplicationExtensionModel[];
|
|
948
|
+
/** Gets or sets the value of next link. */
|
|
949
|
+
nextLink?: string;
|
|
950
|
+
}
|
|
951
|
+
|
|
952
|
+
/** Check name availability model. */
|
|
953
|
+
export interface CheckNameAvailabilityModel {
|
|
954
|
+
/** Gets or sets the resource name. */
|
|
955
|
+
name?: string;
|
|
956
|
+
/** Gets or sets the resource type. */
|
|
957
|
+
type?: string;
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
/** Check name availability response model. */
|
|
961
|
+
export interface CheckNameAvailabilityResponseModel {
|
|
962
|
+
/** Gets or sets a value indicating whether resource name is available or not. */
|
|
963
|
+
nameAvailable?: boolean;
|
|
964
|
+
/** Gets or sets the reason for resource name unavailability. */
|
|
965
|
+
reason?: string;
|
|
966
|
+
/** Gets or sets the message for resource name unavailability. */
|
|
967
|
+
message?: string;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
|
|
971
|
+
export interface OperationListResult {
|
|
972
|
+
/**
|
|
973
|
+
* List of operations supported by the resource provider
|
|
974
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
975
|
+
*/
|
|
976
|
+
readonly value?: Operation[];
|
|
977
|
+
/**
|
|
978
|
+
* URL to get the next set of operation list results (if there are any).
|
|
979
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
980
|
+
*/
|
|
981
|
+
readonly nextLink?: string;
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
/** Details of a REST API operation, returned from the Resource Provider Operations API */
|
|
985
|
+
export interface Operation {
|
|
986
|
+
/**
|
|
987
|
+
* The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
|
|
988
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
989
|
+
*/
|
|
990
|
+
readonly name?: string;
|
|
991
|
+
/**
|
|
992
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
|
993
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
994
|
+
*/
|
|
995
|
+
readonly isDataAction?: boolean;
|
|
996
|
+
/** Localized display information for this particular operation. */
|
|
997
|
+
display?: OperationDisplay;
|
|
998
|
+
/**
|
|
999
|
+
* The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
|
|
1000
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1001
|
+
*/
|
|
1002
|
+
readonly origin?: Origin;
|
|
1003
|
+
/**
|
|
1004
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
|
1005
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1006
|
+
*/
|
|
1007
|
+
readonly actionType?: ActionType;
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
/** Localized display information for this particular operation. */
|
|
1011
|
+
export interface OperationDisplay {
|
|
1012
|
+
/**
|
|
1013
|
+
* The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
|
|
1014
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1015
|
+
*/
|
|
1016
|
+
readonly provider?: string;
|
|
1017
|
+
/**
|
|
1018
|
+
* The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
|
|
1019
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1020
|
+
*/
|
|
1021
|
+
readonly resource?: string;
|
|
1022
|
+
/**
|
|
1023
|
+
* The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
|
|
1024
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1025
|
+
*/
|
|
1026
|
+
readonly operation?: string;
|
|
1027
|
+
/**
|
|
1028
|
+
* The short, localized friendly description of the operation; suitable for tool tips and detailed views.
|
|
1029
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1030
|
+
*/
|
|
1031
|
+
readonly description?: string;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
/** Deployment preflight model. */
|
|
1035
|
+
export interface DeploymentPreflightModel {
|
|
1036
|
+
/** Gets or sets the list of resources. */
|
|
1037
|
+
resources?: DeploymentPreflightResource[];
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
/** Deployment preflight resource. */
|
|
1041
|
+
export interface DeploymentPreflightResource {
|
|
1042
|
+
/** Gets or sets the resource name. */
|
|
1043
|
+
name?: string;
|
|
1044
|
+
/** Gets or sets the resource type. */
|
|
1045
|
+
type?: string;
|
|
1046
|
+
/** Gets or sets the location of the resource. */
|
|
1047
|
+
location?: string;
|
|
1048
|
+
/** Gets or sets the Api version. */
|
|
1049
|
+
apiVersion?: string;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
/** Vault model. */
|
|
1053
|
+
export interface VaultModel {
|
|
1054
|
+
/** Gets or sets the location of the vault. */
|
|
1055
|
+
location: string;
|
|
1056
|
+
/** Gets or sets the resource tags. */
|
|
1057
|
+
tags?: { [propertyName: string]: string };
|
|
1058
|
+
/** Vault properties. */
|
|
1059
|
+
properties?: VaultModelProperties;
|
|
1060
|
+
/**
|
|
1061
|
+
* Gets or sets the Id of the resource.
|
|
1062
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1063
|
+
*/
|
|
1064
|
+
readonly id?: string;
|
|
1065
|
+
/**
|
|
1066
|
+
* Gets or sets the name of the resource.
|
|
1067
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1068
|
+
*/
|
|
1069
|
+
readonly name?: string;
|
|
1070
|
+
/**
|
|
1071
|
+
* Gets or sets the type of the resource.
|
|
1072
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1073
|
+
*/
|
|
1074
|
+
readonly type?: string;
|
|
1075
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1076
|
+
readonly systemData?: VaultModelSystemData;
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
/** Vault properties. */
|
|
1080
|
+
export interface VaultModelProperties {
|
|
1081
|
+
/**
|
|
1082
|
+
* Gets or sets the provisioning state of the vault.
|
|
1083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1084
|
+
*/
|
|
1085
|
+
readonly provisioningState?: ProvisioningState;
|
|
1086
|
+
/**
|
|
1087
|
+
* Gets or sets the service resource Id.
|
|
1088
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1089
|
+
*/
|
|
1090
|
+
readonly serviceResourceId?: string;
|
|
1091
|
+
/** Gets or sets the type of vault. */
|
|
1092
|
+
vaultType?: ReplicationVaultType;
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
/** Vault model for update. */
|
|
1096
|
+
export interface VaultModelUpdate {
|
|
1097
|
+
/** Gets or sets the resource tags. */
|
|
1098
|
+
tags?: { [propertyName: string]: string };
|
|
1099
|
+
/** Vault properties. */
|
|
1100
|
+
properties?: VaultModelProperties;
|
|
1101
|
+
/**
|
|
1102
|
+
* Gets or sets the Id of the resource.
|
|
1103
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1104
|
+
*/
|
|
1105
|
+
readonly id?: string;
|
|
1106
|
+
/**
|
|
1107
|
+
* Gets or sets the name of the resource.
|
|
1108
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1109
|
+
*/
|
|
1110
|
+
readonly name?: string;
|
|
1111
|
+
/**
|
|
1112
|
+
* Gets or sets the type of the resource.
|
|
1113
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1114
|
+
*/
|
|
1115
|
+
readonly type?: string;
|
|
1116
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1117
|
+
readonly systemData?: VaultModelUpdateSystemData;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
/** Vault model collection. */
|
|
1121
|
+
export interface VaultModelCollection {
|
|
1122
|
+
/** Gets or sets the list of vaults. */
|
|
1123
|
+
value?: VaultModel[];
|
|
1124
|
+
/** Gets or sets the value of next link. */
|
|
1125
|
+
nextLink?: string;
|
|
1126
|
+
}
|
|
1127
|
+
|
|
1128
|
+
/** Workflow model. */
|
|
1129
|
+
export interface WorkflowModel {
|
|
1130
|
+
/** Workflow model properties. */
|
|
1131
|
+
properties: WorkflowModelProperties;
|
|
1132
|
+
/**
|
|
1133
|
+
* Gets or sets the Id of the resource.
|
|
1134
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1135
|
+
*/
|
|
1136
|
+
readonly id?: string;
|
|
1137
|
+
/**
|
|
1138
|
+
* Gets or sets the name of the resource.
|
|
1139
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1140
|
+
*/
|
|
1141
|
+
readonly name?: string;
|
|
1142
|
+
/**
|
|
1143
|
+
* Gets or sets the type of the resource.
|
|
1144
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1145
|
+
*/
|
|
1146
|
+
readonly type?: string;
|
|
1147
|
+
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
1148
|
+
readonly systemData?: WorkflowModelSystemData;
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
/** Workflow model properties. */
|
|
1152
|
+
export interface WorkflowModelProperties {
|
|
1153
|
+
/**
|
|
1154
|
+
* Gets or sets the friendly display name.
|
|
1155
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1156
|
+
*/
|
|
1157
|
+
readonly displayName?: string;
|
|
1158
|
+
/**
|
|
1159
|
+
* Gets or sets the workflow state.
|
|
1160
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1161
|
+
*/
|
|
1162
|
+
readonly state?: WorkflowState;
|
|
1163
|
+
/**
|
|
1164
|
+
* Gets or sets the start time.
|
|
1165
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1166
|
+
*/
|
|
1167
|
+
readonly startTime?: Date;
|
|
1168
|
+
/**
|
|
1169
|
+
* Gets or sets the end time.
|
|
1170
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1171
|
+
*/
|
|
1172
|
+
readonly endTime?: Date;
|
|
1173
|
+
/**
|
|
1174
|
+
* Gets or sets the affected object Id.
|
|
1175
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1176
|
+
*/
|
|
1177
|
+
readonly objectId?: string;
|
|
1178
|
+
/**
|
|
1179
|
+
* Gets or sets the affected object name.
|
|
1180
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1181
|
+
*/
|
|
1182
|
+
readonly objectName?: string;
|
|
1183
|
+
/**
|
|
1184
|
+
* Gets or sets the affected object internal Id.
|
|
1185
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1186
|
+
*/
|
|
1187
|
+
readonly objectInternalId?: string;
|
|
1188
|
+
/**
|
|
1189
|
+
* Gets or sets the affected object internal name.
|
|
1190
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1191
|
+
*/
|
|
1192
|
+
readonly objectInternalName?: string;
|
|
1193
|
+
/**
|
|
1194
|
+
* Gets or sets the object type.
|
|
1195
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1196
|
+
*/
|
|
1197
|
+
readonly objectType?: WorkflowObjectType;
|
|
1198
|
+
/**
|
|
1199
|
+
* Gets or sets the replication provider.
|
|
1200
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1201
|
+
*/
|
|
1202
|
+
readonly replicationProviderId?: string;
|
|
1203
|
+
/**
|
|
1204
|
+
* Gets or sets the source fabric provider.
|
|
1205
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1206
|
+
*/
|
|
1207
|
+
readonly sourceFabricProviderId?: string;
|
|
1208
|
+
/**
|
|
1209
|
+
* Gets or sets the target fabric provider.
|
|
1210
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1211
|
+
*/
|
|
1212
|
+
readonly targetFabricProviderId?: string;
|
|
1213
|
+
/**
|
|
1214
|
+
* Gets or sets the list of allowed actions on the workflow.
|
|
1215
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1216
|
+
*/
|
|
1217
|
+
readonly allowedActions?: string[];
|
|
1218
|
+
/**
|
|
1219
|
+
* Gets or sets the workflow activity id.
|
|
1220
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1221
|
+
*/
|
|
1222
|
+
readonly activityId?: string;
|
|
1223
|
+
/**
|
|
1224
|
+
* Gets or sets the list of tasks.
|
|
1225
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1226
|
+
*/
|
|
1227
|
+
readonly tasks?: TaskModel[];
|
|
1228
|
+
/**
|
|
1229
|
+
* Gets or sets the list of errors.
|
|
1230
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1231
|
+
*/
|
|
1232
|
+
readonly errors?: ErrorModel[];
|
|
1233
|
+
/** Workflow model custom properties. */
|
|
1234
|
+
customProperties: WorkflowModelCustomPropertiesUnion;
|
|
1235
|
+
}
|
|
1236
|
+
|
|
1237
|
+
/** Task model. */
|
|
1238
|
+
export interface TaskModel {
|
|
1239
|
+
/**
|
|
1240
|
+
* Gets or sets the task name.
|
|
1241
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1242
|
+
*/
|
|
1243
|
+
readonly taskName?: string;
|
|
1244
|
+
/**
|
|
1245
|
+
* Gets or sets the task state.
|
|
1246
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1247
|
+
*/
|
|
1248
|
+
readonly state?: TaskState;
|
|
1249
|
+
/**
|
|
1250
|
+
* Gets or sets the start time.
|
|
1251
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1252
|
+
*/
|
|
1253
|
+
readonly startTime?: Date;
|
|
1254
|
+
/**
|
|
1255
|
+
* Gets or sets the end time.
|
|
1256
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1257
|
+
*/
|
|
1258
|
+
readonly endTime?: Date;
|
|
1259
|
+
/** Task model custom properties. */
|
|
1260
|
+
customProperties?: TaskModelCustomProperties;
|
|
1261
|
+
/** Gets or sets the list of children workflow models. */
|
|
1262
|
+
childrenWorkflows?: WorkflowModel[];
|
|
1263
|
+
}
|
|
1264
|
+
|
|
1265
|
+
/** Task model custom properties. */
|
|
1266
|
+
export interface TaskModelCustomProperties {
|
|
1267
|
+
/** Gets or sets the instance type. */
|
|
1268
|
+
instanceType: string;
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
/** Error model. */
|
|
1272
|
+
export interface ErrorModel {
|
|
1273
|
+
/**
|
|
1274
|
+
* Gets or sets the error code.
|
|
1275
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1276
|
+
*/
|
|
1277
|
+
readonly code?: string;
|
|
1278
|
+
/**
|
|
1279
|
+
* Gets or sets the error type.
|
|
1280
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1281
|
+
*/
|
|
1282
|
+
readonly type?: string;
|
|
1283
|
+
/**
|
|
1284
|
+
* Gets or sets the error severity.
|
|
1285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1286
|
+
*/
|
|
1287
|
+
readonly severity?: string;
|
|
1288
|
+
/**
|
|
1289
|
+
* Gets or sets the creation time of error.
|
|
1290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1291
|
+
*/
|
|
1292
|
+
readonly creationTime?: Date;
|
|
1293
|
+
/**
|
|
1294
|
+
* Gets or sets the error message.
|
|
1295
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1296
|
+
*/
|
|
1297
|
+
readonly message?: string;
|
|
1298
|
+
/**
|
|
1299
|
+
* Gets or sets the possible causes of error.
|
|
1300
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1301
|
+
*/
|
|
1302
|
+
readonly causes?: string;
|
|
1303
|
+
/**
|
|
1304
|
+
* Gets or sets the recommended action to resolve error.
|
|
1305
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1306
|
+
*/
|
|
1307
|
+
readonly recommendation?: string;
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
/** Workflow model custom properties. */
|
|
1311
|
+
export interface WorkflowModelCustomProperties {
|
|
1312
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1313
|
+
instanceType:
|
|
1314
|
+
| "FailoverWorkflowDetails"
|
|
1315
|
+
| "TestFailoverCleanupWorkflowDetails"
|
|
1316
|
+
| "TestFailoverWorkflowDetails";
|
|
1317
|
+
/**
|
|
1318
|
+
* Gets or sets any custom properties of the affected object.
|
|
1319
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1320
|
+
*/
|
|
1321
|
+
readonly affectedObjectDetails?: { [propertyName: string]: string };
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
/** Workflow model collection. */
|
|
1325
|
+
export interface WorkflowModelCollection {
|
|
1326
|
+
/** Gets or sets the list of workflows. */
|
|
1327
|
+
value?: WorkflowModel[];
|
|
1328
|
+
/** Gets or sets the value of next link. */
|
|
1329
|
+
nextLink?: string;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
/** AzStackHCI cluster properties. */
|
|
1333
|
+
export interface AzStackHCIClusterProperties {
|
|
1334
|
+
/** Gets or sets the AzStackHCICluster FQDN name. */
|
|
1335
|
+
clusterName: string;
|
|
1336
|
+
/** Gets or sets the AzStackHCICluster resource name. */
|
|
1337
|
+
resourceName: string;
|
|
1338
|
+
/** Gets or sets the Storage account name. */
|
|
1339
|
+
storageAccountName: string;
|
|
1340
|
+
/** Gets or sets the list of AzStackHCICluster Storage Container. */
|
|
1341
|
+
storageContainers: StorageContainerProperties[];
|
|
1342
|
+
}
|
|
1343
|
+
|
|
1344
|
+
/** Storage container properties. */
|
|
1345
|
+
export interface StorageContainerProperties {
|
|
1346
|
+
/** Gets or sets the Name. */
|
|
1347
|
+
name: string;
|
|
1348
|
+
/** Gets or sets the ClusterSharedVolumePath. */
|
|
1349
|
+
clusterSharedVolumePath: string;
|
|
1350
|
+
}
|
|
1351
|
+
|
|
1352
|
+
/** Failover properties of the protected item. */
|
|
1353
|
+
export interface FailoverProtectedItemProperties {
|
|
1354
|
+
/**
|
|
1355
|
+
* Gets or sets the protected item name.
|
|
1356
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1357
|
+
*/
|
|
1358
|
+
readonly protectedItemName?: string;
|
|
1359
|
+
/**
|
|
1360
|
+
* Gets or sets the VM name.
|
|
1361
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1362
|
+
*/
|
|
1363
|
+
readonly vmName?: string;
|
|
1364
|
+
/**
|
|
1365
|
+
* Gets or sets the test VM name.
|
|
1366
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1367
|
+
*/
|
|
1368
|
+
readonly testVmName?: string;
|
|
1369
|
+
/**
|
|
1370
|
+
* Gets or sets the recovery point Id.
|
|
1371
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1372
|
+
*/
|
|
1373
|
+
readonly recoveryPointId?: string;
|
|
1374
|
+
/**
|
|
1375
|
+
* Gets or sets the recovery point time.
|
|
1376
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1377
|
+
*/
|
|
1378
|
+
readonly recoveryPointTime?: Date;
|
|
1379
|
+
/**
|
|
1380
|
+
* Gets or sets the network name.
|
|
1381
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1382
|
+
*/
|
|
1383
|
+
readonly networkName?: string;
|
|
1384
|
+
/**
|
|
1385
|
+
* Gets or sets the network subnet.
|
|
1386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1387
|
+
*/
|
|
1388
|
+
readonly subnet?: string;
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
/** HyperVToAzStack disk input. */
|
|
1392
|
+
export interface HyperVToAzStackHCIDiskInput {
|
|
1393
|
+
/** Gets or sets the disk Id. */
|
|
1394
|
+
diskId: string;
|
|
1395
|
+
/** Gets or sets the target storage account ARM Id. */
|
|
1396
|
+
storageContainerId?: string;
|
|
1397
|
+
/**
|
|
1398
|
+
* Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard
|
|
1399
|
+
* disk.
|
|
1400
|
+
*/
|
|
1401
|
+
isDynamic?: boolean;
|
|
1402
|
+
/** Gets or sets the disk size in GB. */
|
|
1403
|
+
diskSizeGB: number;
|
|
1404
|
+
/** Gets or sets the type of the virtual hard disk, vhd or vhdx. */
|
|
1405
|
+
diskFileFormat: string;
|
|
1406
|
+
/** Gets or sets a value indicating whether disk is os disk. */
|
|
1407
|
+
isOsDisk: boolean;
|
|
1408
|
+
}
|
|
1409
|
+
|
|
1410
|
+
/** HyperVToAzStackHCI NIC properties. */
|
|
1411
|
+
export interface HyperVToAzStackHCINicInput {
|
|
1412
|
+
/** Gets or sets the NIC Id. */
|
|
1413
|
+
nicId: string;
|
|
1414
|
+
/**
|
|
1415
|
+
* Gets or sets the network name.
|
|
1416
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1417
|
+
*/
|
|
1418
|
+
readonly networkName?: string;
|
|
1419
|
+
/** Gets or sets the target network Id within AzStackHCI Cluster. */
|
|
1420
|
+
targetNetworkId: string;
|
|
1421
|
+
/** Gets or sets the target test network Id within AzStackHCI Cluster. */
|
|
1422
|
+
testNetworkId: string;
|
|
1423
|
+
/** Gets or sets the selection type of the NIC. */
|
|
1424
|
+
selectionTypeForFailover: VMNicSelection;
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
/** HyperVToAzStackHCI protected disk properties. */
|
|
1428
|
+
export interface HyperVToAzStackHCIProtectedDiskProperties {
|
|
1429
|
+
/**
|
|
1430
|
+
* Gets or sets the ARM Id of the storage container.
|
|
1431
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1432
|
+
*/
|
|
1433
|
+
readonly storageContainerId?: string;
|
|
1434
|
+
/**
|
|
1435
|
+
* Gets or sets the local path of the storage container.
|
|
1436
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1437
|
+
*/
|
|
1438
|
+
readonly storageContainerLocalPath?: string;
|
|
1439
|
+
/**
|
|
1440
|
+
* Gets or sets the source disk Id.
|
|
1441
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1442
|
+
*/
|
|
1443
|
+
readonly sourceDiskId?: string;
|
|
1444
|
+
/**
|
|
1445
|
+
* Gets or sets the source disk Name.
|
|
1446
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1447
|
+
*/
|
|
1448
|
+
readonly sourceDiskName?: string;
|
|
1449
|
+
/**
|
|
1450
|
+
* Gets or sets the seed disk name.
|
|
1451
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1452
|
+
*/
|
|
1453
|
+
readonly seedDiskName?: string;
|
|
1454
|
+
/**
|
|
1455
|
+
* Gets or sets the test failover clone disk.
|
|
1456
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1457
|
+
*/
|
|
1458
|
+
readonly testMigrateDiskName?: string;
|
|
1459
|
+
/**
|
|
1460
|
+
* Gets or sets the failover clone disk.
|
|
1461
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1462
|
+
*/
|
|
1463
|
+
readonly migrateDiskName?: string;
|
|
1464
|
+
/**
|
|
1465
|
+
* Gets or sets a value indicating whether the disk is the OS disk.
|
|
1466
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1467
|
+
*/
|
|
1468
|
+
readonly isOsDisk?: boolean;
|
|
1469
|
+
/**
|
|
1470
|
+
* Gets or sets the disk capacity in bytes.
|
|
1471
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1472
|
+
*/
|
|
1473
|
+
readonly capacityInBytes?: number;
|
|
1474
|
+
/**
|
|
1475
|
+
* Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard
|
|
1476
|
+
* disk.
|
|
1477
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1478
|
+
*/
|
|
1479
|
+
readonly isDynamic?: boolean;
|
|
1480
|
+
/**
|
|
1481
|
+
* Gets or sets the disk type.
|
|
1482
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1483
|
+
*/
|
|
1484
|
+
readonly diskType?: string;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
/** Protected item dynamic memory config. */
|
|
1488
|
+
export interface ProtectedItemDynamicMemoryConfig {
|
|
1489
|
+
/** Gets or sets maximum memory in MB. */
|
|
1490
|
+
maximumMemoryInMegaBytes: number;
|
|
1491
|
+
/** Gets or sets minimum memory in MB. */
|
|
1492
|
+
minimumMemoryInMegaBytes: number;
|
|
1493
|
+
/** Gets or sets target memory buffer in %. */
|
|
1494
|
+
targetMemoryBufferPercentage: number;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
/** HyperVToAzStackHCI NIC properties. */
|
|
1498
|
+
export interface HyperVToAzStackHCIProtectedNicProperties {
|
|
1499
|
+
/**
|
|
1500
|
+
* Gets or sets the NIC Id.
|
|
1501
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1502
|
+
*/
|
|
1503
|
+
readonly nicId?: string;
|
|
1504
|
+
/**
|
|
1505
|
+
* Gets or sets the NIC mac address.
|
|
1506
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1507
|
+
*/
|
|
1508
|
+
readonly macAddress?: string;
|
|
1509
|
+
/**
|
|
1510
|
+
* Gets or sets the network name.
|
|
1511
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1512
|
+
*/
|
|
1513
|
+
readonly networkName?: string;
|
|
1514
|
+
/**
|
|
1515
|
+
* Gets or sets the target network Id within AzStackHCI Cluster.
|
|
1516
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1517
|
+
*/
|
|
1518
|
+
readonly targetNetworkId?: string;
|
|
1519
|
+
/**
|
|
1520
|
+
* Gets or sets the target test network Id within AzStackHCI Cluster.
|
|
1521
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1522
|
+
*/
|
|
1523
|
+
readonly testNetworkId?: string;
|
|
1524
|
+
/**
|
|
1525
|
+
* Gets or sets the selection type of the NIC.
|
|
1526
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1527
|
+
*/
|
|
1528
|
+
readonly selectionTypeForFailover?: VMNicSelection;
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
/** Operation model. */
|
|
1532
|
+
export interface OperationModel {
|
|
1533
|
+
/** Gets or sets the name of the operation. */
|
|
1534
|
+
name?: string;
|
|
1535
|
+
/**
|
|
1536
|
+
* Gets or sets a value indicating whether the action is specific to data plane or
|
|
1537
|
+
* control plane.
|
|
1538
|
+
*/
|
|
1539
|
+
isDataAction?: boolean;
|
|
1540
|
+
/** Gets or sets the executor of the operation. */
|
|
1541
|
+
origin?: string;
|
|
1542
|
+
/** Operation model properties. */
|
|
1543
|
+
display?: OperationModelProperties;
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
/** Operation model properties. */
|
|
1547
|
+
export interface OperationModelProperties {
|
|
1548
|
+
/** Gets or sets the resource provider name. */
|
|
1549
|
+
provider?: string;
|
|
1550
|
+
/** Gets or sets resource name. */
|
|
1551
|
+
resource?: string;
|
|
1552
|
+
/** Gets or sets the operation. */
|
|
1553
|
+
operation?: string;
|
|
1554
|
+
/** Gets or sets the description. */
|
|
1555
|
+
description?: string;
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
/** Available operations of the service. */
|
|
1559
|
+
export interface OperationModelCollection {
|
|
1560
|
+
/** Gets or sets the list of operations. */
|
|
1561
|
+
value?: OperationModel[];
|
|
1562
|
+
/** Gets or sets the value of next link. */
|
|
1563
|
+
nextLink?: string;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
/** VMwareToAzStack disk input. */
|
|
1567
|
+
export interface VMwareToAzStackHCIDiskInput {
|
|
1568
|
+
/** Gets or sets the disk Id. */
|
|
1569
|
+
diskId: string;
|
|
1570
|
+
/** Gets or sets the target storage account ARM Id. */
|
|
1571
|
+
storageContainerId?: string;
|
|
1572
|
+
/**
|
|
1573
|
+
* Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard
|
|
1574
|
+
* disk.
|
|
1575
|
+
*/
|
|
1576
|
+
isDynamic?: boolean;
|
|
1577
|
+
/** Gets or sets the disk size in GB. */
|
|
1578
|
+
diskSizeGB: number;
|
|
1579
|
+
/** Gets or sets the type of the virtual hard disk, vhd or vhdx. */
|
|
1580
|
+
diskFileFormat: string;
|
|
1581
|
+
/** Gets or sets a value indicating whether disk is os disk. */
|
|
1582
|
+
isOsDisk: boolean;
|
|
1583
|
+
}
|
|
1584
|
+
|
|
1585
|
+
/** VMwareToAzStackHCI NIC properties. */
|
|
1586
|
+
export interface VMwareToAzStackHCINicInput {
|
|
1587
|
+
/** Gets or sets the NIC Id. */
|
|
1588
|
+
nicId: string;
|
|
1589
|
+
/** Gets or sets the NIC label. */
|
|
1590
|
+
label: string;
|
|
1591
|
+
/**
|
|
1592
|
+
* Gets or sets the network name.
|
|
1593
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1594
|
+
*/
|
|
1595
|
+
readonly networkName?: string;
|
|
1596
|
+
/** Gets or sets the target network Id within AzStackHCI Cluster. */
|
|
1597
|
+
targetNetworkId: string;
|
|
1598
|
+
/** Gets or sets the target test network Id within AzStackHCI Cluster. */
|
|
1599
|
+
testNetworkId: string;
|
|
1600
|
+
/** Gets or sets the selection type of the NIC. */
|
|
1601
|
+
selectionTypeForFailover: VMNicSelection;
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
/** VMwareToAzStackHCI protected disk properties. */
|
|
1605
|
+
export interface VMwareToAzStackHCIProtectedDiskProperties {
|
|
1606
|
+
/**
|
|
1607
|
+
* Gets or sets the ARM Id of the storage container.
|
|
1608
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1609
|
+
*/
|
|
1610
|
+
readonly storageContainerId?: string;
|
|
1611
|
+
/**
|
|
1612
|
+
* Gets or sets the local path of the storage container.
|
|
1613
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1614
|
+
*/
|
|
1615
|
+
readonly storageContainerLocalPath?: string;
|
|
1616
|
+
/**
|
|
1617
|
+
* Gets or sets the source disk Id.
|
|
1618
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1619
|
+
*/
|
|
1620
|
+
readonly sourceDiskId?: string;
|
|
1621
|
+
/**
|
|
1622
|
+
* Gets or sets the source disk Name.
|
|
1623
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1624
|
+
*/
|
|
1625
|
+
readonly sourceDiskName?: string;
|
|
1626
|
+
/**
|
|
1627
|
+
* Gets or sets the seed disk name.
|
|
1628
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1629
|
+
*/
|
|
1630
|
+
readonly seedDiskName?: string;
|
|
1631
|
+
/**
|
|
1632
|
+
* Gets or sets the test failover clone disk.
|
|
1633
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1634
|
+
*/
|
|
1635
|
+
readonly testMigrateDiskName?: string;
|
|
1636
|
+
/**
|
|
1637
|
+
* Gets or sets the failover clone disk.
|
|
1638
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1639
|
+
*/
|
|
1640
|
+
readonly migrateDiskName?: string;
|
|
1641
|
+
/**
|
|
1642
|
+
* Gets or sets a value indicating whether the disk is the OS disk.
|
|
1643
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1644
|
+
*/
|
|
1645
|
+
readonly isOsDisk?: boolean;
|
|
1646
|
+
/**
|
|
1647
|
+
* Gets or sets the disk capacity in bytes.
|
|
1648
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1649
|
+
*/
|
|
1650
|
+
readonly capacityInBytes?: number;
|
|
1651
|
+
/**
|
|
1652
|
+
* Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard
|
|
1653
|
+
* disk.
|
|
1654
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1655
|
+
*/
|
|
1656
|
+
readonly isDynamic?: boolean;
|
|
1657
|
+
/**
|
|
1658
|
+
* Gets or sets the disk type.
|
|
1659
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1660
|
+
*/
|
|
1661
|
+
readonly diskType?: string;
|
|
1662
|
+
}
|
|
1663
|
+
|
|
1664
|
+
/** VMwareToAzStackHCI NIC properties. */
|
|
1665
|
+
export interface VMwareToAzStackHCIProtectedNicProperties {
|
|
1666
|
+
/**
|
|
1667
|
+
* Gets or sets the NIC Id.
|
|
1668
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1669
|
+
*/
|
|
1670
|
+
readonly nicId?: string;
|
|
1671
|
+
/**
|
|
1672
|
+
* Gets or sets the NIC mac address.
|
|
1673
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1674
|
+
*/
|
|
1675
|
+
readonly macAddress?: string;
|
|
1676
|
+
/**
|
|
1677
|
+
* Gets or sets the NIC label.
|
|
1678
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1679
|
+
*/
|
|
1680
|
+
readonly label?: string;
|
|
1681
|
+
/** Gets or sets a value indicating whether this is the primary NIC. */
|
|
1682
|
+
isPrimaryNic?: boolean;
|
|
1683
|
+
/**
|
|
1684
|
+
* Gets or sets the network name.
|
|
1685
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1686
|
+
*/
|
|
1687
|
+
readonly networkName?: string;
|
|
1688
|
+
/**
|
|
1689
|
+
* Gets or sets the target network Id within AzStackHCI Cluster.
|
|
1690
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1691
|
+
*/
|
|
1692
|
+
readonly targetNetworkId?: string;
|
|
1693
|
+
/**
|
|
1694
|
+
* Gets or sets the target test network Id within AzStackHCI Cluster.
|
|
1695
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1696
|
+
*/
|
|
1697
|
+
readonly testNetworkId?: string;
|
|
1698
|
+
/**
|
|
1699
|
+
* Gets or sets the selection type of the NIC.
|
|
1700
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1701
|
+
*/
|
|
1702
|
+
readonly selectionTypeForFailover?: VMNicSelection;
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1705
|
+
/** VMware DRA model custom properties. */
|
|
1706
|
+
export interface VMwareDraModelCustomProperties
|
|
1707
|
+
extends DraModelCustomProperties {
|
|
1708
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1709
|
+
instanceType: "VMware";
|
|
1710
|
+
/** Gets or sets the BIOS Id of the DRA machine. */
|
|
1711
|
+
biosId: string;
|
|
1712
|
+
/** Identity model. */
|
|
1713
|
+
marsAuthenticationIdentity: IdentityModel;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
export interface DraModelSystemData extends SystemDataModel {}
|
|
1717
|
+
|
|
1718
|
+
export interface EmailConfigurationModelSystemData extends SystemDataModel {}
|
|
1719
|
+
|
|
1720
|
+
export interface EventModelSystemData extends SystemDataModel {}
|
|
1721
|
+
|
|
1722
|
+
export interface FabricModelSystemData extends SystemDataModel {}
|
|
1723
|
+
|
|
1724
|
+
export interface FabricModelUpdateSystemData extends SystemDataModel {}
|
|
1725
|
+
|
|
1726
|
+
export interface PolicyModelSystemData extends SystemDataModel {}
|
|
1727
|
+
|
|
1728
|
+
export interface ProtectedItemModelSystemData extends SystemDataModel {}
|
|
1729
|
+
|
|
1730
|
+
export interface RecoveryPointModelSystemData extends SystemDataModel {}
|
|
1731
|
+
|
|
1732
|
+
export interface ReplicationExtensionModelSystemData extends SystemDataModel {}
|
|
1733
|
+
|
|
1734
|
+
export interface VaultModelSystemData extends SystemDataModel {}
|
|
1735
|
+
|
|
1736
|
+
export interface VaultModelUpdateSystemData extends SystemDataModel {}
|
|
1737
|
+
|
|
1738
|
+
export interface WorkflowModelSystemData extends SystemDataModel {}
|
|
1739
|
+
|
|
1740
|
+
/**
|
|
1741
|
+
* HyperV to AzStackHCI event model custom properties. This class provides provider specific
|
|
1742
|
+
* details for events of type DataContract.HealthEvents.HealthEventType.ProtectedItemHealth and
|
|
1743
|
+
* DataContract.HealthEvents.HealthEventType.AgentHealth.
|
|
1744
|
+
*/
|
|
1745
|
+
export interface HyperVToAzStackHCIEventModelCustomProperties
|
|
1746
|
+
extends EventModelCustomProperties {
|
|
1747
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1748
|
+
instanceType: "HyperVToAzStackHCI";
|
|
1749
|
+
/**
|
|
1750
|
+
* Gets or sets the friendly name of the source which has raised this health event.
|
|
1751
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1752
|
+
*/
|
|
1753
|
+
readonly eventSourceFriendlyName?: string;
|
|
1754
|
+
/**
|
|
1755
|
+
* Gets or sets the protected item friendly name.
|
|
1756
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1757
|
+
*/
|
|
1758
|
+
readonly protectedItemFriendlyName?: string;
|
|
1759
|
+
/**
|
|
1760
|
+
* Gets or sets the source appliance name.
|
|
1761
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1762
|
+
*/
|
|
1763
|
+
readonly sourceApplianceName?: string;
|
|
1764
|
+
/**
|
|
1765
|
+
* Gets or sets the source target name.
|
|
1766
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1767
|
+
*/
|
|
1768
|
+
readonly targetApplianceName?: string;
|
|
1769
|
+
/**
|
|
1770
|
+
* Gets or sets the server type.
|
|
1771
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1772
|
+
*/
|
|
1773
|
+
readonly serverType?: string;
|
|
1774
|
+
}
|
|
1775
|
+
|
|
1776
|
+
/** AzStackHCI fabric model custom properties. */
|
|
1777
|
+
export interface AzStackHCIFabricModelCustomProperties
|
|
1778
|
+
extends FabricModelCustomProperties {
|
|
1779
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1780
|
+
instanceType: "AzStackHCI";
|
|
1781
|
+
/** Gets or sets the ARM Id of the AzStackHCI site. */
|
|
1782
|
+
azStackHciSiteId: string;
|
|
1783
|
+
/**
|
|
1784
|
+
* Gets or sets the Appliance name.
|
|
1785
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1786
|
+
*/
|
|
1787
|
+
readonly applianceName?: string[];
|
|
1788
|
+
/** AzStackHCI cluster properties. */
|
|
1789
|
+
cluster: AzStackHCIClusterProperties;
|
|
1790
|
+
/**
|
|
1791
|
+
* Gets or sets the fabric resource Id.
|
|
1792
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1793
|
+
*/
|
|
1794
|
+
readonly fabricResourceId?: string;
|
|
1795
|
+
/**
|
|
1796
|
+
* Gets or sets the fabric container Id.
|
|
1797
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1798
|
+
*/
|
|
1799
|
+
readonly fabricContainerId?: string;
|
|
1800
|
+
/** Gets or sets the Migration solution ARM Id. */
|
|
1801
|
+
migrationSolutionId: string;
|
|
1802
|
+
/**
|
|
1803
|
+
* Gets or sets the migration hub Uri.
|
|
1804
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1805
|
+
*/
|
|
1806
|
+
readonly migrationHubUri?: string;
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
/** HyperV migrate fabric model custom properties. */
|
|
1810
|
+
export interface HyperVMigrateFabricModelCustomProperties
|
|
1811
|
+
extends FabricModelCustomProperties {
|
|
1812
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1813
|
+
instanceType: "HyperVMigrate";
|
|
1814
|
+
/** Gets or sets the ARM Id of the HyperV site. */
|
|
1815
|
+
hyperVSiteId: string;
|
|
1816
|
+
/**
|
|
1817
|
+
* Gets or sets the fabric resource Id.
|
|
1818
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1819
|
+
*/
|
|
1820
|
+
readonly fabricResourceId?: string;
|
|
1821
|
+
/**
|
|
1822
|
+
* Gets or sets the fabric container Id.
|
|
1823
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1824
|
+
*/
|
|
1825
|
+
readonly fabricContainerId?: string;
|
|
1826
|
+
/** Gets or sets the migration solution ARM Id. */
|
|
1827
|
+
migrationSolutionId: string;
|
|
1828
|
+
/**
|
|
1829
|
+
* Gets or sets the migration hub Uri.
|
|
1830
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1831
|
+
*/
|
|
1832
|
+
readonly migrationHubUri?: string;
|
|
1833
|
+
}
|
|
1834
|
+
|
|
1835
|
+
/** VMware migrate fabric model custom properties. */
|
|
1836
|
+
export interface VMwareMigrateFabricModelCustomProperties
|
|
1837
|
+
extends FabricModelCustomProperties {
|
|
1838
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1839
|
+
instanceType: "VMwareMigrate";
|
|
1840
|
+
/** Gets or sets the ARM Id of the VMware site. */
|
|
1841
|
+
vmwareSiteId: string;
|
|
1842
|
+
/** Gets or sets the ARM Id of the migration solution. */
|
|
1843
|
+
migrationSolutionId: string;
|
|
1844
|
+
}
|
|
1845
|
+
|
|
1846
|
+
/** HyperV To AzStackHCI Policy model custom properties. */
|
|
1847
|
+
export interface HyperVToAzStackHCIPolicyModelCustomProperties
|
|
1848
|
+
extends PolicyModelCustomProperties {
|
|
1849
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1850
|
+
instanceType: "HyperVToAzStackHCI";
|
|
1851
|
+
/**
|
|
1852
|
+
* Gets or sets the duration in minutes until which the recovery points need to be
|
|
1853
|
+
* stored.
|
|
1854
|
+
*/
|
|
1855
|
+
recoveryPointHistoryInMinutes: number;
|
|
1856
|
+
/** Gets or sets the crash consistent snapshot frequency (in minutes). */
|
|
1857
|
+
crashConsistentFrequencyInMinutes: number;
|
|
1858
|
+
/** Gets or sets the app consistent snapshot frequency (in minutes). */
|
|
1859
|
+
appConsistentFrequencyInMinutes: number;
|
|
1860
|
+
}
|
|
1861
|
+
|
|
1862
|
+
/** VMware To AzStackHCI Policy model custom properties. */
|
|
1863
|
+
export interface VMwareToAzStackHCIPolicyModelCustomProperties
|
|
1864
|
+
extends PolicyModelCustomProperties {
|
|
1865
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1866
|
+
instanceType: "VMwareToAzStackHCI";
|
|
1867
|
+
/**
|
|
1868
|
+
* Gets or sets the duration in minutes until which the recovery points need to be
|
|
1869
|
+
* stored.
|
|
1870
|
+
*/
|
|
1871
|
+
recoveryPointHistoryInMinutes: number;
|
|
1872
|
+
/** Gets or sets the crash consistent snapshot frequency (in minutes). */
|
|
1873
|
+
crashConsistentFrequencyInMinutes: number;
|
|
1874
|
+
/** Gets or sets the app consistent snapshot frequency (in minutes). */
|
|
1875
|
+
appConsistentFrequencyInMinutes: number;
|
|
1876
|
+
}
|
|
1877
|
+
|
|
1878
|
+
export interface ProtectedItemModelPropertiesCurrentJob
|
|
1879
|
+
extends ProtectedItemJobProperties {}
|
|
1880
|
+
|
|
1881
|
+
export interface ProtectedItemModelPropertiesLastFailedEnableProtectionJob
|
|
1882
|
+
extends ProtectedItemJobProperties {}
|
|
1883
|
+
|
|
1884
|
+
export interface ProtectedItemModelPropertiesLastFailedPlannedFailoverJob
|
|
1885
|
+
extends ProtectedItemJobProperties {}
|
|
1886
|
+
|
|
1887
|
+
export interface ProtectedItemModelPropertiesLastTestFailoverJob
|
|
1888
|
+
extends ProtectedItemJobProperties {}
|
|
1889
|
+
|
|
1890
|
+
/** HyperV to AzStackHCI Protected item model custom properties. */
|
|
1891
|
+
export interface HyperVToAzStackHCIProtectedItemModelCustomProperties
|
|
1892
|
+
extends ProtectedItemModelCustomProperties {
|
|
1893
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1894
|
+
instanceType: "HyperVToAzStackHCI";
|
|
1895
|
+
/**
|
|
1896
|
+
* Gets or sets the location of the protected item.
|
|
1897
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1898
|
+
*/
|
|
1899
|
+
readonly activeLocation?: ProtectedItemActiveLocation;
|
|
1900
|
+
/** Gets or sets the Target HCI Cluster ARM Id. */
|
|
1901
|
+
targetHciClusterId: string;
|
|
1902
|
+
/** Gets or sets the Target Arc Cluster Custom Location ARM Id. */
|
|
1903
|
+
targetArcClusterCustomLocationId: string;
|
|
1904
|
+
/**
|
|
1905
|
+
* Gets or sets the Target AzStackHCI cluster name.
|
|
1906
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1907
|
+
*/
|
|
1908
|
+
readonly targetAzStackHciClusterName?: string;
|
|
1909
|
+
/** Gets or sets the ARM Id of the discovered machine. */
|
|
1910
|
+
fabricDiscoveryMachineId: string;
|
|
1911
|
+
/** Gets or sets the list of disks to replicate. */
|
|
1912
|
+
disksToInclude: HyperVToAzStackHCIDiskInput[];
|
|
1913
|
+
/** Gets or sets the list of VM NIC to replicate. */
|
|
1914
|
+
nicsToInclude: HyperVToAzStackHCINicInput[];
|
|
1915
|
+
/**
|
|
1916
|
+
* Gets or sets the source VM display name.
|
|
1917
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1918
|
+
*/
|
|
1919
|
+
readonly sourceVmName?: string;
|
|
1920
|
+
/**
|
|
1921
|
+
* Gets or sets the source VM CPU cores.
|
|
1922
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1923
|
+
*/
|
|
1924
|
+
readonly sourceCpuCores?: number;
|
|
1925
|
+
/**
|
|
1926
|
+
* Gets or sets the source VM ram memory size in megabytes.
|
|
1927
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1928
|
+
*/
|
|
1929
|
+
readonly sourceMemoryInMegaBytes?: number;
|
|
1930
|
+
/** Gets or sets the target VM display name. */
|
|
1931
|
+
targetVmName?: string;
|
|
1932
|
+
/** Gets or sets the target resource group ARM Id. */
|
|
1933
|
+
targetResourceGroupId: string;
|
|
1934
|
+
/** Gets or sets the target storage container ARM Id. */
|
|
1935
|
+
storageContainerId: string;
|
|
1936
|
+
/** Gets or sets the hypervisor generation of the virtual machine. */
|
|
1937
|
+
hyperVGeneration: string;
|
|
1938
|
+
/** Gets or sets the target network Id within AzStackHCI Cluster. */
|
|
1939
|
+
targetNetworkId?: string;
|
|
1940
|
+
/** Gets or sets the target test network Id within AzStackHCI Cluster. */
|
|
1941
|
+
testNetworkId?: string;
|
|
1942
|
+
/** Gets or sets the target CPU cores. */
|
|
1943
|
+
targetCpuCores?: number;
|
|
1944
|
+
/** Gets or sets a value indicating whether memory is dynamical. */
|
|
1945
|
+
isDynamicRam?: boolean;
|
|
1946
|
+
/** Protected item dynamic memory config. */
|
|
1947
|
+
dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
|
|
1948
|
+
/** Gets or sets the target memory in mega-bytes. */
|
|
1949
|
+
targetMemoryInMegaBytes?: number;
|
|
1950
|
+
/** Gets or sets the Run As account Id. */
|
|
1951
|
+
runAsAccountId: string;
|
|
1952
|
+
/** Gets or sets the source DRA name. */
|
|
1953
|
+
sourceDraName: string;
|
|
1954
|
+
/** Gets or sets the target DRA name. */
|
|
1955
|
+
targetDraName: string;
|
|
1956
|
+
/**
|
|
1957
|
+
* Gets or sets the source appliance name.
|
|
1958
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1959
|
+
*/
|
|
1960
|
+
readonly sourceApplianceName?: string;
|
|
1961
|
+
/**
|
|
1962
|
+
* Gets or sets the target appliance name.
|
|
1963
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1964
|
+
*/
|
|
1965
|
+
readonly targetApplianceName?: string;
|
|
1966
|
+
/**
|
|
1967
|
+
* Gets or sets the type of the OS.
|
|
1968
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1969
|
+
*/
|
|
1970
|
+
readonly osType?: string;
|
|
1971
|
+
/**
|
|
1972
|
+
* Gets or sets the name of the OS.
|
|
1973
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1974
|
+
*/
|
|
1975
|
+
readonly osName?: string;
|
|
1976
|
+
/**
|
|
1977
|
+
* Gets or sets the firmware type.
|
|
1978
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1979
|
+
*/
|
|
1980
|
+
readonly firmwareType?: string;
|
|
1981
|
+
/**
|
|
1982
|
+
* Gets or sets the target location.
|
|
1983
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1984
|
+
*/
|
|
1985
|
+
readonly targetLocation?: string;
|
|
1986
|
+
/** Gets or sets the location of Azure Arc HCI custom location resource. */
|
|
1987
|
+
customLocationRegion: string;
|
|
1988
|
+
/**
|
|
1989
|
+
* Gets or sets the recovery point Id to which the VM was failed over.
|
|
1990
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1991
|
+
*/
|
|
1992
|
+
readonly failoverRecoveryPointId?: string;
|
|
1993
|
+
/**
|
|
1994
|
+
* Gets or sets the last recovery point received time.
|
|
1995
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1996
|
+
*/
|
|
1997
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
1998
|
+
/**
|
|
1999
|
+
* Gets or sets the last recovery point Id.
|
|
2000
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2001
|
+
*/
|
|
2002
|
+
readonly lastRecoveryPointId?: string;
|
|
2003
|
+
/**
|
|
2004
|
+
* Gets or sets the initial replication progress percentage. This is calculated based on
|
|
2005
|
+
* total bytes processed for all disks in the source VM.
|
|
2006
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2007
|
+
*/
|
|
2008
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
2009
|
+
/**
|
|
2010
|
+
* Gets or sets the resync progress percentage. This is calculated based on total bytes
|
|
2011
|
+
* processed for all disks in the source VM.
|
|
2012
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2013
|
+
*/
|
|
2014
|
+
readonly resyncProgressPercentage?: number;
|
|
2015
|
+
/**
|
|
2016
|
+
* Gets or sets the list of protected disks.
|
|
2017
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2018
|
+
*/
|
|
2019
|
+
readonly protectedDisks?: HyperVToAzStackHCIProtectedDiskProperties[];
|
|
2020
|
+
/**
|
|
2021
|
+
* Gets or sets the VM NIC details.
|
|
2022
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2023
|
+
*/
|
|
2024
|
+
readonly protectedNics?: HyperVToAzStackHCIProtectedNicProperties[];
|
|
2025
|
+
/**
|
|
2026
|
+
* Gets or sets the BIOS Id of the target AzStackHCI VM.
|
|
2027
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2028
|
+
*/
|
|
2029
|
+
readonly targetVmBiosId?: string;
|
|
2030
|
+
/**
|
|
2031
|
+
* Gets or sets the latest timestamp that replication status is updated.
|
|
2032
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2033
|
+
*/
|
|
2034
|
+
readonly lastReplicationUpdateTime?: Date;
|
|
2035
|
+
}
|
|
2036
|
+
|
|
2037
|
+
/** VMware to AzStackHCI Protected item model custom properties. */
|
|
2038
|
+
export interface VMwareToAzStackHCIProtectedItemModelCustomProperties
|
|
2039
|
+
extends ProtectedItemModelCustomProperties {
|
|
2040
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2041
|
+
instanceType: "VMwareToAzStackHCI";
|
|
2042
|
+
/**
|
|
2043
|
+
* Gets or sets the location of the protected item.
|
|
2044
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2045
|
+
*/
|
|
2046
|
+
readonly activeLocation?: ProtectedItemActiveLocation;
|
|
2047
|
+
/** Gets or sets the Target HCI Cluster ARM Id. */
|
|
2048
|
+
targetHciClusterId: string;
|
|
2049
|
+
/** Gets or sets the Target Arc Cluster Custom Location ARM Id. */
|
|
2050
|
+
targetArcClusterCustomLocationId: string;
|
|
2051
|
+
/**
|
|
2052
|
+
* Gets or sets the Target AzStackHCI cluster name.
|
|
2053
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2054
|
+
*/
|
|
2055
|
+
readonly targetAzStackHciClusterName?: string;
|
|
2056
|
+
/** Gets or sets the target storage container ARM Id. */
|
|
2057
|
+
storageContainerId: string;
|
|
2058
|
+
/** Gets or sets the target resource group ARM Id. */
|
|
2059
|
+
targetResourceGroupId: string;
|
|
2060
|
+
/**
|
|
2061
|
+
* Gets or sets the target location.
|
|
2062
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2063
|
+
*/
|
|
2064
|
+
readonly targetLocation?: string;
|
|
2065
|
+
/** Gets or sets the location of Azure Arc HCI custom location resource. */
|
|
2066
|
+
customLocationRegion: string;
|
|
2067
|
+
/** Gets or sets the list of disks to replicate. */
|
|
2068
|
+
disksToInclude: VMwareToAzStackHCIDiskInput[];
|
|
2069
|
+
/** Gets or sets the list of VM NIC to replicate. */
|
|
2070
|
+
nicsToInclude: VMwareToAzStackHCINicInput[];
|
|
2071
|
+
/**
|
|
2072
|
+
* Gets or sets the list of protected disks.
|
|
2073
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2074
|
+
*/
|
|
2075
|
+
readonly protectedDisks?: VMwareToAzStackHCIProtectedDiskProperties[];
|
|
2076
|
+
/**
|
|
2077
|
+
* Gets or sets the VM NIC details.
|
|
2078
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2079
|
+
*/
|
|
2080
|
+
readonly protectedNics?: VMwareToAzStackHCIProtectedNicProperties[];
|
|
2081
|
+
/**
|
|
2082
|
+
* Gets or sets the BIOS Id of the target AzStackHCI VM.
|
|
2083
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2084
|
+
*/
|
|
2085
|
+
readonly targetVmBiosId?: string;
|
|
2086
|
+
/** Gets or sets the target VM display name. */
|
|
2087
|
+
targetVmName?: string;
|
|
2088
|
+
/** Gets or sets the hypervisor generation of the virtual machine possible values are 1,2. */
|
|
2089
|
+
hyperVGeneration: string;
|
|
2090
|
+
/** Gets or sets the target network Id within AzStackHCI Cluster. */
|
|
2091
|
+
targetNetworkId?: string;
|
|
2092
|
+
/** Gets or sets the target test network Id within AzStackHCI Cluster. */
|
|
2093
|
+
testNetworkId?: string;
|
|
2094
|
+
/** Gets or sets the target CPU cores. */
|
|
2095
|
+
targetCpuCores?: number;
|
|
2096
|
+
/** Gets or sets a value indicating whether memory is dynamical. */
|
|
2097
|
+
isDynamicRam?: boolean;
|
|
2098
|
+
/** Protected item dynamic memory config. */
|
|
2099
|
+
dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
|
|
2100
|
+
/** Gets or sets the target memory in mega-bytes. */
|
|
2101
|
+
targetMemoryInMegaBytes?: number;
|
|
2102
|
+
/**
|
|
2103
|
+
* Gets or sets the type of the OS.
|
|
2104
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2105
|
+
*/
|
|
2106
|
+
readonly osType?: string;
|
|
2107
|
+
/**
|
|
2108
|
+
* Gets or sets the name of the OS.
|
|
2109
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2110
|
+
*/
|
|
2111
|
+
readonly osName?: string;
|
|
2112
|
+
/**
|
|
2113
|
+
* Gets or sets the firmware type.
|
|
2114
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2115
|
+
*/
|
|
2116
|
+
readonly firmwareType?: string;
|
|
2117
|
+
/** Gets or sets the ARM Id of the discovered machine. */
|
|
2118
|
+
fabricDiscoveryMachineId: string;
|
|
2119
|
+
/**
|
|
2120
|
+
* Gets or sets the source VM display name.
|
|
2121
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2122
|
+
*/
|
|
2123
|
+
readonly sourceVmName?: string;
|
|
2124
|
+
/**
|
|
2125
|
+
* Gets or sets the source VM CPU cores.
|
|
2126
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2127
|
+
*/
|
|
2128
|
+
readonly sourceCpuCores?: number;
|
|
2129
|
+
/**
|
|
2130
|
+
* Gets or sets the source VM ram memory size in megabytes.
|
|
2131
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2132
|
+
*/
|
|
2133
|
+
readonly sourceMemoryInMegaBytes?: number;
|
|
2134
|
+
/** Gets or sets the run as account Id. */
|
|
2135
|
+
runAsAccountId: string;
|
|
2136
|
+
/** Gets or sets the source DRA name. */
|
|
2137
|
+
sourceDraName: string;
|
|
2138
|
+
/** Gets or sets the target DRA name. */
|
|
2139
|
+
targetDraName: string;
|
|
2140
|
+
/**
|
|
2141
|
+
* Gets or sets the source appliance name.
|
|
2142
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2143
|
+
*/
|
|
2144
|
+
readonly sourceApplianceName?: string;
|
|
2145
|
+
/**
|
|
2146
|
+
* Gets or sets the target appliance name.
|
|
2147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2148
|
+
*/
|
|
2149
|
+
readonly targetApplianceName?: string;
|
|
2150
|
+
/**
|
|
2151
|
+
* Gets or sets the recovery point Id to which the VM was failed over.
|
|
2152
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2153
|
+
*/
|
|
2154
|
+
readonly failoverRecoveryPointId?: string;
|
|
2155
|
+
/**
|
|
2156
|
+
* Gets or sets the last recovery point received time.
|
|
2157
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2158
|
+
*/
|
|
2159
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
2160
|
+
/**
|
|
2161
|
+
* Gets or sets the last recovery point Id.
|
|
2162
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2163
|
+
*/
|
|
2164
|
+
readonly lastRecoveryPointId?: string;
|
|
2165
|
+
/**
|
|
2166
|
+
* Gets or sets the initial replication progress percentage. This is calculated based on
|
|
2167
|
+
* total bytes processed for all disks in the source VM.
|
|
2168
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2169
|
+
*/
|
|
2170
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
2171
|
+
/**
|
|
2172
|
+
* Gets or sets the migration progress percentage.
|
|
2173
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2174
|
+
*/
|
|
2175
|
+
readonly migrationProgressPercentage?: number;
|
|
2176
|
+
/**
|
|
2177
|
+
* Gets or sets the resume progress percentage.
|
|
2178
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2179
|
+
*/
|
|
2180
|
+
readonly resumeProgressPercentage?: number;
|
|
2181
|
+
/**
|
|
2182
|
+
* Gets or sets the resync progress percentage. This is calculated based on total bytes
|
|
2183
|
+
* processed for all disks in the source VM.
|
|
2184
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2185
|
+
*/
|
|
2186
|
+
readonly resyncProgressPercentage?: number;
|
|
2187
|
+
/**
|
|
2188
|
+
* Gets or sets the resync retry count.
|
|
2189
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2190
|
+
*/
|
|
2191
|
+
readonly resyncRetryCount?: number;
|
|
2192
|
+
/**
|
|
2193
|
+
* Gets or sets a value indicating whether resync is required.
|
|
2194
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2195
|
+
*/
|
|
2196
|
+
readonly resyncRequired?: boolean;
|
|
2197
|
+
/**
|
|
2198
|
+
* Gets or sets the resync state.
|
|
2199
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2200
|
+
*/
|
|
2201
|
+
readonly resyncState?: VMwareToAzureMigrateResyncState;
|
|
2202
|
+
/** Gets or sets a value indicating whether auto resync is to be done. */
|
|
2203
|
+
performAutoResync?: boolean;
|
|
2204
|
+
/**
|
|
2205
|
+
* Gets or sets the resume retry count.
|
|
2206
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2207
|
+
*/
|
|
2208
|
+
readonly resumeRetryCount?: number;
|
|
2209
|
+
/**
|
|
2210
|
+
* Gets or sets the latest timestamp that replication status is updated.
|
|
2211
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2212
|
+
*/
|
|
2213
|
+
readonly lastReplicationUpdateTime?: Date;
|
|
2214
|
+
}
|
|
2215
|
+
|
|
2216
|
+
/** HyperV to AzStackHCI planned failover model custom properties. */
|
|
2217
|
+
export interface HyperVToAzStackHCIPlannedFailoverModelCustomProperties
|
|
2218
|
+
extends PlannedFailoverModelCustomProperties {
|
|
2219
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2220
|
+
instanceType: "HyperVToAzStackHCI";
|
|
2221
|
+
/** Gets or sets a value indicating whether VM needs to be shut down. */
|
|
2222
|
+
shutdownSourceVM: boolean;
|
|
2223
|
+
}
|
|
2224
|
+
|
|
2225
|
+
/** VMware to AzStackHCI planned failover model custom properties. */
|
|
2226
|
+
export interface VMwareToAzStackHCIPlannedFailoverModelCustomProperties
|
|
2227
|
+
extends PlannedFailoverModelCustomProperties {
|
|
2228
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2229
|
+
instanceType: "VMwareToAzStackHCI";
|
|
2230
|
+
/** Gets or sets a value indicating whether VM needs to be shut down. */
|
|
2231
|
+
shutdownSourceVM: boolean;
|
|
2232
|
+
}
|
|
2233
|
+
|
|
2234
|
+
/** HyperV to AzStackHCI recovery point model custom properties. */
|
|
2235
|
+
export interface HyperVToAzStackHCIRecoveryPointModelCustomProperties
|
|
2236
|
+
extends RecoveryPointModelCustomProperties {
|
|
2237
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2238
|
+
instanceType: "HyperVToAzStackHCI";
|
|
2239
|
+
/**
|
|
2240
|
+
* Gets or sets the list of the disk Ids.
|
|
2241
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2242
|
+
*/
|
|
2243
|
+
readonly diskIds?: string[];
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2246
|
+
/** HyperV to AzStackHCI Replication extension model custom properties. */
|
|
2247
|
+
export interface HyperVToAzStackHCIReplicationExtensionModelCustomProperties
|
|
2248
|
+
extends ReplicationExtensionModelCustomProperties {
|
|
2249
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2250
|
+
instanceType: "HyperVToAzStackHCI";
|
|
2251
|
+
/** Gets or sets the ARM Id of the source HyperV fabric. */
|
|
2252
|
+
hyperVFabricArmId: string;
|
|
2253
|
+
/**
|
|
2254
|
+
* Gets or sets the ARM Id of the HyperV site.
|
|
2255
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2256
|
+
*/
|
|
2257
|
+
readonly hyperVSiteId?: string;
|
|
2258
|
+
/** Gets or sets the ARM Id of the target AzStackHCI fabric. */
|
|
2259
|
+
azStackHciFabricArmId: string;
|
|
2260
|
+
/**
|
|
2261
|
+
* Gets or sets the ARM Id of the AzStackHCI site.
|
|
2262
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2263
|
+
*/
|
|
2264
|
+
readonly azStackHciSiteId?: string;
|
|
2265
|
+
/** Gets or sets the storage account Id. */
|
|
2266
|
+
storageAccountId?: string;
|
|
2267
|
+
/** Gets or sets the Sas Secret of storage account. */
|
|
2268
|
+
storageAccountSasSecretName?: string;
|
|
2269
|
+
/**
|
|
2270
|
+
* Gets or sets the Uri of ASR.
|
|
2271
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2272
|
+
*/
|
|
2273
|
+
readonly asrServiceUri?: string;
|
|
2274
|
+
/**
|
|
2275
|
+
* Gets or sets the Uri of Rcm.
|
|
2276
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2277
|
+
*/
|
|
2278
|
+
readonly rcmServiceUri?: string;
|
|
2279
|
+
/**
|
|
2280
|
+
* Gets or sets the Uri of Gateway.
|
|
2281
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2282
|
+
*/
|
|
2283
|
+
readonly gatewayServiceUri?: string;
|
|
2284
|
+
/**
|
|
2285
|
+
* Gets or sets the gateway service Id of source.
|
|
2286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2287
|
+
*/
|
|
2288
|
+
readonly sourceGatewayServiceId?: string;
|
|
2289
|
+
/**
|
|
2290
|
+
* Gets or sets the gateway service Id of target.
|
|
2291
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2292
|
+
*/
|
|
2293
|
+
readonly targetGatewayServiceId?: string;
|
|
2294
|
+
/**
|
|
2295
|
+
* Gets or sets the source storage container name.
|
|
2296
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2297
|
+
*/
|
|
2298
|
+
readonly sourceStorageContainerName?: string;
|
|
2299
|
+
/**
|
|
2300
|
+
* Gets or sets the target storage container name.
|
|
2301
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2302
|
+
*/
|
|
2303
|
+
readonly targetStorageContainerName?: string;
|
|
2304
|
+
/**
|
|
2305
|
+
* Gets or sets the resource location.
|
|
2306
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2307
|
+
*/
|
|
2308
|
+
readonly resourceLocation?: string;
|
|
2309
|
+
/**
|
|
2310
|
+
* Gets or sets the subscription.
|
|
2311
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2312
|
+
*/
|
|
2313
|
+
readonly subscriptionId?: string;
|
|
2314
|
+
/**
|
|
2315
|
+
* Gets or sets the resource group.
|
|
2316
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2317
|
+
*/
|
|
2318
|
+
readonly resourceGroup?: string;
|
|
2319
|
+
}
|
|
2320
|
+
|
|
2321
|
+
/** VMware to AzStackHCI Replication extension model custom properties. */
|
|
2322
|
+
export interface VMwareToAzStackHCIReplicationExtensionModelCustomProperties
|
|
2323
|
+
extends ReplicationExtensionModelCustomProperties {
|
|
2324
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2325
|
+
instanceType: "VMwareToAzStackHCI";
|
|
2326
|
+
/** Gets or sets the ARM Id of the source VMware fabric. */
|
|
2327
|
+
vmwareFabricArmId: string;
|
|
2328
|
+
/**
|
|
2329
|
+
* Gets or sets the ARM Id of the VMware site.
|
|
2330
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2331
|
+
*/
|
|
2332
|
+
readonly vmwareSiteId?: string;
|
|
2333
|
+
/** Gets or sets the ARM Id of the target AzStackHCI fabric. */
|
|
2334
|
+
azStackHciFabricArmId: string;
|
|
2335
|
+
/**
|
|
2336
|
+
* Gets or sets the ARM Id of the AzStackHCI site.
|
|
2337
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2338
|
+
*/
|
|
2339
|
+
readonly azStackHciSiteId?: string;
|
|
2340
|
+
/** Gets or sets the storage account Id. */
|
|
2341
|
+
storageAccountId?: string;
|
|
2342
|
+
/** Gets or sets the Sas Secret of storage account. */
|
|
2343
|
+
storageAccountSasSecretName?: string;
|
|
2344
|
+
/**
|
|
2345
|
+
* Gets or sets the Uri of ASR.
|
|
2346
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2347
|
+
*/
|
|
2348
|
+
readonly asrServiceUri?: string;
|
|
2349
|
+
/**
|
|
2350
|
+
* Gets or sets the Uri of Rcm.
|
|
2351
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2352
|
+
*/
|
|
2353
|
+
readonly rcmServiceUri?: string;
|
|
2354
|
+
/**
|
|
2355
|
+
* Gets or sets the Uri of Gateway.
|
|
2356
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2357
|
+
*/
|
|
2358
|
+
readonly gatewayServiceUri?: string;
|
|
2359
|
+
/**
|
|
2360
|
+
* Gets or sets the gateway service Id of source.
|
|
2361
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2362
|
+
*/
|
|
2363
|
+
readonly sourceGatewayServiceId?: string;
|
|
2364
|
+
/**
|
|
2365
|
+
* Gets or sets the gateway service Id of target.
|
|
2366
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2367
|
+
*/
|
|
2368
|
+
readonly targetGatewayServiceId?: string;
|
|
2369
|
+
/**
|
|
2370
|
+
* Gets or sets the source storage container name.
|
|
2371
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2372
|
+
*/
|
|
2373
|
+
readonly sourceStorageContainerName?: string;
|
|
2374
|
+
/**
|
|
2375
|
+
* Gets or sets the target storage container name.
|
|
2376
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2377
|
+
*/
|
|
2378
|
+
readonly targetStorageContainerName?: string;
|
|
2379
|
+
/**
|
|
2380
|
+
* Gets or sets the resource location.
|
|
2381
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2382
|
+
*/
|
|
2383
|
+
readonly resourceLocation?: string;
|
|
2384
|
+
/**
|
|
2385
|
+
* Gets or sets the subscription.
|
|
2386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2387
|
+
*/
|
|
2388
|
+
readonly subscriptionId?: string;
|
|
2389
|
+
/**
|
|
2390
|
+
* Gets or sets the resource group.
|
|
2391
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2392
|
+
*/
|
|
2393
|
+
readonly resourceGroup?: string;
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
/** Failover workflow model custom properties. */
|
|
2397
|
+
export interface FailoverWorkflowModelCustomProperties
|
|
2398
|
+
extends WorkflowModelCustomProperties {
|
|
2399
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2400
|
+
instanceType: "FailoverWorkflowDetails";
|
|
2401
|
+
/**
|
|
2402
|
+
* Gets or sets the failed over protected item details.
|
|
2403
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2404
|
+
*/
|
|
2405
|
+
readonly protectedItemDetails?: FailoverProtectedItemProperties[];
|
|
2406
|
+
}
|
|
2407
|
+
|
|
2408
|
+
/** Test failover cleanup workflow model custom properties. */
|
|
2409
|
+
export interface TestFailoverCleanupWorkflowModelCustomProperties
|
|
2410
|
+
extends WorkflowModelCustomProperties {
|
|
2411
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2412
|
+
instanceType: "TestFailoverCleanupWorkflowDetails";
|
|
2413
|
+
/**
|
|
2414
|
+
* Gets or sets the test failover cleanup comments.
|
|
2415
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2416
|
+
*/
|
|
2417
|
+
readonly comments?: string;
|
|
2418
|
+
}
|
|
2419
|
+
|
|
2420
|
+
/** Test failover workflow model custom properties. */
|
|
2421
|
+
export interface TestFailoverWorkflowModelCustomProperties
|
|
2422
|
+
extends WorkflowModelCustomProperties {
|
|
2423
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
2424
|
+
instanceType: "TestFailoverWorkflowDetails";
|
|
2425
|
+
/**
|
|
2426
|
+
* Gets or sets the test VM details.
|
|
2427
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2428
|
+
*/
|
|
2429
|
+
readonly protectedItemDetails?: FailoverProtectedItemProperties[];
|
|
2430
|
+
}
|
|
2431
|
+
|
|
2432
|
+
/** Defines headers for Dra_delete operation. */
|
|
2433
|
+
export interface DraDeleteHeaders {
|
|
2434
|
+
/** Tracking URL for long running operation. */
|
|
2435
|
+
azureAsyncOperation?: string;
|
|
2436
|
+
location?: string;
|
|
2437
|
+
}
|
|
2438
|
+
|
|
2439
|
+
/** Defines headers for Fabric_update operation. */
|
|
2440
|
+
export interface FabricUpdateHeaders {
|
|
2441
|
+
/** Tracking URL for long running operation. */
|
|
2442
|
+
azureAsyncOperation?: string;
|
|
2443
|
+
location?: string;
|
|
2444
|
+
}
|
|
2445
|
+
|
|
2446
|
+
/** Defines headers for Fabric_delete operation. */
|
|
2447
|
+
export interface FabricDeleteHeaders {
|
|
2448
|
+
/** Tracking URL for long running operation. */
|
|
2449
|
+
azureAsyncOperation?: string;
|
|
2450
|
+
location?: string;
|
|
2451
|
+
}
|
|
2452
|
+
|
|
2453
|
+
/** Defines headers for Policy_delete operation. */
|
|
2454
|
+
export interface PolicyDeleteHeaders {
|
|
2455
|
+
/** Tracking URL for long running operation. */
|
|
2456
|
+
azureAsyncOperation?: string;
|
|
2457
|
+
location?: string;
|
|
2458
|
+
}
|
|
2459
|
+
|
|
2460
|
+
/** Defines headers for ProtectedItem_delete operation. */
|
|
2461
|
+
export interface ProtectedItemDeleteHeaders {
|
|
2462
|
+
/** Tracking URL for long running operation. */
|
|
2463
|
+
azureAsyncOperation?: string;
|
|
2464
|
+
location?: string;
|
|
2465
|
+
}
|
|
2466
|
+
|
|
2467
|
+
/** Defines headers for ProtectedItem_plannedFailover operation. */
|
|
2468
|
+
export interface ProtectedItemPlannedFailoverHeaders {
|
|
2469
|
+
/** Tracking URL for long running operation. */
|
|
2470
|
+
azureAsyncOperation?: string;
|
|
2471
|
+
location?: string;
|
|
2472
|
+
}
|
|
2473
|
+
|
|
2474
|
+
/** Defines headers for ReplicationExtension_delete operation. */
|
|
2475
|
+
export interface ReplicationExtensionDeleteHeaders {
|
|
2476
|
+
/** Tracking URL for long running operation. */
|
|
2477
|
+
azureAsyncOperation?: string;
|
|
2478
|
+
location?: string;
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
/** Defines headers for Vault_update operation. */
|
|
2482
|
+
export interface VaultUpdateHeaders {
|
|
2483
|
+
/** Tracking URL for long running operation. */
|
|
2484
|
+
azureAsyncOperation?: string;
|
|
2485
|
+
location?: string;
|
|
2486
|
+
}
|
|
2487
|
+
|
|
2488
|
+
/** Defines headers for Vault_delete operation. */
|
|
2489
|
+
export interface VaultDeleteHeaders {
|
|
2490
|
+
/** Tracking URL for long running operation. */
|
|
2491
|
+
azureAsyncOperation?: string;
|
|
2492
|
+
location?: string;
|
|
2493
|
+
}
|
|
2494
|
+
|
|
2495
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
2496
|
+
export enum KnownProvisioningState {
|
|
2497
|
+
/** Canceled */
|
|
2498
|
+
Canceled = "Canceled",
|
|
2499
|
+
/** Creating */
|
|
2500
|
+
Creating = "Creating",
|
|
2501
|
+
/** Deleting */
|
|
2502
|
+
Deleting = "Deleting",
|
|
2503
|
+
/** Deleted */
|
|
2504
|
+
Deleted = "Deleted",
|
|
2505
|
+
/** Failed */
|
|
2506
|
+
Failed = "Failed",
|
|
2507
|
+
/** Succeeded */
|
|
2508
|
+
Succeeded = "Succeeded",
|
|
2509
|
+
/** Updating */
|
|
2510
|
+
Updating = "Updating"
|
|
2511
|
+
}
|
|
2512
|
+
|
|
2513
|
+
/**
|
|
2514
|
+
* Defines values for ProvisioningState. \
|
|
2515
|
+
* {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
|
|
2516
|
+
* this enum contains the known values that the service supports.
|
|
2517
|
+
* ### Known values supported by the service
|
|
2518
|
+
* **Canceled** \
|
|
2519
|
+
* **Creating** \
|
|
2520
|
+
* **Deleting** \
|
|
2521
|
+
* **Deleted** \
|
|
2522
|
+
* **Failed** \
|
|
2523
|
+
* **Succeeded** \
|
|
2524
|
+
* **Updating**
|
|
2525
|
+
*/
|
|
2526
|
+
export type ProvisioningState = string;
|
|
2527
|
+
|
|
2528
|
+
/** Known values of {@link HealthStatus} that the service accepts. */
|
|
2529
|
+
export enum KnownHealthStatus {
|
|
2530
|
+
/** Normal */
|
|
2531
|
+
Normal = "Normal",
|
|
2532
|
+
/** Warning */
|
|
2533
|
+
Warning = "Warning",
|
|
2534
|
+
/** Critical */
|
|
2535
|
+
Critical = "Critical"
|
|
2536
|
+
}
|
|
2537
|
+
|
|
2538
|
+
/**
|
|
2539
|
+
* Defines values for HealthStatus. \
|
|
2540
|
+
* {@link KnownHealthStatus} can be used interchangeably with HealthStatus,
|
|
2541
|
+
* this enum contains the known values that the service supports.
|
|
2542
|
+
* ### Known values supported by the service
|
|
2543
|
+
* **Normal** \
|
|
2544
|
+
* **Warning** \
|
|
2545
|
+
* **Critical**
|
|
2546
|
+
*/
|
|
2547
|
+
export type HealthStatus = string;
|
|
2548
|
+
|
|
2549
|
+
/** Known values of {@link ProtectionState} that the service accepts. */
|
|
2550
|
+
export enum KnownProtectionState {
|
|
2551
|
+
/** UnprotectedStatesBegin */
|
|
2552
|
+
UnprotectedStatesBegin = "UnprotectedStatesBegin",
|
|
2553
|
+
/** EnablingProtection */
|
|
2554
|
+
EnablingProtection = "EnablingProtection",
|
|
2555
|
+
/** EnablingFailed */
|
|
2556
|
+
EnablingFailed = "EnablingFailed",
|
|
2557
|
+
/** DisablingProtection */
|
|
2558
|
+
DisablingProtection = "DisablingProtection",
|
|
2559
|
+
/** MarkedForDeletion */
|
|
2560
|
+
MarkedForDeletion = "MarkedForDeletion",
|
|
2561
|
+
/** DisablingFailed */
|
|
2562
|
+
DisablingFailed = "DisablingFailed",
|
|
2563
|
+
/** UnprotectedStatesEnd */
|
|
2564
|
+
UnprotectedStatesEnd = "UnprotectedStatesEnd",
|
|
2565
|
+
/** InitialReplicationStatesBegin */
|
|
2566
|
+
InitialReplicationStatesBegin = "InitialReplicationStatesBegin",
|
|
2567
|
+
/** InitialReplicationInProgress */
|
|
2568
|
+
InitialReplicationInProgress = "InitialReplicationInProgress",
|
|
2569
|
+
/** InitialReplicationCompletedOnPrimary */
|
|
2570
|
+
InitialReplicationCompletedOnPrimary = "InitialReplicationCompletedOnPrimary",
|
|
2571
|
+
/** InitialReplicationCompletedOnRecovery */
|
|
2572
|
+
InitialReplicationCompletedOnRecovery = "InitialReplicationCompletedOnRecovery",
|
|
2573
|
+
/** InitialReplicationFailed */
|
|
2574
|
+
InitialReplicationFailed = "InitialReplicationFailed",
|
|
2575
|
+
/** InitialReplicationStatesEnd */
|
|
2576
|
+
InitialReplicationStatesEnd = "InitialReplicationStatesEnd",
|
|
2577
|
+
/** ProtectedStatesBegin */
|
|
2578
|
+
ProtectedStatesBegin = "ProtectedStatesBegin",
|
|
2579
|
+
/** Protected */
|
|
2580
|
+
Protected = "Protected",
|
|
2581
|
+
/** ProtectedStatesEnd */
|
|
2582
|
+
ProtectedStatesEnd = "ProtectedStatesEnd",
|
|
2583
|
+
/** PlannedFailoverTransitionStatesBegin */
|
|
2584
|
+
PlannedFailoverTransitionStatesBegin = "PlannedFailoverTransitionStatesBegin",
|
|
2585
|
+
/** PlannedFailoverInitiated */
|
|
2586
|
+
PlannedFailoverInitiated = "PlannedFailoverInitiated",
|
|
2587
|
+
/** PlannedFailoverCompleting */
|
|
2588
|
+
PlannedFailoverCompleting = "PlannedFailoverCompleting",
|
|
2589
|
+
/** PlannedFailoverCompleted */
|
|
2590
|
+
PlannedFailoverCompleted = "PlannedFailoverCompleted",
|
|
2591
|
+
/** PlannedFailoverFailed */
|
|
2592
|
+
PlannedFailoverFailed = "PlannedFailoverFailed",
|
|
2593
|
+
/** PlannedFailoverCompletionFailed */
|
|
2594
|
+
PlannedFailoverCompletionFailed = "PlannedFailoverCompletionFailed",
|
|
2595
|
+
/** PlannedFailoverTransitionStatesEnd */
|
|
2596
|
+
PlannedFailoverTransitionStatesEnd = "PlannedFailoverTransitionStatesEnd",
|
|
2597
|
+
/** UnplannedFailoverTransitionStatesBegin */
|
|
2598
|
+
UnplannedFailoverTransitionStatesBegin = "UnplannedFailoverTransitionStatesBegin",
|
|
2599
|
+
/** UnplannedFailoverInitiated */
|
|
2600
|
+
UnplannedFailoverInitiated = "UnplannedFailoverInitiated",
|
|
2601
|
+
/** UnplannedFailoverCompleting */
|
|
2602
|
+
UnplannedFailoverCompleting = "UnplannedFailoverCompleting",
|
|
2603
|
+
/** UnplannedFailoverCompleted */
|
|
2604
|
+
UnplannedFailoverCompleted = "UnplannedFailoverCompleted",
|
|
2605
|
+
/** UnplannedFailoverFailed */
|
|
2606
|
+
UnplannedFailoverFailed = "UnplannedFailoverFailed",
|
|
2607
|
+
/** UnplannedFailoverCompletionFailed */
|
|
2608
|
+
UnplannedFailoverCompletionFailed = "UnplannedFailoverCompletionFailed",
|
|
2609
|
+
/** UnplannedFailoverTransitionStatesEnd */
|
|
2610
|
+
UnplannedFailoverTransitionStatesEnd = "UnplannedFailoverTransitionStatesEnd",
|
|
2611
|
+
/** CommitFailoverStatesBegin */
|
|
2612
|
+
CommitFailoverStatesBegin = "CommitFailoverStatesBegin",
|
|
2613
|
+
/** CommitFailoverInProgressOnPrimary */
|
|
2614
|
+
CommitFailoverInProgressOnPrimary = "CommitFailoverInProgressOnPrimary",
|
|
2615
|
+
/** CommitFailoverInProgressOnRecovery */
|
|
2616
|
+
CommitFailoverInProgressOnRecovery = "CommitFailoverInProgressOnRecovery",
|
|
2617
|
+
/** CommitFailoverCompleted */
|
|
2618
|
+
CommitFailoverCompleted = "CommitFailoverCompleted",
|
|
2619
|
+
/** CommitFailoverFailedOnPrimary */
|
|
2620
|
+
CommitFailoverFailedOnPrimary = "CommitFailoverFailedOnPrimary",
|
|
2621
|
+
/** CommitFailoverFailedOnRecovery */
|
|
2622
|
+
CommitFailoverFailedOnRecovery = "CommitFailoverFailedOnRecovery",
|
|
2623
|
+
/** CommitFailoverStatesEnd */
|
|
2624
|
+
CommitFailoverStatesEnd = "CommitFailoverStatesEnd",
|
|
2625
|
+
/** CancelFailoverStatesBegin */
|
|
2626
|
+
CancelFailoverStatesBegin = "CancelFailoverStatesBegin",
|
|
2627
|
+
/** CancelFailoverInProgressOnPrimary */
|
|
2628
|
+
CancelFailoverInProgressOnPrimary = "CancelFailoverInProgressOnPrimary",
|
|
2629
|
+
/** CancelFailoverInProgressOnRecovery */
|
|
2630
|
+
CancelFailoverInProgressOnRecovery = "CancelFailoverInProgressOnRecovery",
|
|
2631
|
+
/** CancelFailoverFailedOnPrimary */
|
|
2632
|
+
CancelFailoverFailedOnPrimary = "CancelFailoverFailedOnPrimary",
|
|
2633
|
+
/** CancelFailoverFailedOnRecovery */
|
|
2634
|
+
CancelFailoverFailedOnRecovery = "CancelFailoverFailedOnRecovery",
|
|
2635
|
+
/** CancelFailoverStatesEnd */
|
|
2636
|
+
CancelFailoverStatesEnd = "CancelFailoverStatesEnd",
|
|
2637
|
+
/** ChangeRecoveryPointStatesBegin */
|
|
2638
|
+
ChangeRecoveryPointStatesBegin = "ChangeRecoveryPointStatesBegin",
|
|
2639
|
+
/** ChangeRecoveryPointInitiated */
|
|
2640
|
+
ChangeRecoveryPointInitiated = "ChangeRecoveryPointInitiated",
|
|
2641
|
+
/** ChangeRecoveryPointCompleted */
|
|
2642
|
+
ChangeRecoveryPointCompleted = "ChangeRecoveryPointCompleted",
|
|
2643
|
+
/** ChangeRecoveryPointFailed */
|
|
2644
|
+
ChangeRecoveryPointFailed = "ChangeRecoveryPointFailed",
|
|
2645
|
+
/** ChangeRecoveryPointStatesEnd */
|
|
2646
|
+
ChangeRecoveryPointStatesEnd = "ChangeRecoveryPointStatesEnd",
|
|
2647
|
+
/** ReprotectStatesBegin */
|
|
2648
|
+
ReprotectStatesBegin = "ReprotectStatesBegin",
|
|
2649
|
+
/** ReprotectInitiated */
|
|
2650
|
+
ReprotectInitiated = "ReprotectInitiated",
|
|
2651
|
+
/** ReprotectFailed */
|
|
2652
|
+
ReprotectFailed = "ReprotectFailed",
|
|
2653
|
+
/** ReprotectStatesEnd */
|
|
2654
|
+
ReprotectStatesEnd = "ReprotectStatesEnd"
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
/**
|
|
2658
|
+
* Defines values for ProtectionState. \
|
|
2659
|
+
* {@link KnownProtectionState} can be used interchangeably with ProtectionState,
|
|
2660
|
+
* this enum contains the known values that the service supports.
|
|
2661
|
+
* ### Known values supported by the service
|
|
2662
|
+
* **UnprotectedStatesBegin** \
|
|
2663
|
+
* **EnablingProtection** \
|
|
2664
|
+
* **EnablingFailed** \
|
|
2665
|
+
* **DisablingProtection** \
|
|
2666
|
+
* **MarkedForDeletion** \
|
|
2667
|
+
* **DisablingFailed** \
|
|
2668
|
+
* **UnprotectedStatesEnd** \
|
|
2669
|
+
* **InitialReplicationStatesBegin** \
|
|
2670
|
+
* **InitialReplicationInProgress** \
|
|
2671
|
+
* **InitialReplicationCompletedOnPrimary** \
|
|
2672
|
+
* **InitialReplicationCompletedOnRecovery** \
|
|
2673
|
+
* **InitialReplicationFailed** \
|
|
2674
|
+
* **InitialReplicationStatesEnd** \
|
|
2675
|
+
* **ProtectedStatesBegin** \
|
|
2676
|
+
* **Protected** \
|
|
2677
|
+
* **ProtectedStatesEnd** \
|
|
2678
|
+
* **PlannedFailoverTransitionStatesBegin** \
|
|
2679
|
+
* **PlannedFailoverInitiated** \
|
|
2680
|
+
* **PlannedFailoverCompleting** \
|
|
2681
|
+
* **PlannedFailoverCompleted** \
|
|
2682
|
+
* **PlannedFailoverFailed** \
|
|
2683
|
+
* **PlannedFailoverCompletionFailed** \
|
|
2684
|
+
* **PlannedFailoverTransitionStatesEnd** \
|
|
2685
|
+
* **UnplannedFailoverTransitionStatesBegin** \
|
|
2686
|
+
* **UnplannedFailoverInitiated** \
|
|
2687
|
+
* **UnplannedFailoverCompleting** \
|
|
2688
|
+
* **UnplannedFailoverCompleted** \
|
|
2689
|
+
* **UnplannedFailoverFailed** \
|
|
2690
|
+
* **UnplannedFailoverCompletionFailed** \
|
|
2691
|
+
* **UnplannedFailoverTransitionStatesEnd** \
|
|
2692
|
+
* **CommitFailoverStatesBegin** \
|
|
2693
|
+
* **CommitFailoverInProgressOnPrimary** \
|
|
2694
|
+
* **CommitFailoverInProgressOnRecovery** \
|
|
2695
|
+
* **CommitFailoverCompleted** \
|
|
2696
|
+
* **CommitFailoverFailedOnPrimary** \
|
|
2697
|
+
* **CommitFailoverFailedOnRecovery** \
|
|
2698
|
+
* **CommitFailoverStatesEnd** \
|
|
2699
|
+
* **CancelFailoverStatesBegin** \
|
|
2700
|
+
* **CancelFailoverInProgressOnPrimary** \
|
|
2701
|
+
* **CancelFailoverInProgressOnRecovery** \
|
|
2702
|
+
* **CancelFailoverFailedOnPrimary** \
|
|
2703
|
+
* **CancelFailoverFailedOnRecovery** \
|
|
2704
|
+
* **CancelFailoverStatesEnd** \
|
|
2705
|
+
* **ChangeRecoveryPointStatesBegin** \
|
|
2706
|
+
* **ChangeRecoveryPointInitiated** \
|
|
2707
|
+
* **ChangeRecoveryPointCompleted** \
|
|
2708
|
+
* **ChangeRecoveryPointFailed** \
|
|
2709
|
+
* **ChangeRecoveryPointStatesEnd** \
|
|
2710
|
+
* **ReprotectStatesBegin** \
|
|
2711
|
+
* **ReprotectInitiated** \
|
|
2712
|
+
* **ReprotectFailed** \
|
|
2713
|
+
* **ReprotectStatesEnd**
|
|
2714
|
+
*/
|
|
2715
|
+
export type ProtectionState = string;
|
|
2716
|
+
|
|
2717
|
+
/** Known values of {@link TestFailoverState} that the service accepts. */
|
|
2718
|
+
export enum KnownTestFailoverState {
|
|
2719
|
+
/** None */
|
|
2720
|
+
None = "None",
|
|
2721
|
+
/** TestFailoverInitiated */
|
|
2722
|
+
TestFailoverInitiated = "TestFailoverInitiated",
|
|
2723
|
+
/** TestFailoverCompleting */
|
|
2724
|
+
TestFailoverCompleting = "TestFailoverCompleting",
|
|
2725
|
+
/** TestFailoverCompleted */
|
|
2726
|
+
TestFailoverCompleted = "TestFailoverCompleted",
|
|
2727
|
+
/** TestFailoverFailed */
|
|
2728
|
+
TestFailoverFailed = "TestFailoverFailed",
|
|
2729
|
+
/** TestFailoverCompletionFailed */
|
|
2730
|
+
TestFailoverCompletionFailed = "TestFailoverCompletionFailed",
|
|
2731
|
+
/** TestFailoverCleanupInitiated */
|
|
2732
|
+
TestFailoverCleanupInitiated = "TestFailoverCleanupInitiated",
|
|
2733
|
+
/** TestFailoverCleanupCompleting */
|
|
2734
|
+
TestFailoverCleanupCompleting = "TestFailoverCleanupCompleting",
|
|
2735
|
+
/** MarkedForDeletion */
|
|
2736
|
+
MarkedForDeletion = "MarkedForDeletion"
|
|
2737
|
+
}
|
|
2738
|
+
|
|
2739
|
+
/**
|
|
2740
|
+
* Defines values for TestFailoverState. \
|
|
2741
|
+
* {@link KnownTestFailoverState} can be used interchangeably with TestFailoverState,
|
|
2742
|
+
* this enum contains the known values that the service supports.
|
|
2743
|
+
* ### Known values supported by the service
|
|
2744
|
+
* **None** \
|
|
2745
|
+
* **TestFailoverInitiated** \
|
|
2746
|
+
* **TestFailoverCompleting** \
|
|
2747
|
+
* **TestFailoverCompleted** \
|
|
2748
|
+
* **TestFailoverFailed** \
|
|
2749
|
+
* **TestFailoverCompletionFailed** \
|
|
2750
|
+
* **TestFailoverCleanupInitiated** \
|
|
2751
|
+
* **TestFailoverCleanupCompleting** \
|
|
2752
|
+
* **MarkedForDeletion**
|
|
2753
|
+
*/
|
|
2754
|
+
export type TestFailoverState = string;
|
|
2755
|
+
|
|
2756
|
+
/** Known values of {@link ResynchronizationState} that the service accepts. */
|
|
2757
|
+
export enum KnownResynchronizationState {
|
|
2758
|
+
/** None */
|
|
2759
|
+
None = "None",
|
|
2760
|
+
/** ResynchronizationInitiated */
|
|
2761
|
+
ResynchronizationInitiated = "ResynchronizationInitiated",
|
|
2762
|
+
/** ResynchronizationCompleted */
|
|
2763
|
+
ResynchronizationCompleted = "ResynchronizationCompleted",
|
|
2764
|
+
/** ResynchronizationFailed */
|
|
2765
|
+
ResynchronizationFailed = "ResynchronizationFailed"
|
|
2766
|
+
}
|
|
2767
|
+
|
|
2768
|
+
/**
|
|
2769
|
+
* Defines values for ResynchronizationState. \
|
|
2770
|
+
* {@link KnownResynchronizationState} can be used interchangeably with ResynchronizationState,
|
|
2771
|
+
* this enum contains the known values that the service supports.
|
|
2772
|
+
* ### Known values supported by the service
|
|
2773
|
+
* **None** \
|
|
2774
|
+
* **ResynchronizationInitiated** \
|
|
2775
|
+
* **ResynchronizationCompleted** \
|
|
2776
|
+
* **ResynchronizationFailed**
|
|
2777
|
+
*/
|
|
2778
|
+
export type ResynchronizationState = string;
|
|
2779
|
+
|
|
2780
|
+
/** Known values of {@link RecoveryPointType} that the service accepts. */
|
|
2781
|
+
export enum KnownRecoveryPointType {
|
|
2782
|
+
/** ApplicationConsistent */
|
|
2783
|
+
ApplicationConsistent = "ApplicationConsistent",
|
|
2784
|
+
/** CrashConsistent */
|
|
2785
|
+
CrashConsistent = "CrashConsistent"
|
|
2786
|
+
}
|
|
2787
|
+
|
|
2788
|
+
/**
|
|
2789
|
+
* Defines values for RecoveryPointType. \
|
|
2790
|
+
* {@link KnownRecoveryPointType} can be used interchangeably with RecoveryPointType,
|
|
2791
|
+
* this enum contains the known values that the service supports.
|
|
2792
|
+
* ### Known values supported by the service
|
|
2793
|
+
* **ApplicationConsistent** \
|
|
2794
|
+
* **CrashConsistent**
|
|
2795
|
+
*/
|
|
2796
|
+
export type RecoveryPointType = string;
|
|
2797
|
+
|
|
2798
|
+
/** Known values of {@link Origin} that the service accepts. */
|
|
2799
|
+
export enum KnownOrigin {
|
|
2800
|
+
/** User */
|
|
2801
|
+
User = "user",
|
|
2802
|
+
/** System */
|
|
2803
|
+
System = "system",
|
|
2804
|
+
/** UserSystem */
|
|
2805
|
+
UserSystem = "user,system"
|
|
2806
|
+
}
|
|
2807
|
+
|
|
2808
|
+
/**
|
|
2809
|
+
* Defines values for Origin. \
|
|
2810
|
+
* {@link KnownOrigin} can be used interchangeably with Origin,
|
|
2811
|
+
* this enum contains the known values that the service supports.
|
|
2812
|
+
* ### Known values supported by the service
|
|
2813
|
+
* **user** \
|
|
2814
|
+
* **system** \
|
|
2815
|
+
* **user,system**
|
|
2816
|
+
*/
|
|
2817
|
+
export type Origin = string;
|
|
2818
|
+
|
|
2819
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
|
2820
|
+
export enum KnownActionType {
|
|
2821
|
+
/** Internal */
|
|
2822
|
+
Internal = "Internal"
|
|
2823
|
+
}
|
|
2824
|
+
|
|
2825
|
+
/**
|
|
2826
|
+
* Defines values for ActionType. \
|
|
2827
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
|
2828
|
+
* this enum contains the known values that the service supports.
|
|
2829
|
+
* ### Known values supported by the service
|
|
2830
|
+
* **Internal**
|
|
2831
|
+
*/
|
|
2832
|
+
export type ActionType = string;
|
|
2833
|
+
|
|
2834
|
+
/** Known values of {@link ReplicationVaultType} that the service accepts. */
|
|
2835
|
+
export enum KnownReplicationVaultType {
|
|
2836
|
+
/** DisasterRecovery */
|
|
2837
|
+
DisasterRecovery = "DisasterRecovery",
|
|
2838
|
+
/** Migrate */
|
|
2839
|
+
Migrate = "Migrate"
|
|
2840
|
+
}
|
|
2841
|
+
|
|
2842
|
+
/**
|
|
2843
|
+
* Defines values for ReplicationVaultType. \
|
|
2844
|
+
* {@link KnownReplicationVaultType} can be used interchangeably with ReplicationVaultType,
|
|
2845
|
+
* this enum contains the known values that the service supports.
|
|
2846
|
+
* ### Known values supported by the service
|
|
2847
|
+
* **DisasterRecovery** \
|
|
2848
|
+
* **Migrate**
|
|
2849
|
+
*/
|
|
2850
|
+
export type ReplicationVaultType = string;
|
|
2851
|
+
|
|
2852
|
+
/** Known values of {@link WorkflowState} that the service accepts. */
|
|
2853
|
+
export enum KnownWorkflowState {
|
|
2854
|
+
/** Pending */
|
|
2855
|
+
Pending = "Pending",
|
|
2856
|
+
/** Started */
|
|
2857
|
+
Started = "Started",
|
|
2858
|
+
/** Cancelling */
|
|
2859
|
+
Cancelling = "Cancelling",
|
|
2860
|
+
/** Succeeded */
|
|
2861
|
+
Succeeded = "Succeeded",
|
|
2862
|
+
/** Failed */
|
|
2863
|
+
Failed = "Failed",
|
|
2864
|
+
/** Cancelled */
|
|
2865
|
+
Cancelled = "Cancelled",
|
|
2866
|
+
/** CompletedWithInformation */
|
|
2867
|
+
CompletedWithInformation = "CompletedWithInformation",
|
|
2868
|
+
/** CompletedWithWarnings */
|
|
2869
|
+
CompletedWithWarnings = "CompletedWithWarnings",
|
|
2870
|
+
/** CompletedWithErrors */
|
|
2871
|
+
CompletedWithErrors = "CompletedWithErrors"
|
|
2872
|
+
}
|
|
2873
|
+
|
|
2874
|
+
/**
|
|
2875
|
+
* Defines values for WorkflowState. \
|
|
2876
|
+
* {@link KnownWorkflowState} can be used interchangeably with WorkflowState,
|
|
2877
|
+
* this enum contains the known values that the service supports.
|
|
2878
|
+
* ### Known values supported by the service
|
|
2879
|
+
* **Pending** \
|
|
2880
|
+
* **Started** \
|
|
2881
|
+
* **Cancelling** \
|
|
2882
|
+
* **Succeeded** \
|
|
2883
|
+
* **Failed** \
|
|
2884
|
+
* **Cancelled** \
|
|
2885
|
+
* **CompletedWithInformation** \
|
|
2886
|
+
* **CompletedWithWarnings** \
|
|
2887
|
+
* **CompletedWithErrors**
|
|
2888
|
+
*/
|
|
2889
|
+
export type WorkflowState = string;
|
|
2890
|
+
|
|
2891
|
+
/** Known values of {@link WorkflowObjectType} that the service accepts. */
|
|
2892
|
+
export enum KnownWorkflowObjectType {
|
|
2893
|
+
/** AvsDiskPool */
|
|
2894
|
+
AvsDiskPool = "AvsDiskPool",
|
|
2895
|
+
/** Dra */
|
|
2896
|
+
Dra = "Dra",
|
|
2897
|
+
/** Fabric */
|
|
2898
|
+
Fabric = "Fabric",
|
|
2899
|
+
/** Policy */
|
|
2900
|
+
Policy = "Policy",
|
|
2901
|
+
/** ProtectedItem */
|
|
2902
|
+
ProtectedItem = "ProtectedItem",
|
|
2903
|
+
/** RecoveryPlan */
|
|
2904
|
+
RecoveryPlan = "RecoveryPlan",
|
|
2905
|
+
/** ReplicationExtension */
|
|
2906
|
+
ReplicationExtension = "ReplicationExtension",
|
|
2907
|
+
/** Vault */
|
|
2908
|
+
Vault = "Vault"
|
|
2909
|
+
}
|
|
2910
|
+
|
|
2911
|
+
/**
|
|
2912
|
+
* Defines values for WorkflowObjectType. \
|
|
2913
|
+
* {@link KnownWorkflowObjectType} can be used interchangeably with WorkflowObjectType,
|
|
2914
|
+
* this enum contains the known values that the service supports.
|
|
2915
|
+
* ### Known values supported by the service
|
|
2916
|
+
* **AvsDiskPool** \
|
|
2917
|
+
* **Dra** \
|
|
2918
|
+
* **Fabric** \
|
|
2919
|
+
* **Policy** \
|
|
2920
|
+
* **ProtectedItem** \
|
|
2921
|
+
* **RecoveryPlan** \
|
|
2922
|
+
* **ReplicationExtension** \
|
|
2923
|
+
* **Vault**
|
|
2924
|
+
*/
|
|
2925
|
+
export type WorkflowObjectType = string;
|
|
2926
|
+
|
|
2927
|
+
/** Known values of {@link TaskState} that the service accepts. */
|
|
2928
|
+
export enum KnownTaskState {
|
|
2929
|
+
/** Pending */
|
|
2930
|
+
Pending = "Pending",
|
|
2931
|
+
/** Started */
|
|
2932
|
+
Started = "Started",
|
|
2933
|
+
/** Succeeded */
|
|
2934
|
+
Succeeded = "Succeeded",
|
|
2935
|
+
/** Failed */
|
|
2936
|
+
Failed = "Failed",
|
|
2937
|
+
/** Cancelled */
|
|
2938
|
+
Cancelled = "Cancelled",
|
|
2939
|
+
/** Skipped */
|
|
2940
|
+
Skipped = "Skipped"
|
|
2941
|
+
}
|
|
2942
|
+
|
|
2943
|
+
/**
|
|
2944
|
+
* Defines values for TaskState. \
|
|
2945
|
+
* {@link KnownTaskState} can be used interchangeably with TaskState,
|
|
2946
|
+
* this enum contains the known values that the service supports.
|
|
2947
|
+
* ### Known values supported by the service
|
|
2948
|
+
* **Pending** \
|
|
2949
|
+
* **Started** \
|
|
2950
|
+
* **Succeeded** \
|
|
2951
|
+
* **Failed** \
|
|
2952
|
+
* **Cancelled** \
|
|
2953
|
+
* **Skipped**
|
|
2954
|
+
*/
|
|
2955
|
+
export type TaskState = string;
|
|
2956
|
+
|
|
2957
|
+
/** Known values of {@link VMNicSelection} that the service accepts. */
|
|
2958
|
+
export enum KnownVMNicSelection {
|
|
2959
|
+
/** NotSelected */
|
|
2960
|
+
NotSelected = "NotSelected",
|
|
2961
|
+
/** SelectedByUser */
|
|
2962
|
+
SelectedByUser = "SelectedByUser",
|
|
2963
|
+
/** SelectedByDefault */
|
|
2964
|
+
SelectedByDefault = "SelectedByDefault",
|
|
2965
|
+
/** SelectedByUserOverride */
|
|
2966
|
+
SelectedByUserOverride = "SelectedByUserOverride"
|
|
2967
|
+
}
|
|
2968
|
+
|
|
2969
|
+
/**
|
|
2970
|
+
* Defines values for VMNicSelection. \
|
|
2971
|
+
* {@link KnownVMNicSelection} can be used interchangeably with VMNicSelection,
|
|
2972
|
+
* this enum contains the known values that the service supports.
|
|
2973
|
+
* ### Known values supported by the service
|
|
2974
|
+
* **NotSelected** \
|
|
2975
|
+
* **SelectedByUser** \
|
|
2976
|
+
* **SelectedByDefault** \
|
|
2977
|
+
* **SelectedByUserOverride**
|
|
2978
|
+
*/
|
|
2979
|
+
export type VMNicSelection = string;
|
|
2980
|
+
|
|
2981
|
+
/** Known values of {@link ProtectedItemActiveLocation} that the service accepts. */
|
|
2982
|
+
export enum KnownProtectedItemActiveLocation {
|
|
2983
|
+
/** Primary */
|
|
2984
|
+
Primary = "Primary",
|
|
2985
|
+
/** Recovery */
|
|
2986
|
+
Recovery = "Recovery"
|
|
2987
|
+
}
|
|
2988
|
+
|
|
2989
|
+
/**
|
|
2990
|
+
* Defines values for ProtectedItemActiveLocation. \
|
|
2991
|
+
* {@link KnownProtectedItemActiveLocation} can be used interchangeably with ProtectedItemActiveLocation,
|
|
2992
|
+
* this enum contains the known values that the service supports.
|
|
2993
|
+
* ### Known values supported by the service
|
|
2994
|
+
* **Primary** \
|
|
2995
|
+
* **Recovery**
|
|
2996
|
+
*/
|
|
2997
|
+
export type ProtectedItemActiveLocation = string;
|
|
2998
|
+
|
|
2999
|
+
/** Known values of {@link VMwareToAzureMigrateResyncState} that the service accepts. */
|
|
3000
|
+
export enum KnownVMwareToAzureMigrateResyncState {
|
|
3001
|
+
/** None */
|
|
3002
|
+
None = "None",
|
|
3003
|
+
/** PreparedForResynchronization */
|
|
3004
|
+
PreparedForResynchronization = "PreparedForResynchronization",
|
|
3005
|
+
/** StartedResynchronization */
|
|
3006
|
+
StartedResynchronization = "StartedResynchronization"
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
/**
|
|
3010
|
+
* Defines values for VMwareToAzureMigrateResyncState. \
|
|
3011
|
+
* {@link KnownVMwareToAzureMigrateResyncState} can be used interchangeably with VMwareToAzureMigrateResyncState,
|
|
3012
|
+
* this enum contains the known values that the service supports.
|
|
3013
|
+
* ### Known values supported by the service
|
|
3014
|
+
* **None** \
|
|
3015
|
+
* **PreparedForResynchronization** \
|
|
3016
|
+
* **StartedResynchronization**
|
|
3017
|
+
*/
|
|
3018
|
+
export type VMwareToAzureMigrateResyncState = string;
|
|
3019
|
+
|
|
3020
|
+
/** Optional parameters. */
|
|
3021
|
+
export interface DraGetOptionalParams extends coreClient.OperationOptions {}
|
|
3022
|
+
|
|
3023
|
+
/** Contains response data for the get operation. */
|
|
3024
|
+
export type DraGetResponse = DraModel;
|
|
3025
|
+
|
|
3026
|
+
/** Optional parameters. */
|
|
3027
|
+
export interface DraCreateOptionalParams extends coreClient.OperationOptions {
|
|
3028
|
+
/** Dra model. */
|
|
3029
|
+
body?: DraModel;
|
|
3030
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3031
|
+
updateIntervalInMs?: number;
|
|
3032
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3033
|
+
resumeFrom?: string;
|
|
3034
|
+
}
|
|
3035
|
+
|
|
3036
|
+
/** Contains response data for the create operation. */
|
|
3037
|
+
export type DraCreateResponse = DraModel;
|
|
3038
|
+
|
|
3039
|
+
/** Optional parameters. */
|
|
3040
|
+
export interface DraDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3041
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3042
|
+
updateIntervalInMs?: number;
|
|
3043
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3044
|
+
resumeFrom?: string;
|
|
3045
|
+
}
|
|
3046
|
+
|
|
3047
|
+
/** Contains response data for the delete operation. */
|
|
3048
|
+
export type DraDeleteResponse = DraDeleteHeaders;
|
|
3049
|
+
|
|
3050
|
+
/** Optional parameters. */
|
|
3051
|
+
export interface DraListOptionalParams extends coreClient.OperationOptions {}
|
|
3052
|
+
|
|
3053
|
+
/** Contains response data for the list operation. */
|
|
3054
|
+
export type DraListResponse = DraModelCollection;
|
|
3055
|
+
|
|
3056
|
+
/** Optional parameters. */
|
|
3057
|
+
export interface DraListNextOptionalParams
|
|
3058
|
+
extends coreClient.OperationOptions {}
|
|
3059
|
+
|
|
3060
|
+
/** Contains response data for the listNext operation. */
|
|
3061
|
+
export type DraListNextResponse = DraModelCollection;
|
|
3062
|
+
|
|
3063
|
+
/** Optional parameters. */
|
|
3064
|
+
export interface DraOperationStatusGetOptionalParams
|
|
3065
|
+
extends coreClient.OperationOptions {}
|
|
3066
|
+
|
|
3067
|
+
/** Contains response data for the get operation. */
|
|
3068
|
+
export type DraOperationStatusGetResponse = OperationStatus;
|
|
3069
|
+
|
|
3070
|
+
/** Optional parameters. */
|
|
3071
|
+
export interface EmailConfigurationGetOptionalParams
|
|
3072
|
+
extends coreClient.OperationOptions {}
|
|
3073
|
+
|
|
3074
|
+
/** Contains response data for the get operation. */
|
|
3075
|
+
export type EmailConfigurationGetResponse = EmailConfigurationModel;
|
|
3076
|
+
|
|
3077
|
+
/** Optional parameters. */
|
|
3078
|
+
export interface EmailConfigurationCreateOptionalParams
|
|
3079
|
+
extends coreClient.OperationOptions {
|
|
3080
|
+
/** EmailConfiguration model. */
|
|
3081
|
+
body?: EmailConfigurationModel;
|
|
3082
|
+
}
|
|
3083
|
+
|
|
3084
|
+
/** Contains response data for the create operation. */
|
|
3085
|
+
export type EmailConfigurationCreateResponse = EmailConfigurationModel;
|
|
3086
|
+
|
|
3087
|
+
/** Optional parameters. */
|
|
3088
|
+
export interface EmailConfigurationListOptionalParams
|
|
3089
|
+
extends coreClient.OperationOptions {}
|
|
3090
|
+
|
|
3091
|
+
/** Contains response data for the list operation. */
|
|
3092
|
+
export type EmailConfigurationListResponse = EmailConfigurationModelCollection;
|
|
3093
|
+
|
|
3094
|
+
/** Optional parameters. */
|
|
3095
|
+
export interface EmailConfigurationListNextOptionalParams
|
|
3096
|
+
extends coreClient.OperationOptions {}
|
|
3097
|
+
|
|
3098
|
+
/** Contains response data for the listNext operation. */
|
|
3099
|
+
export type EmailConfigurationListNextResponse = EmailConfigurationModelCollection;
|
|
3100
|
+
|
|
3101
|
+
/** Optional parameters. */
|
|
3102
|
+
export interface EventGetOptionalParams extends coreClient.OperationOptions {}
|
|
3103
|
+
|
|
3104
|
+
/** Contains response data for the get operation. */
|
|
3105
|
+
export type EventGetResponse = EventModel;
|
|
3106
|
+
|
|
3107
|
+
/** Optional parameters. */
|
|
3108
|
+
export interface EventListOptionalParams extends coreClient.OperationOptions {
|
|
3109
|
+
/** Filter string. */
|
|
3110
|
+
filter?: string;
|
|
3111
|
+
/** Continuation token. */
|
|
3112
|
+
continuationToken?: string;
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
/** Contains response data for the list operation. */
|
|
3116
|
+
export type EventListResponse = EventModelCollection;
|
|
3117
|
+
|
|
3118
|
+
/** Optional parameters. */
|
|
3119
|
+
export interface EventListNextOptionalParams
|
|
3120
|
+
extends coreClient.OperationOptions {}
|
|
3121
|
+
|
|
3122
|
+
/** Contains response data for the listNext operation. */
|
|
3123
|
+
export type EventListNextResponse = EventModelCollection;
|
|
3124
|
+
|
|
3125
|
+
/** Optional parameters. */
|
|
3126
|
+
export interface FabricGetOptionalParams extends coreClient.OperationOptions {}
|
|
3127
|
+
|
|
3128
|
+
/** Contains response data for the get operation. */
|
|
3129
|
+
export type FabricGetResponse = FabricModel;
|
|
3130
|
+
|
|
3131
|
+
/** Optional parameters. */
|
|
3132
|
+
export interface FabricCreateOptionalParams
|
|
3133
|
+
extends coreClient.OperationOptions {
|
|
3134
|
+
/** Fabric properties. */
|
|
3135
|
+
body?: FabricModel;
|
|
3136
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3137
|
+
updateIntervalInMs?: number;
|
|
3138
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3139
|
+
resumeFrom?: string;
|
|
3140
|
+
}
|
|
3141
|
+
|
|
3142
|
+
/** Contains response data for the create operation. */
|
|
3143
|
+
export type FabricCreateResponse = FabricModel;
|
|
3144
|
+
|
|
3145
|
+
/** Optional parameters. */
|
|
3146
|
+
export interface FabricUpdateOptionalParams
|
|
3147
|
+
extends coreClient.OperationOptions {
|
|
3148
|
+
/** Fabric properties. */
|
|
3149
|
+
body?: FabricModelUpdate;
|
|
3150
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3151
|
+
updateIntervalInMs?: number;
|
|
3152
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3153
|
+
resumeFrom?: string;
|
|
3154
|
+
}
|
|
3155
|
+
|
|
3156
|
+
/** Contains response data for the update operation. */
|
|
3157
|
+
export type FabricUpdateResponse = FabricModel;
|
|
3158
|
+
|
|
3159
|
+
/** Optional parameters. */
|
|
3160
|
+
export interface FabricDeleteOptionalParams
|
|
3161
|
+
extends coreClient.OperationOptions {
|
|
3162
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3163
|
+
updateIntervalInMs?: number;
|
|
3164
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3165
|
+
resumeFrom?: string;
|
|
3166
|
+
}
|
|
3167
|
+
|
|
3168
|
+
/** Contains response data for the delete operation. */
|
|
3169
|
+
export type FabricDeleteResponse = FabricDeleteHeaders;
|
|
3170
|
+
|
|
3171
|
+
/** Optional parameters. */
|
|
3172
|
+
export interface FabricListBySubscriptionOptionalParams
|
|
3173
|
+
extends coreClient.OperationOptions {
|
|
3174
|
+
/** Continuation token from the previous call. */
|
|
3175
|
+
continuationToken?: string;
|
|
3176
|
+
}
|
|
3177
|
+
|
|
3178
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3179
|
+
export type FabricListBySubscriptionResponse = FabricModelCollection;
|
|
3180
|
+
|
|
3181
|
+
/** Optional parameters. */
|
|
3182
|
+
export interface FabricListOptionalParams extends coreClient.OperationOptions {
|
|
3183
|
+
/** Continuation token from the previous call. */
|
|
3184
|
+
continuationToken?: string;
|
|
3185
|
+
}
|
|
3186
|
+
|
|
3187
|
+
/** Contains response data for the list operation. */
|
|
3188
|
+
export type FabricListResponse = FabricModelCollection;
|
|
3189
|
+
|
|
3190
|
+
/** Optional parameters. */
|
|
3191
|
+
export interface FabricListBySubscriptionNextOptionalParams
|
|
3192
|
+
extends coreClient.OperationOptions {}
|
|
3193
|
+
|
|
3194
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3195
|
+
export type FabricListBySubscriptionNextResponse = FabricModelCollection;
|
|
3196
|
+
|
|
3197
|
+
/** Optional parameters. */
|
|
3198
|
+
export interface FabricListNextOptionalParams
|
|
3199
|
+
extends coreClient.OperationOptions {}
|
|
3200
|
+
|
|
3201
|
+
/** Contains response data for the listNext operation. */
|
|
3202
|
+
export type FabricListNextResponse = FabricModelCollection;
|
|
3203
|
+
|
|
3204
|
+
/** Optional parameters. */
|
|
3205
|
+
export interface FabricOperationsStatusGetOptionalParams
|
|
3206
|
+
extends coreClient.OperationOptions {}
|
|
3207
|
+
|
|
3208
|
+
/** Contains response data for the get operation. */
|
|
3209
|
+
export type FabricOperationsStatusGetResponse = OperationStatus;
|
|
3210
|
+
|
|
3211
|
+
/** Optional parameters. */
|
|
3212
|
+
export interface PolicyGetOptionalParams extends coreClient.OperationOptions {}
|
|
3213
|
+
|
|
3214
|
+
/** Contains response data for the get operation. */
|
|
3215
|
+
export type PolicyGetResponse = PolicyModel;
|
|
3216
|
+
|
|
3217
|
+
/** Optional parameters. */
|
|
3218
|
+
export interface PolicyCreateOptionalParams
|
|
3219
|
+
extends coreClient.OperationOptions {
|
|
3220
|
+
/** Policy model. */
|
|
3221
|
+
body?: PolicyModel;
|
|
3222
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3223
|
+
updateIntervalInMs?: number;
|
|
3224
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3225
|
+
resumeFrom?: string;
|
|
3226
|
+
}
|
|
3227
|
+
|
|
3228
|
+
/** Contains response data for the create operation. */
|
|
3229
|
+
export type PolicyCreateResponse = PolicyModel;
|
|
3230
|
+
|
|
3231
|
+
/** Optional parameters. */
|
|
3232
|
+
export interface PolicyDeleteOptionalParams
|
|
3233
|
+
extends coreClient.OperationOptions {
|
|
3234
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3235
|
+
updateIntervalInMs?: number;
|
|
3236
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3237
|
+
resumeFrom?: string;
|
|
3238
|
+
}
|
|
3239
|
+
|
|
3240
|
+
/** Contains response data for the delete operation. */
|
|
3241
|
+
export type PolicyDeleteResponse = PolicyDeleteHeaders;
|
|
3242
|
+
|
|
3243
|
+
/** Optional parameters. */
|
|
3244
|
+
export interface PolicyListOptionalParams extends coreClient.OperationOptions {}
|
|
3245
|
+
|
|
3246
|
+
/** Contains response data for the list operation. */
|
|
3247
|
+
export type PolicyListResponse = PolicyModelCollection;
|
|
3248
|
+
|
|
3249
|
+
/** Optional parameters. */
|
|
3250
|
+
export interface PolicyListNextOptionalParams
|
|
3251
|
+
extends coreClient.OperationOptions {}
|
|
3252
|
+
|
|
3253
|
+
/** Contains response data for the listNext operation. */
|
|
3254
|
+
export type PolicyListNextResponse = PolicyModelCollection;
|
|
3255
|
+
|
|
3256
|
+
/** Optional parameters. */
|
|
3257
|
+
export interface PolicyOperationStatusGetOptionalParams
|
|
3258
|
+
extends coreClient.OperationOptions {}
|
|
3259
|
+
|
|
3260
|
+
/** Contains response data for the get operation. */
|
|
3261
|
+
export type PolicyOperationStatusGetResponse = OperationStatus;
|
|
3262
|
+
|
|
3263
|
+
/** Optional parameters. */
|
|
3264
|
+
export interface ProtectedItemGetOptionalParams
|
|
3265
|
+
extends coreClient.OperationOptions {}
|
|
3266
|
+
|
|
3267
|
+
/** Contains response data for the get operation. */
|
|
3268
|
+
export type ProtectedItemGetResponse = ProtectedItemModel;
|
|
3269
|
+
|
|
3270
|
+
/** Optional parameters. */
|
|
3271
|
+
export interface ProtectedItemCreateOptionalParams
|
|
3272
|
+
extends coreClient.OperationOptions {
|
|
3273
|
+
/** Protected item model. */
|
|
3274
|
+
body?: ProtectedItemModel;
|
|
3275
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3276
|
+
updateIntervalInMs?: number;
|
|
3277
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3278
|
+
resumeFrom?: string;
|
|
3279
|
+
}
|
|
3280
|
+
|
|
3281
|
+
/** Contains response data for the create operation. */
|
|
3282
|
+
export type ProtectedItemCreateResponse = ProtectedItemModel;
|
|
3283
|
+
|
|
3284
|
+
/** Optional parameters. */
|
|
3285
|
+
export interface ProtectedItemDeleteOptionalParams
|
|
3286
|
+
extends coreClient.OperationOptions {
|
|
3287
|
+
/** A flag indicating whether to do force delete or not. */
|
|
3288
|
+
forceDelete?: boolean;
|
|
3289
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3290
|
+
updateIntervalInMs?: number;
|
|
3291
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3292
|
+
resumeFrom?: string;
|
|
3293
|
+
}
|
|
3294
|
+
|
|
3295
|
+
/** Contains response data for the delete operation. */
|
|
3296
|
+
export type ProtectedItemDeleteResponse = ProtectedItemDeleteHeaders;
|
|
3297
|
+
|
|
3298
|
+
/** Optional parameters. */
|
|
3299
|
+
export interface ProtectedItemListOptionalParams
|
|
3300
|
+
extends coreClient.OperationOptions {}
|
|
3301
|
+
|
|
3302
|
+
/** Contains response data for the list operation. */
|
|
3303
|
+
export type ProtectedItemListResponse = ProtectedItemModelCollection;
|
|
3304
|
+
|
|
3305
|
+
/** Optional parameters. */
|
|
3306
|
+
export interface ProtectedItemPlannedFailoverOptionalParams
|
|
3307
|
+
extends coreClient.OperationOptions {
|
|
3308
|
+
/** Planned failover model. */
|
|
3309
|
+
body?: PlannedFailoverModel;
|
|
3310
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3311
|
+
updateIntervalInMs?: number;
|
|
3312
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3313
|
+
resumeFrom?: string;
|
|
3314
|
+
}
|
|
3315
|
+
|
|
3316
|
+
/** Contains response data for the plannedFailover operation. */
|
|
3317
|
+
export type ProtectedItemPlannedFailoverResponse = PlannedFailoverModel;
|
|
3318
|
+
|
|
3319
|
+
/** Optional parameters. */
|
|
3320
|
+
export interface ProtectedItemListNextOptionalParams
|
|
3321
|
+
extends coreClient.OperationOptions {}
|
|
3322
|
+
|
|
3323
|
+
/** Contains response data for the listNext operation. */
|
|
3324
|
+
export type ProtectedItemListNextResponse = ProtectedItemModelCollection;
|
|
3325
|
+
|
|
3326
|
+
/** Optional parameters. */
|
|
3327
|
+
export interface ProtectedItemOperationStatusGetOptionalParams
|
|
3328
|
+
extends coreClient.OperationOptions {}
|
|
3329
|
+
|
|
3330
|
+
/** Contains response data for the get operation. */
|
|
3331
|
+
export type ProtectedItemOperationStatusGetResponse = OperationStatus;
|
|
3332
|
+
|
|
3333
|
+
/** Optional parameters. */
|
|
3334
|
+
export interface RecoveryPointsGetOptionalParams
|
|
3335
|
+
extends coreClient.OperationOptions {}
|
|
3336
|
+
|
|
3337
|
+
/** Contains response data for the get operation. */
|
|
3338
|
+
export type RecoveryPointsGetResponse = RecoveryPointModel;
|
|
3339
|
+
|
|
3340
|
+
/** Optional parameters. */
|
|
3341
|
+
export interface RecoveryPointsListOptionalParams
|
|
3342
|
+
extends coreClient.OperationOptions {}
|
|
3343
|
+
|
|
3344
|
+
/** Contains response data for the list operation. */
|
|
3345
|
+
export type RecoveryPointsListResponse = RecoveryPointModelCollection;
|
|
3346
|
+
|
|
3347
|
+
/** Optional parameters. */
|
|
3348
|
+
export interface RecoveryPointsListNextOptionalParams
|
|
3349
|
+
extends coreClient.OperationOptions {}
|
|
3350
|
+
|
|
3351
|
+
/** Contains response data for the listNext operation. */
|
|
3352
|
+
export type RecoveryPointsListNextResponse = RecoveryPointModelCollection;
|
|
3353
|
+
|
|
3354
|
+
/** Optional parameters. */
|
|
3355
|
+
export interface ReplicationExtensionGetOptionalParams
|
|
3356
|
+
extends coreClient.OperationOptions {}
|
|
3357
|
+
|
|
3358
|
+
/** Contains response data for the get operation. */
|
|
3359
|
+
export type ReplicationExtensionGetResponse = ReplicationExtensionModel;
|
|
3360
|
+
|
|
3361
|
+
/** Optional parameters. */
|
|
3362
|
+
export interface ReplicationExtensionCreateOptionalParams
|
|
3363
|
+
extends coreClient.OperationOptions {
|
|
3364
|
+
/** Replication extension model. */
|
|
3365
|
+
body?: ReplicationExtensionModel;
|
|
3366
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3367
|
+
updateIntervalInMs?: number;
|
|
3368
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3369
|
+
resumeFrom?: string;
|
|
3370
|
+
}
|
|
3371
|
+
|
|
3372
|
+
/** Contains response data for the create operation. */
|
|
3373
|
+
export type ReplicationExtensionCreateResponse = ReplicationExtensionModel;
|
|
3374
|
+
|
|
3375
|
+
/** Optional parameters. */
|
|
3376
|
+
export interface ReplicationExtensionDeleteOptionalParams
|
|
3377
|
+
extends coreClient.OperationOptions {
|
|
3378
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3379
|
+
updateIntervalInMs?: number;
|
|
3380
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3381
|
+
resumeFrom?: string;
|
|
3382
|
+
}
|
|
3383
|
+
|
|
3384
|
+
/** Contains response data for the delete operation. */
|
|
3385
|
+
export type ReplicationExtensionDeleteResponse = ReplicationExtensionDeleteHeaders;
|
|
3386
|
+
|
|
3387
|
+
/** Optional parameters. */
|
|
3388
|
+
export interface ReplicationExtensionListOptionalParams
|
|
3389
|
+
extends coreClient.OperationOptions {}
|
|
3390
|
+
|
|
3391
|
+
/** Contains response data for the list operation. */
|
|
3392
|
+
export type ReplicationExtensionListResponse = ReplicationExtensionModelCollection;
|
|
3393
|
+
|
|
3394
|
+
/** Optional parameters. */
|
|
3395
|
+
export interface ReplicationExtensionListNextOptionalParams
|
|
3396
|
+
extends coreClient.OperationOptions {}
|
|
3397
|
+
|
|
3398
|
+
/** Contains response data for the listNext operation. */
|
|
3399
|
+
export type ReplicationExtensionListNextResponse = ReplicationExtensionModelCollection;
|
|
3400
|
+
|
|
3401
|
+
/** Optional parameters. */
|
|
3402
|
+
export interface ReplicationExtensionOperationStatusGetOptionalParams
|
|
3403
|
+
extends coreClient.OperationOptions {}
|
|
3404
|
+
|
|
3405
|
+
/** Contains response data for the get operation. */
|
|
3406
|
+
export type ReplicationExtensionOperationStatusGetResponse = OperationStatus;
|
|
3407
|
+
|
|
3408
|
+
/** Optional parameters. */
|
|
3409
|
+
export interface CheckNameAvailabilityOptionalParams
|
|
3410
|
+
extends coreClient.OperationOptions {
|
|
3411
|
+
/** Resource details. */
|
|
3412
|
+
body?: CheckNameAvailabilityModel;
|
|
3413
|
+
}
|
|
3414
|
+
|
|
3415
|
+
/** Contains response data for the checkNameAvailability operation. */
|
|
3416
|
+
export type CheckNameAvailabilityResponse = CheckNameAvailabilityResponseModel;
|
|
3417
|
+
|
|
3418
|
+
/** Optional parameters. */
|
|
3419
|
+
export interface DeploymentPreflightOptionalParams
|
|
3420
|
+
extends coreClient.OperationOptions {
|
|
3421
|
+
/** Deployment preflight model. */
|
|
3422
|
+
body?: DeploymentPreflightModel;
|
|
3423
|
+
}
|
|
3424
|
+
|
|
3425
|
+
/** Contains response data for the deploymentPreflight operation. */
|
|
3426
|
+
export type DeploymentPreflightResponse = DeploymentPreflightModel;
|
|
3427
|
+
|
|
3428
|
+
/** Optional parameters. */
|
|
3429
|
+
export interface OperationsListOptionalParams
|
|
3430
|
+
extends coreClient.OperationOptions {}
|
|
3431
|
+
|
|
3432
|
+
/** Contains response data for the list operation. */
|
|
3433
|
+
export type OperationsListResponse = OperationListResult;
|
|
3434
|
+
|
|
3435
|
+
/** Optional parameters. */
|
|
3436
|
+
export interface OperationsListNextOptionalParams
|
|
3437
|
+
extends coreClient.OperationOptions {}
|
|
3438
|
+
|
|
3439
|
+
/** Contains response data for the listNext operation. */
|
|
3440
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
3441
|
+
|
|
3442
|
+
/** Optional parameters. */
|
|
3443
|
+
export interface VaultGetOptionalParams extends coreClient.OperationOptions {}
|
|
3444
|
+
|
|
3445
|
+
/** Contains response data for the get operation. */
|
|
3446
|
+
export type VaultGetResponse = VaultModel;
|
|
3447
|
+
|
|
3448
|
+
/** Optional parameters. */
|
|
3449
|
+
export interface VaultCreateOptionalParams extends coreClient.OperationOptions {
|
|
3450
|
+
/** Vault properties. */
|
|
3451
|
+
body?: VaultModel;
|
|
3452
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3453
|
+
updateIntervalInMs?: number;
|
|
3454
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3455
|
+
resumeFrom?: string;
|
|
3456
|
+
}
|
|
3457
|
+
|
|
3458
|
+
/** Contains response data for the create operation. */
|
|
3459
|
+
export type VaultCreateResponse = VaultModel;
|
|
3460
|
+
|
|
3461
|
+
/** Optional parameters. */
|
|
3462
|
+
export interface VaultUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3463
|
+
/** Vault properties. */
|
|
3464
|
+
body?: VaultModelUpdate;
|
|
3465
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3466
|
+
updateIntervalInMs?: number;
|
|
3467
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3468
|
+
resumeFrom?: string;
|
|
3469
|
+
}
|
|
3470
|
+
|
|
3471
|
+
/** Contains response data for the update operation. */
|
|
3472
|
+
export type VaultUpdateResponse = VaultModel;
|
|
3473
|
+
|
|
3474
|
+
/** Optional parameters. */
|
|
3475
|
+
export interface VaultDeleteOptionalParams extends coreClient.OperationOptions {
|
|
3476
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
3477
|
+
updateIntervalInMs?: number;
|
|
3478
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
3479
|
+
resumeFrom?: string;
|
|
3480
|
+
}
|
|
3481
|
+
|
|
3482
|
+
/** Contains response data for the delete operation. */
|
|
3483
|
+
export type VaultDeleteResponse = VaultDeleteHeaders;
|
|
3484
|
+
|
|
3485
|
+
/** Optional parameters. */
|
|
3486
|
+
export interface VaultListBySubscriptionOptionalParams
|
|
3487
|
+
extends coreClient.OperationOptions {
|
|
3488
|
+
/** Continuation token from the previous call. */
|
|
3489
|
+
continuationToken?: string;
|
|
3490
|
+
}
|
|
3491
|
+
|
|
3492
|
+
/** Contains response data for the listBySubscription operation. */
|
|
3493
|
+
export type VaultListBySubscriptionResponse = VaultModelCollection;
|
|
3494
|
+
|
|
3495
|
+
/** Optional parameters. */
|
|
3496
|
+
export interface VaultListOptionalParams extends coreClient.OperationOptions {
|
|
3497
|
+
/** Continuation token from the previous call. */
|
|
3498
|
+
continuationToken?: string;
|
|
3499
|
+
}
|
|
3500
|
+
|
|
3501
|
+
/** Contains response data for the list operation. */
|
|
3502
|
+
export type VaultListResponse = VaultModelCollection;
|
|
3503
|
+
|
|
3504
|
+
/** Optional parameters. */
|
|
3505
|
+
export interface VaultListBySubscriptionNextOptionalParams
|
|
3506
|
+
extends coreClient.OperationOptions {}
|
|
3507
|
+
|
|
3508
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
|
3509
|
+
export type VaultListBySubscriptionNextResponse = VaultModelCollection;
|
|
3510
|
+
|
|
3511
|
+
/** Optional parameters. */
|
|
3512
|
+
export interface VaultListNextOptionalParams
|
|
3513
|
+
extends coreClient.OperationOptions {}
|
|
3514
|
+
|
|
3515
|
+
/** Contains response data for the listNext operation. */
|
|
3516
|
+
export type VaultListNextResponse = VaultModelCollection;
|
|
3517
|
+
|
|
3518
|
+
/** Optional parameters. */
|
|
3519
|
+
export interface VaultOperationStatusGetOptionalParams
|
|
3520
|
+
extends coreClient.OperationOptions {}
|
|
3521
|
+
|
|
3522
|
+
/** Contains response data for the get operation. */
|
|
3523
|
+
export type VaultOperationStatusGetResponse = OperationStatus;
|
|
3524
|
+
|
|
3525
|
+
/** Optional parameters. */
|
|
3526
|
+
export interface WorkflowGetOptionalParams
|
|
3527
|
+
extends coreClient.OperationOptions {}
|
|
3528
|
+
|
|
3529
|
+
/** Contains response data for the get operation. */
|
|
3530
|
+
export type WorkflowGetResponse = WorkflowModel;
|
|
3531
|
+
|
|
3532
|
+
/** Optional parameters. */
|
|
3533
|
+
export interface WorkflowListOptionalParams
|
|
3534
|
+
extends coreClient.OperationOptions {
|
|
3535
|
+
/** Filter string. */
|
|
3536
|
+
filter?: string;
|
|
3537
|
+
/** Continuation token. */
|
|
3538
|
+
continuationToken?: string;
|
|
3539
|
+
}
|
|
3540
|
+
|
|
3541
|
+
/** Contains response data for the list operation. */
|
|
3542
|
+
export type WorkflowListResponse = WorkflowModelCollection;
|
|
3543
|
+
|
|
3544
|
+
/** Optional parameters. */
|
|
3545
|
+
export interface WorkflowListNextOptionalParams
|
|
3546
|
+
extends coreClient.OperationOptions {}
|
|
3547
|
+
|
|
3548
|
+
/** Contains response data for the listNext operation. */
|
|
3549
|
+
export type WorkflowListNextResponse = WorkflowModelCollection;
|
|
3550
|
+
|
|
3551
|
+
/** Optional parameters. */
|
|
3552
|
+
export interface WorkflowOperationStatusGetOptionalParams
|
|
3553
|
+
extends coreClient.OperationOptions {}
|
|
3554
|
+
|
|
3555
|
+
/** Contains response data for the get operation. */
|
|
3556
|
+
export type WorkflowOperationStatusGetResponse = OperationStatus;
|
|
3557
|
+
|
|
3558
|
+
/** Optional parameters. */
|
|
3559
|
+
export interface AzureSiteRecoveryManagementServiceAPIOptionalParams
|
|
3560
|
+
extends coreClient.ServiceClientOptions {
|
|
3561
|
+
/** server parameter */
|
|
3562
|
+
$host?: string;
|
|
3563
|
+
/** Api Version */
|
|
3564
|
+
apiVersion?: string;
|
|
3565
|
+
/** Overrides client endpoint. */
|
|
3566
|
+
endpoint?: string;
|
|
3567
|
+
}
|