GoalTemplateProperties interface
Definition of goal template property.
Properties
| error |
Details of any errors encountered during the operation. |
| goal |
Type of Goal Template created by customer |
| provisioning |
Provisioning state |
| regional |
Regional recovery point objective specified by customer. eg, PT15M for 15 minutes |
| regional |
Regional recovery time objective specified by customer. eg, PT15M for 15 minutes |
| require |
Option specified by customer under disaster recovery section of goal template |
| require |
Option specified by customer under high availability section of goal template |
Property Details
errorDetails
Details of any errors encountered during the operation.
errorDetails?: ErrorDetail
Property Value
goalType
Type of Goal Template created by customer
goalType: string
Property Value
string
provisioningState
Provisioning state
provisioningState?: string
Property Value
string
regionalRecoveryPointObjective
Regional recovery point objective specified by customer. eg, PT15M for 15 minutes
regionalRecoveryPointObjective?: string
Property Value
string
regionalRecoveryTimeObjective
Regional recovery time objective specified by customer. eg, PT15M for 15 minutes
regionalRecoveryTimeObjective?: string
Property Value
string
requireDisasterRecovery
Option specified by customer under disaster recovery section of goal template
requireDisasterRecovery?: string
Property Value
string
requireHighAvailability
Option specified by customer under high availability section of goal template
requireHighAvailability?: string
Property Value
string