ArmDisasterRecoveryProperties interface

Properties required to the Create Or Update Alias(Disaster Recovery configurations)

Properties

alternateName

Alternate name specified when alias and namespace names are same.

partnerNamespace

ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing

pendingReplicationOperationsCount

Number of entities pending to be replicated.

provisioningState

Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'

role

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'

Property Details

alternateName

Alternate name specified when alias and namespace names are same.

alternateName?: string

Property Value

string

partnerNamespace

ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing

partnerNamespace?: string

Property Value

string

pendingReplicationOperationsCount

Number of entities pending to be replicated.

pendingReplicationOperationsCount?: number

Property Value

number

provisioningState

Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'

provisioningState?: ProvisioningStateDR

Property Value

role

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'

role?: RoleDisasterRecovery

Property Value