NamespaceReplicaLocation interface
Namespace replication properties
Properties
| cluster |
Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster |
| location |
Azure regions where a replica of the namespace is maintained |
| replica |
state of Namespace replica. |
| role |
GeoDR Role Types |
Property Details
clusterArmId
Optional property that denotes the ARM ID of the Cluster. This is required, if a namespace replica should be placed in a Dedicated Event Hub Cluster
clusterArmId?: string
Property Value
string
locationName
Azure regions where a replica of the namespace is maintained
locationName?: string
Property Value
string
replicaState
state of Namespace replica.
replicaState?: string
Property Value
string
roleType
GeoDR Role Types
roleType?: string
Property Value
string