NamespaceReplicaLocation Class

Namespace replication properties.

Constructor

NamespaceReplicaLocation(*args: Any, **kwargs: Any)

Variables

Name Description
location_name
str

Azure regions where a replica of the namespace is maintained.

role_type

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

Attributes

location_name

Azure regions where a replica of the namespace is maintained.

location_name: str | None

role_type

"Primary" and "Secondary".

role_type: str | _models.GeoDRRoleType | None