NamespaceReplicaLocation Class

Namespace replication properties.

Constructor

NamespaceReplicaLocation()

Variables

Name Description
location_name
str

Azure regions where a replica of the namespace is maintained.

role_type
Union[str, <xref:"GeoDRRoleType">]

GeoDR Role Types. Known values are: "Primary" and "Secondary".

Attributes

locationName

Azure regions where a replica of the namespace is maintained.

locationName: str

roleType

"Primary" and "Secondary".

roleType: str | GeoDRRoleType