Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ObjectReplicationStatus type
- Package:
- @azure/storage-blob
Specifies the Replication Status of a blob. This is used when a storage account has Object Replication Policy(s) applied. See ObjectReplicationPolicy and ObjectReplicationRule.
type ObjectReplicationStatus = "complete" | "failed"
