ArmDisasterRecovery interface
Single item in List or Get Alias(Disaster Recovery configuration) operation
- Extends
Properties
| alternate |
Alternate name specified when alias and namespace names are same. |
| partner |
ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing |
| pending |
Number of entities pending to be replicated. |
| provisioning |
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' |
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