ArmDisasterRecovery Class
Single item in List or Get Alias(Disaster Recovery configuration) operation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.servicebus.v2021_06_01_preview.models._models_py3.ResourceArmDisasterRecovery
Constructor
ArmDisasterRecovery(*, partner_namespace: Optional[str] = None, alternate_name: Optional[str] = None, **kwargs)
Parameters
- partner_namespace
- str
ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
- alternate_name
- str
Primary/Secondary eventhub namespace name, which is part of GEO DR pairing.
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
- system_data
- SystemData
The system meta data relating to this resource.
- provisioning_state
- str or ProvisioningStateDR
Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'. Possible values include: "Accepted", "Succeeded", "Failed".
- pending_replication_operations_count
- <xref:long>
Number of entities pending to be replicated.
- role
- str or RoleDisasterRecovery
role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: "Primary", "PrimaryNotReplicating", "Secondary".
Feedback
Submit and view feedback for