Share via


ArmDisasterRecovery interface

Single item in List or Get Alias(Disaster Recovery configuration) operation

Extends

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'. Possible values include: 'Accepted', 'Succeeded', 'Failed'

role

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: 'Primary', 'PrimaryNotReplicating', 'Secondary'

Inherited Properties

id

Resource Id

name

Resource name

type

Resource type

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'. Possible values include: 'Accepted', 'Succeeded', 'Failed'

provisioningState?: string

Property Value

string

role

role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: 'Primary', 'PrimaryNotReplicating', 'Secondary'

role?: string

Property Value

string

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From Resource.id

name

Resource name

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type

type?: string

Property Value

string

Inherited From Resource.type