diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json index 0e271516aa9d..3c3e87978ead 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json @@ -9496,11 +9496,8 @@ "BlobTags": { "$ref": "#/definitions/BlobTags" }, - "ObjectReplicationPolicyId": { - "type": "string" - }, - "ObjectReplicationRules": { - "$ref": "#/definitions/BlobObjectReplicationRules" + "ObjectReplicationMetadata": { + "$ref": "#/definitions/ObjectReplicationMetadata" } } }, @@ -10386,10 +10383,10 @@ "type": "string" } }, - "BlobObjectReplicationRules": { + "ObjectReplicationMetadata": { "type": "object", "xml": { - "name": "BlobObjectReplicationRules" + "name": "OrMetadata" }, "additionalProperties": { "type": "string"