GeoPriorityReplicationStatus Class
Geo Priority Replication enablement status for the storage account.
Constructor
GeoPriorityReplicationStatus(*, is_blob_enabled: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
is_blob_enabled
|
Indicates whether Blob Geo Priority Replication is enabled for the storage account. Default value: None
|
Variables
| Name | Description |
|---|---|
|
is_blob_enabled
|
Indicates whether Blob Geo Priority Replication is enabled for the storage account. |