Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ObjectReplicationRule interface
- Package:
- @azure/storage-blob
Contains the Object Replication Rule ID and ObjectReplicationStatus of a blob. There can be more than one ObjectReplicationRule under a ObjectReplicationPolicy.
Properties
| replicationStatus | The Replication Status |
| ruleId | The Object Replication Rule ID. |
Property Details
replicationStatus
The Replication Status
replicationStatus: ObjectReplicationStatus
Property Value
ruleId
The Object Replication Rule ID.
ruleId: string
Property Value
string
