diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2019-07-01/disk.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2019-07-01/disk.json index cdf9b4c52e82..85990d2b960a 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2019-07-01/disk.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2019-07-01/disk.json @@ -1748,7 +1748,7 @@ ], "description": "The List Snapshots operation response." }, - "ResourceIdentity": { + "EncryptionSetIdentity": { "properties": { "type": { "type": "string", @@ -1777,7 +1777,7 @@ "DiskEncryptionSet": { "properties": { "identity": { - "$ref": "#/definitions/ResourceIdentity" + "$ref": "#/definitions/EncryptionSetIdentity" }, "properties": { "x-ms-client-flatten": true,