RegionalDrillProperties interface
Definition of Regional Drill properties.
- Extends
Properties
| drill |
The discriminator for the Drill object hierarchy. |
Inherited Properties
| attention |
Attention reason if the ReadinessState is 'NeedsAttention'. |
| chaos |
Chaos Resource properties. |
| drill |
Properties for internal resources that are created for the Drill. |
| error |
Error details associated with the resource. |
| execution |
Readiness state of the Drill. |
| execution |
Execution state of the Drill. Whether it is currently running or not. |
| last |
Last resync and readiness check time. |
| last |
Last run properties. |
| last |
Last sync time. |
| managed |
Managed RG v2 properties. |
| monitoring |
Monitoring properties of the Drill. |
| provisioning |
Status of the last operation. |
| rbac |
RBAC setup mode. |
| recovery |
ROPlan properties. |
| service |
Parent SG resource. |
| system |
Internal System Metadata, to be used by internal components only. |
Property Details
drillType
The discriminator for the Drill object hierarchy.
drillType: "Regional"
Property Value
"Regional"
Inherited Property Details
attentionReason
Attention reason if the ReadinessState is 'NeedsAttention'.
attentionReason?: AttentionReason
Property Value
Inherited From DrillProperties.attentionReason
chaosResourceProperties
Chaos Resource properties.
chaosResourceProperties?: ChaosResourcePropertiesOfDrill
Property Value
Inherited From DrillProperties.chaosResourceProperties
drillAssetProperties
Properties for internal resources that are created for the Drill.
drillAssetProperties?: AssetPropertiesOfDrill
Property Value
Inherited From DrillProperties.drillAssetProperties
errorDetails
Error details associated with the resource.
errorDetails?: ErrorDetail
Property Value
Inherited From DrillProperties.errorDetails
executionReadinessState
Readiness state of the Drill.
executionReadinessState?: string
Property Value
string
Inherited From DrillProperties.executionReadinessState
executionState
Execution state of the Drill. Whether it is currently running or not.
executionState?: string
Property Value
string
Inherited From DrillProperties.executionState
lastResyncReadinessCheckTime
Last resync and readiness check time.
lastResyncReadinessCheckTime?: Date
Property Value
Date
Inherited From DrillProperties.lastResyncReadinessCheckTime
lastRunProperties
Last run properties.
lastRunProperties?: LastRunProperties
Property Value
Inherited From DrillProperties.lastRunProperties
lastSyncTime
managedOnBehalfOfConfiguration
Managed RG v2 properties.
managedOnBehalfOfConfiguration?: ManagedOnBehalfOfConfiguration
Property Value
Inherited From DrillProperties.managedOnBehalfOfConfiguration
monitoringProperties
Monitoring properties of the Drill.
monitoringProperties?: MonitoringPropertiesOfDrill
Property Value
Inherited From DrillProperties.monitoringProperties
provisioningState
Status of the last operation.
provisioningState?: string
Property Value
string
Inherited From DrillProperties.provisioningState
rbacSetupMode
RBAC setup mode.
rbacSetupMode?: string
Property Value
string
Inherited From DrillProperties.rbacSetupMode
recoveryPlanProperties
ROPlan properties.
recoveryPlanProperties?: RecoveryPlanPropertiesOfDrill
Property Value
Inherited From DrillProperties.recoveryPlanProperties
serviceGroupId
Parent SG resource.
serviceGroupId?: string
Property Value
string
Inherited From DrillProperties.serviceGroupId
systemMetadata
Internal System Metadata, to be used by internal components only.
systemMetadata?: SystemMetadata
Property Value
Inherited From DrillProperties.systemMetadata