RegionalDrillProperties interface

Definition of Regional Drill properties.

Extends

Properties

drillType

The discriminator for the Drill object hierarchy.

Inherited Properties

attentionReason

Attention reason if the ReadinessState is 'NeedsAttention'.

chaosResourceProperties

Chaos Resource properties.

drillAssetProperties

Properties for internal resources that are created for the Drill.

errorDetails

Error details associated with the resource.

executionReadinessState

Readiness state of the Drill.

executionState

Execution state of the Drill. Whether it is currently running or not.

lastResyncReadinessCheckTime

Last resync and readiness check time.

lastRunProperties

Last run properties.

lastSyncTime

Last sync time.

managedOnBehalfOfConfiguration

Managed RG v2 properties.

monitoringProperties

Monitoring properties of the Drill.

provisioningState

Status of the last operation.

rbacSetupMode

RBAC setup mode.

recoveryPlanProperties

ROPlan properties.

serviceGroupId

Parent SG resource.

systemMetadata

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

Last sync time.

lastSyncTime?: Date

Property Value

Date

Inherited From DrillProperties.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