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. |
| location | The geo-location where the resource lives |
| 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' |
| role | role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary' |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
alternateName
Alternate name specified when alias and namespace names are same.
alternateName?: string
Property Value
string
location
The geo-location where the resource lives
location?: 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
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type