ArmDisasterRecovery interface
Single item in List or Get Alias(Disaster Recovery configuration) operation
- Extends
Properties
alternate |
Primary/Secondary eventhub namespace name, which is part of GEO DR pairing |
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. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed' NOTE: This property will not be serialized. It can only be populated by the server. |
role | role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary' NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
location | The geo-location where the resource lives NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
alternateName
Primary/Secondary eventhub namespace name, which is part of GEO DR pairing
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. NOTE: This property will not be serialized. It can only be populated by the server.
pendingReplicationOperationsCount?: number
Property Value
number
provisioningState
Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed' NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: ProvisioningStateDR
Property Value
role
role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary' NOTE: This property will not be serialized. It can only be populated by the server.
role?: RoleDisasterRecovery
Property Value
systemData
The system meta data relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
location
The geo-location where the resource lives NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
Inherited From ProxyResource.location
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type